See <https://builds.apache.org/job/ActiveMQ/1410/changes>
Changes: [claus.ibsen] AMQ-4746: Fixed ClassLoadingAwareObjectInputStream to load simple types first, using same logic as in Camel. This helps with AMQ clients in other runtimes such as Applet based or whatnot. [claus.ibsen] Polished camel broker component [claus.ibsen] Removed not use class, which neither has ever been documentated, or used by end users. Also they can implement their own spring JMS message converter if they want. [claus.ibsen] Removed non existing AMQ journal Camel component which was removed a long time ago. [claus.ibsen] AMQ-4325: Fixed ActiveMQ Camel component to support username/password being configured when using ActiveMQ factory method. Also fixes the factory method would eager create plain connection factory, instead of using createConnectionFactory method as otherwise, which is optimized for AMQ. [claus.ibsen] AMQ-3350: Fixed chat web demo which may swallow first message. Thanks to Ken Seiss for the patch. [claus.ibsen] AMQ-2536: Default xpath selector using xalan now uses pre compiled expressions which is faster. Also avoids previous issues with swalling exceptions if xalan is not in the classpath. [claus.ibsen] AMQ-4826: Failover transport - avoid floating-point issue on other JDKs. ------------------------------------------ [...truncated 500 lines...] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-blueprint --- [12:15:53] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ activemq-blueprint --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ activemq-blueprint --- [12:15:53] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ/ws/activemq-blueprint/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ activemq-blueprint --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ activemq-blueprint --- [INFO] Surefire report directory: <https://builds.apache.org/job/ActiveMQ/ws/activemq-blueprint/target/surefire-reports> [12:15:53] [12:15:53] ------------------------------------------------------- [12:15:53] T E S T S [12:15:53] ------------------------------------------------------- [12:15:53] [12:15:53] Results : [12:15:53] [12:15:53] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [12:15:53] [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ activemq-blueprint --- [WARNING] Bundle org.apache.activemq:activemq-blueprint:bundle:5.10-SNAPSHOT : Instructions in Export-Package that are never used: org\.apache\.activemq.*.* Classpath: Jar:.,Jar:org.apache.aries.blueprint,Jar:xbean-blueprint,Jar:commons-jexl,Jar:pax-logging-api [WARNING] Bundle org.apache.activemq:activemq-blueprint:bundle:5.10-SNAPSHOT : Superfluous export-package instructions: [org.apache.activemq**] [INFO] [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ activemq-blueprint --- [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ activemq-blueprint --- [INFO] Checking legal files in: activemq-blueprint-5.10-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ activemq-blueprint --- [INFO] Installing <https://builds.apache.org/job/ActiveMQ/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/ActiveMQ/ws/activemq-blueprint/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ activemq-blueprint --- [INFO] Installing org/apache/activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar [INFO] Writing OBR metadata [12:15:58] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping ActiveMQ :: Web Demo [INFO] This project has been banned from the build due to previous failures. [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: [INFO] [INFO] ActiveMQ .......................................... SUCCESS [42.161s] [INFO] ActiveMQ :: Openwire Generator .................... SUCCESS [15.008s] [INFO] ActiveMQ :: Client ................................ FAILURE [1:50.846s] [INFO] ActiveMQ :: Openwire Legacy Support ............... SKIPPED [INFO] ActiveMQ :: JAAS .................................. SUCCESS [46.005s] [INFO] ActiveMQ :: Broker ................................ SKIPPED [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 :: AMQP .................................. SKIPPED [INFO] ActiveMQ :: Console ............................... SKIPPED [INFO] ActiveMQ :: Partition Management .................. SKIPPED [INFO] ActiveMQ :: Unit Tests ............................ SKIPPED [INFO] ActiveMQ :: Camel ................................. SKIPPED [INFO] ActiveMQ :: HTTP Protocol Support ................. SKIPPED [INFO] ActiveMQ :: All JAR bundle ........................ SKIPPED [INFO] ActiveMQ :: File Server ........................... SKIPPED [INFO] ActiveMQ :: Log4j Appender ........................ SKIPPED [INFO] ActiveMQ :: Apache Karaf .......................... SKIPPED [INFO] ActiveMQ :: RAR ................................... SKIPPED [INFO] ActiveMQ :: Run Jar ............................... SKIPPED [INFO] ActiveMQ :: Runtime Configuration ................. SKIPPED [INFO] ActiveMQ :: Tooling ............................... SUCCESS [10.774s] [INFO] ActiveMQ :: Memory Usage Test Plugin .............. SKIPPED [INFO] ActiveMQ :: Performance Test Plugin ............... SKIPPED [INFO] ActiveMQ :: StartUp Plugin ........................ SKIPPED [INFO] ActiveMQ :: Web ................................... SKIPPED [INFO] ActiveMQ :: OSGi bundle ........................... SKIPPED [INFO] ActiveMQ :: Blueprint ............................. SUCCESS [15.011s] [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: 12:56.970s [INFO] Finished at: Sun Nov 03 12:16:03 UTC 2013 [INFO] Final Memory: 74M/1215M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Internal error: hudson.remoting.RemotingSystemException: java.io.StreamCorruptedException: invalid type code: 00 -> [Help 1] org.apache.maven.InternalErrorException: Internal error: hudson.remoting.RemotingSystemException: java.io.StreamCorruptedException: invalid type code: 00 at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Caused by: hudson.remoting.RemotingSystemException: java.io.StreamCorruptedException: invalid type code: 00 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:183) at com.sun.proxy.$Proxy7.setExecutedMojos(Unknown Source) at hudson.maven.MavenBuildProxy$Filter.setExecutedMojos(MavenBuildProxy.java:257) at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:624) at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) ... 28 more Caused by: java.io.StreamCorruptedException: invalid type code: 00 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1375) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) at java.util.concurrent.CopyOnWriteArrayList.readObject(CopyOnWriteArrayList.java:879) at sun.reflect.GeneratedMethodAccessor554.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1891) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1348) at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1704) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1342) at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1989) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1913) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1348) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) at hudson.remoting.UserRequest.deserialize(UserRequest.java:182) at hudson.remoting.UserRequest.perform(UserRequest.java:98) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) [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/InternalErrorException [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-run/pom.xml> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/pom.xml> to org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-fileserver/pom.xml> to org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom Sending e-mails to: [email protected] [email protected] channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released
