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

Shibboleth Jenkins noreply at shibboleth.net
Fri May 15 13:27:36 UTC 2026


See http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-compat/1/
-------------- 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
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-parent-project.git
 > git init /opt/jenkins/workspace/java-plugin-storage-jdbc-compat # 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
Avoid second fetch
Checking out Revision 6fb66cdb11739df0a2ac84746aea558bb858d074 (refs/remotes/origin/main)
Commit message: "Update current IdP version and snapshot for Jenkins"
First time build. Skipping changelog.
[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
 > git config remote.origin.url https://git.shibboleth.net/git/java-parent-project.git # timeout=10
 > git config --add remote.origin.fetch +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
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
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 02677cad4cde2c369a37f44e522820e478be9ede (refs/remotes/origin/main)
Commit message: "IDP-2453 - Review test logback files for deprecated level element"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout current plugin)
[Pipeline] tool
[Pipeline] envVarsForTool
Cloning repository https://git.shibboleth.net/git/java-plugin-storage-jdbc
 > git init /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main # 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 config remote.origin.url https://git.shibboleth.net/git/java-plugin-storage-jdbc # timeout=10
 > git config --add remote.origin.fetch +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 02677cad4cde2c369a37f44e522820e478be9ede # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 02677cad4cde2c369a37f44e522820e478be9ede # timeout=10
