Build failed : java-plugin-storage-jdbc-compat #2

Shibboleth Jenkins noreply at shibboleth.net
Fri May 15 13:38:01 UTC 2026


See http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-compat/2/
-------------- next part --------------
Started by user Scott Cantor
Obtained resources/jenkins/plugin-compatibility.jenkinsfile from git https://git.shibboleth.net/git/java-parent-project.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (ec2-I2) - Rocky9 (i-053901f0a22a66bee) in /opt/jenkins/workspace/java-plugin-storage-jdbc-compat
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 6fb66cdb11739df0a2ac84746aea558bb858d074 (refs/remotes/origin/main)
Commit message: "Update current IdP version and snapshot for Jenkins"
 > git rev-parse --resolve-git-dir /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/.git # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/java-parent-project.git # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-parent-project.git
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-parent-project.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6fb66cdb11739df0a2ac84746aea558bb858d074 # timeout=10
 > git rev-list --no-walk 6fb66cdb11739df0a2ac84746aea558bb858d074 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Display Java and Maven versions)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mvn --version
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 17.0.18, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-17.0.18.9.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-611.41.1.el9_7.x86_64", arch: "amd64", family: "unix"
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout plugin snapshot)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main
[Pipeline] {
[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 5ac28e7818a75c1d84be89574e62d3d98a1d811f (refs/remotes/origin/main)
 > git rev-parse --resolve-git-dir /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main/.git # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/java-plugin-storage-jdbc # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-plugin-storage-jdbc
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-plugin-storage-jdbc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ac28e7818a75c1d84be89574e62d3d98a1d811f # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main 5ac28e7818a75c1d84be89574e62d3d98a1d811f # timeout=10
Commit message: "Fix an issue breaking the test on later OpenSAML versions."
 > git rev-list --no-walk 02677cad4cde2c369a37f44e522820e478be9ede # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout current plugin)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-current
[Pipeline] {
[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 5ac28e7818a75c1d84be89574e62d3d98a1d811f (refs/remotes/origin/main)
Commit message: "Fix an issue breaking the test on later OpenSAML versions."
[Pipeline] sh
+ git checkout 2.1.0
Note: switching to '2.1.0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 5b40bd1 Update files to be tagged for release
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test plugin snapshot with IdP API baseline version)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main
[Pipeline] {
[Pipeline] sh
 > git rev-parse --resolve-git-dir /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-current/.git # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/java-plugin-storage-jdbc # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-plugin-storage-jdbc
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-plugin-storage-jdbc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ac28e7818a75c1d84be89574e62d3d98a1d811f # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main 5ac28e7818a75c1d84be89574e62d3d98a1d811f # timeout=10
+ mvn clean test -Didp.version=5.0.0 -Dshib-profile.version=5.0.0 -Dshib-attribute.version=5.0.0 -Dshib-metadata.version=5.0.0 -Dopensaml.version=5.0.0 -Dshib-shared.version=9.0.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth :: Plugins :: jdbc-storage                              [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl                         [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution                 [pom]
[INFO] 
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT      [1/3]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
[INFO] 
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 2.1.1-SNAPSHOT [2/3]
[INFO]   from jdbc-storage-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main/jdbc-storage-impl/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main/jdbc-storage-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main/jdbc-storage-impl/target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ jdbc-storage-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.70 s -- in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----< net.shibboleth.plugin.storage.jdbc:java-plugin-jdbc-storage >-----
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Distribution 2.1.1-SNAPSHOT [3/3]
[INFO]   from jdbc-storage-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ java-plugin-jdbc-storage ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ java-plugin-jdbc-storage ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [  0.757 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 35.929 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [  0.220 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  37.363 s
[INFO] Finished at: 2026-05-15T13:36:29Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test plugin snapshot with current IdP version)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main
[Pipeline] {
[Pipeline] sh
+ mvn clean test -Didp.version=5.2.2 -Dshib-profile.version=5.2.2 -Dshib-attribute.version=5.2.2 -Dshib-metadata.version=5.2.2 -Dopensaml.version=5.2.2 -Dshib-shared.version=9.2.2
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth :: Plugins :: jdbc-storage                              [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl                         [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution                 [pom]
[INFO] 
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT      [1/3]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
[INFO] 
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 2.1.1-SNAPSHOT [2/3]
[INFO]   from jdbc-storage-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main/jdbc-storage-impl/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main/jdbc-storage-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main/jdbc-storage-impl/target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ jdbc-storage-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.27 s -- in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----< net.shibboleth.plugin.storage.jdbc:java-plugin-jdbc-storage >-----
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Distribution 2.1.1-SNAPSHOT [3/3]
[INFO]   from jdbc-storage-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ java-plugin-jdbc-storage ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ java-plugin-jdbc-storage ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [  0.828 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 36.790 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [  0.238 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  38.315 s
[INFO] Finished at: 2026-05-15T13:37:11Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test plugin snapshot with current IdP snapshot)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main
[Pipeline] {
[Pipeline] sh
+ mvn clean test -Didp.version=5.2.3-SNAPSHOT -Dshib-profile.version=5.2.3-SNAPSHOT -Dshib-attribute.version=5.2.3-SNAPSHOT -Dshib-metadata.version=5.2.3-SNAPSHOT -Dopensaml.version=5.2.3-SNAPSHOT -Dshib-shared.version=9.2.3-SNAPSHOT
[INFO] Scanning for projects...
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-shared-bom/9.2.3-SNAPSHOT/maven-metadata.xml
Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-bom/9.2.3-SNAPSHOT/maven-metadata.xml
Progress (1): 606 B
                   
Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-bom/9.2.3-SNAPSHOT/maven-metadata.xml (606 B at 1.7 kB/s)
Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-bom/9.2.3-SNAPSHOT/shib-shared-bom-9.2.3-20260515.010434-2.pom
Progress (1): 3.4 kB
                    
Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-bom/9.2.3-SNAPSHOT/shib-shared-bom-9.2.3-20260515.010434-2.pom (3.4 kB at 262 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth :: Plugins :: jdbc-storage                              [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl                         [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution                 [pom]
[INFO] 
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT      [1/3]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
[INFO] 
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 2.1.1-SNAPSHOT [2/3]
[INFO]   from jdbc-storage-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-testing/5.2.3-SNAPSHOT/maven-metadata.xml
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-testing/5.2.3-SNAPSHOT/maven-metadata.xml
Progress (1): 992 B
                   
Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-testing/5.2.3-SNAPSHOT/maven-metadata.xml (992 B at 47 kB/s)
Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-testing/5.2.3-SNAPSHOT/opensaml-testing-5.2.3-20260515.010858-2.pom
Progress (1): 3.1 kB
                    
Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-testing/5.2.3-SNAPSHOT/opensaml-testing-5.2.3-20260515.010858-2.pom (3.1 kB at 256 kB/s)
Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-testing/5.2.3-SNAPSHOT/opensaml-testing-5.2.3-20260515.010858-2.jar
Progress (1): 7.9/39 kB
Progress (1): 16/39 kB 
Progress (1): 24/39 kB
Progress (1): 32/39 kB
Progress (1): 39 kB   
                   
Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-testing/5.2.3-SNAPSHOT/opensaml-testing-5.2.3-20260515.010858-2.jar (39 kB at 1.3 MB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main/jdbc-storage-impl/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main/jdbc-storage-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main/jdbc-storage-impl/target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ jdbc-storage-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.20 s -- in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1119, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----< net.shibboleth.plugin.storage.jdbc:java-plugin-jdbc-storage >-----
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Distribution 2.1.1-SNAPSHOT [3/3]
[INFO]   from jdbc-storage-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ java-plugin-jdbc-storage ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ java-plugin-jdbc-storage ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 2.1.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [  0.725 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 36.775 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [  0.207 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  38.856 s
[INFO] Finished at: 2026-05-15T13:37:52Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test latest released plugin with current IdP version)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-current
[Pipeline] {
[Pipeline] sh
+ mvn clean test -Didp.version=5.2.2 -Dshib-profile.version=5.2.2 -Dshib-attribute.version=5.2.2 -Dshib-metadata.version=5.2.2 -Dopensaml.version=5.2.2 -Dshib-shared.version=9.2.2
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth :: Plugins :: jdbc-storage                              [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl                         [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution                 [pom]
[INFO] 
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 2.1.0               [1/3]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
[INFO] 
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 2.1.0          [2/3]
[INFO]   from jdbc-storage-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-current/jdbc-storage-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-current/jdbc-storage-impl/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-current/jdbc-storage-impl/src/test/java/net/shibboleth/plugin/storage/jdbc/impl/JDBCStorageServiceTest.java:[195,17] update() in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest cannot override update() in org.opensaml.storage.testing.StorageServiceTest
  overridden method does not throw net.shibboleth.shared.component.ComponentInitializationException
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 2.1.0:
[INFO] 
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [  0.712 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... FAILURE [  4.162 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.281 s
[INFO] Finished at: 2026-05-15T13:38:00Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project jdbc-storage-impl: Compilation failure
[ERROR] /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-current/jdbc-storage-impl/src/test/java/net/shibboleth/plugin/storage/jdbc/impl/JDBCStorageServiceTest.java:[195,17] update() in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest cannot override update() in org.opensaml.storage.testing.StorageServiceTest
[ERROR]   overridden method does not throw net.shibboleth.shared.component.ComponentInitializationException
[ERROR] 
[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 <args> -rf :jdbc-storage-impl
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test latest released plugin with current IdP snapshot)
Stage "Test latest released plugin with current IdP snapshot" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] testNG
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-plugin-storage-jdbc-compat/builds/2/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[Pipeline] emailext
Sending email to: commits at shibboleth.net


More information about the commits mailing list