Build failed in Jenkins: java-identity-provider-v5 #612
Shibboleth Jenkins
noreply at shibboleth.net
Mon Feb 27 16:52:06 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/612/display/redirect?page=changes>
Changes:
[Scott Cantor] IDP-2076 - Implement new SAML profile settings
------------------------------------------
[...truncated 602.44 KB...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-cas-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-cas-impl/src/test/java/net/shibboleth/idp/cas/flow/impl/AbstractFlowActionTest.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-cas-impl/src/test/java/net/shibboleth/idp/cas/flow/impl/AbstractFlowActionTest.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-cas-impl/src/test/java/net/shibboleth/idp/cas/flow/impl/AbstractFlowActionTest.java>: Recompile with -Xlint:removal for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-cas-impl ---
[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: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.166 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-cas-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-cas-impl/target/idp-cas-impl-5.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-cas-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-cas-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-cas-impl/target/idp-cas-impl-5.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-cas-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-cas-impl/target/idp-cas-impl-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-impl/5.0.0-SNAPSHOT/idp-cas-impl-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-cas-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-impl/5.0.0-SNAPSHOT/idp-cas-impl-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-cas-impl/target/idp-cas-impl-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-impl/5.0.0-SNAPSHOT/idp-cas-impl-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 5.0.0-SNAPSHOT [18/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-consent-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-consent-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-consent-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-consent-impl ---
[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] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-consent-impl/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-consent-impl ---
[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] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-consent-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-consent-impl ---
[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: 224, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.516 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-consent-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-consent-impl/target/idp-consent-impl-5.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-consent-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-consent-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-consent-impl/target/idp-consent-impl-5.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-consent-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-consent-impl/target/idp-consent-impl-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-consent-impl/5.0.0-SNAPSHOT/idp-consent-impl-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-consent-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-consent-impl/5.0.0-SNAPSHOT/idp-consent-impl-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-consent-impl/target/idp-consent-impl-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-consent-impl/5.0.0-SNAPSHOT/idp-consent-impl-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-saml-impl >------------------
[INFO] Building Shibboleth IdP :: SAML Profile Implementation 5.0.0-SNAPSHOT [19/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 78 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/shib-profile-impl-5.0.0-20230227.020552-15.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/shib-profile-impl-5.0.0-20230227.020552-15.pom (2.6 kB at 863 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/shib-profile-impl-5.0.0-20230227.020552-15.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/shib-profile-impl-5.0.0-20230227.020552-15.jar (13 kB at 3.2 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-saml-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-saml-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-saml-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-impl/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 130 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/config/impl/BrowserSSOProfileConfiguration.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/config/impl/BrowserSSOProfileConfiguration.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/config/impl/BrowserSSOProfileConfiguration.java>: Recompile with -Xlint:removal for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/messaging/impl/AddAttributeConsumingServiceHandler.java>:[81,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/messaging/impl/AddAttributeConsumingServiceHandler.java>:[92,30] method getRequestedAttributes in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler cannot be applied to given types;
required: org.opensaml.saml.saml2.core.AuthnRequest
found: org.opensaml.messaging.context.MessageContext,org.opensaml.saml.saml2.core.AuthnRequest
reason: actual and formal argument lists differ in length
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/messaging/impl/AddAttributeConsumingServiceHandler.java>:[100,21] method getRequestedAttributes in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler cannot be applied to given types;
required: org.opensaml.saml.saml2.core.AuthnRequest
found: org.opensaml.messaging.context.MessageContext,org.opensaml.saml.saml2.core.AuthnRequest
reason: actual and formal argument lists differ in length
[INFO] 3 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.0.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 18.800 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 7.273 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 1.396 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 7.332 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 8.316 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 7.345 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 4.514 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 7.532 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 3.582 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 1.688 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 6.426 s]
[INFO] Shibboleth IdP :: Testing .......................... SUCCESS [ 1.779 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 6.368 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 6.268 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 26.656 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 24.419 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 11.254 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 6.803 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... FAILURE [ 2.075 s]
[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 :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:51 min
[INFO] Finished at: 2023-02-27T16:51:57Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-saml-impl: Compilation failure: Compilation failure:
Waiting for Jenkins to finish collecting data
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/messaging/impl/AddAttributeConsumingServiceHandler.java>:[81,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/messaging/impl/AddAttributeConsumingServiceHandler.java>:[92,30] method getRequestedAttributes in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler cannot be applied to given types;
[ERROR] required: org.opensaml.saml.saml2.core.AuthnRequest
[ERROR] found: org.opensaml.messaging.context.MessageContext,org.opensaml.saml.saml2.core.AuthnRequest
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/messaging/impl/AddAttributeConsumingServiceHandler.java>:[100,21] method getRequestedAttributes in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler cannot be applied to given types;
[ERROR] required: org.opensaml.saml.saml2.core.AuthnRequest
[ERROR] found: org.opensaml.messaging.context.MessageContext,org.opensaml.saml.saml2.core.AuthnRequest
[ERROR] reason: actual and formal argument lists differ in length
[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-saml-impl
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: BOM #612' 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 :: Configuration Files #612' 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 #612' 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 #612' 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 #612' 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 #612' 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 #612' 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 :: Spring Integration #612' 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 #612' 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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/612/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list