[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
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 02677cad4cde2c369a37f44e522820e478be9ede (refs/remotes/origin/main)
Commit message: "IDP-2453 - Review test logback files for deprecated level element"
[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
Cloning repository https://git.shibboleth.net/git/java-plugin-storage-jdbc
 > git init /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-current # 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 config remote.origin.url https://git.shibboleth.net/git/java-plugin-storage-jdbc # timeout=10
 > git config --add remote.origin.fetch +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 02677cad4cde2c369a37f44e522820e478be9ede # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 02677cad4cde2c369a37f44e522820e478be9ede # 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 ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.pom
Progress (1): 1.4 kB
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.pom (2.5 kB at 14 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.pom
Progress (1): 993 B
Progress (1): 2.8 kB
Progress (1): 6.6 kB
Progress (1): 10 kB 
Progress (1): 11 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.pom (11 kB at 325 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/bytebuddy/byte-buddy-parent/1.10.20/byte-buddy-parent-1.10.20.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/net/bytebuddy/byte-buddy-parent/1.10.20/byte-buddy-parent-1.10.20.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.20/byte-buddy-parent-1.10.20.pom
Progress (1): 852 B
Progress (1): 1.7 kB
Progress (1): 3.4 kB
Progress (1): 5.8 kB
Progress (1): 6.9 kB
Progress (1): 9.6 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 21 kB
Progress (1): 33 kB
Progress (1): 36 kB
Progress (1): 41 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.20/byte-buddy-parent-1.10.20.pom (41 kB at 1.4 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.pom
Progress (1): 1.1 kB
Progress (1): 3.1 kB
Progress (1): 5.4 kB
Progress (1): 9.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.pom (9.6 kB at 399 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/objenesis/objenesis/3.2/objenesis-3.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/objenesis/objenesis/3.2/objenesis-3.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
Progress (1): 795 B
Progress (1): 1.9 kB
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 131 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
Progress (1): 741 B
Progress (1): 1.7 kB
Progress (1): 3.9 kB
Progress (1): 5.9 kB
Progress (1): 8.7 kB
Progress (1): 12 kB 
Progress (1): 15 kB
Progress (1): 18 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 608 kB/s)
[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-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.0.0/opensaml-testing-5.0.0.pom
Progress (1): 3.6 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.0.0/opensaml-testing-5.0.0.pom (3.6 kB at 115 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
Progress (1): 849 B
Progress (1): 2.4 kB
Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom (2.4 kB at 90 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
Progress (1): 781 B
Progress (1): 1.7 kB
Progress (1): 3.6 kB
Progress (1): 7.0 kB
Progress (1): 8.8 kB
Progress (1): 12 kB 
Progress (1): 15 kB
Progress (1): 17 kB
Progress (1): 21 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom (21 kB at 799 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
Progress (1): 838 B
Progress (1): 2.5 kB
Progress (1): 4.9 kB
Progress (1): 9.1 kB
Progress (1): 12 kB 
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 559 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
Progress (1): 891 B
Progress (1): 2.2 kB
Progress (1): 4.6 kB
Progress (1): 8.5 kB
Progress (1): 9.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 449 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.pom
Progress (1): 787 B
Progress (1): 2.1 kB
Progress (1): 5.1 kB
Progress (1): 6.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.pom (6.8 kB at 296 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/sun/activation/all/2.0.1/all-2.0.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/sun/activation/all/2.0.1/all-2.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom
Progress (1): 793 B
Progress (1): 2.0 kB
Progress (1): 3.9 kB
Progress (1): 6.1 kB
Progress (1): 7.7 kB
Progress (1): 11 kB 
Progress (1): 15 kB
Progress (1): 17 kB
Progress (1): 22 kB
Progress (1): 23 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 761 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.pom
Progress (1): 861 B
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.pom (2.2 kB at 110 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom
Progress (1): 764 B
Progress (1): 2.1 kB
Progress (1): 4.7 kB
Progress (1): 7.6 kB
Progress (1): 11 kB 
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 16 kB
Progress (1): 19 kB
Progress (1): 20 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom (20 kB at 995 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom
Progress (1): 773 B
Progress (1): 2.4 kB
Progress (1): 4.9 kB
Progress (1): 7.0 kB
Progress (1): 9.7 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 17 kB
Progress (1): 18 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom (18 kB at 840 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
Progress (1): 909 B
Progress (1): 4.1 kB
Progress (1): 5.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom (5.7 kB at 284 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom
Progress (1): 1.2 kB
Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom (1.4 kB at 76 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.0.0/opensaml-testing-5.0.0.jar
Progress (1): 7.9/37 kB
Progress (1): 16/37 kB 
Progress (1): 24/37 kB
Progress (1): 32/37 kB
Progress (1): 37 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.0.0/opensaml-testing-5.0.0.jar (37 kB at 1.4 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/objenesis/objenesis/3.2/objenesis-3.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/objenesis/objenesis/3.2/objenesis-3.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
Progress (1): 3.8/175 kB
Progress (1): 7.7/175 kB
Progress (1): 12/175 kB 
Progress (1): 16/175 kB
Progress (1): 20/175 kB
Progress (1): 25/175 kB
Progress (1): 29/175 kB
Progress (1): 33/175 kB
Progress (1): 37/175 kB
Progress (1): 42/175 kB
Progress (1): 46/175 kB
Progress (1): 50/175 kB
Progress (1): 54/175 kB
Progress (1): 57/175 kB
Progress (1): 61/175 kB
Progress (1): 65/175 kB
Progress (1): 70/175 kB
Progress (1): 74/175 kB
Progress (1): 78/175 kB
Progress (1): 82/175 kB
Progress (1): 86/175 kB
Progress (1): 91/175 kB
Progress (1): 95/175 kB
Progress (1): 99/175 kB
Progress (1): 103/175 kB
Progress (1): 108/175 kB
Progress (1): 124/175 kB
Progress (1): 140/175 kB
Progress (1): 157/175 kB
Progress (1): 173/175 kB
Progress (1): 175 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar (175 kB at 2.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar
Progress (1): 7.7/116 kB
Progress (1): 12/116 kB 
Progress (1): 29/116 kB
Progress (1): 45/116 kB
Progress (1): 61/116 kB
Progress (1): 78/116 kB
Progress (1): 94/116 kB
Progress (1): 111/116 kB
Progress (1): 116 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 2.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.jar
Progress (1): 0.9/21 kB
Progress (1): 2.3/21 kB
Progress (1): 3.6/21 kB
Progress (1): 5.0/21 kB
Progress (1): 6.4/21 kB
Progress (1): 7.7/21 kB
Progress (1): 9.1/21 kB
Progress (1): 10/21 kB 
Progress (1): 12/21 kB
Progress (1): 13/21 kB
Progress (1): 15/21 kB
Progress (1): 16/21 kB
Progress (1): 17/21 kB
Progress (1): 19/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-matchers/2.9.1/xmlunit-matchers-2.9.1.jar (21 kB at 312 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar
Progress (1): 0.9/211 kB
Progress (1): 2.3/211 kB
Progress (1): 3.6/211 kB
Progress (1): 5.0/211 kB
Progress (1): 6.4/211 kB
Progress (1): 7.7/211 kB
Progress (1): 9.1/211 kB
Progress (1): 10/211 kB 
Progress (1): 11/211 kB
Progress (1): 13/211 kB
Progress (2): 13/211 kB | 0.9/141 kB
Progress (3): 13/211 kB | 0.9/141 kB | 0/1.6 MB
Progress (3): 13/211 kB | 0.9/141 kB | 0/1.6 MB
Progress (3): 13/211 kB | 0.9/141 kB | 0/1.6 MB
Progress (3): 13/211 kB | 0.9/141 kB | 0/1.6 MB
Progress (3): 13/211 kB | 0.9/141 kB | 0.1/1.6 MB
Progress (3): 14/211 kB | 0.9/141 kB | 0.1/1.6 MB
Progress (3): 14/211 kB | 2.3/141 kB | 0.1/1.6 MB
Progress (3): 15/211 kB | 2.3/141 kB | 0.1/1.6 MB
Progress (3): 15/211 kB | 3.6/141 kB | 0.1/1.6 MB
Progress (3): 17/211 kB | 3.6/141 kB | 0.1/1.6 MB
Progress (3): 17/211 kB | 5.0/141 kB | 0.1/1.6 MB
Progress (3): 18/211 kB | 5.0/141 kB | 0.1/1.6 MB
Progress (3): 18/211 kB | 6.4/141 kB | 0.1/1.6 MB
Progress (3): 20/211 kB | 6.4/141 kB | 0.1/1.6 MB
Progress (3): 20/211 kB | 7.7/141 kB | 0.1/1.6 MB
Progress (3): 21/211 kB | 7.7/141 kB | 0.1/1.6 MB
Progress (3): 21/211 kB | 9.1/141 kB | 0.1/1.6 MB
Progress (3): 22/211 kB | 9.1/141 kB | 0.1/1.6 MB
Progress (3): 22/211 kB | 10/141 kB | 0.1/1.6 MB 
Progress (3): 22/211 kB | 12/141 kB | 0.1/1.6 MB
Progress (3): 22/211 kB | 13/141 kB | 0.1/1.6 MB
Progress (3): 22/211 kB | 15/141 kB | 0.1/1.6 MB
Progress (3): 22/211 kB | 15/141 kB | 0.1/1.6 MB
Progress (3): 22/211 kB | 17/141 kB | 0.1/1.6 MB
Progress (3): 22/211 kB | 18/141 kB | 0.1/1.6 MB
Progress (3): 22/211 kB | 20/141 kB | 0.1/1.6 MB
Progress (4): 22/211 kB | 20/141 kB | 0.1/1.6 MB | 0.9/666 kB
Progress (4): 22/211 kB | 20/141 kB | 0.1/1.6 MB | 2.3/666 kB
Progress (4): 22/211 kB | 20/141 kB | 0.1/1.6 MB | 3.6/666 kB
Progress (4): 22/211 kB | 20/141 kB | 0.1/1.6 MB | 5.0/666 kB
Progress (4): 22/211 kB | 20/141 kB | 0.1/1.6 MB | 6.4/666 kB
Progress (4): 22/211 kB | 20/141 kB | 0.1/1.6 MB | 7.7/666 kB
Progress (4): 22/211 kB | 20/141 kB | 0.1/1.6 MB | 9.1/666 kB
Progress (4): 22/211 kB | 20/141 kB | 0.1/1.6 MB | 10/666 kB 
Progress (4): 24/211 kB | 20/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 25/211 kB | 20/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 26/211 kB | 20/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 28/211 kB | 20/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 29/211 kB | 20/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 31/211 kB | 20/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 32/211 kB | 20/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 32/211 kB | 20/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 32/211 kB | 21/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 32/211 kB | 22/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 32/211 kB | 24/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 32/211 kB | 25/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 33/211 kB | 25/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 35/211 kB | 25/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 36/211 kB | 25/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 37/211 kB | 25/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 39/211 kB | 25/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 40/211 kB | 25/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 42/211 kB | 25/141 kB | 0.1/1.6 MB | 10/666 kB
Progress (4): 42/211 kB | 25/141 kB | 0.1/1.6 MB | 12/666 kB
Progress (4): 42/211 kB | 26/141 kB | 0.1/1.6 MB | 12/666 kB
Progress (4): 42/211 kB | 26/141 kB | 0.1/1.6 MB | 12/666 kB
Progress (4): 42/211 kB | 28/141 kB | 0.1/1.6 MB | 12/666 kB
Progress (4): 42/211 kB | 29/141 kB | 0.1/1.6 MB | 12/666 kB
Progress (4): 42/211 kB | 29/141 kB | 0.1/1.6 MB | 13/666 kB
Progress (4): 42/211 kB | 31/141 kB | 0.1/1.6 MB | 13/666 kB
Progress (4): 42/211 kB | 32/141 kB | 0.1/1.6 MB | 13/666 kB
Progress (4): 42/211 kB | 32/141 kB | 0.1/1.6 MB | 13/666 kB
Progress (4): 42/211 kB | 32/141 kB | 0.1/1.6 MB | 13/666 kB
Progress (4): 42/211 kB | 32/141 kB | 0.1/1.6 MB | 15/666 kB
Progress (4): 42/211 kB | 32/141 kB | 0.1/1.6 MB | 16/666 kB
Progress (4): 42/211 kB | 32/141 kB | 0.1/1.6 MB | 17/666 kB
Progress (4): 42/211 kB | 32/141 kB | 0.1/1.6 MB | 19/666 kB
Progress (4): 42/211 kB | 32/141 kB | 0.1/1.6 MB | 20/666 kB
Progress (4): 42/211 kB | 32/141 kB | 0.1/1.6 MB | 21/666 kB
Progress (4): 42/211 kB | 32/141 kB | 0.1/1.6 MB | 23/666 kB
Progress (4): 43/211 kB | 32/141 kB | 0.1/1.6 MB | 23/666 kB
Progress (4): 43/211 kB | 33/141 kB | 0.1/1.6 MB | 23/666 kB
Progress (4): 43/211 kB | 35/141 kB | 0.1/1.6 MB | 23/666 kB
Progress (4): 43/211 kB | 36/141 kB | 0.1/1.6 MB | 23/666 kB
Progress (4): 43/211 kB | 37/141 kB | 0.1/1.6 MB | 23/666 kB
Progress (4): 43/211 kB | 37/141 kB | 0.1/1.6 MB | 23/666 kB
Progress (4): 43/211 kB | 37/141 kB | 0.2/1.6 MB | 23/666 kB
Progress (4): 43/211 kB | 37/141 kB | 0.2/1.6 MB | 24/666 kB
Progress (4): 43/211 kB | 37/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 37/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 39/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 40/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 41/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 43/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 44/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 46/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 47/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 48/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 50/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 51/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 52/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 54/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 55/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 59/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 64/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 68/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 72/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 44/211 kB | 76/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 46/211 kB | 76/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 47/211 kB | 76/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 48/211 kB | 76/141 kB | 0.2/1.6 MB | 25/666 kB
Progress (4): 48/211 kB | 76/141 kB | 0.2/1.6 MB | 26/666 kB
Progress (4): 48/211 kB | 76/141 kB | 0.2/1.6 MB | 27/666 kB
Progress (4): 48/211 kB | 76/141 kB | 0.2/1.6 MB | 29/666 kB
Progress (5): 48/211 kB | 76/141 kB | 0.2/1.6 MB | 29/666 kB | 0.9/48 kB
Progress (5): 48/211 kB | 76/141 kB | 0.2/1.6 MB | 29/666 kB | 2.3/48 kB
Progress (5): 50/211 kB | 76/141 kB | 0.2/1.6 MB | 29/666 kB | 2.3/48 kB
Progress (5): 51/211 kB | 76/141 kB | 0.2/1.6 MB | 29/666 kB | 2.3/48 kB
Progress (5): 52/211 kB | 76/141 kB | 0.2/1.6 MB | 29/666 kB | 2.3/48 kB
Progress (5): 54/211 kB | 76/141 kB | 0.2/1.6 MB | 29/666 kB | 2.3/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 29/666 kB | 2.3/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 2.3/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 3.6/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 5.0/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 6.4/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 7.7/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 9.1/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 10/48 kB 
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 12/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 13/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 15/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 16/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 17/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 19/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 20/48 kB
Progress (5): 55/211 kB | 76/141 kB | 0.2/1.6 MB | 30/666 kB | 21/48 kB
Progress (5): 55/211 kB | 81/141 kB | 0.2/1.6 MB | 30/666 kB | 21/48 kB
Progress (5): 59/211 kB | 81/141 kB | 0.2/1.6 MB | 30/666 kB | 21/48 kB
Progress (5): 59/211 kB | 85/141 kB | 0.2/1.6 MB | 30/666 kB | 21/48 kB
Progress (5): 59/211 kB | 85/141 kB | 0.2/1.6 MB | 30/666 kB | 21/48 kB
Progress (5): 59/211 kB | 89/141 kB | 0.2/1.6 MB | 30/666 kB | 21/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 30/666 kB | 21/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 30/666 kB | 21/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 30/666 kB | 23/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 30/666 kB | 24/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 30/666 kB | 25/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 30/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 30/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 30/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 31/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 33/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 37/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 41/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 45/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 50/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 54/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 58/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 62/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 67/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 71/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 75/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 79/666 kB | 27/48 kB
Progress (5): 59/211 kB | 93/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 59/211 kB | 97/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 64/211 kB | 97/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 64/211 kB | 102/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 68/211 kB | 102/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 68/211 kB | 106/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 72/211 kB | 106/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 72/211 kB | 110/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 76/211 kB | 110/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 76/211 kB | 114/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 81/211 kB | 114/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 81/211 kB | 119/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 85/211 kB | 119/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 85/211 kB | 123/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 89/211 kB | 123/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 89/211 kB | 127/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 89/211 kB | 127/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 93/211 kB | 127/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 93/211 kB | 131/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 97/211 kB | 131/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 102/211 kB | 131/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 106/211 kB | 131/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 110/211 kB | 131/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 110/211 kB | 136/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 114/211 kB | 136/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 114/211 kB | 140/141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB
Progress (5): 114/211 kB | 141 kB | 0.2/1.6 MB | 79/666 kB | 28/48 kB    
Progress (5): 114/211 kB | 141 kB | 0.2/1.6 MB | 84/666 kB | 28/48 kB
Progress (5): 114/211 kB | 141 kB | 0.2/1.6 MB | 84/666 kB | 30/48 kB
Progress (5): 114/211 kB | 141 kB | 0.2/1.6 MB | 84/666 kB | 31/48 kB
Progress (5): 114/211 kB | 141 kB | 0.2/1.6 MB | 84/666 kB | 32/48 kB
                                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar (141 kB at 789 kB/s)
Progress (4): 119/211 kB | 0.2/1.6 MB | 84/666 kB | 32/48 kB
Progress (4): 123/211 kB | 0.2/1.6 MB | 84/666 kB | 32/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 84/666 kB | 32/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 84/666 kB | 32/48 kB
                                                            
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.jar
Progress (4): 123/211 kB | 0.3/1.6 MB | 88/666 kB | 32/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 92/666 kB | 32/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 32/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 34/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 35/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 36/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 38/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 39/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 41/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 42/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 43/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 45/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 46/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 47/48 kB
Progress (4): 123/211 kB | 0.3/1.6 MB | 96/666 kB | 48 kB   
Progress (4): 126/211 kB | 0.3/1.6 MB | 96/666 kB | 48 kB
Progress (4): 130/211 kB | 0.3/1.6 MB | 96/666 kB | 48 kB
Progress (4): 135/211 kB | 0.3/1.6 MB | 96/666 kB | 48 kB
Progress (4): 139/211 kB | 0.3/1.6 MB | 96/666 kB | 48 kB
Progress (4): 139/211 kB | 0.3/1.6 MB | 100/666 kB | 48 kB
Progress (4): 139/211 kB | 0.3/1.6 MB | 105/666 kB | 48 kB
Progress (4): 139/211 kB | 0.3/1.6 MB | 109/666 kB | 48 kB
Progress (4): 139/211 kB | 0.3/1.6 MB | 113/666 kB | 48 kB
Progress (4): 139/211 kB | 0.3/1.6 MB | 117/666 kB | 48 kB
Progress (4): 139/211 kB | 0.3/1.6 MB | 122/666 kB | 48 kB
Progress (4): 139/211 kB | 0.3/1.6 MB | 126/666 kB | 48 kB
Progress (4): 139/211 kB | 0.3/1.6 MB | 126/666 kB | 48 kB
Progress (4): 139/211 kB | 0.3/1.6 MB | 126/666 kB | 48 kB
Progress (4): 143/211 kB | 0.3/1.6 MB | 126/666 kB | 48 kB
Progress (4): 147/211 kB | 0.3/1.6 MB | 126/666 kB | 48 kB
Progress (5): 147/211 kB | 0.3/1.6 MB | 126/666 kB | 48 kB | 0/3.5 MB
Progress (5): 151/211 kB | 0.3/1.6 MB | 126/666 kB | 48 kB | 0/3.5 MB
Progress (5): 151/211 kB | 0.3/1.6 MB | 126/666 kB | 48 kB | 0/3.5 MB
Progress (5): 156/211 kB | 0.3/1.6 MB | 126/666 kB | 48 kB | 0/3.5 MB
Progress (5): 160/211 kB | 0.3/1.6 MB | 126/666 kB | 48 kB | 0/3.5 MB
                                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar (48 kB at 233 kB/s)
Progress (4): 160/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 160/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
                                                             
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.jar
Progress (4): 160/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 160/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.3/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 126/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 130/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 131/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 135/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 140/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 144/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 148/666 kB | 0/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 148/666 kB | 0.1/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 152/666 kB | 0.1/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 156/666 kB | 0.1/3.5 MB
Progress (4): 164/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 168/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 168/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 173/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 173/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 177/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 177/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 181/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 181/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 185/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 190/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 194/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 198/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 202/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 206/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 206/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 211/211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (4): 211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB    
Progress (4): 211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB
Progress (5): 211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB | 0.9/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB | 2.3/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB | 3.6/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB | 5.0/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB | 6.4/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB | 7.7/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB | 12/259 kB 
Progress (5): 211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB | 16/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 161/666 kB | 0.1/3.5 MB | 20/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 165/666 kB | 0.1/3.5 MB | 20/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 165/666 kB | 0.1/3.5 MB | 20/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 169/666 kB | 0.1/3.5 MB | 20/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 173/666 kB | 0.1/3.5 MB | 20/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 178/666 kB | 0.1/3.5 MB | 20/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 178/666 kB | 0.1/3.5 MB | 20/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 182/666 kB | 0.1/3.5 MB | 20/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 186/666 kB | 0.1/3.5 MB | 20/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 186/666 kB | 0.1/3.5 MB | 20/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 186/666 kB | 0.1/3.5 MB | 25/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 186/666 kB | 0.1/3.5 MB | 29/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 186/666 kB | 0.1/3.5 MB | 33/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 186/666 kB | 0.1/3.5 MB | 37/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 186/666 kB | 0.1/3.5 MB | 42/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 186/666 kB | 0.1/3.5 MB | 46/259 kB
Progress (5): 211 kB | 0.4/1.6 MB | 186/666 kB | 0.1/3.5 MB | 46/259 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar (211 kB at 895 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
Progress (4): 0.4/1.6 MB | 190/666 kB | 0.1/3.5 MB | 46/259 kB
Progress (4): 0.4/1.6 MB | 190/666 kB | 0.1/3.5 MB | 46/259 kB
Progress (4): 0.4/1.6 MB | 195/666 kB | 0.1/3.5 MB | 46/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.1/3.5 MB | 46/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.1/3.5 MB | 46/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.1/3.5 MB | 46/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.1/3.5 MB | 50/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.1/3.5 MB | 54/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.1/3.5 MB | 57/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.1/3.5 MB | 61/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.2/3.5 MB | 61/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.2/3.5 MB | 65/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.2/3.5 MB | 70/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.2/3.5 MB | 74/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.2/3.5 MB | 78/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.2/3.5 MB | 82/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.2/3.5 MB | 82/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.2/3.5 MB | 82/259 kB
Progress (4): 0.4/1.6 MB | 199/666 kB | 0.2/3.5 MB | 82/259 kB
Progress (4): 0.5/1.6 MB | 199/666 kB | 0.2/3.5 MB | 82/259 kB
Progress (4): 0.5/1.6 MB | 199/666 kB | 0.2/3.5 MB | 82/259 kB
Progress (5): 0.5/1.6 MB | 199/666 kB | 0.2/3.5 MB | 82/259 kB | 3.8/49 kB
Progress (5): 0.5/1.6 MB | 199/666 kB | 0.2/3.5 MB | 82/259 kB | 3.8/49 kB
Progress (5): 0.5/1.6 MB | 199/666 kB | 0.2/3.5 MB | 82/259 kB | 8.0/49 kB
Progress (5): 0.5/1.6 MB | 199/666 kB | 0.2/3.5 MB | 82/259 kB | 8.2/49 kB
Progress (5): 0.5/1.6 MB | 199/666 kB | 0.2/3.5 MB | 82/259 kB | 8.2/49 kB
Progress (5): 0.5/1.6 MB | 215/666 kB | 0.2/3.5 MB | 82/259 kB | 8.2/49 kB
Progress (5): 0.5/1.6 MB | 232/666 kB | 0.2/3.5 MB | 82/259 kB | 8.2/49 kB
Progress (5): 0.5/1.6 MB | 246/666 kB | 0.2/3.5 MB | 82/259 kB | 8.2/49 kB
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.2/3.5 MB | 82/259 kB | 8.2/49 kB
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.2/3.5 MB | 82/259 kB | 25/49 kB 
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.2/3.5 MB | 82/259 kB | 41/49 kB
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.2/3.5 MB | 82/259 kB | 49 kB   
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.2/3.5 MB | 82/259 kB | 49 kB
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.2/3.5 MB | 82/259 kB | 49 kB
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.2/3.5 MB | 86/259 kB | 49 kB
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.2/3.5 MB | 91/259 kB | 49 kB
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.2/3.5 MB | 91/259 kB | 49 kB
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.2/3.5 MB | 95/259 kB | 49 kB
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.2/3.5 MB | 99/259 kB | 49 kB
Progress (5): 0.5/1.6 MB | 248/666 kB | 0.3/3.5 MB | 99/259 kB | 49 kB
Progress (5): 0.5/1.6 MB | 264/666 kB | 0.3/3.5 MB | 99/259 kB | 49 kB
Progress (5): 0.5/1.6 MB | 264/666 kB | 0.3/3.5 MB | 99/259 kB | 49 kB
Progress (5): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 99/259 kB | 49 kB
                                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 190 kB/s)
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 103/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 108/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 112/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 112/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 112/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 112/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 116/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 120/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 125/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 129/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 133/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 137/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 141/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 146/259 kB
Progress (4): 0.5/1.6 MB | 281/666 kB | 0.3/3.5 MB | 150/259 kB
Progress (4): 0.5/1.6 MB | 297/666 kB | 0.3/3.5 MB | 150/259 kB
Progress (4): 0.5/1.6 MB | 297/666 kB | 0.3/3.5 MB | 150/259 kB
Progress (4): 0.5/1.6 MB | 313/666 kB | 0.3/3.5 MB | 150/259 kB
Progress (4): 0.5/1.6 MB | 313/666 kB | 0.3/3.5 MB | 150/259 kB
Progress (4): 0.5/1.6 MB | 330/666 kB | 0.3/3.5 MB | 150/259 kB
Progress (4): 0.5/1.6 MB | 330/666 kB | 0.3/3.5 MB | 150/259 kB
Progress (4): 0.5/1.6 MB | 346/666 kB | 0.3/3.5 MB | 150/259 kB
Progress (4): 0.5/1.6 MB | 346/666 kB | 0.3/3.5 MB | 150/259 kB
Progress (4): 0.5/1.6 MB | 346/666 kB | 0.3/3.5 MB | 150/259 kB
Progress (4): 0.5/1.6 MB | 346/666 kB | 0.4/3.5 MB | 150/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 150/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 150/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 154/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 158/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 163/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 163/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 167/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 171/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 171/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 187/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 188/259 kB
Progress (4): 0.6/1.6 MB | 346/666 kB | 0.4/3.5 MB | 188/259 kB
Progress (4): 0.6/1.6 MB | 363/666 kB | 0.4/3.5 MB | 188/259 kB
Progress (4): 0.6/1.6 MB | 377/666 kB | 0.4/3.5 MB | 188/259 kB
Progress (4): 0.6/1.6 MB | 393/666 kB | 0.4/3.5 MB | 188/259 kB
Progress (4): 0.6/1.6 MB | 410/666 kB | 0.4/3.5 MB | 188/259 kB
Progress (4): 0.6/1.6 MB | 410/666 kB | 0.4/3.5 MB | 188/259 kB
Progress (4): 0.6/1.6 MB | 410/666 kB | 0.4/3.5 MB | 188/259 kB
Progress (4): 0.6/1.6 MB | 410/666 kB | 0.4/3.5 MB | 188/259 kB
Progress (4): 0.6/1.6 MB | 410/666 kB | 0.4/3.5 MB | 188/259 kB
Progress (4): 0.6/1.6 MB | 410/666 kB | 0.4/3.5 MB | 204/259 kB
Progress (4): 0.6/1.6 MB | 426/666 kB | 0.4/3.5 MB | 204/259 kB
Progress (4): 0.6/1.6 MB | 426/666 kB | 0.4/3.5 MB | 221/259 kB
Progress (4): 0.6/1.6 MB | 426/666 kB | 0.4/3.5 MB | 221/259 kB
Progress (4): 0.6/1.6 MB | 426/666 kB | 0.4/3.5 MB | 237/259 kB
Progress (4): 0.6/1.6 MB | 426/666 kB | 0.4/3.5 MB | 237/259 kB
Progress (4): 0.6/1.6 MB | 442/666 kB | 0.4/3.5 MB | 237/259 kB
Progress (4): 0.6/1.6 MB | 442/666 kB | 0.5/3.5 MB | 237/259 kB
Progress (4): 0.6/1.6 MB | 459/666 kB | 0.5/3.5 MB | 237/259 kB
Progress (4): 0.6/1.6 MB | 459/666 kB | 0.5/3.5 MB | 237/259 kB
Progress (4): 0.6/1.6 MB | 475/666 kB | 0.5/3.5 MB | 237/259 kB
Progress (4): 0.6/1.6 MB | 492/666 kB | 0.5/3.5 MB | 237/259 kB
Progress (4): 0.6/1.6 MB | 492/666 kB | 0.5/3.5 MB | 253/259 kB
Progress (4): 0.6/1.6 MB | 492/666 kB | 0.5/3.5 MB | 259 kB    
Progress (4): 0.7/1.6 MB | 492/666 kB | 0.5/3.5 MB | 259 kB
Progress (4): 0.7/1.6 MB | 492/666 kB | 0.5/3.5 MB | 259 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.20/byte-buddy-agent-1.10.20.jar (259 kB at 831 kB/s)
Progress (3): 0.7/1.6 MB | 492/666 kB | 0.5/3.5 MB
Progress (3): 0.7/1.6 MB | 492/666 kB | 0.5/3.5 MB
Progress (3): 0.7/1.6 MB | 492/666 kB | 0.5/3.5 MB
Progress (3): 0.7/1.6 MB | 508/666 kB | 0.5/3.5 MB
Progress (3): 0.7/1.6 MB | 508/666 kB | 0.5/3.5 MB
Progress (3): 0.7/1.6 MB | 524/666 kB | 0.5/3.5 MB
Progress (3): 0.7/1.6 MB | 541/666 kB | 0.5/3.5 MB
Progress (3): 0.7/1.6 MB | 557/666 kB | 0.5/3.5 MB
Progress (3): 0.7/1.6 MB | 573/666 kB | 0.5/3.5 MB
Progress (3): 0.7/1.6 MB | 573/666 kB | 0.5/3.5 MB
Progress (3): 0.7/1.6 MB | 573/666 kB | 0.5/3.5 MB
Progress (3): 0.7/1.6 MB | 573/666 kB | 0.5/3.5 MB
Progress (3): 0.8/1.6 MB | 573/666 kB | 0.5/3.5 MB
Progress (3): 0.8/1.6 MB | 573/666 kB | 0.5/3.5 MB
Progress (3): 0.8/1.6 MB | 573/666 kB | 0.5/3.5 MB
Progress (3): 0.8/1.6 MB | 573/666 kB | 0.5/3.5 MB
Progress (3): 0.8/1.6 MB | 573/666 kB | 0.6/3.5 MB
Progress (3): 0.8/1.6 MB | 573/666 kB | 0.6/3.5 MB
Progress (3): 0.8/1.6 MB | 573/666 kB | 0.6/3.5 MB
Progress (3): 0.8/1.6 MB | 573/666 kB | 0.6/3.5 MB
Progress (3): 0.8/1.6 MB | 573/666 kB | 0.6/3.5 MB
Progress (3): 0.8/1.6 MB | 573/666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 573/666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 573/666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 590/666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 606/666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 623/666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 639/666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 639/666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 655/666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 655/666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 666 kB | 0.6/3.5 MB    
Progress (3): 0.9/1.6 MB | 666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 666 kB | 0.6/3.5 MB
Progress (3): 0.9/1.6 MB | 666 kB | 0.7/3.5 MB
Progress (3): 0.9/1.6 MB | 666 kB | 0.7/3.5 MB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar (666 kB at 1.9 MB/s)
Progress (2): 0.9/1.6 MB | 0.7/3.5 MB
Progress (2): 0.9/1.6 MB | 0.7/3.5 MB
Progress (2): 1.0/1.6 MB | 0.7/3.5 MB
Progress (2): 1.0/1.6 MB | 0.7/3.5 MB
Progress (2): 1.0/1.6 MB | 0.7/3.5 MB
Progress (2): 1.0/1.6 MB | 0.7/3.5 MB
Progress (2): 1.0/1.6 MB | 0.7/3.5 MB
Progress (2): 1.0/1.6 MB | 0.7/3.5 MB
Progress (2): 1.1/1.6 MB | 0.7/3.5 MB
Progress (2): 1.1/1.6 MB | 0.7/3.5 MB
Progress (2): 1.1/1.6 MB | 0.7/3.5 MB
Progress (2): 1.1/1.6 MB | 0.7/3.5 MB
Progress (2): 1.1/1.6 MB | 0.7/3.5 MB
Progress (2): 1.1/1.6 MB | 0.7/3.5 MB
Progress (2): 1.1/1.6 MB | 0.7/3.5 MB
Progress (2): 1.1/1.6 MB | 0.7/3.5 MB
Progress (2): 1.1/1.6 MB | 0.7/3.5 MB
Progress (2): 1.1/1.6 MB | 0.7/3.5 MB
Progress (2): 1.1/1.6 MB | 0.7/3.5 MB
Progress (2): 1.2/1.6 MB | 0.7/3.5 MB
Progress (2): 1.2/1.6 MB | 0.7/3.5 MB
Progress (2): 1.2/1.6 MB | 0.7/3.5 MB
Progress (2): 1.2/1.6 MB | 0.7/3.5 MB
Progress (2): 1.2/1.6 MB | 0.7/3.5 MB
Progress (2): 1.2/1.6 MB | 0.7/3.5 MB
Progress (2): 1.2/1.6 MB | 0.7/3.5 MB
Progress (2): 1.3/1.6 MB | 0.7/3.5 MB
Progress (2): 1.3/1.6 MB | 0.7/3.5 MB
Progress (2): 1.3/1.6 MB | 0.7/3.5 MB
Progress (2): 1.3/1.6 MB | 0.7/3.5 MB
Progress (2): 1.3/1.6 MB | 0.8/3.5 MB
Progress (2): 1.3/1.6 MB | 0.8/3.5 MB
Progress (2): 1.3/1.6 MB | 0.8/3.5 MB
Progress (2): 1.3/1.6 MB | 0.8/3.5 MB
Progress (2): 1.3/1.6 MB | 0.8/3.5 MB
Progress (2): 1.3/1.6 MB | 0.8/3.5 MB
Progress (2): 1.3/1.6 MB | 0.8/3.5 MB
Progress (2): 1.4/1.6 MB | 0.8/3.5 MB
Progress (2): 1.4/1.6 MB | 0.8/3.5 MB
Progress (2): 1.4/1.6 MB | 0.8/3.5 MB
Progress (2): 1.4/1.6 MB | 0.8/3.5 MB
Progress (2): 1.4/1.6 MB | 0.8/3.5 MB
Progress (2): 1.4/1.6 MB | 0.8/3.5 MB
Progress (2): 1.4/1.6 MB | 0.8/3.5 MB
Progress (2): 1.4/1.6 MB | 0.8/3.5 MB
Progress (2): 1.5/1.6 MB | 0.8/3.5 MB
Progress (2): 1.5/1.6 MB | 0.8/3.5 MB
Progress (2): 1.5/1.6 MB | 0.8/3.5 MB
Progress (2): 1.5/1.6 MB | 0.8/3.5 MB
Progress (2): 1.5/1.6 MB | 0.8/3.5 MB
Progress (2): 1.5/1.6 MB | 0.8/3.5 MB
Progress (2): 1.5/1.6 MB | 0.9/3.5 MB
Progress (2): 1.5/1.6 MB | 0.9/3.5 MB
Progress (2): 1.5/1.6 MB | 0.9/3.5 MB
Progress (2): 1.6/1.6 MB | 0.9/3.5 MB
Progress (2): 1.6/1.6 MB | 0.9/3.5 MB
Progress (2): 1.6/1.6 MB | 0.9/3.5 MB
Progress (2): 1.6/1.6 MB | 0.9/3.5 MB
Progress (2): 1.6/1.6 MB | 0.9/3.5 MB
Progress (2): 1.6/1.6 MB | 0.9/3.5 MB
Progress (2): 1.6/1.6 MB | 0.9/3.5 MB
Progress (2): 1.6/1.6 MB | 0.9/3.5 MB
Progress (2): 1.6/1.6 MB | 0.9/3.5 MB
Progress (2): 1.6/1.6 MB | 0.9/3.5 MB
Progress (2): 1.6 MB | 0.9/3.5 MB    
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.jar (1.6 MB at 4.2 MB/s)
Progress (1): 1.0/3.5 MB
Progress (1): 1.0/3.5 MB
Progress (1): 1.0/3.5 MB
Progress (1): 1.0/3.5 MB
Progress (1): 1.0/3.5 MB
Progress (1): 1.0/3.5 MB
Progress (1): 1.1/3.5 MB
Progress (1): 1.1/3.5 MB
Progress (1): 1.1/3.5 MB
Progress (1): 1.1/3.5 MB
Progress (1): 1.1/3.5 MB
Progress (1): 1.1/3.5 MB
Progress (1): 1.2/3.5 MB
Progress (1): 1.2/3.5 MB
Progress (1): 1.2/3.5 MB
Progress (1): 1.2/3.5 MB
Progress (1): 1.2/3.5 MB
Progress (1): 1.2/3.5 MB
Progress (1): 1.3/3.5 MB
Progress (1): 1.3/3.5 MB
Progress (1): 1.3/3.5 MB
Progress (1): 1.3/3.5 MB
Progress (1): 1.3/3.5 MB
Progress (1): 1.3/3.5 MB
Progress (1): 1.4/3.5 MB
Progress (1): 1.4/3.5 MB
Progress (1): 1.4/3.5 MB
Progress (1): 1.4/3.5 MB
Progress (1): 1.4/3.5 MB
Progress (1): 1.4/3.5 MB
Progress (1): 1.5/3.5 MB
Progress (1): 1.5/3.5 MB
Progress (1): 1.5/3.5 MB
Progress (1): 1.5/3.5 MB
Progress (1): 1.5/3.5 MB
Progress (1): 1.5/3.5 MB
Progress (1): 1.6/3.5 MB
Progress (1): 1.6/3.5 MB
Progress (1): 1.6/3.5 MB
Progress (1): 1.6/3.5 MB
Progress (1): 1.6/3.5 MB
Progress (1): 1.6/3.5 MB
Progress (1): 1.7/3.5 MB
Progress (1): 1.7/3.5 MB
Progress (1): 1.7/3.5 MB
Progress (1): 1.7/3.5 MB
Progress (1): 1.7/3.5 MB
Progress (1): 1.7/3.5 MB
Progress (1): 1.7/3.5 MB
Progress (1): 1.8/3.5 MB
Progress (1): 1.8/3.5 MB
Progress (1): 1.8/3.5 MB
Progress (1): 1.8/3.5 MB
Progress (1): 1.8/3.5 MB
Progress (1): 1.8/3.5 MB
Progress (1): 1.9/3.5 MB
Progress (1): 1.9/3.5 MB
Progress (1): 1.9/3.5 MB
Progress (1): 1.9/3.5 MB
Progress (1): 1.9/3.5 MB
Progress (1): 1.9/3.5 MB
Progress (1): 2.0/3.5 MB
Progress (1): 2.0/3.5 MB
Progress (1): 2.0/3.5 MB
Progress (1): 2.0/3.5 MB
Progress (1): 2.0/3.5 MB
Progress (1): 2.0/3.5 MB
Progress (1): 2.1/3.5 MB
Progress (1): 2.1/3.5 MB
Progress (1): 2.1/3.5 MB
Progress (1): 2.1/3.5 MB
Progress (1): 2.1/3.5 MB
Progress (1): 2.1/3.5 MB
Progress (1): 2.2/3.5 MB
Progress (1): 2.2/3.5 MB
Progress (1): 2.2/3.5 MB
Progress (1): 2.2/3.5 MB
Progress (1): 2.2/3.5 MB
Progress (1): 2.2/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.5/3.5 MB
Progress (1): 3.5/3.5 MB
Progress (1): 3.5/3.5 MB
Progress (1): 3.5 MB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.20/byte-buddy-1.10.20.jar (3.5 MB at 6.4 MB/s)
[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-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.92 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 [  1.791 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... SUCCESS [ 37.823 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [  0.190 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  40.242 s
[INFO] Finished at: 2026-05-15T13:27:26Z
[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...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-shared-bom/9.2.2/shib-shared-bom-9.2.2.pom
Progress (1): 3.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-shared-bom/9.2.2/shib-shared-bom-9.2.2.pom (3.4 kB at 9.5 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-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.2.2/opensaml-testing-5.2.2.pom
Progress (1): 3.1 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.2.2/opensaml-testing-5.2.2.pom (3.1 kB at 109 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.2.2/opensaml-testing-5.2.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-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-testing/5.2.2/opensaml-testing-5.2.2.jar (39 kB at 813 kB/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] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /opt/jenkins/workspace/java-plugin-storage-jdbc-compat/java-plugin-storage-jdbc-main/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.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [  0.646 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... FAILURE [  4.000 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.711 s
[INFO] Finished at: 2026-05-15T13:27:35Z
[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-main/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 plugin snapshot with current IdP snapshot)
Stage "Test plugin snapshot with current IdP snapshot" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test latest released plugin with current IdP version)
Stage "Test latest released plugin with current IdP version" skipped due to earlier failure(s)
[Pipeline] getContext
[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
Did not find any matching files.
[Pipeline] emailext
Sending email to: commits at shibboleth.net


More information about the commits mailing list