See 
<https://builds.apache.org/job/Jena_Development_Test_Windows/780/display/redirect>

------------------------------------------
Started by user andy
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace 
<https://builds.apache.org/job/Jena_Development_Test_Windows/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/jena.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 2d754c4c74b401a4cbc6a5bf0e7872250afe7f53 (origin/master)
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d754c4c74b401a4cbc6a5bf0e7872250afe7f53
 > git rev-list 2d754c4c74b401a4cbc6a5bf0e7872250afe7f53 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 56307
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena_Development_Test_Windows] $ /home/jenkins/tools/java/latest1.8/bin/java 
-Xmx2g -Xms256m -cp 
f:\jenkins\jenkins-slave\maven35-agent.jar;F:\jenkins\tools\maven\apache-maven-3.5.0\boot\plexus-classworlds-2.5.2.jar;F:\\jenkins\\tools\\maven\\apache-maven-3.5.0/conf/logging
 jenkins.maven3.agent.Maven35Main F:\\jenkins\\tools\\maven\\apache-maven-3.5.0 
F:\jenkins\jenkins-slave\slave.jar 
f:\jenkins\jenkins-slave\maven35-interceptor.jar 
f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 56307
[Jena_Development_Test_Windows] $ cmd.exe /C "mvn 
-Dmaven.repo.local=<https://builds.apache.org/job/Jena_Development_Test_Windows/ws/.repository>
 clean && exit %%ERRORLEVEL%%"
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
Build step 'Invoke top-level Maven targets' marked build as failure
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program 
"/home/jenkins/tools/java/latest1.8/bin/java" (in directory 
"<https://builds.apache.org/job/Jena_Development_Test_Windows/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 
37.48.69.226/37.48.69.226:63014(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.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:278)
        at hudson.maven.ProcessCache.get(ProcessCache.java:236)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:803)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
        at hudson.model.Run.execute(Run.java:1735)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:405)
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>(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)

Reply via email to