You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/06 10:07:35 UTC

Build failed in Jenkins: Geode-release #5

See <https://builds.apache.org/job/Geode-release/5/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam2 (beam) in workspace <https://builds.apache.org/job/Geode-release/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-geode.git
 > git init <https://builds.apache.org/job/Geode-release/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-geode.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-geode.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-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/incubator-geode.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-geode.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-geode.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/asf-site
Seen branch in repository origin/asf/asf-site
Seen branch in repository origin/develop
Seen branch in repository origin/feature/GEODE-10
Seen branch in repository origin/feature/GEODE-1017
Seen branch in repository origin/feature/GEODE-1040
Seen branch in repository origin/feature/GEODE-1050
Seen branch in repository origin/feature/GEODE-1056
Seen branch in repository origin/feature/GEODE-1096
Seen branch in repository origin/feature/GEODE-11
Seen branch in repository origin/feature/GEODE-1109
Seen branch in repository origin/feature/GEODE-1153
Seen branch in repository origin/feature/GEODE-1162
Seen branch in repository origin/feature/GEODE-1186
Seen branch in repository origin/feature/GEODE-12
Seen branch in repository origin/feature/GEODE-1209
Seen branch in repository origin/feature/GEODE-1233
Seen branch in repository origin/feature/GEODE-1255
Seen branch in repository origin/feature/GEODE-1257
Seen branch in repository origin/feature/GEODE-1269
Seen branch in repository origin/feature/GEODE-1276
Seen branch in repository origin/feature/GEODE-14
Seen branch in repository origin/feature/GEODE-14-2
Seen branch in repository origin/feature/GEODE-16
Seen branch in repository origin/feature/GEODE-17
Seen branch in repository origin/feature/GEODE-17-2
Seen branch in repository origin/feature/GEODE-178
Seen branch in repository origin/feature/GEODE-217
Seen branch in repository origin/feature/GEODE-259
Seen branch in repository origin/feature/GEODE-308
Seen branch in repository origin/feature/GEODE-374
Seen branch in repository origin/feature/GEODE-417
Seen branch in repository origin/feature/GEODE-52
Seen branch in repository origin/feature/GEODE-564
Seen branch in repository origin/feature/GEODE-574
Seen branch in repository origin/feature/GEODE-607
Seen branch in repository origin/feature/GEODE-610
Seen branch in repository origin/feature/GEODE-639
Seen branch in repository origin/feature/GEODE-678
Seen branch in repository origin/feature/GEODE-681
Seen branch in repository origin/feature/GEODE-693
Seen branch in repository origin/feature/GEODE-715
Seen branch in repository origin/feature/GEODE-773
Seen branch in repository origin/feature/GEODE-773-2
Seen branch in repository origin/feature/GEODE-78
Seen branch in repository origin/feature/GEODE-781
Seen branch in repository origin/feature/GEODE-79
Seen branch in repository origin/feature/GEODE-80
Seen branch in repository origin/feature/GEODE-805
Seen branch in repository origin/feature/GEODE-819
Seen branch in repository origin/feature/GEODE-866
Seen branch in repository origin/feature/GEODE-917
Seen branch in repository origin/feature/GEODE-92
Seen branch in repository origin/feature/GEODE-949
Seen branch in repository origin/feature/GEODE-949-2
Seen branch in repository origin/feature/GEODE-953
Seen branch in repository origin/feature/GEODE-996
Seen branch in repository origin/feature/wan_single_hop_wip
Seen branch in repository origin/gh-wiki
Seen branch in repository origin/master
Seen branch in repository origin/sga2
Seen branch in repository origin/wan_cq_donation
Seen 62 remote branches
Checking out Revision 178c3a0e9116c78a31c4dd3e63230a37f008ce8f (refs/remotes/origin/feature/GEODE-1072)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 178c3a0e9116c78a31c4dd3e63230a37f008ce8f # timeout=10
FATAL: Could not checkout release with start point 178c3a0e9116c78a31c4dd3e63230a37f008ce8f
hudson.plugins.git.GitException: Could not checkout release with start point 178c3a0e9116c78a31c4dd3e63230a37f008ce8f
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:1962)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to beam2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor615.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy148.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1081)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 178c3a0e9116c78a31c4dd3e63230a37f008ce8f" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 178c3a0e9116c78a31c4dd3e63230a37f008ce8f

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1693)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1669)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1665)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1307)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1319)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:1938)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Jenkins build is back to normal : Geode-release #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Geode-release/7/>


