Build failed in Jenkins: java-parent-project-v7-nightly #1739

Shibboleth Jenkins noreply at shibboleth.net
Mon Feb 3 20:00:38 EST 2020


See <http://127.0.0.1:1583/jenkins/job/java-parent-project-v7-nightly/1739/display/redirect>

Changes:


------------------------------------------
Started by upstream project "trigger-nightly-v7" build number 1735
originally caused by:
 Started by timer
Running as SYSTEM
Building in workspace <http://127.0.0.1:1583/jenkins/job/java-parent-project-v7-nightly/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.shibboleth.net/java-parent-project # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-parent-project
 > git --version # timeout=10
 > git fetch --tags --progress git://git.shibboleth.net/java-parent-project +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/maint-7^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/maint-7^{commit} # timeout=10
Checking out Revision d99fe6960c851c7386014629d2da316b242a9a35 (refs/remotes/origin/maint-7)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d99fe6960c851c7386014629d2da316b242a9a35 # timeout=10
Commit message: "JPAR-156 - Compatibility changes for checkstyle 8.28"
 > git rev-list --no-walk d99fe6960c851c7386014629d2da316b242a9a35 # timeout=10
[workspace] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-parent-project-v7-nightly/ws/.repository> -B clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
[WARNING] The project net.shibboleth:parent:pom:7.11.1-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] 
[INFO] -----------------------< net.shibboleth:parent >------------------------
[INFO] Building Shibboleth Project V3 Super POM 7.11.1-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:test-jar (attach-javadocs) @ parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ parent >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-parent-project-v7-nightly/ws/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-parent-project-v7-nightly/ws/.repository/net/shibboleth/parent/7.11.1-SNAPSHOT/parent-7.11.1-SNAPSHOT.pom>
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parent ---
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent:7.11.1-SNAPSHOT/maven-metadata.xml from/to snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.1-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  12.356 s
[INFO] Finished at: 2020-02-03T20:00:38-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project parent: Failed to retrieve remote metadata net.shibboleth:parent:7.11.1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata net.shibboleth:parent:7.11.1-SNAPSHOT/maven-metadata.xml from/to snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.1-SNAPSHOT/maven-metadata.xml: Received fatal alert: protocol_version -> [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


More information about the commits mailing list