Build failed in Jenkins: java-identity-provider-v4-nightly #59
Shibboleth Jenkins
noreply at shibboleth.net
Sun Jul 5 01:06:27 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/59/display/redirect>
Changes:
------------------------------------------
[...truncated 4.61 KB...]
Fetching upstream changes from https://git.shibboleth.net/git/java-identity-provider
> git --version # timeout=10
> git fetch --tags --progress https://git.shibboleth.net/git/java-identity-provider +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 3dc359b92ead23d9289455d199066c0c2e65cf96 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3dc359b92ead23d9289455d199066c0c2e65cf96 # timeout=10
Commit message: "IDP-1595 Code download an installation package"
> git rev-list --no-walk 3dc359b92ead23d9289455d199066c0c2e65cf96 # timeout=10
[java-identity-provider-v4-nightly] $ /opt/maven_home/bin/mvn -f idp-parent/pom.xml -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository> clean -B -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml (601 B at 1.9 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/parent-11.1.0-20200705.010157-32.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/parent-11.1.0-20200705.010157-32.pom (53 kB at 1.4 MB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.1.0-SNAPSHOT/maven-metadata.xml (815 B at 48 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-parent/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.1.0-SNAPSHOT/maven-metadata.xml (818 B at 74 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-parent/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-tests-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-tests-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/4.1.0-SNAPSHOT/maven-metadata.xml (821 B at 14 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.idp:idp-installer:jar:4.1.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: net.shibboleth.ext:spring-extensions:jar -> duplicate declaration of version (?) @ line 91, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Identity Provider [pom]
[INFO] Shibboleth IdP :: Core [jar]
[INFO] Shibboleth IdP :: Configuration Schemas [jar]
[INFO] Shibboleth IdP :: Attribute API [jar]
[INFO] Shibboleth IdP :: Profile API [jar]
[INFO] Shibboleth IdP :: Authentication API [jar]
[INFO] Shibboleth IdP :: Administrative Profile API [jar]
[INFO] Shibboleth IdP :: Attribute Resolver API [jar]
[INFO] Shibboleth IdP :: Attribute Filter API [jar]
[INFO] Shibboleth IdP :: Session API [jar]
[INFO] Shibboleth IdP :: SAML Profile API [jar]
[INFO] Shibboleth IdP :: CAS Protocol API [jar]
[INFO] Shibboleth IdP :: Consent API [jar]
[INFO] Shibboleth IdP :: UI Support [jar]
[INFO] Shibboleth IdP :: Administrative Profile Implementation [jar]
[INFO] Shibboleth IdP :: Authentication Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Implementation [jar]
[INFO] Shibboleth IdP :: Session Implementation [jar]
[INFO] Shibboleth IdP :: SAML Profile Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Filter Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration [jar]
[INFO] Shibboleth IdP :: Profile Implementation [jar]
[INFO] Shibboleth IdP :: Profile Spring Integration [jar]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration [jar]
[INFO] Shibboleth IdP :: CAS Protocol Implementation [jar]
[INFO] Shibboleth IdP :: Consent Implementation [jar]
[INFO] Shibboleth IdP :: WAR [war]
[INFO] Shibboleth IdP :: WAR distribution [war]
[INFO] Shibboleth IdP :: Installer [jar]
[INFO] Shibboleth IdP :: Configuration Files [jar]
[INFO] Shibboleth IdP :: Distribution [pom]
[INFO] Shibboleth IdP :: BOM [pom]
[INFO] Shibboleth IdP :: Tests BOM [pom]
[INFO]
[INFO] -------------------< net.shibboleth.idp:idp-parent >--------------------
[INFO] Building Shibboleth Identity Provider 4.1.0-SNAPSHOT [1/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/utilities/java-support/8.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/8.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 31 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-messaging-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-messaging-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 87 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-core/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-core/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-core/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-core/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 82 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-parent ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-parent/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-parent ---
[INFO]
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ idp-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly) @ idp-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ idp-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:test-jar (attach-javadocs) @ idp-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-parent ---
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-parent/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-parent/4.1.0-SNAPSHOT/idp-parent-4.1.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-parent/target/idp-parent-4.1.0-SNAPSHOT-site.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-parent/4.1.0-SNAPSHOT/idp-parent-4.1.0-SNAPSHOT-site.xml>
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ idp-parent ---
[INFO] Deploying net.shibboleth.idp:idp-parent:4.1.0-SNAPSHOT at end
[INFO]
[INFO] --------------------< net.shibboleth.idp:idp-core >---------------------
[INFO] Building Shibboleth IdP :: Core 4.1.0-SNAPSHOT [2/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/ext/spring-extensions/6.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/ext/spring-extensions/6.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 39 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-security-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-security-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 52 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-xmlsec-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-api/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 137 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-xmlsec-api/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-core ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-core/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-core ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-core/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-core/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-core ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ idp-core ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-core/target/idp-core-4.1.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ idp-core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-core ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-core/target/idp-core-4.1.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly) @ idp-core ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ idp-core ---
[INFO] Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO]
1 error
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.1.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 4.354 s]
[INFO] Shibboleth IdP :: Core ............................. FAILURE [ 12.406 s]
[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 :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol 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 :: Attribute 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 :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.457 s
[INFO] Finished at: 2020-07-05T01:06:26Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.2.0:jar (attach-javadocs) on project idp-core: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - javadoc: error - Error fetching URL: https://jitpack.io/com/github/cbeust/testng/master/javadoc/
[ERROR]
[ERROR] Command line was: /opt/jdk/amazon-11/bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-core/target/apidocs'> dir.
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-core
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list