[switchyard-dev] Build failed in Jenkins: SwitchYard-Tools-2.0.x #12

ci-builds at redhat.com ci-builds at redhat.com
Thu Jul 30 08:41:09 EDT 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools-2.0.x/12/>

------------------------------------------
Started by user bfitzpat at REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on dev197 (eap-sustaining ppc64 mwqa_drives_services EAP-RHEL6-PPC64 mem2G beaker mwqa_drives_tools mem4G) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools-2.0.x/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/jboss-switchyard/tools.git
 > git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools-2.0.x/ws/sources> # timeout=10
Fetching upstream changes from git://github.com/jboss-switchyard/tools.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/jboss-switchyard/tools.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/jboss-switchyard/tools.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/jboss-switchyard/tools.git # timeout=10
Fetching upstream changes from git://github.com/jboss-switchyard/tools.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/jboss-switchyard/tools.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/2.0.x^{commit} # timeout=10
Checking out Revision 03b53a32eb2076311400e00b606dc381129f00ca (origin/2.0.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03b53a32eb2076311400e00b606dc381129f00ca
 > git rev-list 03b53a32eb2076311400e00b606dc381129f00ca # timeout=10
 > git tag -a -f -m Jenkins Build #12 jenkins-SwitchYard-Tools-2.0.x-12 # timeout=10
Starting xvnc
[SwitchYard-Tools-2.0.x] $ vncserver :32 -geometry 1920x1080
xauth:  timeout in locking authority file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools-2.0.x/ws/.Xauthority-8134396416567873774>

New 'dev197.mw.lab.eng.bos.redhat.com:32 (hudson)' desktop is dev197.mw.lab.eng.bos.redhat.com:32

Starting applications specified in /qa/services/hudson/.vnc/xstartup
Log file is /qa/services/hudson/.vnc/dev197.mw.lab.eng.bos.redhat.com:32.log

[SwitchYard-Tools-2.0.x] $ /qa/tools/opt/apache-maven-3.1.1/bin/mvn -f <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools-2.0.x/ws/sources/pom.xml> "-DBUILD_TYPE=Continuous Integration" -DBUILD_ALIAS=CI -DskipRevisionCheckWhenPublishing=false -Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools-2.0.x/ws/.repository> -U clean install checkstyle:check -Dmaven.test.failure.ignore=true -DBUILD_NUMBER=12 -DBUILD_ALIAS=CI "-Dupdate.site.description=Continuous Integration" -Dillegaltransitivereportonly=true
Error: JAVA_HOME is not defined correctly.
  We cannot execute /qa/tools/opt/ppc64/jdk1.7.0_last/bin/java
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :32
Killing Xvnc process ID 18061
Archiving artifacts
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:274)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1157)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:627)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Thread.java:809)
	at ......remote call to dev197(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:969)
	at hudson.FilePath.act(FilePath.java:958)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)


More information about the switchyard-dev mailing list