Build failed in Jenkins: java-oidc-common-multi » Oracle-17,Windows2022 #1015

Shibboleth Jenkins noreply at shibboleth.net
Sun May 28 03:10:23 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-oidc-common-multi/jdk=Oracle-17,label=Windows2022/1015/display/redirect>

Changes:


------------------------------------------
[...truncated 25.35 KB...]
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
	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:808)
	at org.testng.TestRunner.run(TestRunner.java:603)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
	at org.testng.SuiteRunner.run(SuiteRunner.java:326)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.runSuites(TestNG.java:1092)
	at org.testng.TestNG.run(TestNG.java:1060)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   RemoteJwkSetCacheTest.testSuccessNoSecurity:92 expected [null] but found [org.opensaml.storage.MutableStorageRecord at 6272c96f]
[INFO] 
[ERROR] Tests run: 45, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------< net.shibboleth.oidc:oidc-common-metadata-api >------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API 2.2.1-SNAPSHOT [5/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-metadata-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-metadata-api\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-metadata-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-metadata-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-metadata-api\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ oidc-common-metadata-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-metadata-api\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ oidc-common-metadata-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-metadata-api\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ oidc-common-metadata-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ oidc-common-metadata-api ---
[INFO] No tests to run.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --------------< net.shibboleth.oidc:oidc-common-saml-api >--------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API 2.2.1-SNAPSHOT [6/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-saml-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-saml-api\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-saml-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-saml-api ---
[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] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ oidc-common-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-saml-api\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ oidc-common-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-saml-api\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ oidc-common-saml-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ oidc-common-saml-api ---
[INFO] No tests to run.
[INFO] 
[INFO] -------------< net.shibboleth.oidc:oidc-common-saml-impl >--------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation 2.2.1-SNAPSHOT [7/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-saml-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-saml-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-saml-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ oidc-common-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-saml-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-oidc-common-multi/jdk/Oracle-17/label/Windows2022/oidc-common-saml-impl/src/main/java/net/shibboleth/oidc/saml/xmlobject/impl/AbstractMetadataValueMarshaller.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-oidc-common-multi/jdk/Oracle-17/label/Windows2022/oidc-common-saml-impl/src/main/java/net/shibboleth/oidc/saml/xmlobject/impl/AbstractMetadataValueMarshaller.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ oidc-common-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ oidc-common-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-saml-impl\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ oidc-common-saml-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.936 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------< net.shibboleth.oidc:oidc-common-plugin >---------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Plugin 2.2.1-SNAPSHOT [8/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-plugin ---
[INFO] Deleting C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-plugin\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ oidc-common-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-plugin\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ oidc-common-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-plugin\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ oidc-common-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ oidc-common-plugin ---
[INFO] No tests to run.
[INFO] 
[INFO] ----------------< net.shibboleth.oidc:oidc-common-bom >-----------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: BOM 2.2.1-SNAPSHOT [9/14]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-bom ---
[INFO] 
[INFO] ----------------< net.shibboleth.oidc:oidc-common-dist >----------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Distribution 2.2.1-SNAPSHOT [10/14]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OIDC Common :: Parent 2.2.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Parent . SUCCESS [  0.592 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute API SUCCESS [  2.177 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute Implementation SUCCESS [ 25.754 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto API FAILURE [ 20.884 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API SUCCESS [  1.023 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration API SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API SUCCESS [  0.471 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation SUCCESS [ 15.092 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Plugin . SUCCESS [  0.495 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: BOM .... SUCCESS [  0.009 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Distribution SUCCESS [  0.192 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:07 min
[INFO] Finished at: 2023-05-28T03:10:23Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test) on project oidc-common-crypto-api: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\Oracle-17\label\Windows2022\oidc-common-crypto-api\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 :oidc-common-crypto-api
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-oidc-common-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/1015/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-oidc-common-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/1015/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-oidc-common-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/1015/testng/testng-results.xml'
0.714286% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list