Build failed in Jenkins: java-shib-metadata-v5-multi » Oracle-19,Rocky9 #242
Shibboleth Jenkins
noreply at shibboleth.net
Wed Feb 22 02:00:31 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5-multi/jdk=Oracle-19,label=Rocky9/242/display/redirect?page=changes>
Changes:
[Brent Putman] JSSH-16: Update to Apache HttpClient 5.x
------------------------------------------
[...truncated 21.78 KB...]
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-testing/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-testing/5.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 152 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-storage-api/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-storage-api/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-storage-api/5.0.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 179 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-metadata-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-metadata-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-metadata-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-metadata-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] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-metadata-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5-multi/jdk=Oracle-19,label=Rocky9/ws/shib-metadata-api/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-metadata-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ shib-metadata-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5-multi/jdk=Oracle-19,label=Rocky9/ws/shib-metadata-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ shib-metadata-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 14, Failures: 1, Errors: 0, Skipped: 13, Time elapsed: 2.51 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.saml.metadata.ACSUIInfoTest.initOpenSAML Time elapsed: 1.987 s <<< FAILURE!
org.opensaml.core.config.InitializationException: Problem loading configuration resource
at org.opensaml.core.xml.config.AbstractXMLObjectProviderInitializer.init(AbstractXMLObjectProviderInitializer.java:66)
at org.opensaml.core.config.InitializationService.initialize(InitializationService.java:57)
at org.opensaml.core.testing.OpenSAMLInitBaseTestCase.initOpenSAML(OpenSAMLInitBaseTestCase.java:36)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:65)
at org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:381)
at org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:319)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:368)
at org.testng.SuiteRunner.run(SuiteRunner.java:326)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
at org.testng.TestNG.runSuites(TestNG.java:1092)
at org.testng.TestNG.run(TestNG.java:1060)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
Caused by: org.opensaml.core.xml.config.XMLConfigurationException: Cannot create instance of org.opensaml.saml.saml1.core.impl.ActionMarshaller
at org.opensaml.core.xml.config.XMLConfigurator.createClassInstance(XMLConfigurator.java:321)
at org.opensaml.core.xml.config.XMLConfigurator.initializeObjectProviders(XMLConfigurator.java:247)
at org.opensaml.core.xml.config.XMLConfigurator.load(XMLConfigurator.java:207)
at org.opensaml.core.xml.config.XMLConfigurator.load(XMLConfigurator.java:191)
at org.opensaml.core.xml.config.XMLConfigurator.load(XMLConfigurator.java:165)
at org.opensaml.core.xml.config.AbstractXMLObjectProviderInitializer.init(AbstractXMLObjectProviderInitializer.java:56)
... 24 more
Caused by: java.lang.NoClassDefFoundError: org/opensaml/core/xml/schema/impl/XSStringMarshaller
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1013)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)
at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:862)
at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:760)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:681)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:639)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
at org.opensaml.core.xml.config.XMLConfigurator.createClassInstance(XMLConfigurator.java:315)
... 29 more
Caused by: java.lang.ClassNotFoundException: org.opensaml.core.xml.schema.impl.XSStringMarshaller
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
... 39 more
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ACSUIInfoTest>OpenSAMLInitBaseTestCase.initOpenSAML:36 �� Initialization Problem loading configuration resource
[INFO]
[ERROR] Tests run: 14, Failures: 1, Errors: 0, Skipped: 13
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Metadata :: Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ----------------< net.shibboleth:shib-metadata-testing >----------------
[INFO] Building Shibboleth Metadata :: Testing 5.0.0-SNAPSHOT [3/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 29 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 183 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 183 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/shib-testing-9.0.0-20230221.010449-170.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/shib-testing-9.0.0-20230221.010449-170.pom (3.0 kB at 249 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1.pom (1.4 kB at 21 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/unboundid/unboundid-ldapsdk/6.0.7/unboundid-ldapsdk-6.0.7.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/unboundid/unboundid-ldapsdk/6.0.7/unboundid-ldapsdk-6.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.7/unboundid-ldapsdk-6.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.7/unboundid-ldapsdk-6.0.7.pom (3.8 kB at 214 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 616 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 768 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 432 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 1.3 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-parent/51/commons-parent-51.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-parent/51/commons-parent-51.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 3.2 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-test/6.0.4/spring-test-6.0.4.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-test/6.0.4/spring-test-6.0.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.0.4/spring-test-6.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.0.4/spring-test-6.0.4.pom (2.0 kB at 137 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/shib-testing-9.0.0-20230221.010449-170.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/shib-testing-9.0.0-20230221.010449-170.jar (26 kB at 2.4 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/unboundid/unboundid-ldapsdk/6.0.7/unboundid-ldapsdk-6.0.7.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-test/6.0.4/spring-test-6.0.4.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/unboundid/unboundid-ldapsdk/6.0.7/unboundid-ldapsdk-6.0.7.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-test/6.0.4/spring-test-6.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.7/unboundid-ldapsdk-6.0.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.0.4/spring-test-6.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 3.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.0.4/spring-test-6.0.4.jar (821 kB at 4.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 2.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1.jar (1.6 MB at 5.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.7/unboundid-ldapsdk-6.0.7.jar (5.6 MB at 12 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-metadata-testing ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-metadata-testing ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-metadata-testing ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-metadata-testing ---
[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-shib-metadata-v5-multi/jdk=Oracle-19,label=Rocky9/ws/shib-metadata-testing/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-metadata-testing ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5-multi/jdk=Oracle-19,label=Rocky9/ws/shib-metadata-testing/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-metadata-testing ---
[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-shib-metadata-v5-multi/jdk=Oracle-19,label=Rocky9/ws/shib-metadata-testing/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ shib-metadata-testing ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ shib-metadata-testing ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Metadata :: Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------< net.shibboleth:shib-metadata-bom >------------------
[INFO] Building Shibboleth Metadata :: BOM 5.0.0-SNAPSHOT [4/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-metadata-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-metadata-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-metadata-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Metadata Components 5.0.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Metadata Components ..................... SUCCESS [ 0.899 s]
[INFO] Shibboleth Metadata :: API ......................... FAILURE [ 7.375 s]
[INFO] Shibboleth Metadata :: Implementation .............. SKIPPED
[INFO] Shibboleth Metadata :: Testing ..................... SUCCESS [ 1.613 s]
[INFO] Shibboleth Metadata :: Spring Integration .......... SKIPPED
[INFO] Shibboleth Metadata :: BOM ......................... SUCCESS [ 0.231 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.800 s
[INFO] Finished at: 2023-02-22T02:00:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test) on project shib-metadata-api: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5-multi/jdk=Oracle-19,label=Rocky9/ws/shib-metadata-api/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-metadata-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-shib-metadata-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Rocky9/builds/242/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list