Build failed in Jenkins: java-identity-provider-v5-multi » Amazon-21,Windows2022 #620
Shibboleth Jenkins
noreply at shibboleth.net
Fri Dec 29 05:04:16 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-multi/jdk=Amazon-21,label=Windows2022/620/display/redirect?page=changes>
Changes:
[Scott Cantor] Add true/false BiCondition beans.
------------------------------------------
[...truncated 23.43 KB...]
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-profile-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-profile-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-profile-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-profile-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-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-profile-api\target\classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-21/label/Windows2022/idp-profile-api/src/main/java/net/shibboleth/idp/profile/AbstractProfileAction.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-21/label/Windows2022/idp-profile-api/src/main/java/net/shibboleth/idp/profile/AbstractProfileAction.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-profile-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:testCompile (default-testCompile) @ idp-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-profile-api\target\test-classes
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-profile-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: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.680 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-authn-api >------------------
[INFO] Building Shibboleth IdP :: Authentication API 5.1.0-SNAPSHOT [5/27]
[INFO] from idp-authn-api\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 35 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/ldaptive/ldaptive/2.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/ldaptive/ldaptive/2.3.0-SNAPSHOT/ldaptive-2.3.0-SNAPSHOT.pom
[WARNING] The POM for org.ldaptive:ldaptive:jar:2.3.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.1.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 56 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/ldaptive/ldaptive/2.3.0-SNAPSHOT/ldaptive-2.3.0-SNAPSHOT.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Administrative Profile API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Session API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: SAML Profile API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] -----------------< net.shibboleth.idp:idp-consent-api >-----------------
[INFO] Building Shibboleth IdP :: Consent API 5.1.0-SNAPSHOT [6/27]
[INFO] from idp-consent-api\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-consent-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-consent-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-consent-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-consent-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-consent-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-consent-api\target\classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-consent-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:testCompile (default-testCompile) @ idp-consent-api ---
[INFO] Changes detected - recompiling the module!
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-consent-api ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: UI Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Testing
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Administrative Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Authentication Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Session Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Consent Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: SAML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: System Configuration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Command Line
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 5.1.0-SNAPSHOT [7/27]
[INFO] from idp-bom\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.3.0-SNAPSHOT/maven-metadata.xml (804 B at 24 kB/s)
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.1.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 0.842 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 2.829 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.167 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 12.742 s]
[INFO] Shibboleth IdP :: Authentication API ............... FAILURE [ 0.276 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SKIPPED
[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 ...................... SUCCESS [ 0.449 s]
[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 :: BOM .............................. SUCCESS [ 0.597 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.371 s
[INFO] Finished at: 2023-12-29T05:04:16Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project idp-authn-api: Could not resolve dependencies for project net.shibboleth.idp:idp-authn-api:jar:5.1.0-SNAPSHOT: The following artifacts could not be resolved: org.ldaptive:ldaptive:jar:2.3.0-SNAPSHOT (absent): Could not find artifact org.ldaptive:ldaptive:jar:2.3.0-SNAPSHOT in shibboleth-snapshots (https://build.shibboleth.net/maven/snapshots/) -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-authn-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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/620/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list