Build failed in Jenkins: java-identity-provider-v5 #1699
Shibboleth Jenkins
noreply at shibboleth.net
Sun Jul 6 16:38:00 UTC 2025
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/1699/display/redirect>
Changes:
------------------------------------------
[...truncated 30.30 KiB...]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-authn-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-authn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target/test-classes>
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-authn-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: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.790 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jar:3.2.2:jar (default-jar) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target/idp-authn-api-5.2.0-SNAPSHOT.jar>
[INFO]
[INFO] --- jar:3.2.2:test-jar (default) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target/idp-authn-api-5.2.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- install:3.0.0-M1:install (default-install) @ idp-authn-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target/idp-authn-api-5.2.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-api/5.2.0-SNAPSHOT/idp-authn-api-5.2.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-api/5.2.0-SNAPSHOT/idp-authn-api-5.2.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target/idp-authn-api-5.2.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-api/5.2.0-SNAPSHOT/idp-authn-api-5.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-admin-api >------------------
[INFO] Building Shibboleth IdP :: Administrative Profile API 5.2.0-SNAPSHOT [6/28]
[INFO] from idp-admin-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-security-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 61 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-admin-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/target>
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-admin-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-admin-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-admin-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) @ idp-admin-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/target/classes>
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-admin-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 8 resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-admin-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[79,44] cannot find symbol
symbol: variable ENABLE_GITWEB_TESTS
location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[127,43] cannot find symbol
symbol: variable ENABLE_GITWEB_TESTS
location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[139,36] cannot find symbol
symbol: variable ENABLE_GITWEB_TESTS
location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[163,36] cannot find symbol
symbol: variable ENABLE_GITWEB_TESTS
location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[201,36] cannot find symbol
symbol: variable ENABLE_GITWEB_TESTS
location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[211,36] cannot find symbol
symbol: variable ENABLE_GITWEB_TESTS
location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[217,36] cannot find symbol
symbol: variable ENABLE_GITWEB_TESTS
location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[236,36] cannot find symbol
symbol: variable ENABLE_GITWEB_TESTS
location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[273,36] cannot find symbol
symbol: variable ENABLE_GITWEB_TESTS
location: class net.shibboleth.shared.testing.RepositorySupport
[INFO] 9 errors
[INFO] -------------------------------------------------------------
[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
[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
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.2.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 4.281 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 4.574 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 1.956 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 8.343 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 6.367 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... FAILURE [ 2.557 s]
[INFO] Shibboleth IdP :: Session API ...................... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Testing .......................... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Spring Integration ............... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Command Line ..................... SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: Msi .............................. SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.551 s
[INFO] Finished at: 2025-07-06T16:37:33Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project idp-admin-api: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[79,44] cannot find symbol
[ERROR] symbol: variable ENABLE_GITWEB_TESTS
[ERROR] location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[127,43] cannot find symbol
[ERROR] symbol: variable ENABLE_GITWEB_TESTS
[ERROR] location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[139,36] cannot find symbol
[ERROR] symbol: variable ENABLE_GITWEB_TESTS
[ERROR] location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[163,36] cannot find symbol
[ERROR] symbol: variable ENABLE_GITWEB_TESTS
[ERROR] location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[201,36] cannot find symbol
[ERROR] symbol: variable ENABLE_GITWEB_TESTS
[ERROR] location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[211,36] cannot find symbol
[ERROR] symbol: variable ENABLE_GITWEB_TESTS
[ERROR] location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[217,36] cannot find symbol
[ERROR] symbol: variable ENABLE_GITWEB_TESTS
[ERROR] location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[236,36] cannot find symbol
[ERROR] symbol: variable ENABLE_GITWEB_TESTS
[ERROR] location: class net.shibboleth.shared.testing.RepositorySupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java>:[273,36] cannot find symbol
[ERROR] symbol: variable ENABLE_GITWEB_TESTS
[ERROR] location: class net.shibboleth.shared.testing.RepositorySupport
[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 <goals> -rf :idp-admin-api
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: BOM #1699' 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-identity-provider-v5 » Shibboleth IdP :: Msi #1699' 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-identity-provider-v5 » Shibboleth IdP :: Session Implementation #1699' 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-identity-provider-v5 » Shibboleth IdP :: UI Support #1699' 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-identity-provider-v5 » Shibboleth IdP :: Administrative Profile Implementation #1699' 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-identity-provider-v5 » Shibboleth IdP :: CAS Protocol API #1699' 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-identity-provider-v5 » Shibboleth IdP :: CAS Protocol Implementation #1699' 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-identity-provider-v5 » Shibboleth IdP :: WAR distribution #1699' 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-identity-provider-v5 » Shibboleth IdP :: Installer #1699' 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-identity-provider-v5 » Shibboleth IdP :: Distribution #1699' 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-identity-provider-v5 » Shibboleth IdP :: Command Line #1699' 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-identity-provider-v5 » Shibboleth IdP :: System Configuration #1699' 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-identity-provider-v5 » Shibboleth IdP :: Authentication Implementation #1699' 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-identity-provider-v5 » Shibboleth IdP :: SAML Profile Implementation #1699' 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-identity-provider-v5 » Shibboleth IdP :: Session API #1699' 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-identity-provider-v5 » Shibboleth IdP :: Spring Integration #1699' 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-identity-provider-v5 » Shibboleth IdP :: Consent API #1699' 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-identity-provider-v5 » Shibboleth IdP :: Testing #1699' 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-identity-provider-v5 » Shibboleth IdP :: SAML Profile API #1699' 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-identity-provider-v5 » Shibboleth IdP :: Consent Implementation #1699' 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-identity-provider-v5 » Shibboleth IdP :: Profile Implementation #1699' 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-identity-provider-v5 » Shibboleth IdP :: WAR #1699' 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.
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...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/1699/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/1699/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list