Build failed in Jenkins: java-plugin-storage-jdbc-v2-multi-java17 » Oracle-17,Windows2022 #1488

Shibboleth Jenkins noreply at shibboleth.net
Sun Jul 12 02:58:20 UTC 2026


See <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v2-multi-java17/jdk=Oracle-17,label=Windows2022/1488/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-plugin-storage-jdbc-v2-multi-java17" build number 1488
originally caused by:
 Started by upstream project "trigger-multi-v17" build number 1511
 originally caused by:
  Started by upstream project "completed-nightly-v17" build number 1288
  originally caused by:
   Started by upstream project "java-plugin-shibd-oidc-v1-nightly-java17" build number 142
   originally caused by:
    Started by upstream project "java-plugin-shibd-saml-v1-nightly-java17" build number 306
    originally caused by:
     Started by upstream project "java-plugin-shibd-v1-nightly-java17" build number 306
     originally caused by:
      Started by upstream project "java-idp-plugin-webauthn-v1-nightly-java17" build number 846
      originally caused by:
       Started by upstream project "java-idp-plugin-thymeleaf-v1-nightly-java17" build number 463
       originally caused by:
        Started by upstream project "java-idp-plugin-totp-v2-nightly-java17" build number 1075
        originally caused by:
         Started by upstream project "java-plugin-storage-jdbc-v2-nightly-java17" build number 1491
         originally caused by:
          Started by upstream project "java-idp-plugin-metadatagen-v2-nightly-java17" build number 1081
          originally caused by:
           Started by upstream project "java-idp-plugin-jetty-base-V1" build number 343
           originally caused by:
            (deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-0fe362a36b22711fb) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v2-multi-java17/jdk=Oracle-17,label=Windows2022/ws/>
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v2-multi-java17/jdk=Oracle-17,label=Windows2022/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > 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.44.0.windows.1'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-plugin-storage-jdbc +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision d3282fe02649a2aecd73bf7fb15a54464fbe60d2 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d3282fe02649a2aecd73bf7fb15a54464fbe60d2 # timeout=10
Commit message: "JJDBC-33 Enforce limits on context and key size"
 > git rev-list --no-walk d3282fe02649a2aecd73bf7fb15a54464fbe60d2 # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=Oracle-17 -Dmatrix-combinations= -Dlabel=Windows2022 -Daether.metadataResolver.threads=1 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
Maven home: c:\opt\maven_home
Java version: 17.0.19, vendor: Oracle Corporation, runtime: c:\opt\jdk\jdk-17
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2022", version: "10.0", arch: "amd64", family: "windows"
[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 C:\opt\jenkins\workspace\java-plugin-storage-jdbc-v2-multi-java17\jdk\Oracle-17\label\Windows2022\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 C:\opt\jenkins\workspace\java-plugin-storage-jdbc-v2-multi-java17\jdk\Oracle-17\label\Windows2022\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 C:\opt\jenkins\workspace\java-plugin-storage-jdbc-v2-multi-java17\jdk\Oracle-17\label\Windows2022\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
[ERROR] Tests run: 1120, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 38.58 s <<< FAILURE! -- in net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest
[ERROR] net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest.veryLongContextAndKey -- Time elapsed: 0 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:110)
	at org.testng.Assert.failNotEquals(Assert.java:1577)
	at org.testng.Assert.assertTrue(Assert.java:56)
	at org.testng.Assert.assertTrue(Assert.java:66)
	at net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest.veryLongContextAndKey(JDBCStorageServiceTest.java:378)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:969)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.privateRun(TestRunner.java:829)
	at org.testng.TestRunner.run(TestRunner.java:602)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:437)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:431)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:391)
	at org.testng.SuiteRunner.run(SuiteRunner.java:330)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1176)
	at org.testng.TestNG.runSuites(TestNG.java:1099)
	at org.testng.TestNG.run(TestNG.java:1067)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:91)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   JDBCStorageServiceTest.veryLongContextAndKey:378 expected [true] but found [false]
[INFO] 
[ERROR] Tests run: 1120, Failures: 1, 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.674 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... FAILURE [ 59.322 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [  0.227 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:00 min
[INFO] Finished at: 2026-07-12T02:58:20Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project jdbc-storage-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\opt\jenkins\workspace\java-plugin-storage-jdbc-v2-multi-java17\jdk\Oracle-17\label\Windows2022\jdbc-storage-impl\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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
Build step 'Invoke top-level Maven targets' marked build as failure
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-v2-multi-java17/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/1488/testng/testng-results.xml'
0.089286% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list