Build failed in Jenkins: java-identity-provider #123
Shibboleth Jenkins
noreply at shibboleth.net
Mon Jun 15 23:20:42 EDT 2015
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/123/changes>
Changes:
[Brent Putman] Checkpoint initial non-functional port of Action to decorate a SAML 2 Assertion for delegation.
------------------------------------------
[...truncated 871 lines...]
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ idp-authn-impl >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ idp-authn-impl <<<
[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.2.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.2.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-impl/3.2.0-SNAPSHOT/idp-authn-impl-3.2.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.2.0-SNAPSHOT/idp-authn-impl-3.2.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.2.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-impl/3.2.0-SNAPSHOT/idp-authn-impl-3.2.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.2.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-impl/3.2.0-SNAPSHOT/idp-authn-impl-3.2.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-authn-impl/target/idp-authn-impl-3.2.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-impl/3.2.0-SNAPSHOT/idp-authn-impl-3.2.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.2.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-impl/3.2.0-SNAPSHOT/idp-authn-impl-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Session Implementation 3.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-session-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-session-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-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedSessionManager.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedSessionManager.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-session-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-session-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.967 sec - in TestSuite
Results :
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.2.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.2.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-session-impl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.2.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.2.0-SNAPSHOT-test-javadoc.jar>
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ idp-session-impl >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ idp-session-impl <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.2.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-session-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.2.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.2.0-SNAPSHOT/idp-session-impl-3.2.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.2.0-SNAPSHOT/idp-session-impl-3.2.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.2.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.2.0-SNAPSHOT/idp-session-impl-3.2.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.2.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.2.0-SNAPSHOT/idp-session-impl-3.2.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.2.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.2.0-SNAPSHOT/idp-session-impl-3.2.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-impl/target/idp-session-impl-3.2.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-impl/3.2.0-SNAPSHOT/idp-session-impl-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: SAML Profile Implementation 3.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/maven-metadata.xml (997 B at 2.8 KB/sec)
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/idwsfconsumer-1.0.0-20150527.235608-1.pom
[INFO] Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/idwsfconsumer-1.0.0-20150527.235608-1.pom (4 KB at 64.4 KB/sec)
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/idwsfconsumer-1.0.0-20150527.235608-1.jar
[INFO] Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/idwsfconsumer-1.0.0-20150527.235608-1.jar (858 KB at 15886.4 KB/sec)
[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 140 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/profile/impl/BaseAddAttributeStatementToAssertion.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/profile/impl/BaseAddAttributeStatementToAssertion.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/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>:[71,39] package org.opensaml.saml.security.impl does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>:[134,22] cannot find symbol
symbol: class MetadataCredentialResolver
location: class net.shibboleth.idp.saml.saml2.profile.delegation.impl.DecorateDelegatedAssertion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>:[241,62] cannot find symbol
symbol: class MetadataCredentialResolver
location: class net.shibboleth.idp.saml.saml2.profile.delegation.impl.DecorateDelegatedAssertion
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 2.190 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 9.867 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 1.083 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 14.482 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 11.594 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 12.544 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 11.704 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 13.043 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 8.555 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 6.249 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 14.634 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 12.017 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 16.713 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... FAILURE [ 1.628 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[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: 02:26 min
[INFO] Finished at: 2015-06-15T23:20:37-04:00
[INFO] Final Memory: 63M/465M
[INFO] ------------------------------------------------------------------------
[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/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>:[71,39] package org.opensaml.saml.security.impl does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>:[134,22] cannot find symbol
[ERROR] symbol: class MetadataCredentialResolver
[ERROR] location: class net.shibboleth.idp.saml.saml2.profile.delegation.impl.DecorateDelegatedAssertion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>:[241,62] cannot find symbol
[ERROR] symbol: class MetadataCredentialResolver
[ERROR] location: class net.shibboleth.idp.saml.saml2.profile.delegation.impl.DecorateDelegatedAssertion
[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.
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 '/var/lib/jenkins/jobs/java-identity-provider/builds/2015-06-15_23-18-06/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/2015-06-15_23-18-06/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/2015-06-15_23-18-06/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/2015-06-15_23-18-06/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/2015-06-15_23-18-06/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/2015-06-15_23-18-06/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/2015-06-15_23-18-06/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/2015-06-15_23-18-06/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/2015-06-15_23-18-06/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list