Build failed in Jenkins: java-opensaml-v3-nightly #1560

Shibboleth Jenkins noreply at shibboleth.net
Wed Jul 24 21:37:02 EDT 2019


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/1560/display/redirect?page=changes>

Changes:

[Ian Young] OSJ-279 - give in-memory directory server a 2048-bit key

------------------------------------------
[...truncated 169.79 KB...]
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2: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.7.0:compile (default-compile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java>:[72,28] org.opensaml.storage.RequestScopedStorageService in org.opensaml.storage has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java>:[91,16] org.opensaml.storage.RequestScopedStorageService in org.opensaml.storage has been deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2: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.7.0:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/src/test/java/org/opensaml/storage/impl/client/SaveCookieBackedClientStorageServicesTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/src/test/java/org/opensaml/storage/impl/client/SaveCookieBackedClientStorageServicesTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ opensaml-storage-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 1190, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.343 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1190, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ opensaml-storage-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.4.4-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ opensaml-storage-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ opensaml-storage-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.4.4-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ opensaml-storage-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ opensaml-storage-impl ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/${opensaml.version}/apidocs/package-list
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.4.4-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:test-jar (attach-javadocs) @ opensaml-storage-impl ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/${opensaml.version}/apidocs/package-list
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.4.4-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ opensaml-storage-impl >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ opensaml-storage-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ opensaml-storage-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.4.4-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ opensaml-storage-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.4.4-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/.repository/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/.repository/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.4.4-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/.repository/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.4.4-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/.repository/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.4.4-SNAPSHOT-test-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/.repository/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.4.4-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/.repository/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ opensaml-storage-impl ---
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml (1.6 kB at 7.4 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82.jar (75 kB at 567 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82.pom
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82.pom (6.4 kB at 119 kB/s)
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/maven-metadata.xml
[INFO] Downloaded from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/maven-metadata.xml (549 B at 13 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml (1.6 kB at 19 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/maven-metadata.xml (549 B at 16 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82-tests.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82-tests.jar (39 kB at 860 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml (1.6 kB at 57 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82-javadoc.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82-javadoc.jar (225 kB at 5.2 MB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml (1.6 kB at 69 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82-test-javadoc.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82-test-javadoc.jar (118 kB at 2.9 MB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml (1.6 kB at 53 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82-sources.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/opensaml-storage-impl-3.4.4-20190725.013655-82-sources.jar (55 kB at 2.1 MB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/3.4.4-SNAPSHOT/maven-metadata.xml (1.6 kB at 79 kB/s)
[INFO] 
[INFO] ----------------< org.opensaml:opensaml-security-impl >-----------------
[INFO] Building OpenSAML :: Security Implementation 3.4.4-SNAPSHOT      [13/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-security-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-security-impl/target>
[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-v3-nightly/ws/opensaml-security-impl/target/classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java>:[37,32] 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-v3-nightly/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityConfiguration.java>:[29,32] 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-v3-nightly/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedHttpClientSupport.java>:[30,32] 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-v3-nightly/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedHttpClientSupport.java>:[31,32] 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-v3-nightly/ws/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/TrustEngineTLSSocketFactory.java>:[40,32] 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-v3-nightly/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-v3-nightly/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-v3-nightly/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
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/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-v3-nightly/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-v3-nightly/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-v3-nightly/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-v3-nightly/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
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/PopulateHttpClientSecurityParametersHandler.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/PopulateHttpClientSecurityParametersHandler.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 48 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-v3-nightly/ws/opensaml-security-impl/target/test-classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityConfigurationTest.java>:[25,32] 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-v3-nightly/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java>:[36,32] 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-v3-nightly/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityParametersResolverTest.java>:[25,32] 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-v3-nightly/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/TrustEngineTLSSocketFactoryTest.java>:[36,32] 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-v3-nightly/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-v3-nightly/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-v3-nightly/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-v3-nightly/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-v3-nightly/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-v3-nightly/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-v3-nightly/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
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/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
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-security-impl/src/test/java/org/opensaml/security/messaging/impl/PopulateHttpClientSecurityParametersHandlerTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-security-impl/src/test/java/org/opensaml/security/messaging/impl/PopulateHttpClientSecurityParametersHandlerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ opensaml-security-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 317, Failures: 1, Errors: 0, Skipped: 316, Time elapsed: 1.391 s <<< FAILURE! - in TestSuite
[ERROR] setupDirectoryServer(org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest)  Time elapsed: 1.002 s  <<< FAILURE!
java.io.IOException: Error reading keystore
	at org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.setupDirectoryServer(TrustEngineX509TrustManagerTest.java:66)
Caused by: java.security.KeyStoreException: Unable to load key store '<http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-security-impl/src/test/resources/org/opensaml/security/ldap/impl/test-ldap.keystore'> of type 'jks':  java.io.IOException: Invalid keystore format
	at org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.setupDirectoryServer(TrustEngineX509TrustManagerTest.java:66)
Caused by: java.io.IOException: Invalid keystore format
	at org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest.setupDirectoryServer(TrustEngineX509TrustManagerTest.java:66)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   TrustEngineX509TrustManagerTest.setupDirectoryServer:66 » IO Error reading key...
[INFO] 
[ERROR] Tests run: 191, Failures: 1, Errors: 0, Skipped: 190
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 3.4.4-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [ 13.047 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 27.238 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 10.571 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 13.833 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 28.021 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 21.806 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 12.689 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 12.113 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 31.362 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 10.667 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [  5.301 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [01:21 min]
[INFO] OpenSAML :: Security Implementation ................ FAILURE [  4.061 s]
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[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 .................................... SKIPPED
[INFO] OpenSAML :: Tests BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:33 min
[INFO] Finished at: 2019-07-24T21:37:00-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0: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-v3-nightly/ws/opensaml-security-impl/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].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
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.
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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-nightly/builds/1560/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-nightly/builds/1560/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-nightly/builds/1560/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-nightly/builds/1560/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-nightly/builds/1560/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-nightly/builds/1560/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-nightly/builds/1560/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-nightly/builds/1560/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-nightly/builds/1560/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list