See <https://builds.apache.org/job/Bigtop-trunk-iTest/2758/>

------------------------------------------
Started by upstream project "Bigtop-trunk" build number 1727
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu3 (ubuntu) in workspace 
<https://builds.apache.org/job/Bigtop-trunk-iTest/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4fa50e433a4e5ed460d13e4ae45c373074d15875 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4fa50e433a4e5ed460d13e4ae45c373074d15875
 > git rev-list 4fa50e433a4e5ed460d13e4ae45c373074d15875 # timeout=10
[Bigtop-trunk-iTest] $ /bin/bash -xe /tmp/hudson1148660173989921103.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest
+ JAVA_HOME=/home/hudson/tools/java/latest
+ export 
PATH=/home/hudson/tools/java/latest/bin:/home/jenkins/tools/maven/apache-maven-3.0.4/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 
PATH=/home/hudson/tools/java/latest/bin:/home/jenkins/tools/maven/apache-maven-3.0.4/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ env
BUILD_URL=https://builds.apache.org/job/Bigtop-trunk-iTest/2758/
XDG_SESSION_ID=37
POM_GROUPID=org.apache.bigtop.itest
HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8
SHELL=/bin/bash
SSH_CLIENT=140.211.11.14 58186 22
BUILD_TAG=jenkins-Bigtop-trunk-iTest-2758
POM_DISPLAYNAME=iTest: system and integration testing in the cloud
GIT_PREVIOUS_COMMIT=4fa50e433a4e5ed460d13e4ae45c373074d15875
ROOT_BUILD_CAUSE=SCMTRIGGER
WORKSPACE=<https://builds.apache.org/job/Bigtop-trunk-iTest/ws/>
JOB_URL=https://builds.apache.org/job/Bigtop-trunk-iTest/
USER=jenkins
POM_ARTIFACTID=itest-common
BUILD_CAUSE_UPSTREAMTRIGGER=true
GIT_AUTHOR_NAME=jenkins
GIT_COMMITTER_NAME=jenkins
MAVEN_OPTS=-Xmx2g -Xms256m -XX:MaxPermSize=512m
NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
GIT_COMMIT=4fa50e433a4e5ed460d13e4ae45c373074d15875
JENKINS_HOME=/x1/jenkins/jenkins-home
ROOT_BUILD_CAUSE_SCMTRIGGER=true
MAVEN_HOME=/home/jenkins/tools/maven/apache-maven-3.0.4
PATH=/home/hudson/tools/java/latest/bin:/home/jenkins/tools/maven/apache-maven-3.0.4/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
MAIL=/var/mail/jenkins
[email protected]
PWD=<https://builds.apache.org/job/Bigtop-trunk-iTest/ws/>
JAVA_HOME=/home/hudson/tools/java/latest
HUDSON_URL=https://builds.apache.org/
LANG=en_US.UTF-8
JOB_NAME=Bigtop-trunk-iTest
POM_VERSION=1.2.0-SNAPSHOT
BUILD_DISPLAY_NAME=#2758
XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
BUILD_CAUSE=UPSTREAMTRIGGER
BUILD_ID=2758
JENKINS_URL=https://builds.apache.org/
JOB_BASE_NAME=Bigtop-trunk-iTest
GIT_PREVIOUS_SUCCESSFUL_COMMIT=d32a72666073c2ec53f25d03820cf25292171341
POM_PACKAGING=jar
HOME=/home/jenkins
SHLVL=2
M2_HOME=/home/jenkins/tools/maven/apache-maven-3.0.4
GIT_BRANCH=origin/master
JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8
EXECUTOR_NUMBER=0
GIT_URL=https://git-wip-us.apache.org/repos/asf/bigtop.git
NODE_LABELS=ubuntu ubuntu-eu3
LOGNAME=jenkins
SSH_CONNECTION=140.211.11.14 58186 10.20.2.173 22
HUDSON_HOME=/x1/jenkins/jenkins-home
NODE_NAME=ubuntu-eu3
BUILD_NUMBER=2758
XDG_RUNTIME_DIR=/run/user/9997
HUDSON_COOKIE=444caf73-87e4-4146-98c1-42913368e357
[email protected]
_=/usr/bin/env
Parsing POMs
Established TCP socket on 34692
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[bigtop-test-framework] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/jenkins/tools/maven/apache-maven-3.0.4 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34692
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program 
"/home/jenkins/tools/java/latest1.6/bin/java" (in directory 
"<https://builds.apache.org/job/Bigtop-trunk-iTest/ws/bigtop-test-framework";)>: 
error=2, No such file or directory
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
        at hudson.Proc$LocalProc.<init>(Proc.java:240)
        at hudson.Proc$LocalProc.<init>(Proc.java:212)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
        at hudson.Launcher$ProcStarter.start(Launcher.java:381)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:332)
        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 ubuntu-eu3(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
        at hudson.remoting.Channel.call(Channel.java:781)
        at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
        at hudson.Launcher$ProcStarter.start(Launcher.java:381)
        at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
        at hudson.maven.ProcessCache.get(ProcessCache.java:236)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1741)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: error=2, No such file or directory
        at java.lang.UNIXProcess.forkAndExec(Native Method)
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:187)
        at java.lang.ProcessImpl.start(ProcessImpl.java:130)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
        at hudson.Proc$LocalProc.<init>(Proc.java:240)
        at hudson.Proc$LocalProc.<init>(Proc.java:212)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
        at hudson.Launcher$ProcStarter.start(Launcher.java:381)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:332)
        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)

Reply via email to