Build failed in Jenkins: java-opensaml-v5-multi » OpenJDK-21,Rocky9 #556
Shibboleth Jenkins
noreply at shibboleth.net
Mon Nov 6 04:29:40 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/556/display/redirect>
Changes:
------------------------------------------
[...truncated 75.11 KB...]
Caused by: org.opensaml.core.xml.io.UnmarshallingException: net.shibboleth.shared.xml.XMLParserException: Unable to parse inputstream, it contained invalid XML
at org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver.unmarshallMetadata(AbstractMetadataResolver.java:442)
at org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver.unmarshallMetadata(AbstractReloadingMetadataResolver.java:490)
... 34 more
Caused by: net.shibboleth.shared.xml.XMLParserException: Unable to parse inputstream, it contained invalid XML
at net.shibboleth.shared.xml.impl.BasicParserPool.parse(BasicParserPool.java:245)
at org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver.unmarshallMetadata(AbstractMetadataResolver.java:428)
... 35 more
Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 106; The reference to entity "y" must end with the ';' delimiter.
at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue(XMLScanner.java:912)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanAttribute(XMLNSDocumentScannerImpl.java:449)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:252)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:122)
at net.shibboleth.shared.xml.impl.BasicParserPool$DocumentBuilderProxy.parse(BasicParserPool.java:772)
at net.shibboleth.shared.xml.impl.BasicParserPool.parse(BasicParserPool.java:239)
... 36 more
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] FileBackedHTTPMetadataResolverTest.testNoBackupFileLoadWhenMetadataCached:450 �� Resolver Exception during refresh
[INFO]
[ERROR] Tests run: 2217, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------< org.opensaml:opensaml-xacml-impl >------------------
[INFO] Building OpenSAML :: XACML Provider Implementations 5.0.1-SNAPSHOT [20/24]
[INFO] from <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-xacml-impl/pom.xml>
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ opensaml-xacml-impl ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ opensaml-xacml-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ opensaml-xacml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ opensaml-xacml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 222 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-xacml-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-xacml-impl/src/main/java/org/opensaml/xacml/policy/impl/SubjectMatchTypeImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-xacml-impl/src/main/java/org/opensaml/xacml/policy/impl/SubjectMatchTypeImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ opensaml-xacml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 111 resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ opensaml-xacml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-xacml-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-xacml-impl/src/test/java/org/opensaml/xacml/ctx/provider/impl/ObligationServiceTest.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-xacml-impl/src/test/java/org/opensaml/xacml/ctx/provider/impl/ObligationServiceTest.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-xacml-impl/src/test/java/org/opensaml/xacml/ctx/provider/impl/ObligationServiceTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ opensaml-xacml-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: 452, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.239 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 452, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] -----------------< org.opensaml:opensaml-profile-impl >-----------------
[INFO] Building OpenSAML :: Profile Implementations 5.0.1-SNAPSHOT [21/24]
[INFO] from <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-profile-impl/pom.xml>
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ opensaml-profile-impl ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ opensaml-profile-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ opensaml-profile-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] --- compiler:3.10.1:compile (default-compile) @ opensaml-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-profile-impl/target/classes>
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ opensaml-profile-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] --- compiler:3.10.1:testCompile (default-testCompile) @ opensaml-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-profile-impl/target/test-classes>
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ opensaml-profile-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: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.812 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --------------------< org.opensaml:opensaml-spring >--------------------
[INFO] Building OpenSAML :: Spring Support 5.0.1-SNAPSHOT [22/24]
[INFO] from <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-spring/pom.xml>
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ opensaml-spring ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ opensaml-spring ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ opensaml-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 <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-spring/src/main/resources>
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ opensaml-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-spring/target/classes>
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ opensaml-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 11 resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ opensaml-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-spring/target/test-classes>
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ opensaml-spring ---
[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: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.343 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---------------------< org.opensaml:opensaml-bom >----------------------
[INFO] Building OpenSAML :: BOM 5.0.1-SNAPSHOT [23/24]
[INFO] from <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-bom/pom.xml>
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ opensaml-bom ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ opensaml-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 5.0.1-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 0.874 s]
[INFO] OpenSAML :: Core API ............................... SUCCESS [ 6.791 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 0.489 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 2.335 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 8.771 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 2.904 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 0.984 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 2.408 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 3.173 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 0.214 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [ 0.187 s]
[INFO] OpenSAML :: Testing ................................ SUCCESS [ 0.377 s]
[INFO] OpenSAML :: Core Implementation .................... SUCCESS [ 8.158 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [ 22.460 s]
[INFO] OpenSAML :: Security Implementation ................ SUCCESS [ 8.950 s]
[INFO] OpenSAML :: XML Security Implementation ............ SUCCESS [ 31.080 s]
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [ 3.460 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [ 6.534 s]
[INFO] OpenSAML :: SAML Provider Implementations .......... FAILURE [01:20 min]
[INFO] OpenSAML :: XACML Provider Implementations ......... SUCCESS [ 7.190 s]
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SUCCESS [ 3.739 s]
[INFO] OpenSAML :: Spring Support ......................... SUCCESS [ 3.179 s]
[INFO] OpenSAML :: BOM .................................... SUCCESS [ 0.179 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:26 min
[INFO] Finished at: 2023-11-06T04:29:38Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project opensaml-saml-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=OpenJDK-21,label=Rocky9/ws/opensaml-saml-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 :opensaml-saml-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-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/OpenJDK-21/axis-label/Rocky9/builds/556/testng/testng-results.xml'
0.022070% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list