Build failed in Jenkins: java-opensaml #444

Shibboleth Jenkins noreply at shibboleth.net
Mon Nov 4 00:06:49 EST 2013


See <https://build.shibboleth.net/jenkins/job/java-opensaml/444/changes>

Changes:

[scantor] Warning and annotation cleanup.

------------------------------------------
[...truncated 565 lines...]
INFO: Forking OpenSAML :: Messaging API's 3.0-SNAPSHOT
Nov 04, 2013 12:05:29 AM org.apache.maven.cli.event.ExecutionEventLogger forkedProjectStarted
INFO: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Nov 04, 2013 12:05:29 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Nov 04, 2013 12:05:29 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-dependency-plugin:2.7:copy (default) @ opensaml-messaging-api ---
Nov 04, 2013 12:05:29 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Nov 04, 2013 12:05:29 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-messaging-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
Nov 04, 2013 12:05:29 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Nov 04, 2013 12:05:29 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.0:compile (default-compile) @ opensaml-messaging-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/BaseContext.java>:[199,17] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.Object for a varargs call
  cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/BaseContext.java>:[208,21] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.Object for a varargs call
  cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/BaseContext.java>:[215,17] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.Object for a varargs call
  cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/BaseContext.java>:[223,21] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.Object for a varargs call
  cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/BaseContext.java>:[238,17] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.Object for a varargs call
  cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/ParentContextLookup.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/ParentContextLookup.java>: Recompile with -Xlint:unchecked for details.
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger forkedProjectStarted
INFO:                                                                         
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger forkedProjectStarted
INFO: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger forkedProjectStarted
INFO: Forking OpenSAML :: XML Security API 3.0-SNAPSHOT
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger forkedProjectStarted
INFO: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-dependency-plugin:2.7:copy (default) @ opensaml-xmlsec-api ---
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xmlsec-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.0:compile (default-compile) @ opensaml-xmlsec-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 130 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[134,80] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.KeyName>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#1 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[306,84] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.X509Data>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#2 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[331,84] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.X509Data>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#3 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[355,80] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.X509Certificate>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#4 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[378,80] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.X509CRL>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#5 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[396,80] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.X509SubjectName>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#6 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[416,42] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.X509IssuerName>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#7 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[423,42] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.X509SerialNumber>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#8 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[430,42] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.X509IssuerSerial>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#9 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[452,114] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.X509SKI>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#10 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[481,111] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.X509Digest>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#11 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[504,117] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.KeyValue>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#12 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[533,85] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.RSAKeyValue>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#13 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[538,77] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.Modulus>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#14 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[542,79] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.Exponent>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#15 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[566,85] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.DSAKeyValue>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#16 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[571,65] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.Y>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#17 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[572,65] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.G>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#18 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[573,65] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.P>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#19 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[574,65] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.Q>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#20 of ?>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[611,80] incompatible types
  required: org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.DEREncodedKeyValue>
  found:    org.opensaml.core.xml.XMLObjectBuilder<capture#21 of ?>
[INFO] 21 errors 
[INFO] -------------------------------------------------------------
[CHECKSTYLE] No report found for mojo site
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped
INFO:                                                                         
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped
INFO: ------------------------------------------------------------------------
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped
INFO: Skipping OpenSAML
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped
INFO: This project has been banned from the build due to previous failures.
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped
INFO: ------------------------------------------------------------------------
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: ------------------------------------------------------------------------
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Reactor Summary:
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: 
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML .......................................... FAILURE [15.175s]
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: Core .................................. SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: Storage API ........................... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: Security API .......................... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: Messaging API's ....................... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: XML Security API ...................... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: SOAP Provider API's ................... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: SAML Provider API's ................... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: XACML Provider API's .................. SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: SAML XACML Profile APIs ............... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: Storage Implementation ................ SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: Security Implementation ............... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: XML Security Implementation ........... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: Messaging Implementations ............. SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: SOAP Provider Implementations ......... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: SAML Provider Implementations ......... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: XACML Provider Implementations ........ SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: SAML XACML Profile Implementation ..... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: Profile API ........................... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: OpenSAML :: Profile Implementations ............... SKIPPED
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logResult
INFO: ------------------------------------------------------------------------
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logResult
INFO: BUILD FAILURE
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: ------------------------------------------------------------------------
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Total time: 16.370s
Nov 04, 2013 12:05:30 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Finished at: Mon Nov 04 00:05:30 EST 2013
Nov 04, 2013 12:05:31 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Final Memory: 52M/334M
Nov 04, 2013 12:05:31 AM org.apache.maven.cli.event.ExecutionEventLogger sessionEnded
INFO: ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
Sending e-mails to: commits at shibboleth.net
channel stopped
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.
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.
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...
Found matching files but did not find any TestNG results.


More information about the commits mailing list