Build failed in Jenkins: xmlsectool-v4-multi » RedHat-17,Rocky9 #446

Shibboleth Jenkins noreply at shibboleth.net
Mon Mar 25 02:39:03 UTC 2024


See <http://127.0.0.1:1583/jenkins/job/xmlsectool-v4-multi/jdk=RedHat-17,label=Rocky9/446/display/redirect>

Changes:


------------------------------------------
Started by upstream project "xmlsectool-v4-multi" build number 446
originally caused by:
 Started by upstream project "trigger-multi-v17" build number 692
 originally caused by:
  Started by upstream project "completed-nightly-v17" build number 469
  originally caused by:
   Started by upstream project "java-idp-plugin-webauthn-v1-nightly-java17" build number 25
   originally caused by:
    Started by upstream project "java-idp-plugin-totp-v2-nightly-java17" build number 254
    originally caused by:
     Started by upstream project "java-plugin-storage-jdbc-v2-nightly-java17" build number 668
     originally caused by:
      Started by upstream project "java-idp-plugin-metadatagen-v2-nightly-java17" build number 257
      originally caused by:
       Started by upstream project "java-idp-plugin-scripting-v2-nightly-java17" build number 1446
       originally caused by:
        Started by upstream project "java-idp-plugin-duo-v2-nightly-java17" build number 270
        originally caused by:
         Started by upstream project "java-idp-plugin-oidc-rp-v2-nightly-java17" build number 260
         originally caused by:
          Started by upstream project "java-idp-oidc-v4-nightly-java17" build number 1490
          originally caused by:
           Started by upstream project "java-idp-plugin-oidc-config-v2-nightly-java17" build number 265
           originally caused by:
            (deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - Rocky9 (i-01bfc2d54e438ba98) (Rocky9) in workspace <http://127.0.0.1:1583/jenkins/job/xmlsectool-v4-multi/jdk=RedHat-17,label=Rocky9/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/xmlsectool
 > git init <http://127.0.0.1:1583/jenkins/job/xmlsectool-v4-multi/jdk=RedHat-17,label=Rocky9/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/xmlsectool
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/xmlsectool +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/xmlsectool # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 0d186d5dc9628f66045f1c4f73db6001dd00b5da (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d186d5dc9628f66045f1c4f73db6001dd00b5da # timeout=10
Commit message: "POM cleanup, update snapshot versions."
 > git rev-list --no-walk 0d186d5dc9628f66045f1c4f73db6001dd00b5da # timeout=10
[Rocky9] $ /opt/maven_home/bin/mvn -f pom.xml -Djdk=RedHat-17 -Dmatrix-combinations= -Dlabel=Rocky9 -Dno-check-m2= -V -B clean test -Prelease --update-snapshots --fail-at-end
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 17.0.10, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.10.0.7-2.el9.x86_64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-362.18.1.el9_3.0.1.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.1.1-SNAPSHOT/parent-17.1.1-SNAPSHOT.pom
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.1.1-SNAPSHOT/parent-17.1.1-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for net.shibboleth.tool:xmlsectool:4.0.0-SNAPSHOT: The following artifacts could not be resolved: net.shibboleth:parent:pom:17.1.1-SNAPSHOT (absent): Could not find artifact net.shibboleth:parent:pom:17.1.1-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/maven/snapshots/) and 'parent.relativePath' points at wrong local POM @ line 7, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project net.shibboleth.tool:xmlsectool:4.0.0-SNAPSHOT (<http://127.0.0.1:1583/jenkins/job/xmlsectool-v4-multi/jdk=RedHat-17,label=Rocky9/ws/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM for net.shibboleth.tool:xmlsectool:4.0.0-SNAPSHOT: The following artifacts could not be resolved: net.shibboleth:parent:pom:17.1.1-SNAPSHOT (absent): Could not find artifact net.shibboleth:parent:pom:17.1.1-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/maven/snapshots/) and 'parent.relativePath' points at wrong local POM @ line 7, column 13 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.


More information about the commits mailing list