Build failed in Jenkins: java-opensaml-v4-multi » JDK-13,Windows2016 #415

Shibboleth Jenkins noreply at shibboleth.net
Thu Dec 19 23:31:25 EST 2019


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=JDK-13,label=Windows2016/415/display/redirect?page=changes>

Changes:

[Ian Young] JPAR-131 - Fix doclint issues

[Scott Cantor] IDP-1319 - Reduce redundant stack traces in log


------------------------------------------
[...truncated 16.44 KB...]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.237 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------------< org.opensaml:opensaml-storage-api >------------------
[INFO] Building OpenSAML :: Storage API 4.0.0-SNAPSHOT                   [3/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-storage-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-storage-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-storage-api ---
[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-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-storage-api\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-storage-api/src/main/java/org/opensaml/storage/annotation/AnnotationSupport.java:[294,27] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-storage-api/src/main/java/org/opensaml/storage/AbstractMapBackedStorageService.java: C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-storage-api\src\main\java\org\opensaml\storage\AbstractMapBackedStorageService.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-storage-api/src/main/java/org/opensaml/storage/AbstractMapBackedStorageService.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-storage-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-storage-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-storage-api\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-storage-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opensaml.storage.StorageServiceTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 s - in org.opensaml.storage.StorageServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< org.opensaml:opensaml-messaging-api >-----------------
[INFO] Building OpenSAML :: Messaging API 4.0.0-SNAPSHOT                 [4/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-messaging-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-messaging-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-messaging-api ---
[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-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-messaging-api\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/RootContextLookup.java: C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-messaging-api\src\main\java\org\opensaml\messaging\context\navigate\RootContextLookup.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/RootContextLookup.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-messaging-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-messaging-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-messaging-api\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-messaging-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------------< org.opensaml:opensaml-security-api >-----------------
[INFO] Building OpenSAML :: Security API 4.0.0-SNAPSHOT                  [5/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 8.2 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/spring-extensions-6.0.0-20191220.010614-796.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/spring-extensions-6.0.0-20191220.010614-796.pom (6.2 kB at 62 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/spring-extensions-6.0.0-20191220.010614-796-tests.jar
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/spring-extensions-6.0.0-20191220.010614-796.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/spring-extensions-6.0.0-20191220.010614-796-tests.jar (66 kB at 328 kB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/spring-extensions-6.0.0-20191220.010614-796.jar (105 kB at 191 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-security-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-security-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-security-api ---
[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-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-security-api\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityParameters.java:[62,23] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityParameters.java:[244,22] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityParameters.java:[253,53] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConfiguration.java:[67,22] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java:[257,39] org.bouncycastle.x509.extension.X509ExtensionUtil in org.bouncycastle.x509.extension has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java:[257,56] fromExtensionValue(byte[]) in org.bouncycastle.x509.extension.X509ExtensionUtil has been deprecated
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java: C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-security-api\src\main\java\org\opensaml\security\x509\X509Support.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-security-api\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/test/java/org/opensaml/security/httpclient/HttpClientSecuritySupportTest.java:[111,40] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/test/java/org/opensaml/security/httpclient/HttpClientSecuritySupportTest.java:[137,65] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/test/java/org/opensaml/security/httpclient/HttpClientSecuritySupportTest.java:[147,40] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/test/java/org/opensaml/security/httpclient/HttpClientSecuritySupportTest.java:[172,41] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/test/java/org/opensaml/security/httpclient/HttpClientSecuritySupportTest.java:[190,40] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/JDK-13/label/Windows2016/opensaml-security-api/src/test/java/org/opensaml/security/httpclient/SecurityEnhancedHTTPResourceTest.java:[78,40] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-security-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.369 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------< org.opensaml:opensaml-xmlsec-api >------------------
[INFO] Building OpenSAML :: XML Security API 4.0.0-SNAPSHOT              [6/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.pom (29 kB at 195 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.jar (1.1 MB at 2.7 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-xmlsec-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-xmlsec-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-xmlsec-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-xmlsec-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 207 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-xmlsec-api\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-xmlsec-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-xmlsec-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-xmlsec-api\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-xmlsec-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.846 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -------------------< org.opensaml:opensaml-soap-api >-------------------
[INFO] Building OpenSAML :: SOAP Provider API 4.0.0-SNAPSHOT             [7/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-soap-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-soap-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-soap-api ---
[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-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 199 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\JDK-13\label\Windows2016\opensaml-soap-api\target\classes
FATAL: command execution failed
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2680)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3155)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:861)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:357)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: java.io.IOException: Backing channel 'EC2 (WindowsServer2016) - WindowsServer2016 (i-05f6b943e3f0119d8)' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy92.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1142)
	at hudson.Launcher$ProcStarter.join(Launcher.java:470)
	at hudson.tasks.Maven.perform(Maven.java:368)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1816)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Invoke top-level Maven targets' marked build as failure
ERROR: Step ‘Publish TestNG Results’ failed: no workspace for java-opensaml-v4-multi/jdk=JDK-13,label=Windows2016 #415
ERROR: EC2 (WindowsServer2016) - WindowsServer2016 (i-05f6b943e3f0119d8) is offline; cannot locate JDK-13


More information about the commits mailing list