See 
<https://ci-builds.apache.org/job/Tomee/job/tomee-8.x-deploy/352/display/redirect?page=changes>

Changes:

[Richard Zowalla] [TOMEE-4053] Dependency properties cleanup

[Richard Zowalla] TOMEE-4108: Backport TOMEE-4065: Fix to allow 
@LoginToContinue to be used directly in the HttpAuthenticationMechanism instead 
of requiring the interface to be implemented. Thanks Stefan Kalscheuer for 
reporting and for the fix


------------------------------------------
Started by upstream project "Tomee/tomee-8.x-sanity-checks" build number 118
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-shared-arm6 (arm) in workspace 
<https://ci-builds.apache.org/job/Tomee/job/tomee-8.x-deploy/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/tomee
 > git init <https://ci-builds.apache.org/job/Tomee/job/tomee-8.x-deploy/ws/> # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/tomee
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/apache/tomee 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/tomee # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/tomee-8.x^{commit} # timeout=10
Checking out Revision f517d1dc087d849149a20c96eaf54df6329bfa74 
(refs/remotes/origin/tomee-8.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f517d1dc087d849149a20c96eaf54df6329bfa74 # timeout=10
Commit message: "TOMEE-4108: Backport TOMEE-4065: Fix to allow @LoginToContinue 
to be used directly in the HttpAuthenticationMechanism instead of requiring the 
interface to be implemented. Thanks Stefan Kalscheuer for reporting and for the 
fix"
 > git rev-list --no-walk 232f884fe8250c800cb6edc9cb4326f9f41b2644 # timeout=10
Parsing POMs
Discovered a new module org.apache.tomee:tomee-security-itests TomEE :: iTests 
:: TomEE Security
Modules changed, recalculating dependency graph
Established TCP socket on 43459
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[tomee-8.x-deploy] $ /home/jenkins/tools/java/latest11/bin/java -Xmx1536m -cp 
/home/jenkins/jenkins-home/712657a4/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.6.3 
/home/jenkins/jenkins-home/agent.jar 
/home/jenkins/jenkins-home/712657a4/maven35-interceptor.jar 
/home/jenkins/jenkins-home/712657a4/maven3-interceptor-commons.jar 43459
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program 
"/home/jenkins/tools/java/latest11/bin/java" (in directory 
"<https://ci-builds.apache.org/job/Tomee/job/tomee-8.x-deploy/ws/";)>: error=2, 
No such file or directory
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
        at hudson.Proc$LocalProc.<init>(Proc.java:254)
        at hudson.Proc$LocalProc.<init>(Proc.java:223)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:997)
        at hudson.Launcher$ProcStarter.start(Launcher.java:509)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1398)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1340)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:376)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
jenkins-shared-arm6
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1000)
                at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1124)
                at hudson.Launcher$ProcStarter.start(Launcher.java:509)
                at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:280)
                at hudson.maven.ProcessCache.get(ProcessCache.java:236)
                at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
                at hudson.model.Run.execute(Run.java:1896)
                at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:442)
Caused by: java.io.IOException: error=2, No such file or directory
        at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
        at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
        at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
        ... 15 more

Reply via email to