Build failed in Jenkins: java-plugin-shibd-saml-v1-java17 #499

Shibboleth Jenkins noreply at shibboleth.net
Mon Jun 1 18:51:34 UTC 2026


See <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/499/display/redirect?page=changes>

Changes:

[Scott Cantor] Move logout token prefixing into StateManager.


------------------------------------------
[...truncated 2.21 KiB...]
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[java-plugin-shibd-saml-v1-java17] $ /opt/jdk/amazon-17/bin/java -cp /opt/jenkins/maven35-agent.jar:/opt/maven_home/boot/plexus-classworlds-2.7.0.jar:/opt/maven_home/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven_home /tmp/remoting.jar /opt/jenkins/maven35-interceptor.jar /opt/jenkins/maven3-interceptor-commons.jar 44767
<===[JENKINS REMOTING CAPACITY]===>   channel started
Jun 01, 2026 6:50:56 PM hudson.remoting.UserRequest perform
WARNING: LinkageError while performing UserRequest:hudson.maven.AbstractMavenProcessFactory$ConfigureOriginalJDK at 56f55bc9
java.lang.UnsupportedClassVersionError: Failed to load hudson.maven.AbstractMavenProcessFactory$ConfigureOriginalJDK
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:472)
	at hudson.remoting.RemoteClassLoader.loadRemoteClass(RemoteClassLoader.java:301)
	at hudson.remoting.RemoteClassLoader.loadWithMultiClassLoader(RemoteClassLoader.java:277)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:592)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:469)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:133)
	at java.base/java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:2034)
	at java.base/java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1898)
	at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2224)
	at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1733)
	at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:509)
	at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:467)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:312)
	at hudson.remoting.UserRequest.perform(UserRequest.java:196)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:391)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.UnsupportedClassVersionError: Failed to load jenkins.security.MasterToSlaveCallable
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:472)
	at hudson.remoting.RemoteClassLoader.loadRemoteClass(RemoteClassLoader.java:301)
	at hudson.remoting.RemoteClassLoader.loadWithMultiClassLoader(RemoteClassLoader.java:277)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:592)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:879)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:470)
	... 23 more
Caused by: java.lang.UnsupportedClassVersionError: jenkins/security/MasterToSlaveCallable has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:879)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:470)
	... 32 more

