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

Shibboleth Jenkins noreply at shibboleth.net
Wed Dec 16 20:45:08 EST 2015


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

Changes:

[Brent Putman] Bump java-support, spring-extensions and java-opensaml versions.

------------------------------------------
[...truncated 589 lines...]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ idp-session-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ idp-session-api ---

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

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ idp-session-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ idp-session-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ idp-session-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ idp-session-api ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/src/main/java/net/shibboleth/idp/session/context/LogoutContext.java>:43: warning - Tag @link: reference not found: MultiRelyingPartyContext
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ idp-session-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.3.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ idp-session-api >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ idp-session-api <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ idp-session-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idp-session-api ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.3.0-SNAPSHOT/idp-session-api-3.3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.3.0-SNAPSHOT/idp-session-api-3.3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.3.0-SNAPSHOT/idp-session-api-3.3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.3.0-SNAPSHOT/idp-session-api-3.3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.3.0-SNAPSHOT/idp-session-api-3.3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.3.0-SNAPSHOT/idp-session-api-3.3.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 :: CAS Protocol API 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-cas-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-cas-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-cas-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/ProtocolError.java>: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/ProtocolError.java> uses unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/ProtocolError.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ idp-cas-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ idp-cas-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ idp-cas-api ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ idp-cas-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ idp-cas-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ idp-cas-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ idp-cas-api ---
[INFO] 
6 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/service/ServiceContext.java>:31: warning - Tag @link: reference not found: org.opensaml.profile.context.ProfileRequestContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/CASAuditFields.java>:30: warning - Tag @link: reference not found: net.shibboleth.idp.profile.context.AuditContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/TicketValidationResponse.java>:63: warning - @param argument "proxy" is not a parameter name.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/ticket/TicketContext.java>:31: warning - Tag @link: reference not found: org.opensaml.profile.context.ProfileRequestContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/CASAuditFields.java>:30: warning - Tag @link: reference not found: net.shibboleth.idp.profile.context.AuditContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/CASAuditFields.java>:30: warning - Tag @link: reference not found: net.shibboleth.idp.profile.context.AuditContext
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ idp-cas-api ---
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ idp-cas-api >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ idp-cas-api <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ idp-cas-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idp-cas-api ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/3.3.0-SNAPSHOT/idp-cas-api-3.3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/3.3.0-SNAPSHOT/idp-cas-api-3.3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/3.3.0-SNAPSHOT/idp-cas-api-3.3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/3.3.0-SNAPSHOT/idp-cas-api-3.3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/3.3.0-SNAPSHOT/idp-cas-api-3.3.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 API 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-saml-impl/3.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-impl/3.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-impl/3.3.0-SNAPSHOT/opensaml-saml-impl-3.3.0-SNAPSHOT.pom
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-saml-impl/3.3.0-SNAPSHOT/opensaml-saml-impl-3.3.0-SNAPSHOT.pom
[WARNING] The POM for org.opensaml:opensaml-saml-impl:jar:3.3.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-impl/3.3.0-SNAPSHOT/opensaml-saml-impl-3.3.0-SNAPSHOT.jar
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-saml-impl/3.3.0-SNAPSHOT/opensaml-saml-impl-3.3.0-SNAPSHOT.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
[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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  3.030 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  8.661 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  1.106 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 11.387 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 11.991 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 10.801 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 13.771 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  9.292 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  9.209 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  7.988 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. FAILURE [  0.673 s]
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[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 Implementation ........... 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: 01:36 min
[INFO] Finished at: 2015-12-16T20:45:04-05:00
[INFO] Final Memory: 72M/600M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project idp-saml-api: Could not resolve dependencies for project net.shibboleth.idp:idp-saml-api:jar:3.3.0-SNAPSHOT: Could not find artifact org.opensaml:opensaml-saml-impl:jar:3.3.0-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :idp-saml-api
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...
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/613/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/613/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/613/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/613/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/613/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider/builds/613/testng/testng-results.xml'
TestNG Reports Processing: FINISH
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


More information about the commits mailing list