See <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%202.3.x-fixes%20JDK8/14/display/redirect?page=changes>
Changes: [Colm O hEigeartaigh] Bump modernizer-maven-plugin from 2.5.0 to 2.6.0 (#144) [Colm O hEigeartaigh] Bump junit-jupiter-engine from 5.9.1 to 5.9.2 (#104) [Colm O hEigeartaigh] Bump log4j-slf4j-impl from 2.19.0 to 2.20.0 (#127) [Colm O hEigeartaigh] Bump woodstox-core from 6.4.0 to 6.5.0 (#107) [Colm O hEigeartaigh] Bump jetty.version from 9.4.50.v20221201 to 9.4.51.v20230217 (#131) [Colm O hEigeartaigh] Revert "Bump log4j-slf4j-impl from 2.19.0 to 2.20.0 (#127)" [Colm O hEigeartaigh] Updating NOTICE year ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds29 (ubuntu) in workspace <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%202.3.x-fixes%20JDK8/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%202.3.x-fixes%20JDK8/ws/.git> > # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/2.3.x-fixes^{commit} # timeout=10 Checking out Revision 3a0e8e0124998911c42627dc02f9e9883933c340 (refs/remotes/origin/2.3.x-fixes) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a0e8e0124998911c42627dc02f9e9883933c340 # timeout=10 Commit message: "Updating NOTICE year" > git rev-list --no-walk 99fb2f3800ec0feda6000eed15916b8deee7583f # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 38391 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Santuario Java 2.3.x-fixes JDK8] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 38391 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66) ERROR: Failed to parse POMs java.io.EOFException: unexpected stream termination at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459) at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404) at hudson.slaves.Channels.forProcess(Channels.java:121) at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:296) 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:526) at hudson.model.Run.execute(Run.java:1900) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442)