Build failed in Jenkins: java-idp-oidc-v2-multi » Oracle-20,Rocky9 #1164
Shibboleth Jenkins
noreply at shibboleth.net
Sat Apr 22 09:00:52 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/1164/display/redirect?page=changes>
Changes:
[Henri Mikkonen] JOIDC-149 - Configurability of ID Token issuance via Refresh Tokens
[Henri Mikkonen] JOIDC-149 - Configurability of ID Token issuance via Refresh Tokens
[Henri Mikkonen] JOIDC-142 - Improve Request Object handling and configuration
------------------------------------------
[...truncated 745.42 KB...]
[ERROR] Run 2: RequestObjectJWSTest>AbstractTestNGSpringContextTests.run:184->IssuedSignedJWTTest.testJwtSecurity_jwtRS384SigAlgAndEncNotSpecified:65->AbstractIssuedJWTSecurityTest.assertSignedJwt:155->assertSignedJwt:197->assertSuccessRequestObjectResponse:160->AbstractOidcFlowTest.parseSuccessResponse:213->AbstractOidcFlowTest.parseResponse:194->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[INFO]
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.RequestObjectJWSTest.testJwtSecurity_jwtRS512SigAlgAndEncNotSpecified
[ERROR] Run 1: RequestObjectJWSTest>AbstractTestNGSpringContextTests.run:184->IssuedSignedJWTTest.testJwtSecurity_jwtRS512SigAlgAndEncNotSpecified:71->AbstractIssuedJWTSecurityTest.assertSignedJwt:155->assertSignedJwt:197->assertSuccessRequestObjectResponse:160->AbstractOidcFlowTest.parseSuccessResponse:213->AbstractOidcFlowTest.parseResponse:194->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR] Run 2: RequestObjectJWSTest>AbstractTestNGSpringContextTests.run:184->IssuedSignedJWTTest.testJwtSecurity_jwtRS512SigAlgAndEncNotSpecified:71->AbstractIssuedJWTSecurityTest.assertSignedJwt:155->assertSignedJwt:197->assertSuccessRequestObjectResponse:160->AbstractOidcFlowTest.parseSuccessResponse:213->AbstractOidcFlowTest.parseResponse:194->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[INFO]
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.RequestObjectJWSTest.testJwtSecurity_jwtSigAlgAndEncNotSpecified
[INFO] Run 1: PASS
[ERROR] Run 2: RequestObjectJWSTest>AbstractTestNGSpringContextTests.run:184->testJwtSecurity_jwtSigAlgAndEncNotSpecified:68->assertSuccessRequestObjectResponse:160->AbstractOidcFlowTest.parseSuccessResponse:213->AbstractOidcFlowTest.parseResponse:194->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[INFO]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testFailedAuthentication:109->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyESJWT_invalidSignerKey:435->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyESJWT_noTrustedKey:444->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyESJWT_wrongKey:453->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWTES256_algNotMatchingRegistered:518->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWTES384_algNotMatchingRegistered:528->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWTES512_algNotMatchingRegistered:538->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWTRS256_algNotMatchingRegistered:407->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWTRS384_algNotMatchingRegistered:416->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWTRS512_algNotMatchingRegistered:425->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_expiredExp:295->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_issuedInTheFuture:304->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_missingJti:313->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_replayJti:323->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyRSJWT_invalidSignerKey:332->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyRSJWT_noTrustedKey:341->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyRSJWT_wrongKey:350->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWTHS256_algNotMatchingRegistered:232->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWTHS384_algNotMatchingRegistered:241->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWTHS512_algNotMatchingRegistered:250->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_expiredExp:122->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_invalidSecret:159->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_issuedInTheFuture:131->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_missingJti:140->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_replayJti:150->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccess:134 expected [true] but found [false]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessSingleAccessToken:148 expected [true] but found [false]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessSingleRefreshToken:163 expected [true] but found [false]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testUntrustedClient:98->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTES256_ES256Registered:470->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTES256_noRegisteredAlg:462->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTES384_ES384Registered:491->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTES384_noRegisteredAlg:480->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_client] but found [invalid_request]
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTES512_ES512Registered:510->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTES512_noRegisteredAlg:501->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTRS256_RS256Registered:367->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTRS256_noRegisteredAlg:359->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTRS384_RS384Registered:383->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTRS384_noRegisteredAlg:375->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTRS512_RS512Registered:399->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWTRS512_noRegisteredAlg:391->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidSecretJWTH384_noRegisteredAlg:200->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidSecretJWTHS256_HS256Registered:192->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidSecretJWTHS256_IssuerAudience:176->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidSecretJWTHS256_TokenEndpointAudience:168->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidSecretJWTHS256_noRegisteredAlg:184->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidSecretJWTHS384_HS384Registered:208->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidSecretJWTHS512_HS512Registered:224->assertSuccessResponse:304 expected object to not be null
[ERROR] RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidSecretJWTHS512_noRegisteredAlg:216->assertSuccessResponse:304 expected object to not be null
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.TokenFlowTest.initializeMocks
[ERROR] Run 1: TokenFlowTest>AbstractOidcFlowTest.initializeMocks:145->AbstractFlowTest.overrideEndStateOutput:370->AbstractFlowTest.getFlow:343 �� BeanCreation
[INFO] Run 2: PASS
[INFO] Run 3: PASS
[INFO] Run 4: PASS
[INFO] Run 5: PASS
[INFO] Run 6: PASS
[INFO] Run 7: PASS
[INFO] Run 8: PASS
[INFO] Run 9: PASS
[INFO] Run 10: PASS
[INFO] Run 11: PASS
[INFO] Run 12: PASS
[INFO] Run 13: PASS
[INFO] Run 14: PASS
[INFO] Run 15: PASS
[INFO] Run 16: PASS
[INFO] Run 17: PASS
[INFO] Run 18: PASS
[INFO] Run 19: PASS
[INFO] Run 20: PASS
[INFO] Run 21: PASS
[INFO] Run 22: PASS
[INFO] Run 23: PASS
[INFO] Run 24: PASS
[INFO] Run 25: PASS
[INFO] Run 26: PASS
[INFO] Run 27: PASS
[INFO] Run 28: PASS
[INFO] Run 29: PASS
[INFO] Run 30: PASS
[INFO] Run 31: PASS
[INFO] Run 32: PASS
[INFO] Run 33: PASS
[INFO] Run 34: PASS
[INFO] Run 35: PASS
[INFO] Run 36: PASS
[INFO] Run 37: PASS
[INFO] Run 38: PASS
[INFO] Run 39: PASS
[INFO] Run 40: PASS
[INFO] Run 41: PASS
[INFO] Run 42: PASS
[INFO] Run 43: PASS
[INFO] Run 44: PASS
[INFO] Run 45: PASS
[INFO] Run 46: PASS
[INFO] Run 47: PASS
[INFO] Run 48: PASS
[INFO] Run 49: PASS
[INFO] Run 50: PASS
[INFO] Run 51: PASS
[INFO] Run 52: PASS
[INFO] Run 53: PASS
[INFO] Run 54: PASS
[INFO] Run 55: PASS
[INFO] Run 56: PASS
[INFO] Run 57: PASS
[INFO] Run 58: PASS
[INFO] Run 59: PASS
[INFO] Run 60: PASS
[INFO] Run 61: PASS
[INFO] Run 62: PASS
[INFO] Run 63: PASS
[INFO] Run 64: PASS
[INFO] Run 65: PASS
[INFO] Run 66: PASS
[INFO] Run 67: PASS
[INFO] Run 68: PASS
[INFO] Run 69: PASS
[INFO] Run 70: PASS
[INFO] Run 71: PASS
[INFO] Run 72: PASS
[INFO] Run 73: PASS
[INFO] Run 74: PASS
[INFO] Run 75: PASS
[INFO] Run 76: PASS
[INFO] Run 77: PASS
[INFO] Run 78: PASS
[INFO] Run 79: PASS
[INFO] Run 80: PASS
[INFO] Run 81: PASS
[INFO] Run 82: PASS
[INFO] Run 83: PASS
[INFO] Run 84: PASS
[INFO] Run 85: PASS
[INFO] Run 86: PASS
[INFO] Run 87: PASS
[INFO] Run 88: PASS
[INFO] Run 89: PASS
[INFO] Run 90: PASS
[INFO] Run 91: PASS
[INFO] Run 92: PASS
[INFO] Run 93: PASS
[INFO] Run 94: PASS
[INFO] Run 95: PASS
[INFO] Run 96: PASS
[INFO] Run 97: PASS
[INFO] Run 98: PASS
[INFO] Run 99: PASS
[INFO] Run 100: PASS
[INFO] Run 101: PASS
[INFO] Run 102: PASS
[INFO] Run 103: PASS
[INFO] Run 104: PASS
[INFO] Run 105: PASS
[INFO] Run 106: PASS
[INFO] Run 107: PASS
[INFO]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testFailsUntrustedClient:104->AbstractOidcFlowTest.assertErrorCode:223 expected [unauthorized_client] but found [invalid_request]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testFailsWhenNoAnyScopeRegistered:150->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_scope] but found [invalid_request]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testFailsWhenNoOpenidScopeRegistered:140->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_scope] but found [invalid_request]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testFailsWhenNoOpenidScopeRequested:130->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_scope] but found [invalid_request]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testNotConsentedEmailResolutionWithLegacyConsentToken:248 NullPointer
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testRevokedChain:317->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_token] but found [invalid_request]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testRevokedChainViaJti:329->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_token] but found [invalid_request]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testRevokedSingleToken:304->AbstractOidcFlowTest.assertErrorCode:223 expected [invalid_token] but found [invalid_request]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolution:194 NullPointer
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionAndIssuerWithSignedResponse:284 NullPointer
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionWithLegacyConsentToken:229 NullPointer
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionWithLegacyToken:211 NullPointer
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessNicknameInToken:266 NullPointer
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessOnlySubject:115 NullPointer
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessOnlySubjectSaml:176 NullPointer
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessOnlySubjectWithLegacyToken:161 NullPointer
[INFO]
[ERROR] Tests run: 1165, Failures: 273, Errors: 0, Skipped: 195
[INFO]
[INFO]
[INFO] ---< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-distribution >---
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution 3.4.0-SNAPSHOT [4/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-distribution ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-distribution ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-distribution ---
[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) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-distribution/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-oidc-op-distribution ---
[INFO] No tests to run.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 3.4.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [ 0.585 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 10.950 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [01:13 min]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SUCCESS [ 0.165 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:26 min
[INFO] Finished at: 2023-04-22T09:00:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project idp-plugin-oidc-op-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-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 :idp-plugin-oidc-op-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-idp-oidc-v2-multi/configurations/axis-jdk/Oracle-20/axis-label/Rocky9/builds/1164/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-idp-oidc-v2-multi/configurations/axis-jdk/Oracle-20/axis-label/Rocky9/builds/1164/testng/testng-results.xml'
31.201334% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list