See <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/1536/display/redirect?page=changes>
Changes: [Robbie Gemmell] ARTEMIS-4405 wrong user logged for authz audits [Robbie Gemmell] ARTEMIS-4349: Replace Guava cache with Caffeine ------------------------------------------ [...truncated 74.74 KB...] File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated successfully. Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-selector/src/main/javacc/HyphenatedParser.jj . . . Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding. File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated successfully. [INFO] Processed 2 grammars [INFO] [INFO] --- javacc:2.6:javacc (default) @ artemis-selector --- [INFO] Skipping - all parsers are up to date [INFO] [INFO] --- build-helper:1.8:add-source (add-source) @ artemis-selector --- [INFO] Source directory: /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-selector/target/generated-sources/javacc added. [INFO] [INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ artemis-selector --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ artemis-selector --- [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-selector/src/main/resources [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ artemis-selector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/ComparisonExpression.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/ComparisonExpression.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ artemis-selector --- [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-selector/src/test/resources [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ artemis-selector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ artemis-selector --- [WARNING] The system property basedir is configured twice! The property appears in <argLine/> and any of <systemPropertyVariables/>, <systemProperties/> or user property. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.activemq.artemis.selector.SelectorParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 s - in org.apache.activemq.artemis.selector.SelectorParserTest [INFO] Running org.apache.activemq.artemis.selector.SelectorTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.apache.activemq.artemis.selector.SelectorTest [INFO] Running org.apache.activemq.artemis.selector.UnknownHandlingSelectorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.apache.activemq.artemis.selector.UnknownHandlingSelectorTest [INFO] Running org.apache.activemq.artemis.selector.filter.UnaryExpressionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.apache.activemq.artemis.selector.filter.UnaryExpressionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ artemis-selector --- [INFO] Building jar: /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-selector/target/artemis-selector-2.31.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.12.1:attach-descriptor (attach-descriptor) @ artemis-selector --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ artemis-selector --- [INFO] Building jar: /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-selector/target/artemis-selector-2.31.0-SNAPSHOT-sources.jar [INFO] [INFO] --- dependency-check:6.1.0:check (default) @ artemis-selector --- [INFO] Skipping dependency-check [INFO] [INFO] --- install:3.1.1:install (default-install) @ artemis-selector --- [INFO] Installing /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-selector/pom.xml to /home/jenkins/.m2/repository/org/apache/activemq/artemis-selector/2.31.0-SNAPSHOT/artemis-selector-2.31.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-selector/target/artemis-selector-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/activemq/artemis-selector/2.31.0-SNAPSHOT/artemis-selector-2.31.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-selector/target/artemis-selector-2.31.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/activemq/artemis-selector/2.31.0-SNAPSHOT/artemis-selector-2.31.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.apache.activemq:artemis-core-client >--------------- [INFO] Building ActiveMQ Artemis Core Client 2.31.0-SNAPSHOT [6/68] [INFO] from artemis-core-client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ artemis-core-client --- [INFO] Deleting /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/target [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ artemis-core-client --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ artemis-core-client --- [INFO] [INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ artemis-core-client --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ artemis-core-client --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ artemis-core-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 338 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/message/impl/CoreMessage.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/message/impl/CoreMessage.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/RefCountMessage.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/RefCountMessage.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ artemis-core-client --- [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/src/test/resources [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ artemis-core-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 23 source files with javac [debug target 11] to target/test-classes [INFO] /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/src/test/java/org/apache/activemq/artemis/api/core/management/AddressSettingsInfoTest.java: /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/src/test/java/org/apache/activemq/artemis/api/core/management/AddressSettingsInfoTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/src/test/java/org/apache/activemq/artemis/api/core/management/AddressSettingsInfoTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ artemis-core-client --- [WARNING] The system property basedir is configured twice! The property appears in <argLine/> and any of <systemPropertyVariables/>, <systemProperties/> or user property. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.activemq.artemis.ClientThreadPoolsTest java.lang.InterruptedException at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1040) at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345) at java.base/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232) at org.apache.activemq.artemis.ClientThreadPoolsTest$2.run(ClientThreadPoolsTest.java:118) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) java.lang.InterruptedException at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1040) at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345) at java.base/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232) at org.apache.activemq.artemis.ClientThreadPoolsTest$1.run(ClientThreadPoolsTest.java:87) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.activemq.artemis.utils.ActiveMQThreadFactory$1.run(ActiveMQThreadFactory.java:118) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.877 s - in org.apache.activemq.artemis.ClientThreadPoolsTest [INFO] Running org.apache.activemq.artemis.api.core.JsonUtilTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.apache.activemq.artemis.api.core.JsonUtilTest [INFO] Running org.apache.activemq.artemis.api.core.TransportConfigurationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.apache.activemq.artemis.api.core.TransportConfigurationTest [INFO] Running org.apache.activemq.artemis.api.core.management.AddressSettingsInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.activemq.artemis.api.core.management.AddressSettingsInfoTest [INFO] Running org.apache.activemq.artemis.api.core.management.OperationAnnotationTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.apache.activemq.artemis.api.core.management.OperationAnnotationTest [INFO] Running org.apache.activemq.artemis.api.core.management.ResourceNamesTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.apache.activemq.artemis.api.core.management.ResourceNamesTest [INFO] Running org.apache.activemq.artemis.core.client.CoreClientLogBundlesTest [main] 15:31:02,438 WARN [org.apache.activemq.artemis.core.client] AMQ212043: Property nameBreadCrumb must be an Integer, it is typeBreadCrumb [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.apache.activemq.artemis.core.client.CoreClientLogBundlesTest [INFO] Running org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 s - in org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImplTest [INFO] Running org.apache.activemq.artemis.core.protocol.core.impl.ChannelImplTest [main] 15:31:04,877 WARN [org.apache.activemq.artemis.core.client] AMQ212036: Can not find packet to clear: 2 last received command id first stored command id 0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in org.apache.activemq.artemis.core.protocol.core.impl.ChannelImplTest [INFO] Running org.apache.activemq.artemis.core.remoting.impl.netty.SharedEventLoopGroupTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.687 s - in org.apache.activemq.artemis.core.remoting.impl.netty.SharedEventLoopGroupTest [INFO] Running org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstantTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstantTest [INFO] Running org.apache.activemq.artemis.message.CoreMTMessageTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s - in org.apache.activemq.artemis.message.CoreMTMessageTest [INFO] Running org.apache.activemq.artemis.message.CoreMessageTest [WARNING] Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.106 s - in org.apache.activemq.artemis.message.CoreMessageTest [INFO] Running org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactoryProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactoryProviderTest [INFO] Running org.apache.activemq.artemis.tests.uri.ConnectorTransportConfigurationParserURITest tcp://live:1#tcp://backupA:2,tcp://backupB:3 [main] 15:31:18,521 INFO [org.apache.activemq.artemis.tests.uri.ConnectorTransportConfigurationParserURITest] transportConfig: TransportConfiguration(name=test, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=1&host=live [main] 15:31:18,522 INFO [org.apache.activemq.artemis.tests.uri.ConnectorTransportConfigurationParserURITest] transportConfig: TransportConfiguration(name=test:tcp://backupA:2, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=2&host=backupA [main] 15:31:18,522 INFO [org.apache.activemq.artemis.tests.uri.ConnectorTransportConfigurationParserURITest] transportConfig: TransportConfiguration(name=test:tcp://backupB:3, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=3&host=backupB tcp://live:1?name=live1#tcp://backupA:2?name=backupA2,tcp://backupB:3?name=backupB3 [main] 15:31:18,526 INFO [org.apache.activemq.artemis.tests.uri.ConnectorTransportConfigurationParserURITest] transportConfig: TransportConfiguration(name=live1, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=1&host=live&name=live1 [main] 15:31:18,526 INFO [org.apache.activemq.artemis.tests.uri.ConnectorTransportConfigurationParserURITest] transportConfig: TransportConfiguration(name=backupA2, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=2&host=backupA&name=backupA2 [main] 15:31:18,526 INFO [org.apache.activemq.artemis.tests.uri.ConnectorTransportConfigurationParserURITest] transportConfig: TransportConfiguration(name=backupB3, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=3&host=backupB&name=backupB3 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.apache.activemq.artemis.tests.uri.ConnectorTransportConfigurationParserURITest [INFO] Running org.apache.activemq.artemis.util.BufferHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.activemq.artemis.util.BufferHelperTest [INFO] Running org.apache.activemq.artemis.util.CompressionUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.activemq.artemis.util.CompressionUtilTest [INFO] Running org.apache.activemq.artemis.util.ConfigurationHelperTest [main] 15:31:18,542 WARN [org.apache.activemq.artemis.core.client] AMQ212044: Property test must be a Long, it is java.lang.String [main] 15:31:18,543 WARN [org.apache.activemq.artemis.core.client] AMQ212043: Property test must be an Integer, it is java.lang.String [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.util.ConfigurationHelperTest [INFO] Running org.apache.activemq.artemis.util.StringUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.activemq.artemis.util.StringUtilTest [INFO] Running org.apache.activemq.artemis.util.TimeAndCounterIDGeneratorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s - in org.apache.activemq.artemis.util.TimeAndCounterIDGeneratorTest [INFO] Running org.apache.activemq.artemis.util.XMLUtilTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.apache.activemq.artemis.util.XMLUtilTest [INFO] Running org.apache.activemq.artemis.util.XidCodecSupportTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.activemq.artemis.util.XidCodecSupportTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 110, Failures: 0, Errors: 0, Skipped: 1 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ artemis-core-client --- [INFO] Building jar: /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/target/artemis-core-client-2.31.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.12.1:attach-descriptor (attach-descriptor) @ artemis-core-client --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ artemis-core-client --- [INFO] Building jar: /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/target/artemis-core-client-2.31.0-SNAPSHOT-sources.jar [INFO] [INFO] --- dependency-check:6.1.0:check (default) @ artemis-core-client --- [INFO] Skipping dependency-check [INFO] [INFO] --- install:3.1.1:install (default-install) @ artemis-core-client --- [INFO] Installing /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/pom.xml to /home/jenkins/.m2/repository/org/apache/activemq/artemis-core-client/2.31.0-SNAPSHOT/artemis-core-client-2.31.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/target/artemis-core-client-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/activemq/artemis-core-client/2.31.0-SNAPSHOT/artemis-core-client-2.31.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-core-client/target/artemis-core-client-2.31.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/activemq/artemis-core-client/2.31.0-SNAPSHOT/artemis-core-client-2.31.0-SNAPSHOT-sources.jar ERROR: Failed to parse POMs java.io.IOException: Backing channel 'builds29' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at com.sun.proxy.$Proxy216.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215) at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:166) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:877) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1900) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused by: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75) Caused by: java.io.EOFException at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2911) at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3406) at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:932) at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:375) at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:142) at hudson.remoting.Command.readFrom(Command.java:128) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61) ERROR: builds29 is offline; cannot locate jdk_11_latest ERROR: builds29 is offline; cannot locate maven_3_latest ERROR: builds29 is offline; cannot locate jdk_11_latest ERROR: builds29 is offline; cannot locate maven_3_latest
