Build failed in Jenkins: java-shib-attribute-v5-multi » Amazon-17,Rocky9 #145

Shibboleth Jenkins noreply at shibboleth.net
Sun Nov 13 05:53:37 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=Amazon-17,label=Rocky9/145/display/redirect?page=changes>

Changes:

[Rod Widdowson] IDP-1291 Review the documentation against the schema and the Parsers

[Rod Widdowson] IDP-2036 Mapped Attribute Definition does not implements all the common Attributes

[Rod Widdowson] JSATTR-7 PairwiseIdDataConnectorParser does not derive from the data connector parser base class

[Rod Widdowson] JSATTR-7 PairwiseIdDataConnectorParser does not derive from the data connector parser base class

[Rod Widdowson] JSATTR-5 Remove deprecations

[Rod Widdowson] JSATTR-5 Remove deprecations


------------------------------------------
[...truncated 144.97 KB...]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-saml-attribute-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-saml-attribute-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) @ shib-saml-attribute-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=Amazon-17,label=Rocky9/ws/shib-saml-attribute-impl/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-saml-attribute-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) @ shib-saml-attribute-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=Amazon-17,label=Rocky9/ws/shib-saml-attribute-impl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ shib-saml-attribute-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.745 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -------------< net.shibboleth:shib-attribute-filter-impl >--------------
[INFO] Building Shibboleth Attribute :: Attribute Filter Implementation 5.0.0-SNAPSHOT [10/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-attribute-filter-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-attribute-filter-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-filter-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-attribute-filter-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) @ shib-attribute-filter-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 65 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=Amazon-17,label=Rocky9/ws/shib-attribute-filter-impl/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-attribute-filter-impl ---
[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] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ shib-attribute-filter-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=Amazon-17,label=Rocky9/ws/shib-attribute-filter-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=Amazon-17,label=Rocky9/ws/shib-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/matcher/saml/impl/AttributeInMetadataMatcherTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=Amazon-17,label=Rocky9/ws/shib-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/matcher/saml/impl/AttributeInMetadataMatcherTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ shib-attribute-filter-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 181, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.927 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 181, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------< net.shibboleth:shib-attribute-filter-spring >-------------
[INFO] Building Shibboleth Attribute :: Attribute Filter Spring Integration 5.0.0-SNAPSHOT [11/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-testing/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-metadata-testing/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-testing/5.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 47 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-testing/5.0.0-SNAPSHOT/shib-metadata-testing-5.0.0-20221113.015532-53.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-testing/5.0.0-SNAPSHOT/shib-metadata-testing-5.0.0-20221113.015532-53.pom (2.8 kB at 556 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.pom
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.pom
[INFO] Downloading from spring-milestone: https://repo.spring.io/milestone/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.pom
[INFO] Downloaded from spring-milestone: https://repo.spring.io/milestone/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.pom (2.1 kB at 36 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/scripting/idp-plugin-rhino-impl/1.0.0/idp-plugin-rhino-impl-1.0.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/scripting/idp-plugin-rhino-impl/1.0.0/idp-plugin-rhino-impl-1.0.0.pom (5.2 kB at 261 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/scripting/idp-plugin-scripting/1.0.0/idp-plugin-scripting-1.0.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/scripting/idp-plugin-scripting/1.0.0/idp-plugin-scripting-1.0.0.pom (3.3 kB at 219 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/scripting/idp-plugin-scripting-api/1.0.0/idp-plugin-scripting-api-1.0.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/scripting/idp-plugin-scripting-api/1.0.0/idp-plugin-scripting-api-1.0.0.pom (1.8 kB at 119 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom (1.3 kB at 149 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-testing/5.0.0-SNAPSHOT/shib-metadata-testing-5.0.0-20221113.015532-53.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-testing/5.0.0-SNAPSHOT/shib-metadata-testing-5.0.0-20221113.015532-53.jar (5.9 kB at 1.2 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/scripting/idp-plugin-rhino-impl/1.0.0/idp-plugin-rhino-impl-1.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/scripting/idp-plugin-scripting-api/1.0.0/idp-plugin-scripting-api-1.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/scripting/idp-plugin-scripting-api/1.0.0/idp-plugin-scripting-api-1.0.0.jar (5.9 kB at 226 kB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/scripting/idp-plugin-rhino-impl/1.0.0/idp-plugin-rhino-impl-1.0.0.jar (10 kB at 349 kB/s)
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.jar
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.jar
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar (1.4 MB at 48 MB/s)
[INFO] Downloading from spring-milestone: https://repo.spring.io/milestone/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.jar
[INFO] Downloaded from spring-milestone: https://repo.spring.io/milestone/org/springframework/spring-test/6.0.0-RC4/spring-test-6.0.0-RC4.jar (814 kB at 3.9 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-attribute-filter-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-attribute-filter-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-filter-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-attribute-filter-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=Amazon-17,label=Rocky9/ws/shib-attribute-filter-spring/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-attribute-filter-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 93 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ shib-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=Amazon-17,label=Rocky9/ws/shib-attribute-filter-spring/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ shib-attribute-filter-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.319 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------------< net.shibboleth:shib-attribute-bom >------------------
[INFO] Building Shibboleth Attribute :: BOM 5.0.0-SNAPSHOT              [12/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-attribute-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-attribute-bom ---
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 56 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-dist-enforcer-3.2.0-20221011.091210-5.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-dist-enforcer-3.2.0-20221011.091210-5.pom (4.6 kB at 456 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/11.3.2/parent-11.3.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/11.3.2/parent-11.3.2.pom (60 kB at 3.5 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 44 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 740 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 699 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-dist-enforcer-3.2.0-20221011.091210-5.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-dist-enforcer-3.2.0-20221011.091210-5.jar (53 kB at 5.9 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 22 MB/s)
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 1.9 MB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Attribute Components 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Attribute Components .................... SUCCESS [  1.296 s]
[INFO] Shibboleth Attribute :: Attribute API .............. SUCCESS [ 11.401 s]
[INFO] Shibboleth Attribute :: Attribute Resolver API ..... SUCCESS [  5.102 s]
[INFO] Shibboleth Attribute :: Attribute Filter API ....... SUCCESS [  2.371 s]
[INFO] Shibboleth Attribute :: SAML Attribute API ......... SUCCESS [  4.225 s]
[INFO] Shibboleth Attribute :: Attribute Implementation ... SUCCESS [  2.936 s]
[INFO] Shibboleth Attribute :: Testing .................... SUCCESS [  0.352 s]
[INFO] Shibboleth Attribute :: Attribute Resolver Implementation FAILURE [ 21.792 s]
[INFO] Shibboleth Attribute :: SAML Attribute Implementation SUCCESS [  5.576 s]
[INFO] Shibboleth Attribute :: Attribute Filter Implementation SUCCESS [  9.204 s]
[INFO] Shibboleth Attribute :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth Attribute :: Attribute Filter Spring Integration SUCCESS [ 16.550 s]
[INFO] Shibboleth Attribute :: BOM ........................ SUCCESS [  0.861 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:24 min
[INFO] Finished at: 2022-11-13T05:53:37Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project shib-attribute-resolver-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=Amazon-17,label=Rocky9/ws/shib-attribute-resolver-impl/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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 :shib-attribute-resolver-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-shib-attribute-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/145/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/145/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/145/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/145/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/145/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/145/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/145/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/145/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/145/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list