Build failed in Jenkins: java-opensaml-v4-multi » OpenJDK-14,Windows2016 #517
Shibboleth Jenkins
noreply at shibboleth.net
Wed Mar 18 22:00:32 EDT 2020
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-14,label=Windows2016/517/display/redirect>
Changes:
------------------------------------------
[...truncated 55.74 KB...]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ opensaml-storage-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 1166, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.665 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1166, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----------------< org.opensaml:opensaml-security-impl >-----------------
[INFO] Building OpenSAML :: Security Implementation 4.0.1-SNAPSHOT [13/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-security-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-security-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:compile (default-compile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\OpenJDK-14\label\Windows2016\opensaml-security-impl\target\classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/OpenJDK-14/label/Windows2016/opensaml-security-impl/src/main/java/org/opensaml/security/x509/impl/X509KeyManagerX509CredentialAdapter.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/OpenJDK-14/label/Windows2016/opensaml-security-impl/src/main/java/org/opensaml/security/x509/impl/X509KeyManagerX509CredentialAdapter.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 48 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\OpenJDK-14\label\Windows2016\opensaml-security-impl\target\test-classes
[WARNING] system modules path not set in conjunction with -source 11
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/OpenJDK-14/label/Windows2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java:[97,50] getPeerCertificateChain() in javax.net.ssl.SSLSession has been deprecated and marked for removal
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/OpenJDK-14/label/Windows2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java:[97,31] javax.security.cert.X509Certificate in javax.security.cert has been deprecated and marked for removal
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4: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: 35.732 s <<< FAILURE! - in TestSuite
[ERROR] org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.testStaticTrust Time elapsed: 1.02 s <<< FAILURE!
org.ldaptive.provider.ConnectionException: LDAPException(resultCode=81 (server down), errorMessage='The connection to server localhost:10389 was closed while waiting for a response to an extended request StartTLSExtendedRequest(): An I/O error occurred while trying to read the response from the server: SocketException(Socket closed), ldapSDKVersion=4.0.14, revision=c0fb784eebf9d36a67c736d0428fb3577f2e25bb')
at org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.testStaticTrust(TrustEngineX509TrustManagerTest.java:143)
Caused by: com.unboundid.ldap.sdk.LDAPException: The connection to server localhost:10389 was closed while waiting for a response to an extended request StartTLSExtendedRequest(): An I/O error occurred while trying to read the response from the server: SocketException(Socket closed), ldapSDKVersion=4.0.14, revision=c0fb784eebf9d36a67c736d0428fb3577f2e25bb
at org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.testStaticTrust(TrustEngineX509TrustManagerTest.java:143)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] TrustEngineX509TrustManagerTest.testStaticTrust:143 » Connection LDAPException...
[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.1-SNAPSHOT [14/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-messaging-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-messaging-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:compile (default-compile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\OpenJDK-14\label\Windows2016\opensaml-messaging-impl\target\classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO]
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:testCompile (default-testCompile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\OpenJDK-14\label\Windows2016\opensaml-messaging-impl\target\test-classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4: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: 12.769 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.1-SNAPSHOT [15/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-soap-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-soap-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 504 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\OpenJDK-14\label\Windows2016\opensaml-soap-impl\target\classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/OpenJDK-14/label/Windows2016/opensaml-soap-impl/src/main/java/org/opensaml/soap/wssecurity/impl/UsernameTokenImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/OpenJDK-14/label/Windows2016/opensaml-soap-impl/src/main/java/org/opensaml/soap/wssecurity/impl/UsernameTokenImpl.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:testCompile (default-testCompile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\OpenJDK-14\label\Windows2016\opensaml-soap-impl\target\test-classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/OpenJDK-14/label/Windows2016/opensaml-soap-impl/src/test/java/org/opensaml/soap/WSBaseTestCase.java: C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\OpenJDK-14\label\Windows2016\opensaml-soap-impl\src\test\java\org\opensaml\soap\WSBaseTestCase.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/OpenJDK-14/label/Windows2016/opensaml-soap-impl/src/test/java/org/opensaml/soap/WSBaseTestCase.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4: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: 24.324 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.1-SNAPSHOT [16/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-bom ---
[INFO]
[INFO] ------------------< org.opensaml:opensaml-tests-bom >-------------------
[INFO] Building OpenSAML :: Tests BOM 4.0.1-SNAPSHOT [17/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 4.0.1-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 3.891 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 25.535 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 2.426 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 4.667 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 50.211 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [02:25 min]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 28.335 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 20.395 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 25.127 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 0.874 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [ 0.373 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [02:03 min]
[INFO] OpenSAML :: Security Implementation ................ FAILURE [01:18 min]
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [ 21.711 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [01:10 min]
[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.009 s]
[INFO] OpenSAML :: Tests BOM .............................. SUCCESS [ 0.005 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:02 min
[INFO] Finished at: 2020-03-19T02:00:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project opensaml-security-impl: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\OpenJDK-14\label\Windows2016\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 <args> -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/OpenJDK-14/axis-label/Windows2016/builds/517/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/517/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/517/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/517/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/517/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/517/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/517/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/517/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/517/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/517/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/517/testng/testng-results.xml'
0.057208% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list