Build failed in Jenkins: java-identity-provider-v4-multi » RedHat-11,RHEL8 #440
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jun 25 03:05:57 UTC 2021
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/440/display/redirect?page=changes>
Changes:
[Scott Cantor] IDP-1831 - Uncaught Exception while proxying to Azure
[Scott Cantor] IDP-1758 - Allow suppression of AuthenticatingAuthority elements
------------------------------------------
[...truncated 220.26 KB...]
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-war-distribution/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-war-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-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-war-distribution/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-war-distribution ---
[INFO] No tests to run.
[INFO]
[INFO] --------------------< net.shibboleth.idp:idp-conf >---------------------
[INFO] Building Shibboleth IdP :: Configuration Files 4.2.0-SNAPSHOT [31/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-conf ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-conf/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-conf ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-conf ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 53 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 68 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-conf/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-conf ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 72, Failures: 14, Errors: 0, Skipped: 0, Time elapsed: 30.334 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2RedirectSSOFlowTest.testSAML2RedirectFlow Time elapsed: 0.394 s <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
at net.shibboleth.idp.test.flows.saml2.SAML2RedirectSSOFlowTest.testSAML2RedirectFlow(SAML2RedirectSSOFlowTest.java:63)
[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2POSTSSOFlowTest.testSAML2POSTSSOFlow Time elapsed: 0.106 s <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
at net.shibboleth.idp.test.flows.saml2.SAML2POSTSSOFlowTest.testSAML2POSTSSOFlow(SAML2POSTSSOFlowTest.java:60)
[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2POSTSimpleSignSSOFlowTest.testSAML2POSTSSOFlow Time elapsed: 0.113 s <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
at net.shibboleth.idp.test.flows.saml2.SAML2POSTSimpleSignSSOFlowTest.testSAML2POSTSSOFlow(SAML2POSTSimpleSignSSOFlowTest.java:60)
[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2UnsolicitedSSOFlowTest.testSAML2UnsolicitedSSOFlow Time elapsed: 0.086 s <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
at net.shibboleth.idp.test.flows.saml2.SAML2UnsolicitedSSOFlowTest.testSAML2UnsolicitedSSOFlow(SAML2UnsolicitedSSOFlowTest.java:49)
[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlow Time elapsed: 0.18 s <<< FAILURE!
java.lang.NullPointerException
at net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlow(SAML2AttributeQueryFlowTest.java:98)
[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowNoCredential Time elapsed: 0.007 s <<< FAILURE!
java.lang.NullPointerException
at net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowNoCredential(SAML2AttributeQueryFlowTest.java:139)
[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowWithDesignators Time elapsed: 0.013 s <<< FAILURE!
java.lang.NullPointerException
at net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowWithDesignators(SAML2AttributeQueryFlowTest.java:120)
[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlow Time elapsed: 0.104 s <<< FAILURE!
java.lang.AssertionError: expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
at net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlow(SAML1AttributeQueryFlowTest.java:93)
[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowNoCredential Time elapsed: 0.008 s <<< FAILURE!
java.lang.AssertionError: expected [{urn:oasis:names:tc:SAML:1.0:protocol}Requester] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
at net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowNoCredential(SAML1AttributeQueryFlowTest.java:134)
[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowWithDesignators Time elapsed: 0.005 s <<< FAILURE!
java.lang.AssertionError: expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
at net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowWithDesignators(SAML1AttributeQueryFlowTest.java:115)
[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1UnsolicitedSSOFlowTest.testSAML1UnsolicitedSSOFlow Time elapsed: 0.094 s <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
at net.shibboleth.idp.test.flows.saml1.SAML1UnsolicitedSSOFlowTest.testSAML1UnsolicitedSSOFlow(SAML1UnsolicitedSSOFlowTest.java:50)
[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testJSONResolverTestFlow Time elapsed: 0.091 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testJSONResolverTestFlow(ResolverTestFlowTest.java:58)
[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML1ResolverTestFlow Time elapsed: 0.028 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML1ResolverTestFlow(ResolverTestFlowTest.java:77)
[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML2ResolverTestFlow Time elapsed: 0 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML2ResolverTestFlow(ResolverTestFlowTest.java:97)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:184->testJSONResolverTestFlow:58 expected [true] but found [false]
[ERROR] ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1ResolverTestFlow:77 expected [true] but found [false]
[ERROR] ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2ResolverTestFlow:97 expected [true] but found [false]
[ERROR] SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1AttributeQueryFlow:93->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR] SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1AttributeQueryFlowNoCredential:134->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Requester] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR] SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1AttributeQueryFlowWithDesignators:115->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR] SAML1UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1UnsolicitedSSOFlow:50->AbstractSAML1FlowTest.validateResult:43->AbstractSAML1FlowTest.validateResult:56->AbstractSAML1FlowTest.getResponse:67->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR] SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2AttributeQueryFlow:98->AbstractSAML2FlowTest.validateResult:58 » NullPointer
[ERROR] SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2AttributeQueryFlowNoCredential:139->AbstractSAML2FlowTest.validateResult:58 » NullPointer
[ERROR] SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2AttributeQueryFlowWithDesignators:120->AbstractSAML2FlowTest.validateResult:58 » NullPointer
[ERROR] SAML2POSTSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2POSTSSOFlow:60->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR] SAML2POSTSimpleSignSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2POSTSSOFlow:60->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR] SAML2RedirectSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2RedirectFlow:63->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR] SAML2UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2UnsolicitedSSOFlow:49->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[INFO]
[ERROR] Tests run: 72, Failures: 14, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.2.0-SNAPSHOT [32/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.2.0-SNAPSHOT [33/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.2.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 0.749 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 3.551 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.187 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 5.453 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 5.605 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 3.216 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 3.659 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 2.396 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 1.802 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 1.906 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 5.324 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 1.567 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.168 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 4.216 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 20.882 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 2.241 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 20.814 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 13.429 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 19.300 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 7.380 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 5.584 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 4.019 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 8.648 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 22.138 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 30.170 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 8.760 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 5.657 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [ 0.454 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [ 0.180 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [ 0.059 s]
[INFO] Shibboleth IdP :: Configuration Files .............. FAILURE [ 32.845 s]
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.007 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.007 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:06 min
[INFO] Finished at: 2021-06-25T03:05:55Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project idp-conf: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-conf/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-conf
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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-20.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-21.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-22.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-23.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/440/testng/testng-results.xml'
0.574949% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list