Build failed in Jenkins: java-identity-provider #1571
Shibboleth Jenkins
noreply at shibboleth.net
Tue Mar 25 14:43:16 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/1571/changes>
Changes:
[scantor] Hopefully "final" predicate design, working for NameIDPolicy checking and subject name extraction.
------------------------------------------
[...truncated 929 lines...]
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/src/test/java/net/shibboleth/idp/authn/impl/SimpleSubjectCanonicalizationTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-authn-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 120, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.685 sec - in TestSuite
Results :
Tests run: 120, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ idp-authn-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-authn-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-authn-impl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-authn-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-authn-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-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-authn-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-authn-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-impl/3.0-SNAPSHOT/idp-authn-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-impl/3.0-SNAPSHOT/idp-authn-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-impl/3.0-SNAPSHOT/idp-authn-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-impl/3.0-SNAPSHOT/idp-authn-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-impl/3.0-SNAPSHOT/idp-authn-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-impl/3.0-SNAPSHOT/idp-authn-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Attribute Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-attribute-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-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-impl ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-attribute-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-attribute-impl ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-attribute-impl ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ idp-attribute-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-impl/target/idp-attribute-impl-3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-attribute-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-impl/target/idp-attribute-impl-3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-attribute-impl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-attribute-impl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-attribute-impl ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-attribute-impl ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-attribute-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-impl/target/idp-attribute-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-impl/3.0-SNAPSHOT/idp-attribute-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-impl/3.0-SNAPSHOT/idp-attribute-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-attribute-impl/target/idp-attribute-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-impl/3.0-SNAPSHOT/idp-attribute-impl-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: SAML Profile Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-saml-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 114 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/PopulateBindingAndEndpointContexts.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/PopulateBindingAndEndpointContexts.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-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[44,51] package org.opensaml.saml.common.profile.impl.logic does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[103,37] cannot find symbol
symbol: class DefaultNameIDPolicyPredicate
location: class net.shibboleth.idp.saml.impl.profile.ExtractSubjectFromRequest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[104,11] cannot find symbol
symbol: class DefaultNameIDPolicyPredicate
location: class net.shibboleth.idp.saml.impl.profile.ExtractSubjectFromRequest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[105,11] cannot find symbol
symbol: class DefaultNameIDPolicyPredicate
location: class net.shibboleth.idp.saml.impl.profile.ExtractSubjectFromRequest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[106,11] cannot find symbol
symbol: class DefaultNameIDPolicyPredicate
location: class net.shibboleth.idp.saml.impl.profile.ExtractSubjectFromRequest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[107,11] cannot find symbol
symbol: class DefaultNameIDPolicyPredicate
location: class net.shibboleth.idp.saml.impl.profile.ExtractSubjectFromRequest
[INFO] 6 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ...................... SUCCESS [19.207s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [27.893s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [0.908s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [22.606s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [12.260s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [16.603s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [25.029s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [25.694s]
[INFO] Shibboleth IdP :: Consent Engine API .............. SUCCESS [6.374s]
[INFO] Shibboleth IdP :: ToU Engine API .................. SUCCESS [5.151s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [16.348s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [24.777s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [25.224s]
[INFO] Shibboleth IdP :: Attribute Implementation ........ SUCCESS [0.773s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... FAILURE [1.075s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SKIPPED
[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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:55.239s
[INFO] Finished at: Tue Mar 25 14:43:12 EDT 2014
[INFO] Final Memory: 45M/160M
[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
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-saml-impl: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[44,51] package org.opensaml.saml.common.profile.impl.logic does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[103,37] cannot find symbol
[ERROR] symbol: class DefaultNameIDPolicyPredicate
[ERROR] location: class net.shibboleth.idp.saml.impl.profile.ExtractSubjectFromRequest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[104,11] cannot find symbol
[ERROR] symbol: class DefaultNameIDPolicyPredicate
[ERROR] location: class net.shibboleth.idp.saml.impl.profile.ExtractSubjectFromRequest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[105,11] cannot find symbol
[ERROR] symbol: class DefaultNameIDPolicyPredicate
[ERROR] location: class net.shibboleth.idp.saml.impl.profile.ExtractSubjectFromRequest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[106,11] cannot find symbol
[ERROR] symbol: class DefaultNameIDPolicyPredicate
[ERROR] location: class net.shibboleth.idp.saml.impl.profile.ExtractSubjectFromRequest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/ExtractSubjectFromRequest.java>:[107,11] cannot find symbol
[ERROR] symbol: class DefaultNameIDPolicyPredicate
[ERROR] location: class net.shibboleth.idp.saml.impl.profile.ExtractSubjectFromRequest
[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-saml-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-03-25_14-39-09/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-25_14-39-09/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-25_14-39-09/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-25_14-39-09/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-25_14-39-09/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-25_14-39-09/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-25_14-39-09/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-25_14-39-09/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-03-25_14-39-09/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list