[jbosstools-builds] Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » cdi/tests,jdk1.8,windows #2

ci-builds at redhat.com ci-builds at redhat.com
Mon Nov 7 14:30:50 EST 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master_otherOS/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=windows/2/>

------------------------------------------
Started by upstream project "jbosstools-javaee-tests-matrix_master_otherOS" build number 2
originally caused by:
 Started by upstream project "jbosstools-javaee_master" build number 1206
 originally caused by:
  Started by user nboldt at REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on dev96-W2k8-x86 (selenium-windows-ff w2k8 mem2G windows x86 general brFF31 brFF eap-sustaining firefox3 Win2k8_x86 brFF12 mwqa_drives_services brIE iexplore8 brIE8 mwqa_drives_tools mem4G brFF3 brCr mem8G) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master_otherOS/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=windows/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/jbosstools/jbosstools-javaee.git
 > git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master_otherOS/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=windows/ws/> # timeout=10
Fetching upstream changes from https://github.com/jbosstools/jbosstools-javaee.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/jbosstools/jbosstools-javaee.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/jbosstools/jbosstools-javaee.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/jbosstools/jbosstools-javaee.git # timeout=10
Fetching upstream changes from https://github.com/jbosstools/jbosstools-javaee.git
 > git -c core.askpass=true fetch --tags --progress https://github.com/jbosstools/jbosstools-javaee.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4ccab0db3acf8a4d1033cdbca1ff6f7155c8738f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4ccab0db3acf8a4d1033cdbca1ff6f7155c8738f
First time build. Skipping changelog.
 > git tag -a -f -m Jenkins Build #2 jenkins-SUB=cdi/tests,jdk=jdk1.8,label_exp=windows-2 # timeout=10
Starting xvnc
[cea5a8b0] $ vncserver :79 -geometry 1920x1080
[cea5a8b0] $ cmd.exe /C '"t:\opt\apache-maven-3.2.5\bin\mvn.bat -f cdi/tests/pom.xml -DSUB=cdi/tests -DUPSTREAMDEST=hudson at dev180:/mnt/hudson_workspace/workspace/jbosstools-javaee_master -DTARGET_PLATFORM_VERSION_MAX=4.61.0.AM2-SNAPSHOT -Djdk=jdk1.8 -Dlabel_exp=windows -DBUILD_NUMBER=1206 "-DMAVEN_FLAGS=-B -U -fae -e" -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -DskipPrivateRequirements=false -Dtpc.version=4.61.0.AM2-SNAPSHOT -Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master_otherOS/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=windows/ws/.repository> clean verify -B -U -fae -e -P runTestsOnly && exit %%ERRORLEVEL%%"'
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
Build step 'Invoke top-level Maven targets' marked build as failure
Taking screenshot.
[cea5a8b0] $ echo $XAUTHORITY
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master_otherOS/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=windows/ws/.Xauthority-3186756132559577008>
[cea5a8b0] $ ls -l $XAUTHORITY
-rw-r--r-- 1 hudson None 0 Nov  7 14:30 <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master_otherOS/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=windows/ws/.Xauthority-3186756132559577008>
[cea5a8b0] $ import -window root -display :79 screenshot.jpg
java.io.IOException: Cannot run program "import" (in directory "<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master_otherOS/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=windows/ws/")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:803)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1136)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1101)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	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 dev96-W2k8-x86(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:778)
	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:916)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$ProcStarter.join(Launcher.java:388)
	at hudson.plugins.xvnc.Xvnc$DisposerImpl.tearDown(Xvnc.java:219)
	at jenkins.tasks.SimpleBuildWrapper$EnvironmentWrapper.tearDown(SimpleBuildWrapper.java:175)
	at hudson.model.Build$BuildExecution.doRun(Build.java:171)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:381)
Caused by: 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>(ProcessImpl.java:385)
	at java.lang.ProcessImpl.start(ProcessImpl.java:136)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:803)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1136)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1101)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	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)
Terminating xvnc.
$ vncserver -kill :79
Checking console output
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?



More information about the jbosstools-builds mailing list