Build failed in Jenkins: java-oidc-common-v3-java17 #952

Shibboleth Jenkins noreply at shibboleth.net
Fri Oct 20 19:13:58 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-oidc-common-v3-java17/952/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-parent-project-v17" build number 120
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - Rocky9-commits (i-093b15241d7d248b2) (Rocky9-commits) in workspace <http://127.0.0.1:1583/jenkins/job/java-oidc-common-v3-java17/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-oidc-common-v3-java17/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.shibboleth.net/git/java-oidc-common # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-oidc-common
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-oidc-common +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 22cb7c176d2e09a35235a132966fe49f82e0eb86 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22cb7c176d2e09a35235a132966fe49f82e0eb86 # timeout=10
Commit message: "Use BeanCreationException when a JWK credential can not be constructed"
 > git rev-list --no-walk 22cb7c176d2e09a35235a132966fe49f82e0eb86 # timeout=10
Parsing POMs
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.0.2-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth:parent:17.0.2-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Established TCP socket on 33185
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[java-oidc-common-v3-java17] $ /opt/jdk/amazon-17/bin/java -cp /opt/jenkins/maven35-agent.jar:/opt/maven_home/boot/plexus-classworlds-2.6.0.jar:/opt/maven_home/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven_home /tmp/remoting.jar /opt/jenkins/maven35-interceptor.jar /opt/jenkins/maven3-interceptor-commons.jar 33185
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://127.0.0.1:1583/jenkins/job/java-oidc-common-v3-java17/ws/pom.xml> -V -B --update-snapshots clean install -D no-check-m2
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /efs/optjava/maven/apache-maven-3.8.6
Java version: 17.0.8, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-17.0.8.7.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-284.11.1.el9_2.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.0.2-SNAPSHOT/maven-metadata.xml (601 B at 2.3 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Parent                 [pom]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute API          [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto API             [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration API [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation  [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Plugin                 [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: BOM                    [pom]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Distribution           [pom]
[INFO] 
[INFO] ---------------< net.shibboleth.oidc:oidc-common-parent >---------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Parent 3.0.1-SNAPSHOT [1/14]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-parent ---
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ oidc-common-parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ oidc-common-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-oidc-common-v3-java17/ws/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/oidc/oidc-common-parent/3.0.1-SNAPSHOT/oidc-common-parent-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO] 
[INFO] -----------< net.shibboleth.oidc:oidc-common-attribute-api >------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Attribute API 3.0.1-SNAPSHOT [2/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/apache/santuario/xmlsec/3.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/apache/santuario/xmlsec/3.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/apache/santuario/xmlsec/3.0.3-SNAPSHOT/xmlsec-3.0.3-SNAPSHOT.pom
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/apache/santuario/xmlsec/3.0.3-SNAPSHOT/xmlsec-3.0.3-SNAPSHOT.pom
[WARNING] The POM for org.apache.santuario:xmlsec:jar:3.0.3-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/apache/santuario/xmlsec/3.0.3-SNAPSHOT/xmlsec-3.0.3-SNAPSHOT.jar
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/apache/santuario/xmlsec/3.0.3-SNAPSHOT/xmlsec-3.0.3-SNAPSHOT.jar
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OIDC Common :: Parent 3.0.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Parent . SUCCESS [  2.713 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute API FAILURE [  1.005 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto API SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration API SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Plugin . SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: BOM .... SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.894 s
[INFO] Finished at: 2023-10-20T19:13:45Z
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project oidc-common-attribute-api: Could not resolve dependencies for project net.shibboleth.oidc:oidc-common-attribute-api:jar:3.0.1-SNAPSHOT: Could not find artifact org.apache.santuario:xmlsec:jar:3.0.3-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/maven/snapshots/) -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :oidc-common-attribute-api
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration Implementation #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: Plugin #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: Attribute Implementation #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: BOM #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: Distribution #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: Crypto API #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-oidc-common-v3-java17 �� Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration API #952' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.


More information about the commits mailing list