Build failed in Jenkins: java-opensaml-v4-multi » Amazon-11,Windows2016 #491
Shibboleth Jenkins
noreply at shibboleth.net
Sun Feb 23 23:26:04 EST 2020
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=Amazon-11,label=Windows2016/491/display/redirect?page=changes>
Changes:
[Phil Smart] JSPT-93 - Clean up API for BaseXXSupport decoders
[Brent Putman] OSJ-272: Move HttpClient TLS TrustEngine use to a X509TrustManager impl
------------------------------------------
[...truncated 47.18 KB...]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-storage-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-storage-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ opensaml-storage-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-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-storage-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-storage-impl\target\test-classes
[INFO]
[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: 260.485 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.0-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\Amazon-11\label\Windows2016\opensaml-security-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-security-impl/src/main/java/org/opensaml/security/x509/impl/KeyStoreX509CredentialAdapter.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-security-impl/src/main/java/org/opensaml/security/x509/impl/KeyStoreX509CredentialAdapter.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java:[262,30] method addDynamicContextHandlerLast in class net.shibboleth.utilities.java.support.httpclient.HttpClientSupport cannot be applied to given types;
required: org.apache.http.client.protocol.HttpClientContext,net.shibboleth.utilities.java.support.httpclient.HttpClientContextHandler
found: org.apache.http.client.protocol.HttpClientContext,org.opensaml.security.httpclient.impl.ThreadLocalServerTLSHandler,boolean
reason: actual and formal argument lists differ in length
[ERROR] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java:[267,30] method addDynamicContextHandlerLast in class net.shibboleth.utilities.java.support.httpclient.HttpClientSupport cannot be applied to given types;
required: org.apache.http.client.protocol.HttpClientContext,net.shibboleth.utilities.java.support.httpclient.HttpClientContextHandler
found: org.apache.http.client.protocol.HttpClientContext,org.opensaml.security.httpclient.impl.ThreadLocalClientTLSCredentialHandler,boolean
reason: actual and formal argument lists differ in length
[INFO] 2 errors
[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.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\Amazon-11\label\Windows2016\opensaml-messaging-impl\target\classes
[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\Amazon-11\label\Windows2016\opensaml-messaging-impl\target\test-classes
[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: 2.524 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.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\Amazon-11\label\Windows2016\opensaml-soap-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/KeyExchangeTokenImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/KeyExchangeTokenImpl.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\Amazon-11\label\Windows2016\opensaml-soap-impl\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-soap-impl/src/test/java/org/opensaml/soap/WSBaseTestCase.java: C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\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/Amazon-11/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: 7.939 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.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.0-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.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 27.890 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [01:09 min]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 5.515 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 11.515 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [01:31 min]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [02:42 min]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 5.485 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 5.848 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 16.917 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 1.989 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [ 0.647 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [04:29 min]
[INFO] OpenSAML :: Security Implementation ................ FAILURE [ 2.942 s]
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [ 5.596 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [ 23.365 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.018 s]
[INFO] OpenSAML :: Tests BOM .............................. SUCCESS [ 0.064 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:56 min
[INFO] Finished at: 2020-02-24T04:25:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project opensaml-security-impl: Compilation failure: Compilation failure:
[ERROR] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java:[262,30] method addDynamicContextHandlerLast in class net.shibboleth.utilities.java.support.httpclient.HttpClientSupport cannot be applied to given types;
[ERROR] required: org.apache.http.client.protocol.HttpClientContext,net.shibboleth.utilities.java.support.httpclient.HttpClientContextHandler
[ERROR] found: org.apache.http.client.protocol.HttpClientContext,org.opensaml.security.httpclient.impl.ThreadLocalServerTLSHandler,boolean
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java:[267,30] method addDynamicContextHandlerLast in class net.shibboleth.utilities.java.support.httpclient.HttpClientSupport cannot be applied to given types;
[ERROR] required: org.apache.http.client.protocol.HttpClientContext,net.shibboleth.utilities.java.support.httpclient.HttpClientContextHandler
[ERROR] found: org.apache.http.client.protocol.HttpClientContext,org.opensaml.security.httpclient.impl.ThreadLocalClientTLSCredentialHandler,boolean
[ERROR] reason: actual and formal argument lists differ in length
[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/Amazon-11/axis-label/Windows2016/builds/491/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/491/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/491/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/491/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/491/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/491/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/491/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/491/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/491/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/491/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list