Build failed in Jenkins: java-identity-provider-v5-multi » Amazon-17,Windows2016 #78

Shibboleth Jenkins noreply at shibboleth.net
Tue Aug 9 02:34:29 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-multi/jdk=Amazon-17,label=Windows2016/78/display/redirect?page=changes>

Changes:

[Scott Cantor] Add at-risk warning to unlock-keys flow.

[Scott Cantor] Collapse storage caps interface.

[Scott Cantor] IDP-1991 - Remove unused HttpServletResponse reference

[Scott Cantor] IDP-1991 - Remove unused HttpServletResponse reference

[Scott Cantor] IDP-1991 - Remove unused HttpServletResponse reference

[Scott Cantor] IDP-1992 - Add a DateAttributeValue type to avoid formatting conversions


------------------------------------------
[...truncated 97.09 KB...]
[INFO] Downloaded from shib-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 78 kB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/shib-metadata-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 75 kB/s)
[INFO] Downloading from shib-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 46 kB/s)
[INFO] Downloaded from shib-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 44 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 48 kB/s)
[INFO] Downloaded from shib-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 46 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-authn-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-17\label\Windows2016\idp-authn-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-authn-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-authn-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-authn-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-authn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 90 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-17\label\Windows2016\idp-authn-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-17/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/revocation/impl/RevocationCacheCondition.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-17/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/revocation/impl/RevocationCacheCondition.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-17/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/X509AuthServlet.java:[156,25] getSubjectDN() in java.security.cert.X509Certificate has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-17/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/X509AuthServlet.java:[156,56] getIssuerDN() in java.security.cert.X509Certificate has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-17/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractX509CertificateFromRequest.java:[83,21] getSubjectDN() in java.security.cert.X509Certificate has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-17/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractX509CertificateFromRequest.java:[83,52] getIssuerDN() in java.security.cert.X509Certificate has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-17/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/DefaultAuthenticationResultSerializer.java:[242,34] getSubjectDN() in java.security.cert.X509Certificate has been deprecated
[INFO] 5 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-17/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/StorageBackedAccountLockoutManager.java:[93,31] cannot find symbol
  symbol:   method isServerSide()
  location: variable caps of type org.opensaml.storage.StorageCapabilities
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-17/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/StorageBackedAccountLockoutManager.java:[94,18] cannot find symbol
  symbol:   method isClustered()
  location: variable caps of type org.opensaml.storage.StorageCapabilities
[INFO] 2 errors 
[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 :: SAML 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 :: Administrative Profile 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] -------------------< net.shibboleth.idp:idp-spring >--------------------
[INFO] Building Shibboleth IdP :: Spring Integration 5.0.0-SNAPSHOT     [13/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-spring ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-17\label\Windows2016\idp-spring\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-spring ---
[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-identity-provider-v5-multi\jdk\Amazon-17\label\Windows2016\idp-spring\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-17\label\Windows2016\idp-spring\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-17\label\Windows2016\idp-spring\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.13 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[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 :: Configuration Files
[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.0.0-SNAPSHOT                    [14/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 5.0.0-SNAPSHOT              [15/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  0.861 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  4.295 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.140 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 16.520 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 12.299 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 13.143 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 10.362 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 18.171 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 10.399 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.288 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 15.460 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... FAILURE [  2.886 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Spring Integration ............... SUCCESS [ 10.366 s]
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.153 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.007 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:05 min
[INFO] Finished at: 2022-08-09T02:34:28Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-authn-impl: Compilation failure: Compilation failure: 
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-17/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/StorageBackedAccountLockoutManager.java:[93,31] cannot find symbol
[ERROR]   symbol:   method isServerSide()
[ERROR]   location: variable caps of type org.opensaml.storage.StorageCapabilities
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Amazon-17/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/StorageBackedAccountLockoutManager.java:[94,18] cannot find symbol
[ERROR]   symbol:   method isClustered()
[ERROR]   location: variable caps of type org.opensaml.storage.StorageCapabilities
[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-authn-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
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-multi/configurations/axis-jdk/Amazon-17/axis-label/Windows2016/builds/78/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Windows2016/builds/78/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Windows2016/builds/78/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Windows2016/builds/78/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Windows2016/builds/78/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Windows2016/builds/78/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Windows2016/builds/78/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Windows2016/builds/78/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list