Build failed in Jenkins: java-identity-provider-v3-multi » JDK-13,Windows2016 #1667
Shibboleth Jenkins
noreply at shibboleth.net
Wed Feb 26 21:00:49 EST 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-13,label=Windows2016/1667/display/redirect>
Changes:
------------------------------------------
[...truncated 232.20 KB...]
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-cas-impl/src/test/java/net/shibboleth/idp/cas/flow/impl/TestContextBuilder.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-cas-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.973 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 3.4.7-SNAPSHOT [26/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-consent-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-13\label\Windows2016\idp-consent-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 7
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-13\label\Windows2016\idp-consent-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 7
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/CounterStorageKeyFunctionTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/CounterStorageKeyFunctionTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-consent-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.063 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-war >---------------------
[INFO] Building Shibboleth IdP :: WAR 3.4.7-SNAPSHOT [27/32]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-war ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-13\label\Windows2016\idp-war\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-13\label\Windows2016\idp-war\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-war ---
[INFO] No tests to run.
[INFO]
[INFO] --------------------< net.shibboleth.idp:idp-conf >---------------------
[INFO] Building Shibboleth IdP :: Configuration Files 3.4.7-SNAPSHOT [28/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-conf ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 270 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-13\label\Windows2016\idp-conf\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 7
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java:[30,38] net.shibboleth.idp.saml.nameid.SAML2NameIDAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowTest.java:[29,37] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[25,36] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML1C14N.java:[30,38] net.shibboleth.idp.saml.nameid.SAML1NameIdentifierAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowInitialAuthnTest.java:[28,37] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java:[65,32] net.shibboleth.idp.saml.nameid.SAML2NameIDAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java:[68,29] net.shibboleth.idp.saml.nameid.SAML2NameIDAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowTest.java:[74,13] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[323,20] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[325,15] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[325,84] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML1C14N.java:[65,32] net.shibboleth.idp.saml.nameid.SAML1NameIdentifierAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML1C14N.java:[68,29] net.shibboleth.idp.saml.nameid.SAML1NameIdentifierAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowInitialAuthnTest.java:[64,13] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-13/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-conf ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 71, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 288.369 s <<< FAILURE! - in TestSuite
[ERROR] testSAML2POSTSSOFlow(net.shibboleth.idp.test.flows.saml2.SAML2POSTSimpleSignSSOFlowTest) Time elapsed: 11.452 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.test.flows.saml2.SAML2POSTSimpleSignSSOFlowTest.testSAML2POSTSSOFlow(SAML2POSTSimpleSignSSOFlowTest.java:57)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] SAML2POSTSimpleSignSSOFlowTest>AbstractTestNGSpringContextTests.run:175->testSAML2POSTSSOFlow:57->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:57->AbstractFlowTest.assertFlowExecutionResult:265 expected [true] but found [false]
[INFO]
[ERROR] Tests run: 71, Failures: 1, 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 3.4.7-SNAPSHOT [29/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 3.4.7-SNAPSHOT [30/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 3.4.7-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 0.453 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 6.171 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.375 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 6.375 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 8.521 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 5.897 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 0.577 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 4.768 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 3.999 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 3.822 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 1.017 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 10.083 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.327 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 5.201 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 7.101 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 28.828 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 17.449 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 23.123 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 27.851 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 10.562 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 16.654 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 9.843 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 49.267 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 53.203 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [01:08 min]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 47.873 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [ 2.397 s]
[INFO] Shibboleth IdP :: Configuration Files .............. FAILURE [05:11 min]
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.021 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.004 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:14 min
[INFO] Finished at: 2020-02-27T02:00:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project idp-conf: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-13\label\Windows2016\idp-conf\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-20.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/1667/testng/testng-results.xml'
0.044623% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list