ERROR: ================================================================================
ERROR: Invalid project setup: Failed to load hudson.maven.AbstractMavenProcessFactory$ConfigureOriginalJDK
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'Amazon-17' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with agent Java and setting compile/test properties to point to /opt/jdk/amazon-17.
ERROR: ================================================================================
Established TCP socket on 36727
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[java-plugin-shibd-saml-v1-java17] $ /usr/lib/jvm/java-21-openjdk-21.0.10.0.7-1.el9.x86_64/bin/java -cp /opt/jenkins/maven35-agent.jar:/opt/maven_home/boot/plexus-classworlds-2.7.0.jar:/opt/maven_home/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven_home /tmp/remoting.jar /opt/jenkins/maven35-interceptor.jar /opt/jenkins/maven3-interceptor-commons.jar 36727
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/pom.xml> -V -B --update-snapshots clean install -D no-check-m2
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /efs/optjava/maven/apache-maven-3.9.5
Java version: 21.0.10, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-21-openjdk-21.0.10.0.7-1.el9.x86_64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.0-611.41.1.el9_7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-bom/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/sp/sp-bom/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-bom/0.0.1-SNAPSHOT/maven-metadata.xml (604 B at 1.4 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/sp/sp-parent/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-parent/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-parent/0.0.1-SNAPSHOT/maven-metadata.xml (607 B at 76 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth SP :: SAML Protocol Plugin                              [pom]
[INFO] Shibboleth SP SAML Protocol Plugin :: BOM                          [pom]
[INFO] Shibboleth SP :: SAML Protocol Plugin :: API                       [jar]
[INFO] Shibboleth SP :: SAML Protocol Plugin :: Implementation            [jar]
[INFO] Shibboleth SP :: SAML Protocol Plugin :: Internal Configuration    [jar]
[INFO] Shibboleth SP :: SAML Protocol Plugin :: Distribution              [pom]
[INFO] 
[INFO] ------------------< net.shibboleth.sp:sp-saml-parent >------------------
[INFO] Building Shibboleth SP :: SAML Protocol Plugin 0.0.1-SNAPSHOT      [1/6]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ sp-saml-parent ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ sp-saml-parent ---
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default) @ sp-saml-parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ sp-saml-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/sp/sp-saml-parent/0.0.1-SNAPSHOT/sp-saml-parent-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO] 
[INFO] -------------------< net.shibboleth.sp:sp-saml-bom >--------------------
[INFO] Building Shibboleth SP SAML Protocol Plugin :: BOM 0.0.1-SNAPSHOT  [2/6]
[INFO]   from sp-saml-bom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ sp-saml-bom ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ sp-saml-bom ---
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default) @ sp-saml-bom ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ sp-saml-bom ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-bom/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/sp/sp-saml-bom/0.0.1-SNAPSHOT/sp-saml-bom-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO] 
[INFO] -------------------< net.shibboleth.sp:sp-saml-api >--------------------
[INFO] Building Shibboleth SP :: SAML Protocol Plugin :: API 0.0.1-SNAPSHOT [3/6]
[INFO]   from sp-saml-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/sp/sp-server-api/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-server-api/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-server-api/0.0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 36 kB/s)
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ sp-saml-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-api/target>
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ sp-saml-api ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ sp-saml-api ---
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-api/src/main/resources>
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ sp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-api/target/classes>
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ sp-saml-api ---
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-api/src/test/resources>
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ sp-saml-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ sp-saml-api ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ sp-saml-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-api/target/sp-saml-api-0.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default) @ sp-saml-api ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ sp-saml-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/sp/sp-saml-api/0.0.1-SNAPSHOT/sp-saml-api-0.0.1-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-api/target/sp-saml-api-0.0.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/sp/sp-saml-api/0.0.1-SNAPSHOT/sp-saml-api-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] -------------------< net.shibboleth.sp:sp-saml-impl >-------------------
[INFO] Building Shibboleth SP :: SAML Protocol Plugin :: Implementation 0.0.1-SNAPSHOT [4/6]
[INFO]   from sp-saml-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-server-impl/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/sp/sp-server-impl/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-server-impl/0.0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 38 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-testing/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/sp/sp-testing/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/sp/sp-testing/0.0.1-SNAPSHOT/maven-metadata.xml (999 B at 125 kB/s)
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ sp-saml-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-impl/target>
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ sp-saml-impl ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ sp-saml-impl ---
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-impl/src/main/resources>
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ sp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-impl/target/classes>
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ sp-saml-impl ---
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-impl/src/test/resources>
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ sp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-impl/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-impl/src/test/java/net/shibboleth/sp/saml/saml2/profile/impl/ProcessLogoutTokenRequestTest.java>:[93,20] error: cannot find symbol
  symbol:   method setPrefix(String)
  location: variable stateManager of type PassthroughStateManager
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-impl/src/test/java/net/shibboleth/sp/saml/saml2/profile/impl/ProcessLogoutRequestTest.java>:[111,20] error: cannot find symbol
  symbol:   method setPrefix(String)
  location: variable stateManager of type PassthroughStateManager
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth SP :: SAML Protocol Plugin 0.0.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth SP :: SAML Protocol Plugin .............. SUCCESS [  2.999 s]
[INFO] Shibboleth SP SAML Protocol Plugin :: BOM .......... SUCCESS [  0.699 s]
[INFO] Shibboleth SP :: SAML Protocol Plugin :: API ....... SUCCESS [  5.155 s]
[INFO] Shibboleth SP :: SAML Protocol Plugin :: Implementation FAILURE [  5.923 s]
[INFO] Shibboleth SP :: SAML Protocol Plugin :: Internal Configuration SKIPPED
[INFO] Shibboleth SP :: SAML Protocol Plugin :: Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.328 s
[INFO] Finished at: 2026-06-01T18:51:32Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project sp-saml-impl: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-impl/src/test/java/net/shibboleth/sp/saml/saml2/profile/impl/ProcessLogoutTokenRequestTest.java>:[93,20] error: cannot find symbol
[ERROR] symbol:   method setPrefix(String)
[ERROR] location: variable stateManager of type PassthroughStateManager
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-plugin-shibd-saml-v1-java17/ws/sp-saml-impl/src/test/java/net/shibboleth/sp/saml/saml2/profile/impl/ProcessLogoutRequestTest.java>:[111,20] error: cannot find symbol
[ERROR] symbol:   method setPrefix(String)
[ERROR] location: variable stateManager of type PassthroughStateManager
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :sp-saml-impl
No mail will be sent out, as 'java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Internal Configuration #499' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Distribution #499' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.


More information about the commits mailing list