Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-17,Windows2022 #2304
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jun 25 02:31:41 UTC 2026
See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Windows2022/2304/display/redirect?page=changes>
Changes:
[Henri Mikkonen] JOIDC-250 - customRedirectUriValidationStrategy for OIDC.Logout
------------------------------------------
[...truncated 1.32 KiB...]
originally caused by:
Started by upstream project "java-plugin-shibd-oidc-v1-nightly-java17" build number 123
originally caused by:
Started by upstream project "java-plugin-shibd-saml-v1-nightly-java17" build number 287
originally caused by:
Started by upstream project "java-plugin-shibd-v1-nightly-java17" build number 287
originally caused by:
Started by upstream project "java-idp-plugin-webauthn-v1-nightly-java17" build number 827
originally caused by:
Started by upstream project "java-idp-plugin-thymeleaf-v1-nightly-java17" build number 444
originally caused by:
Started by upstream project "java-idp-plugin-totp-v2-nightly-java17" build number 1056
originally caused by:
Started by upstream project "java-plugin-storage-jdbc-v2-nightly-java17" build number 1472
originally caused by:
Started by upstream project "java-idp-plugin-metadatagen-v2-nightly-java17" build number 1062
originally caused by:
Started by upstream project "java-idp-plugin-jetty-base-V1" build number 324
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-0ee378c3f7fcef5fc) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,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-idp-oidc
> git init <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Windows2022/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-oidc
> git --version # timeout=10
> git --version # 'git version 2.44.0.windows.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-oidc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-oidc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision a248d6be6aea8e2cc94977552f041c5508432b81 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f a248d6be6aea8e2cc94977552f041c5508432b81 # timeout=10
Commit message: "JOIDC-250 - customRedirectUriValidationStrategy for OIDC.Logout"
> git rev-list --no-walk 136a216c7be67976a922cf3f0dafb88619a91d7d # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=Oracle-17 -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.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
Maven home: c:\opt\maven_home
Java version: 17.0.19, vendor: Oracle Corporation, runtime: c:\opt\jdk\jdk-17
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-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml (615 B at 2.0 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml (618 B at 28 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider [pom]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution [jar]
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-parent >------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider 4.4.0-SNAPSHOT [1/4]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-api >--------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider API 4.4.0-SNAPSHOT [2/4]
[INFO] from idp-oidc-extension-api\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 29 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 37 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-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-idp-oidc-v4-multi-java17\jdk\Oracle-17\label\Windows2022\idp-oidc-extension-api\src\main\resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 144 source files to C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Oracle-17\label\Windows2022\idp-oidc-extension-api\target\classes
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/TokenRequestAuthorizationCodeLookupFunction.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/TokenRequestAuthorizationCodeLookupFunction.java: Recompile with -Xlint:removal for details.
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Oracle-17\label\Windows2022\idp-oidc-extension-api\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestLoginHintLookupFunctionTest.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestLoginHintLookupFunctionTest.java: Recompile with -Xlint:removal for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-oidc-op-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.98 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-impl >-------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation 4.4.0-SNAPSHOT [3/4]
[INFO] from idp-oidc-extension-impl\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 30 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 59 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 65 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 47 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 72 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 68 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 77 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-parent/3.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-parent/3.1.0-SNAPSHOT/maven-metadata.xml (823 B at 46 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-parent/3.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 56 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-saml-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-impl/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 36 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-saml-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 72 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 302 source files to C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Oracle-17\label\Windows2022\idp-oidc-extension-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/decoding/impl/OIDCClientRegistrationRequestDecoder.java: C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Oracle-17\label\Windows2022\idp-oidc-extension-impl\src\main\java\net\shibboleth\idp\plugin\oidc\op\decoding\impl\OIDCClientRegistrationRequestDecoder.java uses or overrides a deprecated API.
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/decoding/impl/OIDCClientRegistrationRequestDecoder.java: Recompile with -Xlint:deprecation for details.
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/messaging/context/navigate/DefaultRequestAudienceLookupFunction.java: C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Oracle-17\label\Windows2022\idp-oidc-extension-impl\src\main\java\net\shibboleth\idp\plugin\oidc\op\messaging\context\navigate\DefaultRequestAudienceLookupFunction.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/messaging/context/navigate/DefaultRequestAudienceLookupFunction.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/logout/profile/impl/ValidatePostLogoutRedirectURI.java:[30,51] cannot find symbol
symbol: class CustomPostLogoutRedirectUriValidationStrategyLookupFunction
location: package net.shibboleth.oidc.profile.config.navigate
[ERROR] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/logout/profile/impl/ValidatePostLogoutRedirectURI.java:[59,21] cannot find symbol
symbol: class CustomPostLogoutRedirectUriValidationStrategyLookupFunction
location: class net.shibboleth.idp.plugin.oidc.op.logout.profile.impl.ValidatePostLogoutRedirectURI
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ---< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-distribution >---
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution 4.4.0-SNAPSHOT [4/4]
[INFO] from idp-oidc-extension-distribution\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-distribution ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-distribution ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-distribution ---
[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) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-distribution ---
[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-idp-oidc-v4-multi-java17\jdk\Oracle-17\label\Windows2022\idp-oidc-extension-distribution\src\test\resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-oidc-op-distribution ---
[INFO] No tests to run.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 4.4.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [ 0.696 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 22.232 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [ 6.687 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SUCCESS [ 0.250 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38.977 s
[INFO] Finished at: 2026-06-25T02:31:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-plugin-oidc-op-impl: Compilation failure: Compilation failure:
[ERROR] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/logout/profile/impl/ValidatePostLogoutRedirectURI.java:[30,51] cannot find symbol
[ERROR] symbol: class CustomPostLogoutRedirectUriValidationStrategyLookupFunction
[ERROR] location: package net.shibboleth.oidc.profile.config.navigate
[ERROR] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Oracle-17/label/Windows2022/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/logout/profile/impl/ValidatePostLogoutRedirectURI.java:[59,21] cannot find symbol
[ERROR] symbol: class CustomPostLogoutRedirectUriValidationStrategyLookupFunction
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.logout.profile.impl.ValidatePostLogoutRedirectURI
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-plugin-oidc-op-impl
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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-idp-oidc-v4-multi-java17/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/2304/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list