Build failed in Jenkins: java-opensaml-v4-multi » RedHat-11,RHEL8 #266
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jul 23 23:01:00 EDT 2019
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/266/display/redirect>
------------------------------------------
[...truncated 56.93 KB...]
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/target/classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedHttpClientSupport.java>:[129,59] org.apache.http.conn.ssl.AllowAllHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedHttpClientSupport.java>:[141,92] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityConfiguration.java>:[55,23] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityConfiguration.java>:[196,22] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityConfiguration.java>:[205,53] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java>:[133,23] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java>:[173,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java>:[185,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/BaseTrustEngineSecurityHandler.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/BaseTrustEngineSecurityHandler.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/target/test-classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java>:[86,30] getPeerCertificateChain() in javax.net.ssl.SSLSession has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java>:[86,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityConfigurationTest.java>:[59,40] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityParametersResolverTest.java>:[235,40] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java>:[120,100] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java>:[136,100] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java>:[156,100] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java>:[176,100] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java>:[190,111] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java>:[210,61] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/x509/impl/CertPathPKIXTrustEvaluatorTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-impl/src/test/java/org/opensaml/security/x509/impl/CertPathPKIXTrustEvaluatorTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-security-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 158, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.069 s <<< FAILURE! - in TestSuite
[ERROR] testStaticTrust(org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest) Time elapsed: 0.133 s <<< FAILURE!
org.ldaptive.provider.ConnectionException: javax.net.ssl.SSLHandshakeException: Certificates do not conform to algorithm constraints
at org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.testStaticTrust(TrustEngineX509TrustManagerTest.java:129)
Caused by: javax.net.ssl.SSLHandshakeException: Certificates do not conform to algorithm constraints
at org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.testStaticTrust(TrustEngineX509TrustManagerTest.java:129)
Caused by: java.security.cert.CertificateException: Certificates do not conform to algorithm constraints
at org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.testStaticTrust(TrustEngineX509TrustManagerTest.java:129)
Caused by: java.security.cert.CertPathValidatorException: Algorithm constraints check failed on keysize limits. RSA 1024bit key used with certificate: CN=localhost, DC=shibboleth, DC=net. Usage was tls server
at org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.testStaticTrust(TrustEngineX509TrustManagerTest.java:129)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] TrustEngineX509TrustManagerTest.testStaticTrust:129 » Connection javax.net.ssl...
[INFO]
[ERROR] Tests run: 158, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XML Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ----------------< org.opensaml:opensaml-messaging-impl >----------------
[INFO] Building OpenSAML :: Messaging Implementations 4.0.0-SNAPSHOT [14/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-messaging-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-messaging-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-messaging-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-messaging-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/URLEvaluatingMessageChannelSecurityTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/URLEvaluatingMessageChannelSecurityTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-messaging-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.866 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------< org.opensaml:opensaml-soap-impl >-------------------
[INFO] Building OpenSAML :: SOAP Provider Implementations 4.0.0-SNAPSHOT [15/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-soap-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-soap-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 504 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-soap-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/ClaimsImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/ClaimsImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-soap-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/decoder/http/impl/HTTPSOAP11DecoderTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/decoder/http/impl/HTTPSOAP11DecoderTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-soap-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.354 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XACML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[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] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Profile Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< org.opensaml:opensaml-bom >----------------------
[INFO] Building OpenSAML :: BOM 4.0.0-SNAPSHOT [16/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-bom ---
[INFO]
[INFO] ------------------< org.opensaml:opensaml-tests-bom >-------------------
[INFO] Building OpenSAML :: Tests BOM 4.0.0-SNAPSHOT [17/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 4.0.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 1.607 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 14.431 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 2.028 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 3.147 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 8.563 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 9.169 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 1.105 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 3.300 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 4.230 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 0.343 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [ 0.288 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [01:02 min]
[INFO] OpenSAML :: Security Implementation ................ FAILURE [ 8.430 s]
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [ 3.224 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [ 7.946 s]
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: BOM .................................... SUCCESS [ 0.007 s]
[INFO] OpenSAML :: Tests BOM .............................. SUCCESS [ 0.032 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:12 min
[INFO] Finished at: 2019-07-24T03:00:59Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project opensaml-security-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=RHEL8/ws/opensaml-security-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 <goals> -rf :opensaml-security-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-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/266/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/266/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/266/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/266/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/266/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/266/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/266/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/266/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/266/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/266/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/266/testng/testng-results.xml'
0.057604% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list