Build failed in Jenkins: java-opensaml-nightly #17
Shibboleth Jenkins
noreply at shibboleth.net
Tue Apr 30 03:54:30 EDT 2013
See <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/17/changes>
Changes:
[scantor] Add custom serialization to storage API, some refactoring.
[scantor] Merge back changes to storage service design/impl.
------------------------------------------
[...truncated 9807 lines...]
[INFO] Forking OpenSAML :: SOAP Provider Implementations 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ opensaml-soap-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 482 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-soap-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/EndpointReferenceTypeImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/EndpointReferenceTypeImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: SAML Provider Implementations 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ opensaml-saml-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 23 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 745 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/security/SAMLSignatureProfileValidator.java>:[26,37] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/common/binding/security/MessageReplayRule.java>:[23,33] org.opensaml.util.storage.ReplayCache in org.opensaml.util.storage has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/metadata/impl/SSODescriptorImpl.java>:[83,38] getDefaultArtificateResolutionService() in org.opensaml.saml.saml2.metadata.SSODescriptor has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/security/SAMLSignatureProfileValidator.java>:[148,28] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/config/ESAPISecurityConfig.java>:[377,19] setCipherTransformation(java.lang.String) in org.owasp.esapi.SecurityConfiguration has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/common/binding/security/MessageReplayRule.java>:[39,13] org.opensaml.util.storage.ReplayCache in org.opensaml.util.storage has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/common/binding/security/MessageReplayRule.java>:[49,30] org.opensaml.util.storage.ReplayCache in org.opensaml.util.storage has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/core/impl/AdviceImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/core/impl/AdviceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: XACML Provider Implementations 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ opensaml-xacml-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xacml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ opensaml-xacml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 217 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xacml-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xacml-impl/src/main/java/org/opensaml/xacml/ctx/impl/AttributeValueTypeImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xacml-impl/src/main/java/org/opensaml/xacml/ctx/impl/AttributeValueTypeImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: SAML XACML Profile Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ opensaml-xacml-saml-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xacml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ opensaml-xacml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xacml-saml-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xacml-saml-impl/src/main/java/org/opensaml/xacml/profile/saml/impl/XACMLPolicyQueryTypeImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xacml-saml-impl/src/main/java/org/opensaml/xacml/profile/saml/impl/XACMLPolicyQueryTypeImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: Profile API 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ opensaml-profile-api ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ opensaml-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-profile-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-profile-api/src/main/java/org/opensaml/profile/action/ActionSupport.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-profile-api/src/main/java/org/opensaml/profile/action/ActionSupport.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-profile-api/src/main/java/org/opensaml/profile/action/ActionSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: Profile Implementations 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ opensaml-profile-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ opensaml-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-profile-impl/target/classes>
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9:test-aggregate (report:test-aggregate) @ opensaml-security-impl <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.3
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.6
[INFO] Parent project loaded from repository: net.shibboleth:parent-v3:pom:TRUNK-SNAPSHOT
[INFO] Relativizing decoration links with respect to project URL: http://shibboleth.net/opensaml-security-impl/
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.5.2
[INFO] Cobertura Report generation was successful.
[INFO] Generating "About" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project License" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Issue Tracking" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Source Repository" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project Team" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.6
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-20130430.075320-28.pom
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-20130430.075320-28.pom (2 KB at 123.9 KB/sec)
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project Plugins" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:2.6
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: XML Security Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-xmlsec-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/target>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ opensaml-xmlsec-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xmlsec-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ opensaml-xmlsec-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 252 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/ReferenceTypeImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/ReferenceTypeImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opensaml-xmlsec-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 160 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ opensaml-xmlsec-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 98 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/encryption/support/DecryptionSignedContentTest.java>:[32,37] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/encryption/support/DecryptionSignedContentTest.java>:[134,41] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/mock/SignableSimpleXMLObject.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/mock/SignableSimpleXMLObject.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/mock/SignableSimpleXMLObject.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ opensaml-xmlsec-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-impl/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 672, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.275 sec <<< FAILURE!
testErrorInvalidKeyDecryptionKey(org.opensaml.xmlsec.encryption.support.SimpleDecryptionTest) Time elapsed: 0.088 sec <<< FAILURE!
org.bouncycastle.crypto.DataLengthException: input too large for RSA cipher.
at org.bouncycastle.crypto.engines.RSACoreEngine.convertInput(Unknown Source)
at org.bouncycastle.crypto.engines.RSABlindedEngine.processBlock(Unknown Source)
at org.bouncycastle.crypto.encodings.OAEPEncoding.decodeBlock(Unknown Source)
at org.bouncycastle.crypto.encodings.OAEPEncoding.processBlock(Unknown Source)
at org.bouncycastle.jce.provider.JCERSACipher.engineDoFinal(Unknown Source)
at org.bouncycastle.jce.provider.WrapCipherSpi.engineUnwrap(Unknown Source)
at javax.crypto.Cipher.unwrap(Cipher.java:2466)
at org.apache.xml.security.encryption.XMLCipher.decryptKey(XMLCipher.java:1474)
at org.opensaml.xmlsec.encryption.support.Decrypter.decryptKey(Decrypter.java:714)
at org.opensaml.xmlsec.encryption.support.Decrypter.decryptKey(Decrypter.java:648)
at org.opensaml.xmlsec.encryption.support.SimpleDecryptionTest.testErrorInvalidKeyDecryptionKey(SimpleDecryptionTest.java:236)
Results :
Failed tests: testErrorInvalidKeyDecryptionKey(org.opensaml.xmlsec.encryption.support.SimpleDecryptionTest): input too large for RSA cipher.
Tests run: 672, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OpenSAML .......................................... SUCCESS [1:14.487s]
[INFO] OpenSAML :: Utilities ............................. SUCCESS [26.371s]
[INFO] OpenSAML :: Core .................................. SUCCESS [32.598s]
[INFO] OpenSAML :: Security API .......................... SUCCESS [26.103s]
[INFO] OpenSAML :: XML Security API ...................... SUCCESS [26.267s]
[INFO] OpenSAML :: Messaging API's ....................... SUCCESS [20.556s]
[INFO] OpenSAML :: Security Implementation ............... SUCCESS [28.464s]
[INFO] OpenSAML :: XML Security Implementation ........... FAILURE [12.003s]
[INFO] OpenSAML :: Temporary Transitional API's and Implementations SKIPPED
[INFO] OpenSAML :: SOAP Provider API's ................... SKIPPED
[INFO] OpenSAML :: SAML Provider API's ................... SKIPPED
[INFO] OpenSAML :: XACML Provider API's .................. SKIPPED
[INFO] OpenSAML :: SAML XACML Profile APIs ............... SKIPPED
[INFO] OpenSAML :: Messaging Implementations ............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ........ SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ..... SKIPPED
[INFO] OpenSAML :: Profile API ........................... SKIPPED
[INFO] OpenSAML :: Profile Implementations ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:08.159s
[INFO] Finished at: Tue Apr 30 03:53:46 EDT 2013
[INFO] Final Memory: 186M/779M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project opensaml-xmlsec-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-xmlsec-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 :opensaml-xmlsec-impl
Build step 'Invoke top-level Maven targets' marked build as failure
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-opensaml-nightly/ws/opensaml-parent/target/site> to /home/jenkins/.jenkins/jobs/java-opensaml-nightly/htmlreports/Site_Report
Publishing Javadoc
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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-opensaml-nightly/builds/2013-04-30_03-49-32/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml-nightly/builds/2013-04-30_03-49-32/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml-nightly/builds/2013-04-30_03-49-32/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml-nightly/builds/2013-04-30_03-49-32/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml-nightly/builds/2013-04-30_03-49-32/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml-nightly/builds/2013-04-30_03-49-32/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml-nightly/builds/2013-04-30_03-49-32/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list