See 
<https://builds.apache.org/job/ActiveMQ-Java8/1487/display/redirect?page=changes>

Changes:

[christopher.l.shannon] AMQ-7301 - TransportConnector errors should log the 
root cause


------------------------------------------
[...truncated 91.31 KB...]
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Web Console
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Karaf Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Integration Test :: Spring 3.1
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Assembly
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for ActiveMQ 5.16.0-SNAPSHOT:
[INFO] 
[INFO] ActiveMQ ........................................... SUCCESS [ 12.995 s]
[INFO] ActiveMQ :: Openwire Generator ..................... SUCCESS [ 11.967 s]
[INFO] ActiveMQ :: Client ................................. SUCCESS [02:49 min]
[INFO] ActiveMQ :: Openwire Legacy Support ................ SUCCESS [ 11.265 s]
[INFO] ActiveMQ :: JAAS ................................... SUCCESS [01:38 min]
[INFO] ActiveMQ :: Broker ................................. FAILURE [  3.719 s]
[INFO] ActiveMQ :: KahaDB Store ........................... SKIPPED
[INFO] ActiveMQ :: STOMP Protocol ......................... SKIPPED
[INFO] ActiveMQ :: MQTT Protocol .......................... SKIPPED
[INFO] ActiveMQ :: JDBC Store ............................. SKIPPED
[INFO] ActiveMQ :: LevelDB Store .......................... SKIPPED
[INFO] ActiveMQ :: Generic JMS Pool ....................... SKIPPED
[INFO] ActiveMQ :: Pool ................................... SKIPPED
[INFO] ActiveMQ :: RA ..................................... SKIPPED
[INFO] ActiveMQ :: Spring ................................. SKIPPED
[INFO] ActiveMQ :: Console ................................ SKIPPED
[INFO] ActiveMQ :: Partition Management ................... SKIPPED
[INFO] ActiveMQ :: Runtime Configuration .................. SKIPPED
[INFO] ActiveMQ :: Tooling ................................ SUCCESS [  6.480 s]
[INFO] ActiveMQ :: JUnit Rule ............................. SKIPPED
[INFO] ActiveMQ :: Unit Tests ............................. SKIPPED
[INFO] ActiveMQ :: HTTP Protocol Support .................. SKIPPED
[INFO] ActiveMQ :: AMQP ................................... SKIPPED
[INFO] ActiveMQ :: Camel .................................. SKIPPED
[INFO] ActiveMQ :: All JAR bundle ......................... SKIPPED
[INFO] ActiveMQ :: Log4j Appender ......................... SKIPPED
[INFO] ActiveMQ :: Apache Karaf ........................... SKIPPED
[INFO] ActiveMQ :: ConnectionFactory ...................... SKIPPED
[INFO] ActiveMQ :: RAR .................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ................................ SKIPPED
[INFO] ActiveMQ :: Shiro .................................. SKIPPED
[INFO] ActiveMQ :: Memory Usage Test Plugin ............... SKIPPED
[INFO] ActiveMQ :: Performance Test Plugin ................ SKIPPED
[INFO] ActiveMQ :: StartUp/Stop Plugin .................... SKIPPED
[INFO] ActiveMQ :: Web .................................... SKIPPED
[INFO] ActiveMQ :: OSGi bundle ............................ SKIPPED
[INFO] ActiveMQ :: Blueprint .............................. SUCCESS [  9.491 s]
[INFO] ActiveMQ :: Web Demo ............................... SKIPPED
[INFO] ActiveMQ :: Web Console ............................ SKIPPED
[INFO] ActiveMQ :: Karaf Integration Tests ................ SKIPPED
[INFO] ActiveMQ :: Integration Test :: Spring 3.1 ......... SKIPPED
[INFO] ActiveMQ :: Assembly ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:21 min
[INFO] Finished at: 2020-03-11T12:36:21Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) 
on project activemq-broker: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/src/main/java/org/apache/activemq/broker/TransportConnector.java>:[29,30]
 package com.google.common.base does not exist
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/src/main/java/org/apache/activemq/broker/TransportConnector.java>:[246,68]
 cannot find symbol
