Build failed in Jenkins: java-identity-provider-nightly #845

Shibboleth Jenkins noreply at shibboleth.net
Tue Aug 8 01:05:09 EDT 2017


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/845/display/redirect?page=changes>

Changes:

[Tom Zeller] JPAR-90 - Add ReturnCount maxForVoid to checkstyle.xml

------------------------------------------
[...truncated 146.57 KB...]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Attribute Resolver Spring Integration 3.4.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-attribute-resolver-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-attribute-resolver-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 79 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverServiceStrategy.java>:[27,45] net.shibboleth.idp.attribute.resolver.DataConnector in net.shibboleth.idp.attribute.resolver has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/TransientIdAttributeDefinitionParser.java>:[26,55] net.shibboleth.idp.saml.attribute.resolver.impl.TransientIdAttributeDefinition in net.shibboleth.idp.saml.attribute.resolver.impl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/impl/SAML2StringNameIDEncoderParser.java>:[27,55] net.shibboleth.idp.saml.attribute.encoding.impl.SAML2StringNameIDEncoder in net.shibboleth.idp.saml.attribute.encoding.impl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[51,61] net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1StringNameIdentifierEncoderParser in net.shibboleth.idp.attribute.resolver.spring.enc.impl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[56,61] net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2StringNameIDEncoderParser in net.shibboleth.idp.attribute.resolver.spring.enc.impl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/CryptoTransientIdAttributeDefinitionParser.java>:[26,55] net.shibboleth.idp.saml.attribute.resolver.impl.TransientIdAttributeDefinition in net.shibboleth.idp.saml.attribute.resolver.impl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/impl/SAML1StringNameIdentifierEncoderParser.java>:[27,55] net.shibboleth.idp.saml.attribute.encoding.impl.SAML1StringNameIdentifierEncoder in net.shibboleth.idp.saml.attribute.encoding.impl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverServiceStrategy.java>:[64,26] net.shibboleth.idp.attribute.resolver.DataConnector in net.shibboleth.idp.attribute.resolver has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverServiceStrategy.java>:[64,80] net.shibboleth.idp.attribute.resolver.DataConnector in net.shibboleth.idp.attribute.resolver has been deprecated
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/ldap/impl/LDAPDataConnectorParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/ldap/impl/LDAPDataConnectorParser.java>: Recompile with -Xlint:unchecked for details.
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: CAS Protocol Implementation 3.4.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-cas-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-cas-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-cas-impl/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-cas-impl/src/main/java/net/shibboleth/idp/cas/flow/impl/AbstractCASProtocolAction.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-cas-impl/src/main/java/net/shibboleth/idp/cas/flow/impl/AbstractCASProtocolAction.java>: Recompile with -Xlint:unchecked for details.
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Consent Implementation 3.4.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-consent-impl/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java>: Recompile with -Xlint:unchecked for details.
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: WAR 3.4.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-impl/3.4.0-SNAPSHOT/maven-metadata.xml
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-messaging-impl/3.4.0-SNAPSHOT/maven-metadata.xml
2/2 KB                           Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-impl/3.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 30.5 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-impl/3.4.0-SNAPSHOT/opensaml-messaging-impl-3.4.0-20170808.044320-242.pom
3/3 KB            Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-impl/3.4.0-SNAPSHOT/opensaml-messaging-impl-3.4.0-20170808.044320-242.pom (3 KB at 54.1 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-impl/3.4.0-SNAPSHOT/opensaml-messaging-impl-3.4.0-20170808.044320-242.jar
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/3.4.0-SNAPSHOT/opensaml-profile-impl-3.4.0-20170808.045749-204.jar
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.0-SNAPSHOT/opensaml-storage-impl-3.4.0-20170808.043742-242.jar
4/28 KB   8/28 KB   8/28 KB   12/28 KB   16/28 KB   16/28 KB   20/28 KB   24/28 KB   24/28 KB   28/28 KB   28/28 KB   4/13 KB   28/28 KB   8/13 KB   28/28 KB   8/13 KB   28/28 KB   12/13 KB   28/28 KB   13/13 KB   28/28 KB   13/13 KB   4/76 KB   28/28 KB   13/13 KB   8/76 KB   28/28 KB   13/13 KB   8/76 KB   28/28 KB   13/13 KB   12/76 KB   28/28 KB   13/13 KB   16/76 KB   28/28 KB   13/13 KB   16/76 KB   28/28 KB   13/13 KB   20/76 KB   28/28 KB   13/13 KB   24/76 KB   28/28 KB   13/13 KB   24/76 KB   28/28 KB   13/13 KB   28/76 KB   28/28 KB   13/13 KB   31/76 KB                                    Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/3.4.0-SNAPSHOT/opensaml-profile-impl-3.4.0-20170808.045749-204.jar (28 KB at 1613.9 KB/sec)
13/13 KB   32/76 KB              13/13 KB   36/76 KB   13/13 KB   39/76 KB   13/13 KB   40/76 KB   13/13 KB   44/76 KB   13/13 KB   47/76 KB   13/13 KB   48/76 KB                         52/76 KB              Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-impl/3.4.0-SNAPSHOT/opensaml-messaging-impl-3.4.0-20170808.044320-242.jar (13 KB at 616.1 KB/sec)
55/76 KB   56/76 KB   60/76 KB   63/76 KB   64/76 KB   68/76 KB   70/76 KB   72/76 KB   76/76 KB              Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.0-SNAPSHOT/opensaml-storage-impl-3.4.0-20170808.043742-242.jar (76 KB at 2679.0 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-war/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-war ---
[INFO] No sources to compile
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Configuration Files 3.4.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 249 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Installer 3.4.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-conf/3.4.0-SNAPSHOT/maven-metadata.xml
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-conf/3.4.0-SNAPSHOT/maven-metadata.xml
           2/2 KB              Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-conf/3.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 43.7 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-installer/target/classes>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:test-aggregate < generate-test-sources @ idp-parent <<<
[INFO] preparing 'javadoc' report requires 'generate-sources' forked phase execution
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc > generate-sources @ idp-parent >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc < generate-sources @ idp-parent <<<
[INFO] preparing 'test-javadoc' report requires 'generate-test-sources' forked phase execution
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:test-javadoc > generate-test-sources @ idp-parent >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:test-javadoc < generate-test-sources @ idp-parent <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1
[INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5.2
[INFO] preparing 'cobertura' report requires '[cobertura]test' forked phase execution
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.5.2:cobertura > [cobertura]test @ idp-parent >>>
[INFO] 
[INFO] --- cobertura-maven-plugin:2.5.2:instrument @ idp-parent ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.5.2:cobertura < [cobertura]test @ idp-parent <<<
[INFO] Not executing cobertura:report as the cobertura data file (<https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-parent/target/cobertura/cobertura.ser)> could not be found
[INFO] Relativizing decoration links with respect to localized project URL: http://shibboleth.net/idp-parent/
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.2 skin.
[INFO] Generating "Checkstyle" report           --- maven-checkstyle-plugin:2.17:checkstyle-aggregate
[INFO] Generating "JavaDocs" report             --- maven-javadoc-plugin:2.10.3:aggregate
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-core/3.4.0-SNAPSHOT/opensaml-core-3.4.0-20170808.042255-243-tests.jar
4/91 KB   8/91 KB   8/91 KB   12/91 KB   16/91 KB   16/91 KB   20/91 KB   24/91 KB   24/91 KB   28/91 KB   31/91 KB   32/91 KB   36/91 KB   39/91 KB   40/91 KB   44/91 KB   47/91 KB   48/91 KB   52/91 KB   55/91 KB   56/91 KB   60/91 KB   63/91 KB   64/91 KB   68/91 KB   70/91 KB   72/91 KB   76/91 KB   78/91 KB   80/91 KB   84/91 KB   86/91 KB   88/91 KB   91/91 KB              Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-core/3.4.0-SNAPSHOT/opensaml-core-3.4.0-20170808.042255-243-tests.jar (91 KB at 1180.4 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-profile-api/3.4.0-SNAPSHOT/idp-profile-api-3.4.0-20170807.052430-240-tests.jar
4/32 KB    8/32 KB   8/32 KB   12/32 KB   16/32 KB   16/32 KB   20/32 KB   24/32 KB   24/32 KB   28/32 KB   31/32 KB   32/32 KB              Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-profile-api/3.4.0-SNAPSHOT/idp-profile-api-3.4.0-20170807.052430-240-tests.jar (32 KB at 816.4 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-api/3.4.0-SNAPSHOT/opensaml-saml-api-3.4.0-20170808.043301-243-tests.jar
4/15 KB    8/15 KB   8/15 KB   12/15 KB   15/15 KB              Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-api/3.4.0-SNAPSHOT/opensaml-saml-api-3.4.0-20170808.043301-243-tests.jar (15 KB at 1410.2 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-api/3.4.0-SNAPSHOT/opensaml-profile-api-3.4.0-20170808.043138-243-tests.jar
4/17 KB    8/17 KB   8/17 KB   12/17 KB   16/17 KB   16/17 KB   17/17 KB              Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-api/3.4.0-SNAPSHOT/opensaml-profile-api-3.4.0-20170808.043138-243-tests.jar (17 KB at 1790.9 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/3.4.0-SNAPSHOT/opensaml-soap-impl-3.4.0-20170808.044426-242-tests.jar
4/70 KB    8/70 KB   8/70 KB   12/70 KB   16/70 KB   16/70 KB   20/70 KB   24/70 KB   24/70 KB   28/70 KB   31/70 KB   32/70 KB   36/70 KB   39/70 KB   40/70 KB   44/70 KB   47/70 KB   48/70 KB   52/70 KB   55/70 KB   56/70 KB   60/70 KB   63/70 KB   64/70 KB   68/70 KB   70/70 KB              Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/3.4.0-SNAPSHOT/opensaml-soap-impl-3.4.0-20170808.044426-242-tests.jar (70 KB at 3297.4 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-filter-api/3.4.0-SNAPSHOT/idp-attribute-filter-api-3.4.0-20170807.052951-239-tests.jar
4/24 KB    8/24 KB   8/24 KB   12/24 KB   16/24 KB   16/24 KB   20/24 KB   24/24 KB              Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-filter-api/3.4.0-SNAPSHOT/idp-attribute-filter-api-3.4.0-20170807.052951-239-tests.jar (24 KB at 403.6 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-filter-impl/3.4.0-SNAPSHOT/idp-attribute-filter-impl-3.4.0-20170807.054629-238-tests.jar
4/109 KB   8/109 KB   8/109 KB   12/109 KB   16/109 KB   16/109 KB   20/109 KB   24/109 KB   24/109 KB   28/109 KB   31/109 KB   32/109 KB   36/109 KB   39/109 KB   40/109 KB   44/109 KB   47/109 KB   48/109 KB   52/109 KB   55/109 KB   56/109 KB   60/109 KB   63/109 KB   64/109 KB   68/109 KB   70/109 KB   72/109 KB   76/109 KB   78/109 KB   80/109 KB   84/109 KB   86/109 KB   88/109 KB   92/109 KB   94/109 KB   96/109 KB   100/109 KB   102/109 KB   104/109 KB   108/109 KB   109/109 KB                Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-filter-impl/3.4.0-SNAPSHOT/idp-attribute-filter-impl-3.4.0-20170807.054629-238-tests.jar (109 KB at 1803.2 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.57/bcpkix-jdk15on-1.57.pom
             [WARNING] Missing POM for org.bouncycastle:bcpkix-jdk15on:jar:1.57
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.57/bcpkix-jdk15on-1.57.jar
             [INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... FAILURE [01:42 min]
[INFO] Shibboleth IdP :: Core ............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Schemas ............ SKIPPED
[INFO] Shibboleth IdP :: Attribute API .................... SKIPPED
[INFO] Shibboleth IdP :: Profile API ...................... SKIPPED
[INFO] Shibboleth IdP :: Authentication API ............... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile API ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter API ............. SKIPPED
[INFO] Shibboleth IdP :: Session API ...................... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation 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 :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:52 min
[INFO] Finished at: 2017-08-08T01:05:06-04:00
[INFO] Final Memory: 152M/2350M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.5.1:site (default-site) on project idp-parent: Error generating maven-javadoc-plugin:2.10.3:aggregate: Missing:
[ERROR] ----------
[ERROR] 1) org.bouncycastle:bcpkix-jdk15on:jar:1.57
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.bouncycastle -DartifactId=bcpkix-jdk15on -Dversion=1.57 -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.bouncycastle -DartifactId=bcpkix-jdk15on -Dversion=1.57 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] Path to dependency:
[ERROR] 1) net.shibboleth.idp:idp-distribution:pom:3.4.0-SNAPSHOT
[ERROR] 2) org.bouncycastle:bcpkix-jdk15on:jar:1.57
[ERROR] 
[ERROR] ----------
[ERROR] 1 required artifact is missing.
[ERROR] 
[ERROR] for artifact:
[ERROR] net.shibboleth.idp:idp-distribution:pom:3.4.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] shib-release (https://build.shibboleth.net/nexus/content/groups/public, releases=true, snapshots=false),
[ERROR] shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots, releases=false, snapshots=true),
[ERROR] central (http://repo1.maven.org/maven2, releases=false, snapshots=false),
[ERROR] shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots, releases=false, snapshots=true)
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-parent/target/site> to /var/lib/jenkins/jobs/java-identity-provider-nightly/htmlreports/Site_Report
Publishing Javadoc
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.
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