Build failed in Jenkins: java-idp-plugin-duo-v1-multi » RedHat-17,Rocky9 #319
Shibboleth Jenkins
noreply at shibboleth.net
Mon Nov 14 04:49:53 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/319/display/redirect>
Changes:
------------------------------------------
[...truncated 10.52 KB...]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow [pom]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow API [jar]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Impl [jar]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Web SDK client implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Nimbus client implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Nimbus Distribution [pom]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow WebSDK Distribution [pom]
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.authn:idp-plugin-duo-parent >--------
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Login Flow 1.2.1-SNAPSHOT [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-parent ---
[INFO]
[INFO] ---------< net.shibboleth.idp.plugin.authn:idp-plugin-duo-api >---------
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Login Flow API 1.2.1-SNAPSHOT [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-duo-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 <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-api/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-duo-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-api/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-duo-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:testCompile (default-testCompile) @ idp-plugin-duo-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-duo-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.authn.duo.DefaultDuoOIDCIntegrationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s - in net.shibboleth.idp.plugin.authn.duo.DefaultDuoOIDCIntegrationTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --------< net.shibboleth.idp.plugin.authn:idp-plugin-duo-impl >---------
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Impl 1.2.1-SNAPSHOT [3/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-duo-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] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-duo-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-impl/src/main/java/net/shibboleth/idp/plugin/authn/duo/impl/ValidateTokenSignature.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-impl/src/main/java/net/shibboleth/idp/plugin/authn/duo/impl/ValidateTokenSignature.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-impl/src/main/java/net/shibboleth/idp/plugin/authn/duo/impl/ValidateTokenSignature.java>: Recompile with -Xlint:removal for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-duo-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-plugin-duo-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 36 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-duo-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 81, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 7.328 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequest on testDuoAuthnFlowToAuthorizationRequest(net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest) Time elapsed: 0.253 s <<< FAILURE!
junit.framework.AssertionFailedError: The flow execution is not active but it should be
at net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequest(DuoAuthnFlowTest.java:163)
[ERROR] net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequestMultipleDuoIntegrationsFirst on testDuoAuthnFlowToAuthorizationRequestMultipleDuoIntegrationsFirst(net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest) Time elapsed: 0.244 s <<< FAILURE!
junit.framework.AssertionFailedError: The flow execution is not active but it should be
at net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequestMultipleDuoIntegrationsFirst(DuoAuthnFlowTest.java:196)
[ERROR] net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequestWithUserSpaceFactory on testDuoAuthnFlowToAuthorizationRequestWithUserSpaceFactory(net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest) Time elapsed: 0.14 s <<< FAILURE!
junit.framework.AssertionFailedError: The flow execution is not active but it should be
at net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequestWithUserSpaceFactory(DuoAuthnFlowTest.java:282)
[ERROR] net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequestMultipleDuoIntegrationsSecond on testDuoAuthnFlowToAuthorizationRequestMultipleDuoIntegrationsSecond(net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest) Time elapsed: 0.146 s <<< FAILURE!
junit.framework.AssertionFailedError: The flow execution is not active but it should be
at net.shibboleth.idp.plugin.authn.duo.impl.DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequestMultipleDuoIntegrationsSecond(DuoAuthnFlowTest.java:241)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequest:163->AbstractFlowExecutionTests.assertFlowExecutionActive:300 The flow execution is not active but it should be
[ERROR] DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequestMultipleDuoIntegrationsFirst:196->AbstractFlowExecutionTests.assertFlowExecutionActive:300 The flow execution is not active but it should be
[ERROR] DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequestMultipleDuoIntegrationsSecond:241->AbstractFlowExecutionTests.assertFlowExecutionActive:300 The flow execution is not active but it should be
[ERROR] DuoAuthnFlowTest.testDuoAuthnFlowToAuthorizationRequestWithUserSpaceFactory:282->AbstractFlowExecutionTests.assertFlowExecutionActive:300 The flow execution is not active but it should be
[INFO]
[ERROR] Tests run: 81, Failures: 4, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---< net.shibboleth.idp.plugin.authn:idp-plugin-duo-sdk-client-impl >---
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Web SDK client implementation 1.2.1-SNAPSHOT [4/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-sdk-client-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-sdk-client-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-duo-sdk-client-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-duo-sdk-client-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-sdk-client-impl/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-duo-sdk-client-impl ---
[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-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-sdk-client-impl/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-plugin-duo-sdk-client-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-sdk-client-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-duo-sdk-client-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.authn.duo.sdk.impl.DuoSDKClientFactoryTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 s - in net.shibboleth.idp.plugin.authn.duo.sdk.impl.DuoSDKClientFactoryTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --< net.shibboleth.idp.plugin.authn:idp-plugin-duo-nimbus-client-impl >--
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Nimbus client implementation 1.2.1-SNAPSHOT [5/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-nimbus-client-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-nimbus-client-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-duo-nimbus-client-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 17 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-duo-nimbus-client-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-nimbus-client-impl/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-duo-nimbus-client-impl ---
[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-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-nimbus-client-impl/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-plugin-duo-nimbus-client-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-nimbus-client-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-duo-nimbus-client-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -----< net.shibboleth.idp.plugin.authn:idp-plugin-duo-nimbus-dist >-----
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Nimbus Distribution 1.2.1-SNAPSHOT [6/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-nimbus-dist ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-nimbus-dist ---
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.authn:idp-plugin-duo-sdk-dist >-------
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Login Flow WebSDK Distribution 1.2.1-SNAPSHOT [7/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-sdk-dist ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-sdk-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: Duo 2FA Login Flow 1.2.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow .... SUCCESS [ 0.617 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow API SUCCESS [ 5.035 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Impl FAILURE [ 11.347 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Web SDK client implementation SUCCESS [ 3.188 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Nimbus client implementation SUCCESS [ 3.329 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Nimbus Distribution SUCCESS [ 0.161 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow WebSDK Distribution SUCCESS [ 0.009 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.092 s
[INFO] Finished at: 2022-11-14T04:49:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project idp-plugin-duo-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=RedHat-17,label=Rocky9/ws/idp-duo-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-duo-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-plugin-duo-v1-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/319/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-idp-plugin-duo-v1-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/319/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-idp-plugin-duo-v1-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/319/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list