See <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/54/display/redirect?page=changes>
Changes: [Robbie Gemmell] QPIDJMS-540: require Java 11+ , i.e drop Java 8 [/9/10] ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H41 (ubuntu) in workspace <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/qpid-jms.git > git init <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/ws/> # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/qpid-jms.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/qpid-jms.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url > https://gitbox.apache.org/repos/asf/qpid-jms.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 129ec92764d612b6ddbb586654834f3e4a91b1bc (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 129ec92764d612b6ddbb586654834f3e4a91b1bc # timeout=10 Commit message: "QPIDJMS-540: require Java 11+ , i.e drop Java 8 [/9/10]" > git rev-list --no-walk fb265e5b937f9b3264e6b57358c5c9833ea20d61 # timeout=10 [Qpid-JMS-Deploy] $ /bin/sh -xe /tmp/jenkins170199379968041806.sh + echo ===== Env Details ===== ===== Env Details ===== + java -version java version "1.8.0_281" Java(TM) SE Runtime Environment (build 1.8.0_281-b09) Java HotSpot(TM) 64-Bit Server VM (build 25.281-b09, mixed mode) + javac -version javac 1.8.0_281 + echo JAVA_HOME=/home/jenkins/tools/java/latest1.8 JAVA_HOME=/home/jenkins/tools/java/latest1.8 + echo PATH=/home/jenkins/tools/maven/latest//bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin PATH=/home/jenkins/tools/maven/latest//bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + echo ======================= ======================= Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 42519 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Qpid-JMS-Deploy] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-agent/slave.jar /home/jenkins/jenkins-agent/maven35-interceptor.jar /home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 42519 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/ws/pom.xml> --update-snapshots -fae -B -e clean deploy -Papache-release -Dgpg.skip -DskipTests [[1;34mINFO[m] Error stacktraces are turned on. [INFO] Scanning for projects... [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] QpidJMS [pom] [INFO] QpidJMS Client [bundle] [INFO] QpidJMS Discovery Library [jar] [INFO] QpidJMS Broker Interop Tests [pom] [INFO] QpidJMS ActiveMQ Interop Tests [jar] [INFO] QpidJMS Examples [jar] [INFO] QpidJMS Docs [pom] [INFO] Apache Qpid JMS [pom] [INFO] [INFO] ------------------< org.apache.qpid:qpid-jms-parent >------------------- [INFO] Building QpidJMS 1.0.0-SNAPSHOT [1/8] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-jms-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qpid-jms-parent --- [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message: You must use Java 11+ to build [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping QpidJMS Client [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping QpidJMS Discovery Library [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping QpidJMS Broker Interop Tests [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping QpidJMS ActiveMQ Interop Tests [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping QpidJMS Examples [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping QpidJMS Docs [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Qpid JMS [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for QpidJMS 1.0.0-SNAPSHOT: [INFO] [INFO] QpidJMS ............................................ FAILURE [ 9.756 s] [INFO] QpidJMS Client ..................................... SKIPPED [INFO] QpidJMS Discovery Library .......................... SKIPPED [INFO] QpidJMS Broker Interop Tests ....................... SKIPPED [INFO] QpidJMS ActiveMQ Interop Tests ..................... SKIPPED [INFO] QpidJMS Examples ................................... SKIPPED [INFO] QpidJMS Docs ....................................... SKIPPED [INFO] Apache Qpid JMS .................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.401 s [INFO] Finished at: 2021-05-18T18:05:26Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) on project qpid-jms-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) on project qpid-jms-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:211) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:375) at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:73) at java.util.concurrent.FutureTask.run (FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624) at java.lang.Thread.run (Thread.java:748) Caused by: org.apache.maven.plugin.MojoExecutionException: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. at org.apache.maven.plugins.enforcer.EnforceMojo.execute (EnforceMojo.java:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:211) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:375) at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:73) at java.util.concurrent.FutureTask.run (FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624) at java.lang.Thread.run (Thread.java:748) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [JENKINS] Archiving <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/ws/pom.xml> to org.apache.qpid/qpid-jms-parent/1.0.0-SNAPSHOT/qpid-jms-parent-1.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/ws/qpid-jms-interop-tests/pom.xml> to org.apache.qpid/qpid-jms-interop-tests/1.0.0-SNAPSHOT/qpid-jms-interop-tests-1.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/ws/qpid-jms-docs/pom.xml> to org.apache.qpid/qpid-jms-docs/1.0.0-SNAPSHOT/qpid-jms-docs-1.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/ws/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml> to org.apache.qpid/qpid-jms-activemq-tests/1.0.0-SNAPSHOT/qpid-jms-activemq-tests-1.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/ws/qpid-jms-discovery/pom.xml> to org.apache.qpid/qpid-jms-discovery/1.0.0-SNAPSHOT/qpid-jms-discovery-1.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/ws/apache-qpid-jms/pom.xml> to org.apache.qpid/apache-qpid-jms/1.0.0-SNAPSHOT/apache-qpid-jms-1.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/ws/qpid-jms-client/pom.xml> to org.apache.qpid/qpid-jms-client/1.0.0-SNAPSHOT/qpid-jms-client-1.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-Deploy/ws/qpid-jms-examples/pom.xml> to org.apache.qpid/qpid-jms-examples/1.0.0-SNAPSHOT/qpid-jms-examples-1.0.0-SNAPSHOT.pom channel stopped
