Build failed in Jenkins: java-parent-project-v11-nightly #303

Shibboleth Jenkins noreply at shibboleth.net
Fri Dec 6 20:00:15 EST 2019


See <http://127.0.0.1:1583/jenkins/job/java-parent-project-v11-nightly/303/display/redirect?page=changes>

Changes:

[Scott Cantor] Update xmlsec, jackson, slf4j.

[Scott Cantor] Update Metrics to 4.1.1 and switch to BOM.


------------------------------------------
Started by upstream project "trigger-nightly-v11" build number 302
originally caused by:
 Started by timer
Running as SYSTEM
Building in workspace <http://127.0.0.1:1583/jenkins/job/java-parent-project-v11-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/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 17efb2712129f3de53ed538e80a19ab50228e64c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17efb2712129f3de53ed538e80a19ab50228e64c # timeout=10
Commit message: "Update Metrics to 4.1.1 and switch to BOM."
 > git rev-list --no-walk e63cd7178e3c07393b5fc877aa8913e9692a2f97 # timeout=10
[workspace] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-parent-project-v11-nightly/ws/.repository> -B clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-bom/4.1.1/metrics-bom-4.1.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-bom/4.1.1/metrics-bom-4.1.1.pom (4.9 kB at 11 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-parent/4.1.1/metrics-parent-4.1.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-parent/4.1.1/metrics-parent-4.1.1.pom (15 kB at 261 kB/s)
[INFO] 
[INFO] -----------------------< net.shibboleth:parent >------------------------
[INFO] Building Shibboleth Project Java 11 Super POM 11.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.28/slf4j-api-1.7.28.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.28/slf4j-api-1.7.28.pom (3.8 kB at 39 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom (14 kB at 337 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/jul-to-slf4j/1.7.28/jul-to-slf4j-1.7.28.pom
[WARNING] The POM for org.slf4j:jul-to-slf4j:jar:1.7.28 is missing, no dependency information available
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/log4j-over-slf4j/1.7.28/log4j-over-slf4j-1.7.28.pom
[WARNING] The POM for org.slf4j:log4j-over-slf4j:jar:1.7.28 is missing, no dependency information available
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.28/slf4j-api-1.7.28.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/log4j-over-slf4j/1.7.28/log4j-over-slf4j-1.7.28.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/slf4j/jul-to-slf4j/1.7.28/jul-to-slf4j-1.7.28.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.435 s
[INFO] Finished at: 2019-12-06T20:00:15-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project parent: Could not resolve dependencies for project net.shibboleth:parent:pom:11.0.0-SNAPSHOT: The following artifacts could not be resolved: org.slf4j:slf4j-api:jar:1.7.28, org.slf4j:jul-to-slf4j:jar:1.7.28, org.slf4j:log4j-over-slf4j:jar:1.7.28: Could not find artifact org.slf4j:slf4j-api:jar:1.7.28 in shib-release (https://build.shibboleth.net/nexus/content/groups/public) -> [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
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list