See <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/49/display/redirect?page=changes>
Changes: [tabish121] https://issues.apache.org/jira/browse/AMQ-6659 ------------------------------------------ [...truncated 877.03 KB...] [INFO] ActiveMQ :: Camel .................................. SUCCESS [06:25 min] [INFO] ActiveMQ :: All JAR bundle ......................... SUCCESS [ 9.290 s] [INFO] ActiveMQ :: Log4j Appender ......................... SUCCESS [ 8.392 s] [INFO] ActiveMQ :: Apache Karaf ........................... SUCCESS [ 7.517 s] [INFO] ActiveMQ :: ConnectionFactory ...................... SUCCESS [ 9.017 s] [INFO] ActiveMQ :: RAR .................................... SUCCESS [ 10.988 s] [INFO] ActiveMQ :: Run Jar ................................ SUCCESS [ 4.603 s] [INFO] ActiveMQ :: Shiro .................................. SUCCESS [ 13.482 s] [INFO] ActiveMQ :: Memory Usage Test Plugin ............... SUCCESS [ 9.056 s] [INFO] ActiveMQ :: Performance Test Plugin ................ SUCCESS [ 13.889 s] [INFO] ActiveMQ :: StartUp/Stop Plugin .................... SUCCESS [ 13.405 s] [INFO] ActiveMQ :: Web .................................... SUCCESS [ 21.952 s] [INFO] ActiveMQ :: OSGi bundle ............................ SUCCESS [ 20.583 s] [INFO] ActiveMQ :: Blueprint .............................. SUCCESS [ 4.607 s] [INFO] ActiveMQ :: Web Demo ............................... SUCCESS [ 40.773 s] [INFO] ActiveMQ :: Web Console ............................ SUCCESS [ 10.867 s] [INFO] ActiveMQ :: Karaf Integration Tests ................ FAILURE [01:04 min] [INFO] ActiveMQ :: Integration Test :: Spring 3.1 ......... SUCCESS [ 8.166 s] [INFO] ActiveMQ :: Assembly ............................... SUCCESS [02:02 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:39 h [INFO] Finished at: 2017-04-22T06:13:28+00:00 [INFO] Final Memory: 188M/1951M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal on project activemq-karaf-itest: Could not resolve dependencies for project org.apache.activemq:activemq-karaf-itest:jar:5.14.6-SNAPSHOT: Could not transfer artifact org.apache.karaf.features:base:jar:4.0.3 from/to central (https://repo.maven.apache.org/maven2): Failed to transfer file: https://repo.maven.apache.org/maven2/org/apache/karaf/features/base/4.0.3/base-4.0.3.jar. Return code is: 503 , ReasonPhrase:first byte timeout. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project activemq-karaf-itest: Could not resolve dependencies for project org.apache.activemq:activemq-karaf-itest:jar:5.14.6-SNAPSHOT: Could not transfer artifact org.apache.karaf.features:base:jar:4.0.3 from/to central (https://repo.maven.apache.org/maven2): Failed to transfer file: https://repo.maven.apache.org/maven2/org/apache/karaf/features/base/4.0.3/base-4.0.3.jar. Return code is: 503 , ReasonPhrase:first byte timeout. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:245) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) 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.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) 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:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.activemq:activemq-karaf-itest:jar:5.14.6-SNAPSHOT: Could not transfer artifact org.apache.karaf.features:base:jar:4.0.3 from/to central (https://repo.maven.apache.org/maven2): Failed to transfer file: https://repo.maven.apache.org/maven2/org/apache/karaf/features/base/4.0.3/base-4.0.3.jar. Return code is: 503 , ReasonPhrase:first byte timeout. at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 34 more Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not transfer artifact org.apache.karaf.features:base:jar:4.0.3 from/to central (https://repo.maven.apache.org/maven2): Failed to transfer file: https://repo.maven.apache.org/maven2/org/apache/karaf/features/base/4.0.3/base-4.0.3.jar. Return code is: 503 , ReasonPhrase:first byte timeout. at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205) ... 35 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.apache.karaf.features:base:jar:4.0.3 from/to central (https://repo.maven.apache.org/maven2): Failed to transfer file: https://repo.maven.apache.org/maven2/org/apache/karaf/features/base/4.0.3/base-4.0.3.jar. Return code is: 503 , ReasonPhrase:first byte timeout. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ... 36 more Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.karaf.features:base:jar:4.0.3 from/to central (https://repo.maven.apache.org/maven2): Failed to transfer file: https://repo.maven.apache.org/maven2/org/apache/karaf/features/base/4.0.3/base-4.0.3.jar. Return code is: 503 , ReasonPhrase:first byte timeout. at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67) ... 3 more Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repo.maven.apache.org/maven2/org/apache/karaf/features/base/4.0.3/base-4.0.3.jar. Return code is: 503 , ReasonPhrase:first byte timeout. at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:1021) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:960) at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116) at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88) at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61) at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run(WagonTransporter.java:560) at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427) at org.eclipse.aether.transport.wagon.WagonTransporter.get(WagonTransporter.java:404) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask(BasicRepositoryConnector.java:447) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350) ... 4 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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :activemq-karaf-itest [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.14.6-SNAPSHOT/activemq-kahadb-store-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.14.6-SNAPSHOT/activemq-kahadb-store-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.14.6-SNAPSHOT/activemq-kahadb-store-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.14.6-SNAPSHOT/activemq-osgi-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-osgi/target/activemq-osgi-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-osgi/5.14.6-SNAPSHOT/activemq-osgi-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-osgi/target/activemq-osgi-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-osgi/5.14.6-SNAPSHOT/activemq-osgi-5.14.6-SNAPSHOT-sources.jar Compressed 12.07 MB of artifacts by 16.6% relative to #48 [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.14.6-SNAPSHOT/activemq-unit-tests-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-unit-tests/target/activemq-unit-tests-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-unit-tests/5.14.6-SNAPSHOT/activemq-unit-tests-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-unit-tests/target/activemq-unit-tests-5.14.6-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-unit-tests/5.14.6-SNAPSHOT/activemq-unit-tests-5.14.6-SNAPSHOT-tests.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-unit-tests/target/activemq-unit-tests-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-unit-tests/5.14.6-SNAPSHOT/activemq-unit-tests-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.14.6-SNAPSHOT/activemq-openwire-legacy-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.14.6-SNAPSHOT/activemq-openwire-legacy-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.14.6-SNAPSHOT/activemq-openwire-legacy-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.14.6-SNAPSHOT/activemq-karaf-itest-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.14.6-SNAPSHOT/activemq-rar-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-rar/target/activemq-rar-5.14.6-SNAPSHOT.rar> to org.apache.activemq/activemq-rar/5.14.6-SNAPSHOT/activemq-rar-5.14.6-SNAPSHOT.rar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-rar/target/activemq-rar-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-rar/5.14.6-SNAPSHOT/activemq-rar-5.14.6-SNAPSHOT-sources.jar Compressed 8.89 MB of artifacts by 49.6% relative to #48 [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.14.6-SNAPSHOT/activemq-http-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-http/target/activemq-http-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-http/5.14.6-SNAPSHOT/activemq-http-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-http/target/activemq-http-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-http/5.14.6-SNAPSHOT/activemq-http-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.14.6-SNAPSHOT/activemq-amqp-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-amqp/target/activemq-amqp-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.14.6-SNAPSHOT/activemq-amqp-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-amqp/target/activemq-amqp-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-amqp/5.14.6-SNAPSHOT/activemq-amqp-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.14.6-SNAPSHOT/activemq-client-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-client/target/activemq-client-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.14.6-SNAPSHOT/activemq-client-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-client/target/activemq-client-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.14.6-SNAPSHOT/activemq-client-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.14.6-SNAPSHOT/activemq-blueprint-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-blueprint/target/activemq-blueprint-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.14.6-SNAPSHOT/activemq-blueprint-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-blueprint/target/activemq-blueprint-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.14.6-SNAPSHOT/activemq-blueprint-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-junit/pom.xml> to org.apache.activemq.tooling/activemq-junit/5.14.6-SNAPSHOT/activemq-junit-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.14.6-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-junit/5.14.6-SNAPSHOT/activemq-junit-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-junit/5.14.6-SNAPSHOT/activemq-junit-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.14.6-SNAPSHOT/activemq-tooling-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.14.6-SNAPSHOT/activemq-jms-pool-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-jms-pool/target/activemq-jms-pool-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.14.6-SNAPSHOT/activemq-jms-pool-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-jms-pool/target/activemq-jms-pool-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.14.6-SNAPSHOT/activemq-jms-pool-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.14.6-SNAPSHOT/activemq-pool-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-pool/target/activemq-pool-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.14.6-SNAPSHOT/activemq-pool-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-pool/target/activemq-pool-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.14.6-SNAPSHOT/activemq-pool-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.14.6-SNAPSHOT/activemq-jdbc-store-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.14.6-SNAPSHOT/activemq-jdbc-store-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.14.6-SNAPSHOT/activemq-jdbc-store-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.14.6-SNAPSHOT/activemq-camel-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-camel/target/activemq-camel-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-camel/5.14.6-SNAPSHOT/activemq-camel-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-camel/target/generated/camel/components/META-INF/services/org/apache/camel/component.properties> to org.apache.activemq/activemq-camel/5.14.6-SNAPSHOT/activemq-camel-5.14.6-SNAPSHOT-camelComponent.properties [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-camel/target/activemq-camel-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-camel/5.14.6-SNAPSHOT/activemq-camel-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.14.6-SNAPSHOT/activemq-runtime-config-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-runtime-config/target/activemq-runtime-config-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.14.6-SNAPSHOT/activemq-runtime-config-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-runtime-config/target/activemq-runtime-config-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.14.6-SNAPSHOT/activemq-runtime-config-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/pom.xml> to org.apache.activemq/activemq-parent/5.14.6-SNAPSHOT/activemq-parent-5.14.6-SNAPSHOT.pom Compressed 59.92 KB of artifacts by 53.4% relative to #48 [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.14.6-SNAPSHOT/activemq-stomp-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-stomp/target/activemq-stomp-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.14.6-SNAPSHOT/activemq-stomp-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-stomp/target/activemq-stomp-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.14.6-SNAPSHOT/activemq-stomp-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.14.6-SNAPSHOT/activemq-openwire-generator-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.14.6-SNAPSHOT/activemq-openwire-generator-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.14.6-SNAPSHOT/activemq-openwire-generator-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.14.6-SNAPSHOT/activemq-broker-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-broker/target/activemq-broker-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.14.6-SNAPSHOT/activemq-broker-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-broker/target/activemq-broker-5.14.6-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.14.6-SNAPSHOT/activemq-broker-5.14.6-SNAPSHOT-tests.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-broker/target/activemq-broker-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.14.6-SNAPSHOT/activemq-broker-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.14.6-SNAPSHOT/activemq-web-demo-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-web-demo/target/activemq-web-demo-5.14.6-SNAPSHOT.war> to org.apache.activemq/activemq-web-demo/5.14.6-SNAPSHOT/activemq-web-demo-5.14.6-SNAPSHOT.war [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-web-demo/target/activemq-web-demo-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-web-demo/5.14.6-SNAPSHOT/activemq-web-demo-5.14.6-SNAPSHOT-sources.jar Compressed 30.71 MB of artifacts by 92.3% relative to #48 [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.14.6-SNAPSHOT/activemq-mqtt-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-mqtt/target/activemq-mqtt-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.14.6-SNAPSHOT/activemq-mqtt-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-mqtt/target/activemq-mqtt-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.14.6-SNAPSHOT/activemq-mqtt-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.14.6-SNAPSHOT/activemq-shiro-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-shiro/target/activemq-shiro-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-shiro/5.14.6-SNAPSHOT/activemq-shiro-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-shiro/target/activemq-shiro-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-shiro/5.14.6-SNAPSHOT/activemq-shiro-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.14.6-SNAPSHOT/activemq-perf-maven-plugin-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.14.6-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.14.6-SNAPSHOT/activemq-perf-maven-plugin-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.14.6-SNAPSHOT/activemq-perf-maven-plugin-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.14.6-SNAPSHOT/activemq-run-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-run/target/activemq-run-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.14.6-SNAPSHOT/activemq-run-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-run/target/activemq-run-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.14.6-SNAPSHOT/activemq-run-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.14.6-SNAPSHOT/activemq-maven-plugin-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-maven-plugin/target/activemq-maven-plugin-5.14.6-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-maven-plugin/5.14.6-SNAPSHOT/activemq-maven-plugin-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-maven-plugin/target/activemq-maven-plugin-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-maven-plugin/5.14.6-SNAPSHOT/activemq-maven-plugin-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.14.6-SNAPSHOT/activemq-karaf-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-karaf/target/activemq-karaf-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-karaf/5.14.6-SNAPSHOT/activemq-karaf-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-karaf/target/classes/features.xml> to org.apache.activemq/activemq-karaf/5.14.6-SNAPSHOT/activemq-karaf-5.14.6-SNAPSHOT-features.xml [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-karaf/target/classes/features-core.xml> to org.apache.activemq/activemq-karaf/5.14.6-SNAPSHOT/activemq-karaf-5.14.6-SNAPSHOT-features-core.xml [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-karaf/target/classes/activemq.xml> to org.apache.activemq/activemq-karaf/5.14.6-SNAPSHOT/activemq-karaf-5.14.6-SNAPSHOT-activemq.xml [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-karaf/target/classes/org.apache.activemq.server-default.cfg> to org.apache.activemq/activemq-karaf/5.14.6-SNAPSHOT/activemq-karaf-5.14.6-SNAPSHOT-activemq.cfg [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-karaf/target/classes/org.apache.activemq.webconsole.cfg> to org.apache.activemq/activemq-karaf/5.14.6-SNAPSHOT/activemq-karaf-5.14.6-SNAPSHOT-activemq-webconsole.cfg [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-karaf/target/activemq-karaf-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-karaf/5.14.6-SNAPSHOT/activemq-karaf-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.14.6-SNAPSHOT/activemq-web-console-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-web-console/target/activemq-web-console-5.14.6-SNAPSHOT.war> to org.apache.activemq/activemq-web-console/5.14.6-SNAPSHOT/activemq-web-console-5.14.6-SNAPSHOT.war [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-web-console/target/activemq-web-console-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-web-console/5.14.6-SNAPSHOT/activemq-web-console-5.14.6-SNAPSHOT-sources.jar Compressed 13.46 MB of artifacts by 60.1% relative to #48 [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.14.6-SNAPSHOT/activemq-jaas-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-jaas/target/activemq-jaas-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.14.6-SNAPSHOT/activemq-jaas-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-jaas/target/activemq-jaas-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.14.6-SNAPSHOT/activemq-jaas-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.14.6-SNAPSHOT/activemq-itests-spring31-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-itests-spring31/5.14.6-SNAPSHOT/activemq-itests-spring31-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-itests-spring31/5.14.6-SNAPSHOT/activemq-itests-spring31-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.14.6-SNAPSHOT/activemq-memtest-maven-plugin-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.14.6-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.14.6-SNAPSHOT/activemq-memtest-maven-plugin-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.14.6-SNAPSHOT/activemq-memtest-maven-plugin-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.14.6-SNAPSHOT/activemq-ra-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-ra/target/activemq-ra-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.14.6-SNAPSHOT/activemq-ra-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.14.6-SNAPSHOT/activemq-ra-5.14.6-SNAPSHOT.xsd [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.14.6-SNAPSHOT/activemq-ra-5.14.6-SNAPSHOT-schema.html [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.14.6-SNAPSHOT/activemq-ra-5.14.6-SNAPSHOT.xsd.html [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-ra/target/activemq-ra-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.14.6-SNAPSHOT/activemq-ra-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.14.6-SNAPSHOT/activemq-partition-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-partition/target/activemq-partition-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.14.6-SNAPSHOT/activemq-partition-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-partition/target/activemq-partition-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.14.6-SNAPSHOT/activemq-partition-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-all/dependency-reduced-pom.xml> to org.apache.activemq/activemq-all/5.14.6-SNAPSHOT/activemq-all-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-all/target/activemq-all-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-all/5.14.6-SNAPSHOT/activemq-all-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-all/target/activemq-all-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-all/5.14.6-SNAPSHOT/activemq-all-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.14.6-SNAPSHOT/apache-activemq-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/assembly/target/apache-activemq-5.14.6-SNAPSHOT-bin.tar.gz> to org.apache.activemq/apache-activemq/5.14.6-SNAPSHOT/apache-activemq-5.14.6-SNAPSHOT-bin.tar.gz [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/assembly/target/apache-activemq-5.14.6-SNAPSHOT-bin.zip> to org.apache.activemq/apache-activemq/5.14.6-SNAPSHOT/apache-activemq-5.14.6-SNAPSHOT-bin.zip Compressed 109.64 MB of artifacts by 28.7% relative to #48 [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.14.6-SNAPSHOT/activemq-console-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-console/target/activemq-console-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.14.6-SNAPSHOT/activemq-console-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-console/target/activemq-console-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.14.6-SNAPSHOT/activemq-console-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.14.6-SNAPSHOT/activemq-spring-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-spring/target/activemq-spring-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.14.6-SNAPSHOT/activemq-spring-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.14.6-SNAPSHOT/activemq-spring-5.14.6-SNAPSHOT.xsd [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.14.6-SNAPSHOT/activemq-spring-5.14.6-SNAPSHOT-schema.html [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-spring/target/activemq-spring-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.14.6-SNAPSHOT/activemq-spring-5.14.6-SNAPSHOT-sources.jar Compressed 1.06 MB of artifacts by 61.9% relative to #48 [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-cf/pom.xml> to org.apache.activemq/activemq-cf/5.14.6-SNAPSHOT/activemq-cf-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-cf/target/activemq-cf-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-cf/5.14.6-SNAPSHOT/activemq-cf-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-cf/target/activemq-cf-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-cf/5.14.6-SNAPSHOT/activemq-cf-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.14.6-SNAPSHOT/activemq-leveldb-store-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.14.6-SNAPSHOT/activemq-leveldb-store-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.14.6-SNAPSHOT/activemq-leveldb-store-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.14.6-SNAPSHOT/activemq-web-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-web/target/activemq-web-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-web/5.14.6-SNAPSHOT/activemq-web-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-web/target/activemq-web-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-web/5.14.6-SNAPSHOT/activemq-web-5.14.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.14.6-SNAPSHOT/activemq-log4j-appender-5.14.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.14.6-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.14.6-SNAPSHOT/activemq-log4j-appender-5.14.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.14.6-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.14.6-SNAPSHOT/activemq-log4j-appender-5.14.6-SNAPSHOT-sources.jar Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released channel stopped
