Build failed in Jenkins: java-opensaml-v4 #68

Shibboleth Jenkins noreply at shibboleth.net
Wed Mar 6 18:50:37 EST 2019


See <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/68/display/redirect?page=changes>

Changes:

[Scott Cantor] JSPT-33 - Refactor HttpClient builders and factory beans

------------------------------------------
[...truncated 179.65 KB...]
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ opensaml-messaging-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-4.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/4.0.0-SNAPSHOT/opensaml-messaging-impl-4.0.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/4.0.0-SNAPSHOT/opensaml-messaging-impl-4.0.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-4.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/4.0.0-SNAPSHOT/opensaml-messaging-impl-4.0.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-4.0.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/4.0.0-SNAPSHOT/opensaml-messaging-impl-4.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-4.0.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/4.0.0-SNAPSHOT/opensaml-messaging-impl-4.0.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-4.0.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/4.0.0-SNAPSHOT/opensaml-messaging-impl-4.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------------< org.opensaml:opensaml-soap-impl >-------------------
[INFO] Building OpenSAML :: SOAP Provider Implementations 4.0.0-SNAPSHOT [16/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-soap-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target>
[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 <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/SignChallengeTypeImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/SignChallengeTypeImpl.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 <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/profile/impl/AddSOAPFaultTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/profile/impl/AddSOAPFaultTest.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: 1.593 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/opensaml-soap-impl-4.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ opensaml-soap-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/opensaml-soap-impl-4.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ opensaml-soap-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ opensaml-soap-impl ---
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-profile-api/target/apidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/opensaml-soap-impl-4.0.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) @ opensaml-soap-impl ---
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-api/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-profile-api/target/testapidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/opensaml-soap-impl-4.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ opensaml-soap-impl >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ opensaml-soap-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/opensaml-soap-impl-4.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ opensaml-soap-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/opensaml-soap-impl-4.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/opensaml-soap-impl-4.0.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/opensaml-soap-impl-4.0.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/opensaml-soap-impl-4.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/opensaml-soap-impl-4.0.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/opensaml-soap-impl-4.0.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/opensaml-soap-impl-4.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/opensaml-soap-impl-4.0.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/opensaml-soap-impl-4.0.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-soap-impl/target/opensaml-soap-impl-4.0.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/opensaml-soap-impl-4.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------------< org.opensaml:opensaml-saml-impl >-------------------
[INFO] Building OpenSAML :: SAML Provider Implementations 4.0.0-SNAPSHOT [17/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-saml-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 933 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java>:[113,43] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java>:[118,59] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java>:[160,17] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java>:[173,17] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java>:[197,17] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java>:[220,17] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/AbstractDynamicHTTPMetadataResolver.java>:[448,33] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java>:[89,48] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java>:[94,59] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java>:[157,17] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java>:[173,17] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java>:[193,17] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolver.java>:[377,33] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/wssecurity/messaging/impl/DefaultSAML20AssertionValidationContextBuilder.java>:[151,81] Boolean(boolean) in java.lang.Boolean has been deprecated
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/core/impl/AssertionImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/core/impl/AssertionImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 442 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 324 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/saml2/wssecurity/messaging/impl/DefaultSAML20AssertionValidationContextBuilderTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/saml2/wssecurity/messaging/impl/DefaultSAML20AssertionValidationContextBuilderTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/BasicRoleDescriptorResolverTest.java>:[49,13] org.opensaml.saml.metadata.resolver.impl.BasicRoleDescriptorResolver in org.opensaml.saml.metadata.resolver.impl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/BasicRoleDescriptorResolverTest.java>:[82,28] org.opensaml.saml.metadata.resolver.impl.BasicRoleDescriptorResolver in org.opensaml.saml.metadata.resolver.impl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolverTest.java>:[359,43] STRICT_HOSTNAME_VERIFIER in org.apache.http.conn.ssl.SSLConnectionSocketFactory has been deprecated
[INFO] 3 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java>:[59,66] incompatible types: java.time.Duration cannot be converted to long
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 4.0.0-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [ 12.519 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 53.439 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 41.889 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 38.212 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 43.258 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 41.504 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 28.592 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 34.472 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [01:14 min]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 22.803 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [ 17.710 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [01:28 min]
[INFO] OpenSAML :: Security Implementation ................ SUCCESS [ 44.370 s]
[INFO] OpenSAML :: XML Security Implementation ............ SUCCESS [ 56.255 s]
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [ 35.838 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [ 52.329 s]
[INFO] OpenSAML :: SAML Provider Implementations .......... FAILURE [ 49.769 s]
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] OpenSAML :: Tests BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  12:44 min
[INFO] Finished at: 2019-03-06T18:47:56-05:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile (default-testCompile) on project opensaml-saml-impl: Compilation failure
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java>:[59,66] incompatible types: java.time.Duration cannot be converted to long
[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-saml-impl
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/68/testng/testng-results.xml'
TestNG Reports Processing: FINISH
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  1 second


More information about the commits mailing list