Build failed in Jenkins: java-identity-provider-v3-multi » JDK-1.8,master #1222

Shibboleth Jenkins noreply at shibboleth.net
Fri Dec 7 20:32:25 EST 2018


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/1222/display/redirect>

------------------------------------------
[...truncated 170.05 KB...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/ws/idp-profile-spring/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/PredicateFilterParserTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/PredicateFilterParserTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-profile-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 187, Failures: 6, Errors: 0, Skipped: 0, Time elapsed: 20.456 s <<< FAILURE! - in TestSuite
[ERROR] httpsTrustEngineExplicitKey(net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest)  Time elapsed: 0.066 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#4c6007fb' of type [org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#4c6007fb': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#4c6007fb': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: javax.net.ssl.SSLPeerUnverifiedException: Trust engine could not establish trust of server TLS credential
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)

[ERROR] httpsTrustEngineValidPKIX(net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest)  Time elapsed: 0.046 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#75181b50' of type [org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#75181b50': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#75181b50': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: javax.net.ssl.SSLPeerUnverifiedException: Trust engine could not establish trust of server TLS credential
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)

[ERROR] httpsTrustEngineValidPKIXExplicitTrustedName(net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest)  Time elapsed: 0.048 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#3291b443' of type [org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3291b443': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3291b443': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: javax.net.ssl.SSLPeerUnverifiedException: Trust engine could not establish trust of server TLS credential
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)

[ERROR] testHTTPSTrustEngineExplicitKey(net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest)  Time elapsed: 0.045 s  <<< FAILURE!
java.lang.AssertionError: expected object to not be null
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey(DynamicHTTPMetadataProviderParserTest.java:404)

[ERROR] testHTTPSTrustEngineValidPKIX(net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest)  Time elapsed: 0.054 s  <<< FAILURE!
java.lang.AssertionError: expected object to not be null
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX(DynamicHTTPMetadataProviderParserTest.java:437)

[ERROR] testHTTPSTrustEngineValidPKIXExplicitTrustedName(net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest)  Time elapsed: 0.065 s  <<< FAILURE!
java.lang.AssertionError: expected object to not be null
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName(DynamicHTTPMetadataProviderParserTest.java:454)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey:404 expected object to not be null
[ERROR]   DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX:437 expected object to not be null
[ERROR]   DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName:454 expected object to not be null
[ERROR]   HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey:79->AbstractMetadataParserTest.getBean:213->AbstractMetadataParserTest.getBean2:203 » BeanCreation
[ERROR]   HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX:101->AbstractMetadataParserTest.getBean:213->AbstractMetadataParserTest.getBean2:203 » BeanCreation
[ERROR]   HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName:112->AbstractMetadataParserTest.getBean:213->AbstractMetadataParserTest.getBean2:203 » BeanCreation
[INFO] 
[ERROR] Tests run: 187, Failures: 6, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 3.4.2-SNAPSHOT [24/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-consent-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/ws/idp-consent-impl/target>
[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 <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/ws/idp-consent-impl/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/PreferExplicitOrderComparator.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/PreferExplicitOrderComparator.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 <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/ws/idp-consent-impl/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/ws/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/PreferExplicitOrderComparatorTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/ws/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/PreferExplicitOrderComparatorTest.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: 1.23 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[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.2-SNAPSHOT                    [25/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.2-SNAPSHOT              [26/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.2-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  0.159 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  2.168 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.286 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [  2.288 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [  3.688 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  3.071 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  0.382 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [  2.126 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  1.662 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  4.806 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  0.880 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [  5.091 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.265 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [  2.579 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [  2.204 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 19.289 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 13.639 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 15.333 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 14.603 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [  4.705 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 11.072 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [  4.424 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... FAILURE [ 25.980 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [  3.705 s]
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.003 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:25 min
[INFO] Finished at: 2018-12-07T20:32:24-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project idp-profile-spring: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=master/ws/idp-profile-spring/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 <goals> -rf :idp-profile-spring
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-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/master/builds/1222/testng/testng-results.xml'
0.312500% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list