Build failed in Jenkins: java-opensaml-v5-multi » OpenJDK-22,Windows2022 #1028
Shibboleth Jenkins
noreply at shibboleth.net
Sat Mar 8 02:04:54 UTC 2025
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-22,label=Windows2022/1028/display/redirect>
Changes:
------------------------------------------
[...truncated 8.57 KiB...]
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-0cb0df953961c49f2) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/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-opensaml
> git init <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-22,label=Windows2022/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-opensaml
> git --version # timeout=10
> git --version # 'git version 2.44.0.windows.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-opensaml +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-opensaml # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 8a94c3fc8a0ee8b975326d9801b2a786a7d5f379 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8a94c3fc8a0ee8b975326d9801b2a786a7d5f379 # timeout=10
Commit message: "OSJ-425 - IdP keeps repeatedly attempting to delete local storage data"
> git rev-list --no-walk 8a94c3fc8a0ee8b975326d9801b2a786a7d5f379 # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -f pom.xml -Djdk=OpenJDK-22 -Dmatrix-combinations= -Dlabel=Windows2022 -Dno-check-m2= -V -B clean test -Prelease --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] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.2.0-SNAPSHOT/maven-metadata.xml (783 B at 593 B/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] OpenSAML [pom]
[INFO] OpenSAML :: Core API [jar]
[INFO] OpenSAML :: Storage API [jar]
[INFO] OpenSAML :: Messaging API [jar]
[INFO] OpenSAML :: Security API [jar]
[INFO] OpenSAML :: XML Security API [jar]
[INFO] OpenSAML :: SOAP Provider API [jar]
[INFO] OpenSAML :: Profile API [jar]
[INFO] OpenSAML :: SAML Provider API [jar]
[INFO] OpenSAML :: XACML Provider API [jar]
[INFO] OpenSAML :: SAML XACML Profile API [jar]
[INFO] OpenSAML :: Testing [jar]
[INFO] OpenSAML :: Core Implementation [jar]
[INFO] OpenSAML :: Storage Implementation [jar]
[INFO] OpenSAML :: Security Implementation [jar]
[INFO] OpenSAML :: XML Security Implementation [jar]
[INFO] OpenSAML :: Messaging Implementations [jar]
[INFO] OpenSAML :: SOAP Provider Implementations [jar]
[INFO] OpenSAML :: SAML Provider Implementations [jar]
[INFO] OpenSAML :: XACML Provider Implementations [jar]
[INFO] OpenSAML :: SAML XACML Profile Implementation [jar]
[INFO] OpenSAML :: Profile Implementations [jar]
[INFO] OpenSAML :: Spring Support [jar]
[INFO] OpenSAML :: BOM [pom]
[INFO]
[INFO] --------------------< org.opensaml:opensaml-parent >--------------------
[INFO] Building OpenSAML 5.2.0-SNAPSHOT [1/24]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-support/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-support/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-support/9.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 69 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-parent/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-shared-parent/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-parent/9.2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 63 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ opensaml-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ opensaml-parent ---
[INFO]
[INFO] -------------------< org.opensaml:opensaml-core-api >-------------------
[INFO] Building OpenSAML :: Core API 5.2.0-SNAPSHOT [2/24]
[INFO] from opensaml-core-api\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ opensaml-core-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ opensaml-core-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ opensaml-core-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ opensaml-core-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 90 source files to C:\opt\jenkins\workspace\java-opensaml-v5-multi\jdk\OpenJDK-22\label\Windows2022\opensaml-core-api\target\classes
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Storage API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Messaging API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Security API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XML Security API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SOAP Provider API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Profile API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XACML Provider API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Testing
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Core Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Storage Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XML Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Messaging Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SOAP Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XACML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Profile Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Spring Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< org.opensaml:opensaml-bom >----------------------
[INFO] Building OpenSAML :: BOM 5.2.0-SNAPSHOT [3/24]
[INFO] from opensaml-bom\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ opensaml-bom ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ opensaml-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 5.2.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 1.050 s]
[INFO] OpenSAML :: Core API ............................... FAILURE [ 3.507 s]
[INFO] OpenSAML :: Storage API ............................ SKIPPED
[INFO] OpenSAML :: Messaging API .......................... SKIPPED
[INFO] OpenSAML :: Security API ........................... SKIPPED
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[INFO] OpenSAML :: SOAP Provider API ...................... SKIPPED
[INFO] OpenSAML :: Profile API ............................ SKIPPED
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Testing ................................ SKIPPED
[INFO] OpenSAML :: Core Implementation .................... SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: Spring Support ......................... SKIPPED
[INFO] OpenSAML :: BOM .................................... SUCCESS [ 0.289 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.371 s
[INFO] Finished at: 2025-03-08T02:04:54Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project opensaml-core-api: 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 :opensaml-core-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