See <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/126/changes>

Changes:

[tabish121] https://issues.apache.org/jira/browse/AMQ-5794

[tabish121] Fix test failure in CI due to fixed port being in use.

[tabish121] https://issues.apache.org/jira/browse/AMQ-5794

[tabish121] https://issues.apache.org/jira/browse/AMQ-5799

[tabish121] https://issues.apache.org/jira/browse/AMQ-5799

------------------------------------------
[...truncated 1419 lines...]
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ 
activemq-partition ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
activemq-partition ---
[INFO] Checking legal files in: activemq-partition-5.12-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
activemq-partition ---
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/target/activemq-partition-5.12-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Unit Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [3.955s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [2:14.615s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [4.549s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [47.118s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:26.983s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:18.776s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [9:45.927s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [12:02.600s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [2.262s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:28.597s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [43.008s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [3.295s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:31.959s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:08.511s]
[INFO] ActiveMQ :: AMQP .................................. FAILURE [1.730s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.588s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.871s]
[INFO] ActiveMQ :: Unit Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39:24.696s
[INFO] Finished at: Wed May 27 06:00:34 UTC 2015
[INFO] Final Memory: 109M/1315M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project activemq-amqp: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java>:[48,41]
 package org.apache.qpid.jms.provider.amqp does not exist
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java>:[49,41]
 package org.apache.qpid.jms.provider.amqp does not exist
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java>:[274,61]
 cannot find symbol
[ERROR] symbol:   variable AmqpJmsNoLocalType
[ERROR] location: class org.apache.activemq.transport.amqp.protocol.AmqpSession
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java>:[278,69]
 cannot find symbol
[ERROR] symbol:   class AmqpJmsSelectorType
[ERROR] location: class org.apache.activemq.transport.amqp.protocol.AmqpSession
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project activemq-amqp: Compilation failure
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        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)
        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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        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)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
        at 
org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
        at 
org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 31 more
[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-amqp
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/pom.xml>
 to 
org.apache.activemq/activemq-unit-tests/5.12-SNAPSHOT/activemq-unit-tests-5.12-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Unit Tests #123
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-openwire-legacy/pom.xml>
 to 
org.apache.activemq/activemq-openwire-legacy/5.12-SNAPSHOT/activemq-openwire-legacy-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-openwire-legacy/5.12-SNAPSHOT/activemq-openwire-legacy-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Openwire Legacy Support #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687389 bytes
Compression is 0.0%
Took 0.6 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jdbc-store/pom.xml>
 to 
org.apache.activemq/activemq-jdbc-store/5.12-SNAPSHOT/activemq-jdbc-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jdbc-store/5.12-SNAPSHOT/activemq-jdbc-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
JDBC Store #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178338 bytes
Compression is 0.0%
Took 0.18 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/pom.xml>
 to 
org.apache.activemq/activemq-amqp/5.12-SNAPSHOT/activemq-amqp-5.12-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
AMQP #125
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8180 bytes
Compression is 0.0%
Took 0.2 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jms-pool/pom.xml>
 to 
org.apache.activemq/activemq-jms-pool/5.12-SNAPSHOT/activemq-jms-pool-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jms-pool/target/activemq-jms-pool-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jms-pool/5.12-SNAPSHOT/activemq-jms-pool-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Generic JMS Pool #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56307 bytes
Compression is 0.0%
Took 86 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-pool/pom.xml>
 to 
org.apache.activemq/activemq-pool/5.12-SNAPSHOT/activemq-pool-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-pool/target/activemq-pool-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-pool/5.12-SNAPSHOT/activemq-pool-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Pool #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23938 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/pom.xml>
 to 
org.apache.activemq/activemq-stomp/5.12-SNAPSHOT/activemq-stomp-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/activemq-stomp-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-stomp/5.12-SNAPSHOT/activemq-stomp-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
STOMP Protocol #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 110158 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/pom.xml>
 to 
org.apache.activemq/activemq-mqtt/5.12-SNAPSHOT/activemq-mqtt-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/activemq-mqtt-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-mqtt/5.12-SNAPSHOT/activemq-mqtt-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
MQTT Protocol #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109677 bytes
Compression is 0.0%
Took 57 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-console/pom.xml>
 to 
org.apache.activemq/activemq-console/5.12-SNAPSHOT/activemq-console-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-console/target/activemq-console-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-console/5.12-SNAPSHOT/activemq-console-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Console #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.21 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-client/pom.xml>
 to 
org.apache.activemq/activemq-client/5.12-SNAPSHOT/activemq-client-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-client/target/activemq-client-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-client/5.12-SNAPSHOT/activemq-client-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Client #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1196592 bytes
Compression is 0.0%
Took 0.68 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/pom.xml> to 
org.apache.activemq/activemq-parent/5.12-SNAPSHOT/activemq-parent-5.12-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ #125
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 65 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/pom.xml>
 to 
org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/target/activemq-broker-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/target/activemq-broker-5.12-SNAPSHOT-tests.jar>
 to 
org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT-tests.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Broker #125
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1163395 bytes
Compression is 0.0%
Took 0.75 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/pom.xml>
 to org.apache.activemq/activemq-ra/5.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/activemq-ra-5.12-SNAPSHOT.jar>
 to org.apache.activemq/activemq-ra/5.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/xbean/activemq-ra.xsd>
 to org.apache.activemq/activemq-ra/5.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.xsd
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/xbean/activemq-ra.xsd.html>
 to 
org.apache.activemq/activemq-ra/5.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT-schema.html
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/xbean/activemq-ra.xsd.html>
 to 
org.apache.activemq/activemq-ra/5.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.xsd.html
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
RA #125
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128012 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/pom.xml>
 to 
org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/activemq-spring-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/classes/activemq.xsd>
 to 
org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.xsd
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/classes/activemq.xsd.html>
 to 
org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT-schema.html
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Spring #125
Archived 4 artifacts
Archive block size is 32768
Received 22 blocks and 178155 bytes
Compression is 80.2%
Took 0.29 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-kahadb-store/pom.xml>
 to 
org.apache.activemq/activemq-kahadb-store/5.12-SNAPSHOT/activemq-kahadb-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-kahadb-store/5.12-SNAPSHOT/activemq-kahadb-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
KahaDB Store #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 641979 bytes
Compression is 0.0%
Took 0.39 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jaas/pom.xml>
 to 
org.apache.activemq/activemq-jaas/5.12-SNAPSHOT/activemq-jaas-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jaas/target/activemq-jaas-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jaas/5.12-SNAPSHOT/activemq-jaas-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
JAAS #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37981 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/pom.xml>
 to 
org.apache.activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/target/activemq-partition-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Partition Management #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-leveldb-store/pom.xml>
 to 
org.apache.activemq/activemq-leveldb-store/5.12-SNAPSHOT/activemq-leveldb-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.12-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-leveldb-store/5.12-SNAPSHOT/activemq-leveldb-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
LevelDB Store #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991376 bytes
Compression is 0.0%
Took 0.57 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to