Build failed in Jenkins: java-identity-provider-multi-jdk » JDK-1.8 #539

Shibboleth Jenkins noreply at shibboleth.net
Tue Dec 16 00:13:13 EST 2014


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/539/changes>

Changes:

[Tom Zeller] IDP-511 An action to count the number of times a flow has been executed and a function to order the storage keys used for pruning least-used first.

[Tom Zeller] IDP-499 Delete first try at secondary index implementation.

[Tom Zeller] IDP-511 and IDP-499 Checkpoint second try at secondary index implementation.
Consent actions now write to the storage service rather than passing to the interceptor context action to do so.
The secondary storage index is now maintained per context/flow.

[Tom Zeller] Add some annotations.

[Tom Zeller] Javadoc typo.

[Brent Putman] Adjust some PKIX name resolution and handling.

[Brent Putman] Update missed attributes in parsers from schema renaming.

[Brent Putman] Update schema and parsers for metadata providers so HttpClient caching-related attribs have http- prefix, to better disambiguate them from other attribs.
Add parser unit tests.

[Brent Putman] Make init and destroy calls conditional on the component not already being inited and destroyed.

[Brent Putman] Beans produced by a FactoryBean aren't subject to Spring lifecycle.
So make our file caching HttpClient FactoryBean keep a reference to the beans it produces and have it manage their lifecycle.
Remove setting of init and destory methods on the factory in the parsers, it doesn't work as intended.

[Scott Cantor] Move remaining attribute-release flow settings into properties, and polish activation conditon.

[Brent Putman] Checkpoint some work on HTTP metadata provider parsers.  Add in schema and parser support for configuring HttpClient caching right in the custom schema.
Unit tests pending.

[Scott Cantor] Some proposed defaults.

[Scott Cantor] Comment out unimplemented bean.

------------------------------------------
[...truncated 1467 lines...]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ idp-profile-spring >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ idp-profile-spring <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-profile-spring ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-profile-spring/target/idp-profile-spring-3.0-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Attribute Resolver Spring Integration 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-attribute-resolver-spring ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-resolver-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-attribute-resolver-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/rdbms/RDBMSDataConnectorParser.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/rdbms/RDBMSDataConnectorParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-attribute-resolver-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 153 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-attribute-resolver-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/src/test/java/net/shibboleth/idp/attribute/resolver/spring/BaseAttributeDefinitionParserTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/src/test/java/net/shibboleth/idp/attribute/resolver/spring/BaseAttributeDefinitionParserTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-attribute-resolver-spring ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
Running TestSuite
Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.732 sec - in TestSuite

Results :

Tests run: 100, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ idp-attribute-resolver-spring ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/target/idp-attribute-resolver-spring-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-attribute-resolver-spring ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/target/idp-attribute-resolver-spring-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-attribute-resolver-spring ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-attribute-resolver-spring ---
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-schema/target/apidocs/package-list.> Ignored it.
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/rdbms/RDBMSDataConnectorParser.java>:240: warning - Tag @link: reference not found: MappingStrategy
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/target/idp-attribute-resolver-spring-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-attribute-resolver-spring ---
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-schema/target/testapidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/target/idp-attribute-resolver-spring-3.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ idp-attribute-resolver-spring >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ idp-attribute-resolver-spring <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-attribute-resolver-spring ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-attribute-resolver-spring/target/idp-attribute-resolver-spring-3.0-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: CAS Protocol Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-cas-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-cas-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-cas-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-cas-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-cas-impl/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-cas-impl/src/main/java/net/shibboleth/idp/cas/flow/AbstractCASProtocolAction.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-cas-impl/src/main/java/net/shibboleth/idp/cas/flow/AbstractCASProtocolAction.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-cas-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-cas-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-cas-impl/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-cas-impl/src/test/java/net/shibboleth/idp/cas/flow/ValidateProxyCallbackActionTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-cas-impl/src/test/java/net/shibboleth/idp/cas/flow/ValidateProxyCallbackActionTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-cas-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-cas-impl/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
Running TestSuite
Tests run: 50, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.135 sec <<< FAILURE! - in TestSuite
testAuthenticate(net.shibboleth.idp.cas.proxy.HttpClientProxyAuthenticatorTest)  Time elapsed: 1.221 sec  <<< FAILURE!
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
	at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
	at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
	at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
	at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
	at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
	at sun.security.validator.Validator.validate(Validator.java:260)
	at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
	at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
	at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:105)
	at org.apache.http.conn.ssl.SSLContextBuilder$TrustManagerDelegate.checkServerTrusted(SSLContextBuilder.java:190)
	at sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:865)
	at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1453)
	at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
	at sun.security.ssl.Handshaker.processLoop(Handshaker.java:936)
	at sun.security.ssl.Handshaker.process_record(Handshaker.java:871)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1043)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1343)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:290)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:259)
	at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:125)
	at org.apache.http.impl.conn.BasicHttpClientConnectionManager.connect(BasicHttpClientConnectionManager.java:318)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at net.shibboleth.idp.cas.proxy.HttpClientProxyAuthenticator.authenticateProxyCallback(HttpClientProxyAuthenticator.java:130)
	at net.shibboleth.idp.cas.proxy.AbstractProxyAuthenticator.authenticate(AbstractProxyAuthenticator.java:69)
	at net.shibboleth.idp.cas.proxy.HttpClientProxyAuthenticatorTest.testAuthenticate(HttpClientProxyAuthenticatorTest.java:79)

testAuthenticate(net.shibboleth.idp.cas.proxy.HttpClientProxyAuthenticatorTest)  Time elapsed: 0.064 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertTrue(Assert.java:42)
	at org.testng.Assert.assertTrue(Assert.java:52)
	at net.shibboleth.idp.cas.proxy.HttpClientProxyAuthenticatorTest.testAuthenticate(HttpClientProxyAuthenticatorTest.java:87)


Results :

Failed tests: 
  HttpClientProxyAuthenticatorTest>AbstractTestNGSpringContextTests.run:171->testAuthenticate:79 » Validator
  HttpClientProxyAuthenticatorTest>AbstractTestNGSpringContextTests.run:171->testAuthenticate:87 expected [true] but found [false]

Tests run: 50, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Shibboleth Identity Provider ...................... SUCCESS [12.722s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [21.268s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [0.258s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [14.015s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [18.580s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [15.277s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [13.789s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [10.834s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [9.745s]
[INFO] Shibboleth IdP :: CAS Protocol API ................ SUCCESS [4.614s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [18.521s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [16.550s]
[INFO] Shibboleth IdP :: Session Implementation .......... SUCCESS [19.304s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... SUCCESS [38.428s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [27.876s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SUCCESS [18.129s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration  SUCCESS [43.081s]
[INFO] Shibboleth IdP :: Profile Implementation .......... SUCCESS [13.849s]
[INFO] Shibboleth IdP :: Profile Spring Integration ...... SUCCESS [1:05.527s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration  SUCCESS [39.731s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ..... FAILURE [7.411s]
[INFO] Shibboleth IdP :: Consent ......................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ...................... SKIPPED
[INFO] Shibboleth IdP :: War ............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files ............. SKIPPED
[INFO] Shibboleth IdP :: Installer ....................... SKIPPED
[INFO] Shibboleth IdP :: Distribution .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:15.341s
[INFO] Finished at: Tue Dec 16 00:13:03 EST 2014
[INFO] Final Memory: 67M/197M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project idp-cas-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-cas-impl/target/surefire-reports> for the individual test results.
[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-cas-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
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.
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 '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-10.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-11.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-12.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-13.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-14.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-15.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-16.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-16_00-05-06/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH


More information about the commits mailing list