[ERROR] symbol: variable Throwables
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) 
on project activemq-broker: Compilation failure
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute 
(AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute 
(CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[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 :activemq-broker
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/pom.xml> 
to 
org.apache.activemq/activemq-kahadb-store/5.16.0-SNAPSHOT/activemq-kahadb-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-osgi/pom.xml> to 
org.apache.activemq/activemq-osgi/5.16.0-SNAPSHOT/activemq-osgi-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/pom.xml> 
to 
org.apache.activemq/activemq-unit-tests/5.16.0-SNAPSHOT/activemq-unit-tests-5.16.0-SNAPSHOT.pom
[Fast Archiver] Compressed 71.92 KB of artifacts by 44.5% relative to #1486
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/pom.xml>
 to 
org.apache.activemq/activemq-openwire-legacy/5.16.0-SNAPSHOT/activemq-openwire-legacy-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-openwire-legacy/5.16.0-20200311.123335-444/activemq-openwire-legacy-5.16.0-20200311.123335-444.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf-itest/pom.xml> 
to 
org.apache.activemq/activemq-karaf-itest/5.16.0-SNAPSHOT/activemq-karaf-itest-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-rar/pom.xml> to 
org.apache.activemq/activemq-rar/5.16.0-SNAPSHOT/activemq-rar-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-http/pom.xml> to 
org.apache.activemq/activemq-http/5.16.0-SNAPSHOT/activemq-http-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-amqp/pom.xml> to 
org.apache.activemq/activemq-amqp/5.16.0-SNAPSHOT/activemq-amqp-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/pom.xml> to 
org.apache.activemq/activemq-client/5.16.0-SNAPSHOT/activemq-client-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-client/5.16.0-20200311.123321-444/activemq-client-5.16.0-20200311.123321-444.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/pom.xml> to 
org.apache.activemq/activemq-blueprint/5.16.0-SNAPSHOT/activemq-blueprint-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-blueprint/5.16.0-20200311.123544-441/activemq-blueprint-5.16.0-20200311.123544-441.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-junit/pom.xml>
 to 
org.apache.activemq.tooling/activemq-junit/5.16.0-SNAPSHOT/activemq-junit-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/pom.xml> to 
org.apache.activemq.tooling/activemq-tooling/5.16.0-SNAPSHOT/activemq-tooling-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/pom.xml> to 
org.apache.activemq/activemq-jms-pool/5.16.0-SNAPSHOT/activemq-jms-pool-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/pom.xml> to 
org.apache.activemq/activemq-pool/5.16.0-SNAPSHOT/activemq-pool-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/pom.xml> 
to 
org.apache.activemq/activemq-jdbc-store/5.16.0-SNAPSHOT/activemq-jdbc-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-camel/pom.xml> to 
org.apache.activemq/activemq-camel/5.16.0-SNAPSHOT/activemq-camel-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/pom.xml>
 to 
org.apache.activemq/activemq-runtime-config/5.16.0-SNAPSHOT/activemq-runtime-config-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/pom.xml> 
to 
org.apache.activemq/activemq-parent/5.16.0-SNAPSHOT/activemq-parent-5.16.0-SNAPSHOT.pom
[Fast Archiver] Compressed 61.73 KB of artifacts by 51.8% relative to #1486
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/pom.xml> to 
org.apache.activemq/activemq-stomp/5.16.0-SNAPSHOT/activemq-stomp-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/pom.xml>
 to 
org.apache.activemq/activemq-openwire-generator/5.16.0-SNAPSHOT/activemq-openwire-generator-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-openwire-generator/5.16.0-20200311.123028-445/activemq-openwire-generator-5.16.0-20200311.123028-445.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/pom.xml> to 
org.apache.activemq/activemq-broker/5.16.0-SNAPSHOT/activemq-broker-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-demo/pom.xml> to 
org.apache.activemq/activemq-web-demo/5.16.0-SNAPSHOT/activemq-web-demo-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/pom.xml> to 
org.apache.activemq/activemq-mqtt/5.16.0-SNAPSHOT/activemq-mqtt-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/pom.xml> to 
org.apache.activemq/activemq-shiro/5.16.0-SNAPSHOT/activemq-shiro-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml>
 to 
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.16.0-SNAPSHOT/activemq-perf-maven-plugin-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/pom.xml> to 
org.apache.activemq/activemq-run/5.16.0-SNAPSHOT/activemq-run-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-maven-plugin/pom.xml>
 to 
org.apache.activemq.tooling/activemq-maven-plugin/5.16.0-SNAPSHOT/activemq-maven-plugin-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/pom.xml> to 
org.apache.activemq/activemq-karaf/5.16.0-SNAPSHOT/activemq-karaf-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-console/pom.xml> 
to 
org.apache.activemq/activemq-web-console/5.16.0-SNAPSHOT/activemq-web-console-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/pom.xml> to 
org.apache.activemq/activemq-jaas/5.16.0-SNAPSHOT/activemq-jaas-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jaas/5.16.0-20200311.123517-445/activemq-jaas-5.16.0-20200311.123517-445.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-itests-spring31/pom.xml>
 to 
org.apache.activemq/activemq-itests-spring31/5.16.0-SNAPSHOT/activemq-itests-spring31-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml>
 to 
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.16.0-SNAPSHOT/activemq-memtest-maven-plugin-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/pom.xml> to 
org.apache.activemq/activemq-ra/5.16.0-SNAPSHOT/activemq-ra-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/pom.xml> to 
org.apache.activemq/activemq-partition/5.16.0-SNAPSHOT/activemq-partition-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-all/pom.xml> to 
org.apache.activemq/activemq-all/5.16.0-SNAPSHOT/activemq-all-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/pom.xml> to 
org.apache.activemq/apache-activemq/5.16.0-SNAPSHOT/apache-activemq-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/pom.xml> to 
org.apache.activemq/activemq-console/5.16.0-SNAPSHOT/activemq-console-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/pom.xml> to 
org.apache.activemq/activemq-spring/5.16.0-SNAPSHOT/activemq-spring-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/pom.xml> to 
org.apache.activemq/activemq-cf/5.16.0-SNAPSHOT/activemq-cf-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/pom.xml>
 to 
org.apache.activemq/activemq-leveldb-store/5.16.0-SNAPSHOT/activemq-leveldb-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web/pom.xml> to 
org.apache.activemq/activemq-web/5.16.0-SNAPSHOT/activemq-web-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/pom.xml>
 to 
org.apache.activemq/activemq-log4j-appender/5.16.0-SNAPSHOT/activemq-log4j-appender-5.16.0-SNAPSHOT.pom
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: KahaDB Store #1487' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: OSGi bundle #1487' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Unit Tests #1487' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Openwire Legacy 
Support #1487' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Karaf Integration 
Tests #1487' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: RAR #1487' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: HTTP Protocol 
Support #1487' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: AMQP #1487' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Client #1487' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Blueprint #1487' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: JUnit Rule #1487' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Tooling #1487' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Generic JMS Pool 
#1487' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Pool #1487' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: JDBC Store #1487' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Camel #1487' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Runtime 
Configuration #1487' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ #1487' does not have a 
result yet. Please make sure you set a proper result in case of pipeline/build 
scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: STOMP Protocol 
#1487' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Openwire Generator 
#1487' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Web Demo #1487' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: MQTT Protocol 
#1487' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Shiro #1487' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Performance Test 
Plugin #1487' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Run Jar #1487' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: StartUp/Stop Plugin 
#1487' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Apache Karaf #1487' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Web Console #1487' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: JAAS #1487' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Integration Test :: 
Spring 3.1 #1487' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Memory Usage Test 
Plugin #1487' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: RA #1487' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Partition 
Management #1487' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: All JAR bundle 
#1487' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Assembly #1487' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Console #1487' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Spring #1487' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: ConnectionFactory 
#1487' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: LevelDB Store 
#1487' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Web #1487' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Log4j Appender 
#1487' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

Reply via email to