See 
<https://builds.apache.org/job/Geode-nightly/906/display/redirect?page=changes>

Changes:

[jiliao] GEODE-393: GetRegionFunction uses the cache in the FunctionContext

[jstewart] GEODE-3214: Remove support for multistep gfsh commands.

[dbarnes] (no ticket) Update OSX to macOS

[dschneider] GEODE-3049: Add warning on loss of all buckets in region

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mxnet-win1 (mxnet mxnetwindows) in workspace 
<https://builds.apache.org/job/Geode-nightly/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/geode.git
 > git init <https://builds.apache.org/job/Geode-nightly/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/geode.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/geode.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/geode.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/geode.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/geode.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/geode.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > git rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision b7db727ad8477806e7884d16624cd72bd6ba26e0 
(refs/remotes/origin/develop)
Commit message: "GEODE-3049: Add warning on loss of all buckets in region"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7db727ad8477806e7884d16624cd72bd6ba26e0
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b develop b7db727ad8477806e7884d16624cd72bd6ba26e0
 > git rev-list acdf2e80184edf9c3ba934a6f0fa760a83020953 # timeout=10
[Geode-nightly] $ /bin/bash -xe 
C:\Users\jenkins\AppData\Local\Temp\3\jenkins4737677690115327858.sh
The system cannot find the file specified
FATAL: command execution failed
java.io.IOException: CreateProcess error=2, The system cannot find the file 
specified
        at java.lang.ProcessImpl.create(Native Method)
        at java.lang.ProcessImpl.<init>(Unknown Source)
        at java.lang.ProcessImpl.start(Unknown Source)
        at java.lang.ProcessBuilder.start(Unknown Source)
        at hudson.Proc$LocalProc.<init>(Proc.java:245)
        at hudson.Proc$LocalProc.<init>(Proc.java:214)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:850)
        at hudson.Launcher$ProcStarter.start(Launcher.java:384)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1195)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1160)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:94)
        at java.lang.Thread.run(Unknown Source)
Caused: java.io.IOException: Cannot run program "/bin/bash" (in directory 
"<https://builds.apache.org/job/Geode-nightly/ws/";)>: CreateProcess error=2, 
The system cannot find the file specified
        at java.lang.ProcessBuilder.start(Unknown Source)
        at hudson.Proc$LocalProc.<init>(Proc.java:245)
        at hudson.Proc$LocalProc.<init>(Proc.java:214)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:850)
        at hudson.Launcher$ProcStarter.start(Launcher.java:384)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1195)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1160)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:94)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to JNLP4-connect connection from 
ec2-34-212-75-172.us-west-2.compute.amazonaws.com/34.212.75.172:51548(Native 
Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
        at hudson.remoting.Channel.call(Channel.java:830)
        at hudson.Launcher$RemoteLauncher.launch(Launcher.java:959)
        at hudson.Launcher$ProcStarter.start(Launcher.java:384)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:735)
        at hudson.model.Build$BuildExecution.build(Build.java:206)
        at hudson.model.Build$BuildExecution.doRun(Build.java:163)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
        at hudson.model.Run.execute(Run.java:1735)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:405)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?
Not sending mail to unregistered user gz...@pivotal.io
Not sending mail to unregistered user ukohlme...@pivotal.io
Not sending mail to unregistered user jil...@pivotal.io

Reply via email to