Build failed in Jenkins: java-oidc-common-v3-multi-java17 » OpenJDK-22,Windows2022 #1655
Shibboleth Jenkins
noreply at shibboleth.net
Sun Mar 9 02:12:52 UTC 2025
See <http://127.0.0.1:1583/jenkins/job/java-oidc-common-v3-multi-java17/jdk=OpenJDK-22,label=Windows2022/1655/display/redirect>
Changes:
------------------------------------------
[...truncated 2.69 KiB...]
Started by upstream project "java-idp-plugin-totp-v2-nightly-java17" build number 589
originally caused by:
Started by upstream project "java-plugin-storage-jdbc-v2-nightly-java17" build number 1003
originally caused by:
Started by upstream project "java-idp-plugin-metadatagen-v2-nightly-java17" build number 592
originally caused by:
Started by upstream project "java-idp-plugin-scripting-v2-nightly-java17" build number 1781
originally caused by:
Started by upstream project "java-idp-plugin-duo-v2-nightly-java17" build number 604
originally caused by:
Started by upstream project "java-idp-plugin-oidc-rp-v2-nightly-java17" build number 594
originally caused by:
Started by upstream project "java-idp-oidc-v4-nightly-java17" build number 1824
originally caused by:
Started by upstream project "java-idp-plugin-oidc-config-v2-nightly-java17" build number 600
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-0cb0df953961c49f2) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-oidc-common-v3-multi-java17/jdk=OpenJDK-22,label=Windows2022/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-oidc-common
> git init <http://127.0.0.1:1583/jenkins/job/java-oidc-common-v3-multi-java17/jdk=OpenJDK-22,label=Windows2022/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-oidc-common
> git --version # timeout=10
> git --version # 'git version 2.44.0.windows.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-oidc-common +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-oidc-common # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision a045a5227d87960e89f8f4e25ac9ab1f0989c457 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f a045a5227d87960e89f8f4e25ac9ab1f0989c457 # timeout=10
Commit message: "Bump version after release"
> git rev-list --no-walk a045a5227d87960e89f8f4e25ac9ab1f0989c457 # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=OpenJDK-22 -Dmatrix-combinations= -Dlabel=Windows2022 -Daether.metadataResolver.threads=1 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: c:\opt\maven_home
Java version: 11.0.23, vendor: Amazon.com Inc., runtime: c:\opt\java_home
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2022", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[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.2.1-SNAPSHOT [1/14]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ oidc-common-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ oidc-common-parent ---
[INFO]
[INFO] -----------< net.shibboleth.oidc:oidc-common-attribute-api >------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Attribute API 3.2.1-SNAPSHOT [2/14]
[INFO] from oidc-common-attribute-api\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ oidc-common-attribute-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ oidc-common-attribute-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ oidc-common-attribute-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-oidc-common-v3-multi-java17\jdk\OpenJDK-22\label\Windows2022\oidc-common-attribute-api\src\main\resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ oidc-common-attribute-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\opt\jenkins\workspace\java-oidc-common-v3-multi-java17\jdk\OpenJDK-22\label\Windows2022\oidc-common-attribute-api\target\classes
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Attribute Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] -------------< net.shibboleth.oidc:oidc-common-crypto-api >-------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Crypto API 3.2.1-SNAPSHOT [3/14]
[INFO] from oidc-common-crypto-api\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ oidc-common-crypto-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ oidc-common-crypto-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ oidc-common-crypto-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ oidc-common-crypto-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 97 source files to C:\opt\jenkins\workspace\java-oidc-common-v3-multi-java17\jdk\OpenJDK-22\label\Windows2022\oidc-common-crypto-api\target\classes
[INFO]
[INFO] ------------< net.shibboleth.oidc:oidc-common-metadata-api >------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API 3.2.1-SNAPSHOT [4/14]
[INFO] from oidc-common-metadata-api\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ oidc-common-metadata-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ oidc-common-metadata-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ oidc-common-metadata-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-oidc-common-v3-multi-java17\jdk\OpenJDK-22\label\Windows2022\oidc-common-metadata-api\src\main\resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ oidc-common-metadata-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to C:\opt\jenkins\workspace\java-oidc-common-v3-multi-java17\jdk\OpenJDK-22\label\Windows2022\oidc-common-metadata-api\target\classes
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --------------< net.shibboleth.oidc:oidc-common-saml-api >--------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API 3.2.1-SNAPSHOT [5/14]
[INFO] from oidc-common-saml-api\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ oidc-common-saml-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ oidc-common-saml-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ oidc-common-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ oidc-common-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to C:\opt\jenkins\workspace\java-oidc-common-v3-multi-java17\jdk\OpenJDK-22\label\Windows2022\oidc-common-saml-api\target\classes
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------< net.shibboleth.oidc:oidc-common-plugin >---------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Plugin 3.2.1-SNAPSHOT [6/14]
[INFO] from oidc-common-plugin\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ oidc-common-plugin ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ oidc-common-plugin ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ oidc-common-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ oidc-common-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to C:\opt\jenkins\workspace\java-oidc-common-v3-multi-java17\jdk\OpenJDK-22\label\Windows2022\oidc-common-plugin\target\classes
[INFO]
[INFO] ----------------< net.shibboleth.oidc:oidc-common-bom >-----------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: BOM 3.2.1-SNAPSHOT [7/14]
[INFO] from oidc-common-bom\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ oidc-common-bom ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ oidc-common-bom ---
[INFO]
[INFO] ----------------< net.shibboleth.oidc:oidc-common-dist >----------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Distribution 3.2.1-SNAPSHOT [8/14]
[INFO] from oidc-common-dist\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ oidc-common-dist ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ oidc-common-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OIDC Common :: Parent 3.2.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Parent . SUCCESS [ 0.704 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute API FAILURE [ 0.956 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto API FAILURE [ 1.277 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API FAILURE [ 0.499 s]
[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 FAILURE [ 0.222 s]
[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 . FAILURE [ 0.341 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: BOM .... SUCCESS [ 0.006 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Distribution SUCCESS [ 0.227 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.767 s
[INFO] Finished at: 2025-03-09T02:12:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project oidc-common-attribute-api: Fatal error compiling: error: release version 17 not supported -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project oidc-common-crypto-api: Fatal error compiling: error: release version 17 not supported -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project oidc-common-metadata-api: Fatal error compiling: error: release version 17 not supported -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project oidc-common-saml-api: Fatal error compiling: error: release version 17 not supported -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project oidc-common-plugin: Fatal error compiling: error: release version 17 not supported -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :oidc-common-attribute-api
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