Build failed in Jenkins: java-identity-provider #2095

Shibboleth Jenkins noreply at shibboleth.net
Mon Jun 16 09:27:41 EDT 2014


See <https://build.shibboleth.net/jenkins/job/java-identity-provider/2095/changes>

Changes:

[Rod Widdowson] IDP-376 Checkpoint work on AttributeInMetadataPolicy plumbing.  Add a context to carry the ACS and navigation Functions to find XMLObjects from Contexts.  Add code to the filter to understand (but not exploit) this.

------------------------------------------
[...truncated 1221 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-attribute-resolver-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-resolver-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-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/impl/LdapDataConnector.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/impl/LdapDataConnector.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-attribute-resolver-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 34 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/rdbms/impl/RdbmsDataConnectorTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/rdbms/impl/RdbmsDataConnectorTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-attribute-resolver-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 113, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.627 sec - in TestSuite

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ idp-attribute-resolver-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/idp-attribute-resolver-impl-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-attribute-resolver-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/idp-attribute-resolver-impl-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-attribute-resolver-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-attribute-resolver-impl ---
[INFO] 
4 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://docs.spring.io/spring/docs/3.2.x/javadoc-api/package-list
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/rdbms/impl/FormatExecutableStatementBuilder.java>:39: warning - Tag @link: reference not found: AttributeRecipientContext#getPrincipal()
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolverImpl.java>:218: warning - Tag @link: can't find getRequestedIdPAttributes() in net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolverImpl.java>:175: warning - Tag @link: can't find getRequestedIdPAttributes() in net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/idp-attribute-resolver-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-attribute-resolver-impl ---
[INFO] 
5 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://docs.spring.io/spring/docs/3.2.x/javadoc-api/package-list
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/impl/SAMLAttributeDataConnector.java>:117: warning - @return tag has no arguments.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/dc/impl/SAMLAttributeDataConnector.java>:117: warning - @param argument "object" is not a parameter name.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolutionContextTest.java>:53: warning - Tag @link: can't find setRequestedIdPAttributeNames(java.util.Set) in net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolutionContextTest.java>:81: warning - Tag @link: can't find setRequestedIdPAttributeNames(java.util.Set) in net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/idp-attribute-resolver-impl-3.0-SNAPSHOT-test-javadoc.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-attribute-resolver-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/idp-attribute-resolver-impl-3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-attribute-resolver-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/idp-attribute-resolver-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-impl/3.0-SNAPSHOT/idp-attribute-resolver-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-impl/3.0-SNAPSHOT/idp-attribute-resolver-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/idp-attribute-resolver-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-impl/3.0-SNAPSHOT/idp-attribute-resolver-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/idp-attribute-resolver-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-impl/3.0-SNAPSHOT/idp-attribute-resolver-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/idp-attribute-resolver-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-impl/3.0-SNAPSHOT/idp-attribute-resolver-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-resolver-impl/target/idp-attribute-resolver-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-impl/3.0-SNAPSHOT/idp-attribute-resolver-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Attribute Filter Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-attribute-filter-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-filter-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-attribute-filter-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/matcher/impl/AbstractMatcher.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/matcher/impl/AbstractMatcher.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[34,49] package net.shibboleth.idp.saml.attribute.mapping does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[35,39] package net.shibboleth.idp.saml.context does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[36,55] package net.shibboleth.idp.saml.profile.config.navigate does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[79,39] cannot find symbol
  symbol:   class AttributeConsumerServiceLookupFunction
  location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[80,69] cannot find symbol
  symbol:   class AttributeConsumingServiceContext
  location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[81,33] cannot find symbol
  symbol:   class AttributeConsumingServiceContext
  location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[157,20] cannot find symbol
  symbol:   class AttributesMapContainer
  location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[158,51] cannot find symbol
  symbol:   class AttributesMapContainer
  location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[INFO] 8 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Shibboleth Identity Provider ...................... SUCCESS [46.391s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [7:09.957s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [12.286s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [7:12.707s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [7:02.875s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [7:01.208s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [6:59.932s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [7:01.431s]
[INFO] Shibboleth IdP :: Consent Engine API .............. SUCCESS [3:28.669s]
[INFO] Shibboleth IdP :: ToU Engine API .................. SUCCESS [3:26.337s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [6:51.534s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [7:05.449s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [7:03.869s]
[INFO] Shibboleth IdP :: Attribute Implementation ........ SUCCESS [28.572s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... SUCCESS [7:33.577s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [7:09.221s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation . FAILURE [30.286s]
[INFO] Shibboleth IdP :: Consent Engine Implementation ... SKIPPED
[INFO] Shibboleth IdP :: ToU Engine Implementation ....... SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation .......... SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ...... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation .......... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration  SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration  SKIPPED
[INFO] Shibboleth IdP :: Attribute CLI ................... SKIPPED
[INFO] Shibboleth IdP :: War ............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files ............. SKIPPED
[INFO] Shibboleth IdP :: Distribution .................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:27:20.405s
[INFO] Finished at: Mon Jun 16 09:24:22 EDT 2014
[INFO] Final Memory: 49M/159M
[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
[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
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project idp-attribute-filter-impl: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[34,49] package net.shibboleth.idp.saml.attribute.mapping does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[35,39] package net.shibboleth.idp.saml.context does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[36,55] package net.shibboleth.idp.saml.profile.config.navigate does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[79,39] cannot find symbol
[ERROR] symbol:   class AttributeConsumerServiceLookupFunction
[ERROR] location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[80,69] cannot find symbol
[ERROR] symbol:   class AttributeConsumingServiceContext
[ERROR] location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[81,33] cannot find symbol
[ERROR] symbol:   class AttributeConsumingServiceContext
[ERROR] location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[157,20] cannot find symbol
[ERROR] symbol:   class AttributesMapContainer
[ERROR] location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[158,51] cannot find symbol
[ERROR] symbol:   class AttributesMapContainer
[ERROR] location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[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-attribute-filter-impl
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.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-16_07-56-51/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-16_07-56-51/testng/testng-results-10.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-16_07-56-51/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-16_07-56-51/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-16_07-56-51/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-16_07-56-51/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-16_07-56-51/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-16_07-56-51/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-16_07-56-51/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-16_07-56-51/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-16_07-56-51/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list