Build failed in Jenkins: java-identity-provider-v4-nightly #635
Shibboleth Jenkins
noreply at shibboleth.net
Wed Dec 29 15:37:05 UTC 2021
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/635/display/redirect>
Changes:
------------------------------------------
Started by user Rod Widdowson
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - CentOS7 (i-0848074722b5f5add) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-identity-provider # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-identity-provider
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> 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/main^{commit} # timeout=10
Checking out Revision c81fd2fa58b6229606f4b03722a8854c16ff7b0e (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f c81fd2fa58b6229606f4b03722a8854c16ff7b0e # timeout=10
Commit message: "Turn logging back down."
> git rev-list --no-walk c81fd2fa58b6229606f4b03722a8854c16ff7b0e # timeout=10
[java-identity-provider-v4-nightly] $ /opt/maven_home/bin/mvn -f idp-parent/pom.xml -Dartifact="net.shibboleth.maven.enforcer.rules:maven-dist-enforcer-data:LATEST:pom" dependency:get
[INFO] Scanning for projects...
[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 :: 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 :: Profile Implementation [jar]
[INFO] Shibboleth IdP :: Administrative Profile Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration [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 :: System Configuration [jar]
[INFO] Shibboleth IdP :: WAR [war]
[INFO] Shibboleth IdP :: WAR distribution [war]
[INFO] Shibboleth IdP :: Configuration Files [jar]
[INFO] Shibboleth IdP :: Installer [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.2.0-SNAPSHOT [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:get (default-cli) @ idp-parent ---
[INFO] Resolving "net.shibboleth.maven.enforcer.rules:maven-dist-enforcer-data:pom":LATEST with transitive dependencies
Downloading from shib-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/%22net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/maven-metadata.xml
Downloading from shib-releases: https://build.shibboleth.net/maven/releases/%22net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/maven-metadata.xml
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/%22net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/maven-metadata.xml
Downloading from shib-snapshots: https://build.shibboleth.net/maven/snapshots/%22net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/maven-metadata.xml
Downloading from local-shared-repository: file:///opt/m2/repository/%22net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/maven-metadata.xml
Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/%22net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/maven-metadata.xml
Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/%22net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/maven-metadata.xml
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/%22net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/maven-metadata.xml
Downloading from central: https://repo1.maven.org/maven2/%22net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.2.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... FAILURE [ 3.218 s]
[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 :: 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 :: 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 :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration 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 :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ 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: 4.941 s
[INFO] Finished at: 2021-12-29T15:37:03Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.2:get (default-cli) on project idp-parent: Couldn't download artifact: org.eclipse.aether.resolution.DependencyResolutionException: Failed to read artifact descriptor for "net.shibboleth.maven.enforcer.rules:maven-dist-enforcer-data:pom":LATEST: Failed to resolve version for "net.shibboleth.maven.enforcer.rules:maven-dist-enforcer-data:pom":LATEST: Could not find metadata "net.shibboleth.maven.enforcer.rules:maven-dist-enforcer-data/maven-metadata.xml in local (/home/jenkins/.m2/repository) -> [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