Build failed in Jenkins: Geode-release #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Geode-release/6/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
JDK installation skipped: Unknown CPU architecture: ppc64le
Building remotely on ubuntu-ppc64le (ppc64le) in workspace <https://builds.apache.org/job/Geode-release/ws/>
JDK installation skipped: Unknown CPU architecture: ppc64le
JDK installation skipped: Unknown CPU architecture: ppc64le
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-geode.git
 > git init <https://builds.apache.org/job/Geode-release/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-geode.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-geode.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-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/incubator-geode.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-geode.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-geode.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/GEODE-1372
Seen branch in repository origin/asf-site
Seen branch in repository origin/asf/asf-site
Seen branch in repository origin/develop
Seen branch in repository origin/feature/GEODE-10
Seen branch in repository origin/feature/GEODE-1017
Seen branch in repository origin/feature/GEODE-1040
Seen branch in repository origin/feature/GEODE-1056
Seen branch in repository origin/feature/GEODE-1096
Seen branch in repository origin/feature/GEODE-11
Seen branch in repository origin/feature/GEODE-1109
Seen branch in repository origin/feature/GEODE-1153
Seen branch in repository origin/feature/GEODE-1186
Seen branch in repository origin/feature/GEODE-12
Seen branch in repository origin/feature/GEODE-1209
Seen branch in repository origin/feature/GEODE-1269
Seen branch in repository origin/feature/GEODE-1276
Seen branch in repository origin/feature/GEODE-1369
Seen branch in repository origin/feature/GEODE-1370
Seen branch in repository origin/feature/GEODE-1371
Seen branch in repository origin/feature/GEODE-1372
Seen branch in repository origin/feature/GEODE-1374
Seen branch in repository origin/feature/GEODE-1376
Seen branch in repository origin/feature/GEODE-1392
Seen branch in repository origin/feature/GEODE-14
Seen branch in repository origin/feature/GEODE-14-2
Seen branch in repository origin/feature/GEODE-1452
Seen branch in repository origin/feature/GEODE-1464
Seen branch in repository origin/feature/GEODE-1493
Seen branch in repository origin/feature/GEODE-1565
Seen branch in repository origin/feature/GEODE-1567
Seen branch in repository origin/feature/GEODE-1571
Seen branch in repository origin/feature/GEODE-1573
Seen branch in repository origin/feature/GEODE-16
Seen branch in repository origin/feature/GEODE-17
Seen branch in repository origin/feature/GEODE-17-2
Seen branch in repository origin/feature/GEODE-178
Seen branch in repository origin/feature/GEODE-217
Seen branch in repository origin/feature/GEODE-259
Seen branch in repository origin/feature/GEODE-308
Seen branch in repository origin/feature/GEODE-33
Seen branch in repository origin/feature/GEODE-374
Seen branch in repository origin/feature/GEODE-417
Seen branch in repository origin/feature/GEODE-420
Seen branch in repository origin/feature/GEODE-52
Seen branch in repository origin/feature/GEODE-564
Seen branch in repository origin/feature/GEODE-574
Seen branch in repository origin/feature/GEODE-607
Seen branch in repository origin/feature/GEODE-610
Seen branch in repository origin/feature/GEODE-639
Seen branch in repository origin/feature/GEODE-64
Seen branch in repository origin/feature/GEODE-678
Seen branch in repository origin/feature/GEODE-681
Seen branch in repository origin/feature/GEODE-715
Seen branch in repository origin/feature/GEODE-773
Seen branch in repository origin/feature/GEODE-773-2
Seen branch in repository origin/feature/GEODE-78
Seen branch in repository origin/feature/GEODE-781
Seen branch in repository origin/feature/GEODE-79
Seen branch in repository origin/feature/GEODE-80
Seen branch in repository origin/feature/GEODE-805
Seen branch in repository origin/feature/GEODE-819
Seen branch in repository origin/feature/GEODE-835
Seen branch in repository origin/feature/GEODE-835-test
Seen branch in repository origin/feature/GEODE-837
Seen branch in repository origin/feature/GEODE-866
Seen branch in repository origin/feature/GEODE-917
Seen branch in repository origin/feature/GEODE-92
Seen branch in repository origin/feature/GEODE-93
Seen branch in repository origin/feature/GEODE-949
Seen branch in repository origin/feature/GEODE-951
Seen branch in repository origin/feature/GEODE-953
Seen branch in repository origin/feature/GEODE-996
Seen branch in repository origin/feature/wan_single_hop_wip
Seen branch in repository origin/gh-wiki
Seen branch in repository origin/master
Seen branch in repository origin/native-client-software-grant
Seen branch in repository origin/release/1.0.0-incubating.M3
Seen branch in repository origin/sga2
Seen branch in repository origin/wan_cq_donation
Seen 80 remote branches
Checking out Revision 19cb8e13ba601320af79478aff48043f2f3de86c (origin/release/1.0.0-incubating.M3)
JDK installation skipped: Unknown CPU architecture: ppc64le
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 19cb8e13ba601320af79478aff48043f2f3de86c # timeout=10
 > git branch -a # timeout=10
 > git rev-parse remotes/origin/GEODE-1372^{commit} # timeout=10
 > git rev-parse remotes/origin/asf-site^{commit} # timeout=10
 > git rev-parse remotes/origin/asf/asf-site^{commit} # timeout=10
 > git rev-parse remotes/origin/develop^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-10^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1017^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1040^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1056^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1096^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-11^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1109^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1153^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1186^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-12^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1209^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1269^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1276^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1369^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1370^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1371^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1372^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1374^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1376^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1392^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-14^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-14-2^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1452^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1464^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1493^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1565^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1567^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1571^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-1573^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-16^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-17^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-17-2^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-178^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-217^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-259^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-308^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-33^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-374^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-417^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-420^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-52^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-564^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-574^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-607^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-610^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-639^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-64^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-678^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-681^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-715^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-773^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-773-2^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-78^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-781^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-79^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-80^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-805^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-819^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-835^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-835-test^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-837^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-866^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-917^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-92^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-93^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-949^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-951^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-953^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/GEODE-996^{commit} # timeout=10
 > git rev-parse remotes/origin/feature/wan_single_hop_wip^{commit} # timeout=10
 > git rev-parse remotes/origin/gh-wiki^{commit} # timeout=10
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git rev-parse remotes/origin/native-client-software-grant^{commit} # timeout=10
 > git rev-parse remotes/origin/release/1.0.0-incubating.M3^{commit} # timeout=10
 > git rev-parse remotes/origin/sga2^{commit} # timeout=10
 > git rev-parse remotes/origin/wan_cq_donation^{commit} # timeout=10
 > git checkout -b release 19cb8e13ba601320af79478aff48043f2f3de86c
First time build. Skipping changelog.
JDK installation skipped: Unknown CPU architecture: ppc64le
[Geode-release] $ /bin/bash -xe /tmp/hudson1449876668885656472.sh
+ git clean -d -f geode-pulse/src/main/resources/
[Gradle] - Launching build.
JDK installation skipped: Unknown CPU architecture: ppc64le
[Geode-release] $ <https://builds.apache.org/job/Geode-release/ws/gradlew> --no-daemon clean precheckin

ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
JDK installation skipped: Unknown CPU architecture: ppc64le
Recording test results
JDK installation skipped: Unknown CPU architecture: ppc64le
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
JDK installation skipped: Unknown CPU architecture: ppc64le