See 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/1864/display/redirect?page=changes>

Changes:

[Clebert Suconic] ARTEMIS-4718 Diverted messages are not propertly routed on 
cluster remote bindings

[Clebert Suconic] ARTEMIS-4717 Upgrade commons-configuration2 to 2.10.1


------------------------------------------
[...truncated 70.15 KB...]
[INFO] Running 
org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest
[pool-22-thread-1] 19:18:47,427 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] Exec 1
[pool-22-thread-1] 19:18:47,428 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] Exec 3
[pool-22-thread-1] 19:18:47,430 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] Exec 2
Exception in thread "pool-22-thread-1" 
java.util.concurrent.RejectedExecutionException: Task 
org.apache.activemq.artemis.utils.actors.ProcessorBase$$Lambda$250/0x0000000800343c40@4ac0ec74
 rejected from java.util.concurrent.ThreadPoolExecutor@4eff61f4[Shutting down, 
pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 2]
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
        at 
java.base/java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:687)
        at 
org.apache.activemq.artemis.utils.actors.ProcessorBase.executePendingTasks(ProcessorBase.java:89)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
[main] 19:18:47,668 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
0 in 223 milliseconds
[main] 19:18:47,853 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
1 in 185 milliseconds
[main] 19:18:48,015 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
2 in 161 milliseconds
[main] 19:18:48,123 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
3 in 107 milliseconds
[main] 19:18:48,185 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
4 in 61 milliseconds
[main] 19:18:48,284 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
5 in 98 milliseconds
[main] 19:18:48,384 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
6 in 98 milliseconds
[main] 19:18:48,475 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
7 in 90 milliseconds
[main] 19:18:48,523 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
8 in 47 milliseconds
[main] 19:18:48,601 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
9 in 77 milliseconds
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.201 s 
- in org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest
[INFO] Running org.apache.activemq.artemis.utils.actors.ThresholdActorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s 
- in org.apache.activemq.artemis.utils.actors.ThresholdActorTest
[INFO] Running org.apache.activemq.artemis.utils.bean.MetaBeanTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s 
- in org.apache.activemq.artemis.utils.bean.MetaBeanTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedListTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s 
- in 
org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedListTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMapTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s 
- in org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMapTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSetTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 s 
- in org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSetTest
[INFO] Running org.apache.activemq.artemis.utils.collections.LongHashSetTest
[INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s 
- in org.apache.activemq.artemis.utils.collections.LongHashSetTest
[INFO] Running org.apache.activemq.artemis.utils.collections.MultiIteratorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s 
- in org.apache.activemq.artemis.utils.collections.MultiIteratorTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.MultiResettableIteratorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s 
- in org.apache.activemq.artemis.utils.collections.MultiResettableIteratorTest
[INFO] Running org.apache.activemq.artemis.utils.collections.NoOpMapTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
- in org.apache.activemq.artemis.utils.collections.NoOpMapTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.PriorityCollectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s 
- in org.apache.activemq.artemis.utils.collections.PriorityCollectionTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.SparseArrayLinkedListTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s 
- in org.apache.activemq.artemis.utils.collections.SparseArrayLinkedListTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.UpdatableIteratorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s 
- in org.apache.activemq.artemis.utils.collections.UpdatableIteratorTest
[INFO] Running org.apache.activemq.artemis.utils.critical.CriticalAnalyzerTest
[Critical-Analyzer-0 (CriticalAnalyzer)] 19:18:52,669 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 1
[main] 19:18:52,729 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 0
[main] 19:18:52,791 WARN  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] There are threads 
failing. ThreadLeakCheckRule will retry for 1712603992784 milliseconds
[main] 19:18:52,791 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 19:18:52,867 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 19:18:53,369 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] Threads were cleared 
after 1
[Critical-Analyzer-0 (CriticalAnalyzer)] 19:18:53,430 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 0
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 s - 
in org.apache.activemq.artemis.utils.critical.CriticalAnalyzerTest
[INFO] Running org.apache.activemq.artemis.utils.critical.CriticalMeasureTest
[main] 19:18:53,665 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 0
[main] 19:18:53,790 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 1
[main] 19:18:53,790 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 1
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s 
- in org.apache.activemq.artemis.utils.critical.CriticalMeasureTest
[INFO] Running 
org.apache.activemq.artemis.utils.critical.MultiThreadCriticalMeasureTest
[main] 19:18:54,230 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component null is 
expired on path 0
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 s - 
in org.apache.activemq.artemis.utils.critical.MultiThreadCriticalMeasureTest
[INFO] Running org.apache.activemq.artemis.utils.runnables.RunnableListTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s 
- in org.apache.activemq.artemis.utils.runnables.RunnableListTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   NetworkHealthTest.testPurePingTimeout:333 » IO Cannot run program 
"ping": erro...
[INFO] 
[ERROR] Tests run: 317, Failures: 0, Errors: 1, Skipped: 5
[INFO] 
[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for ActiveMQ Artemis 2.34.0-SNAPSHOT:
[INFO] 
[INFO] ActiveMQ Artemis ................................... SUCCESS [ 13.901 s]
[INFO] ActiveMQ Artemis Bill of Materials ................. SUCCESS [  1.954 s]
[INFO] ActiveMQ Artemis POM ............................... SUCCESS [  1.960 s]
[INFO] ActiveMQ Artemis Unit Test Support ................. SUCCESS [ 28.166 s]
[INFO] ActiveMQ Log Annotation Processor .................. SUCCESS [  7.978 s]
[INFO] ActiveMQ Artemis Commons ........................... FAILURE [ 33.354 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SKIPPED
[INFO] ActiveMQ Artemis Core Client ....................... SKIPPED
[INFO] ActiveMQ Artemis Journal ........................... SKIPPED
[INFO] ActiveMQ Artemis JDBC Store ........................ SKIPPED
[INFO] ActiveMQ Artemis Lock Manager ...................... SKIPPED
[INFO] ActiveMQ Artemis Lock Manager API .................. SKIPPED
[INFO] ActiveMQ Artemis Server ............................ SKIPPED
[INFO] ActiveMQ Artemis Protocols ......................... SKIPPED
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis STOMP Protocol .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client ........................ SKIPPED
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis Jakarta Messaging Client .......... SKIPPED
[INFO] ActiveMQ Artemis Jakarta Service Extensions ........ SKIPPED
[INFO] ActiveMQ Artemis Jakarta Messaging Server .......... SKIPPED
[INFO] ActiveMQ Artemis Jakarta OpenWire Protocol ......... SKIPPED
[INFO] ActiveMQ Artemis HQClient Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SKIPPED
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis DTO ............................... SKIPPED
[INFO] ActiveMQ Artemis CDI Integration ................... SKIPPED
[INFO] ActiveMQ Artemis Boot .............................. SKIPPED
[INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis CLI ............................... SKIPPED
[INFO] ActiveMQ Artemis Core Client All ................... SKIPPED
[INFO] ActiveMQ Artemis Client OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis JUnit ............................. SKIPPED
[INFO] ActiveMQ Artemis JUnit Commons ..................... SKIPPED
[INFO] ActiveMQ Artemis JUnit 4 Rules ..................... SKIPPED
[INFO] ActiveMQ Artemis JUnit 5 Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client OSGi ................... SKIPPED
[INFO] ActiveMQ Artemis Jakarta Messaging Client All ...... SKIPPED
[INFO] ActiveMQ Artemis RAR POM ........................... SKIPPED
[INFO] ActiveMQ Artemis Jakarta RAR ....................... SKIPPED
[INFO] ActiveMQ Artemis Maven Plugin ...................... SKIPPED
[INFO] ActiveMQ Artemis Server OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis Cons .............................. SKIPPED
[INFO] ActiveMQ Artemis HawtIO Branding ................... SKIPPED
[INFO] ActiveMQ Artemis HawtIO Plugin ..................... SKIPPED
[INFO] ActiveMQ Artemis Console ........................... SKIPPED
[INFO] ActiveMQ Artemis Lock Manager RI ................... SKIPPED
[INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED
[INFO] ActiveMQ Artemis Tests POM ......................... SKIPPED
[INFO] ActiveMQ Artemis System Test Support ............... SKIPPED
[INFO] ActiveMQ Artemis Unit Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED
[INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED
[INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Isolated Integration Tests ........ SKIPPED
[INFO] ActiveMQ Artemis Features .......................... SKIPPED
[INFO] ActiveMQ Artemis Karaf Client Integration Tests .... SKIPPED
[INFO] ActiveMQ Artemis Karaf Server Integration Tests .... SKIPPED
[INFO] ActiveMQ Artemis Compatibility Tests ............... SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] Smoke Tests ........................................ SKIPPED
[INFO] End-to-End Tests ................................... SKIPPED
[INFO] ActiveMQ Artemis Leak Tests ........................ SKIPPED
[INFO] Database Tests ..................................... SKIPPED
[INFO] Apache ActiveMQ Artemis Image ...................... SKIPPED
[INFO] Apache ActiveMQ Artemis Image Examples ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:35 min
[INFO] Finished at: 2024-04-08T19:19:47Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on 
project artemis-commons: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-commons/target/surefire-reports>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, 
[date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[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 :artemis-commons
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/pom.xml>
 to 
org.apache.activemq/artemis-project/2.34.0-SNAPSHOT/artemis-project-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-server/pom.xml>
 to 
org.apache.activemq/artemis-server/2.34.0-SNAPSHOT/artemis-server-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-image/examples/pom.xml>
 to 
org.apache.activemq/artemis-image-examples/2.34.0-SNAPSHOT/artemis-image-examples-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/compatibility-tests/pom.xml>
 to 
org.apache.activemq.tests/compatibility-tests/2.34.0-SNAPSHOT/compatibility-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client/pom.xml>
 to 
org.apache.activemq/artemis-jms-client/2.34.0-SNAPSHOT/artemis-jms-client-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-lockmanager/artemis-lockmanager-ri/pom.xml>
 to 
org.apache.activemq/artemis-lockmanager-ri/2.34.0-SNAPSHOT/artemis-lockmanager-ri-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/activemq-branding/pom.xml>
 to 
org.apache.activemq/activemq-branding/2.34.0-SNAPSHOT/activemq-branding-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/smoke-tests/pom.xml>
 to 
org.apache.activemq.tests/smoke-tests/2.34.0-SNAPSHOT/smoke-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/joram-tests/pom.xml>
 to 
org.apache.activemq.tests/joram-tests/2.34.0-SNAPSHOT/joram-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-log-annotation-processor/pom.xml>
 to 
org.apache.activemq/artemis-log-annotation-processor/2.34.0-SNAPSHOT/artemis-log-annotation-processor-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-log-annotation-processor/target/artemis-log-annotation-processor-2.34.0-SNAPSHOT.jar>
 to 
org.apache.activemq/artemis-log-annotation-processor/2.34.0-SNAPSHOT/artemis-log-annotation-processor-2.34.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-log-annotation-processor/target/artemis-log-annotation-processor-2.34.0-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/artemis-log-annotation-processor/2.34.0-SNAPSHOT/artemis-log-annotation-processor-2.34.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-server/pom.xml>
 to 
org.apache.activemq/artemis-jms-server/2.34.0-SNAPSHOT/artemis-jms-server-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-cli/pom.xml>
 to 
org.apache.activemq/artemis-cli/2.34.0-SNAPSHOT/artemis-cli-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-client-all/pom.xml>
 to 
org.apache.activemq/artemis-jakarta-client-all/2.34.0-SNAPSHOT/artemis-jakarta-client-all-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client-all/pom.xml>
 to 
org.apache.activemq/artemis-core-client-all/2.34.0-SNAPSHOT/artemis-core-client-all-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/pom.xml>
 to 
org.apache.activemq.tests/artemis-tests-pom/2.34.0-SNAPSHOT/artemis-tests-pom-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-openwire-protocol/pom.xml>
 to 
org.apache.activemq/artemis-openwire-protocol/2.34.0-SNAPSHOT/artemis-openwire-protocol-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-image/pom.xml>
 to 
org.apache.activemq/artemis-image/2.34.0-SNAPSHOT/artemis-image-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-distribution/pom.xml>
 to 
org.apache.activemq/apache-artemis/2.34.0-SNAPSHOT/apache-artemis-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/artemis-console/pom.xml>
 to 
org.apache.activemq/artemis-console/2.34.0-SNAPSHOT/artemis-console-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/artemis-test-support/pom.xml>
 to 
org.apache.activemq.tests/artemis-test-support/2.34.0-SNAPSHOT/artemis-test-support-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-selector/pom.xml>
 to 
org.apache.activemq/artemis-selector/2.34.0-SNAPSHOT/artemis-selector-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jdbc-store/pom.xml>
 to 
org.apache.activemq/artemis-jdbc-store/2.34.0-SNAPSHOT/artemis-jdbc-store-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-web/pom.xml>
 to 
org.apache.activemq/artemis-web/2.34.0-SNAPSHOT/artemis-web-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-junit/artemis-junit-commons/pom.xml>
 to 
org.apache.activemq/artemis-junit-commons/2.34.0-SNAPSHOT/artemis-junit-commons-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-cdi-client/pom.xml>
 to 
org.apache.activemq/artemis-cdi-client/2.34.0-SNAPSHOT/artemis-cdi-client-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/jms-tests/pom.xml>
 to 
org.apache.activemq.tests/jms-tests/2.34.0-SNAPSHOT/jms-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-ra/pom.xml>
 to 
org.apache.activemq/artemis-ra/2.34.0-SNAPSHOT/artemis-ra-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-pom/pom.xml>
 to 
org.apache.activemq/artemis-pom/2.34.0-SNAPSHOT/artemis-pom-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-bom/pom.xml>
 to 
org.apache.activemq/artemis-bom/2.34.0-SNAPSHOT/artemis-bom-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/karaf-client-integration-tests/pom.xml>
 to 
org.apache.activemq.tests/karaf-client-integration-tests/2.34.0-SNAPSHOT/karaf-client-integration-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-maven-plugin/pom.xml>
 to 
org.apache.activemq/artemis-maven-plugin/2.34.0-SNAPSHOT/artemis-maven-plugin-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-junit/artemis-junit-4/pom.xml>
 to 
org.apache.activemq/artemis-junit/2.34.0-SNAPSHOT/artemis-junit-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-service-extensions/pom.xml>
 to 
org.apache.activemq/artemis-service-extensions/2.34.0-SNAPSHOT/artemis-service-extensions-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-server-osgi/pom.xml>
 to 
org.apache.activemq/artemis-server-osgi/2.34.0-SNAPSHOT/artemis-server-osgi-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-junit/pom.xml>
 to 
org.apache.activemq/artemis-junit-parent/2.34.0-SNAPSHOT/artemis-junit-parent-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml>
 to 
org.apache.activemq/artemis-jakarta-openwire-protocol/2.34.0-SNAPSHOT/artemis-jakarta-openwire-protocol-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/unit-tests/pom.xml>
 to 
org.apache.activemq.tests/unit-tests/2.34.0-SNAPSHOT/unit-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/leak-tests/pom.xml>
 to 
org.apache.activemq.tests/leak-tests/2.34.0-SNAPSHOT/leak-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-stomp-protocol/pom.xml>
 to 
org.apache.activemq/artemis-stomp-protocol/2.34.0-SNAPSHOT/artemis-stomp-protocol-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-hornetq-protocol/pom.xml>
 to 
org.apache.activemq/artemis-hornetq-protocol/2.34.0-SNAPSHOT/artemis-hornetq-protocol-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client-osgi/pom.xml>
 to 
org.apache.activemq/artemis-core-client-osgi/2.34.0-SNAPSHOT/artemis-core-client-osgi-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/performance-tests/pom.xml>
 to 
org.apache.activemq.tests/performance-tests/2.34.0-SNAPSHOT/performance-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-features/pom.xml>
 to 
org.apache.activemq/artemis-features/2.34.0-SNAPSHOT/artemis-features-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-commons/pom.xml>
 to 
org.apache.activemq/artemis-commons/2.34.0-SNAPSHOT/artemis-commons-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-journal/pom.xml>
 to 
org.apache.activemq/artemis-journal/2.34.0-SNAPSHOT/artemis-journal-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/soak-tests/pom.xml>
 to 
org.apache.activemq.tests/soak-tests/2.34.0-SNAPSHOT/soak-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client/pom.xml>
 to 
org.apache.activemq/artemis-core-client/2.34.0-SNAPSHOT/artemis-core-client-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/integration-tests-isolated/pom.xml>
 to 
org.apache.activemq.tests/integration-tests-isolated/2.34.0-SNAPSHOT/integration-tests-isolated-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-ra/pom.xml>
 to 
org.apache.activemq/artemis-jakarta-ra/2.34.0-SNAPSHOT/artemis-jakarta-ra-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/timing-tests/pom.xml>
 to 
org.apache.activemq.tests/timing-tests/2.34.0-SNAPSHOT/timing-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/db-tests/pom.xml>
 to 
org.apache.activemq.tests/db-tests/2.34.0-SNAPSHOT/db-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-lockmanager/artemis-lockmanager-api/pom.xml>
 to 
org.apache.activemq/artemis-lockmanager-api/2.34.0-SNAPSHOT/artemis-lockmanager-api-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-junit/artemis-junit-5/pom.xml>
 to 
org.apache.activemq/artemis-junit-5/2.34.0-SNAPSHOT/artemis-junit-5-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client-all/pom.xml>
 to 
org.apache.activemq/artemis-jms-client-all/2.34.0-SNAPSHOT/artemis-jms-client-all-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/pom.xml>
 to 
org.apache.activemq/artemis-protocols/2.34.0-SNAPSHOT/artemis-protocols-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/karaf-server-integration-tests/pom.xml>
 to 
org.apache.activemq.tests/karaf-server-integration-tests/2.34.0-SNAPSHOT/karaf-server-integration-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/artemis-plugin/pom.xml>
 to 
org.apache.activemq/artemis-plugin/2.34.0-SNAPSHOT/artemis-plugin-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-dto/pom.xml>
 to 
org.apache.activemq/artemis-dto/2.34.0-SNAPSHOT/artemis-dto-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-unit-test-support/pom.xml>
 to 
org.apache.activemq/artemis-unit-test-support/2.34.0-SNAPSHOT/artemis-unit-test-support-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-unit-test-support/target/artemis-unit-test-support-2.34.0-SNAPSHOT.jar>
 to 
org.apache.activemq/artemis-unit-test-support/2.34.0-SNAPSHOT/artemis-unit-test-support-2.34.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-unit-test-support/target/artemis-unit-test-support-2.34.0-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/artemis-unit-test-support/2.34.0-SNAPSHOT/artemis-unit-test-support-2.34.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-service-extensions/pom.xml>
 to 
org.apache.activemq/artemis-jakarta-service-extensions/2.34.0-SNAPSHOT/artemis-jakarta-service-extensions-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-hqclient-protocol/pom.xml>
 to 
org.apache.activemq/artemis-hqclient-protocol/2.34.0-SNAPSHOT/artemis-hqclient-protocol-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client-osgi/pom.xml>
 to 
org.apache.activemq/artemis-jms-client-osgi/2.34.0-SNAPSHOT/artemis-jms-client-osgi-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/integration-tests/pom.xml>
 to 
org.apache.activemq.tests/integration-tests/2.34.0-SNAPSHOT/integration-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-boot/pom.xml>
 to 
org.apache.activemq/artemis-boot/2.34.0-SNAPSHOT/artemis-boot-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-client/pom.xml>
 to 
org.apache.activemq/artemis-jakarta-client/2.34.0-SNAPSHOT/artemis-jakarta-client-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-lockmanager/pom.xml>
 to 
org.apache.activemq/artemis-lockmanager/2.34.0-SNAPSHOT/artemis-lockmanager-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-amqp-protocol/pom.xml>
 to 
org.apache.activemq/artemis-amqp-protocol/2.34.0-SNAPSHOT/artemis-amqp-protocol-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-server/pom.xml>
 to 
org.apache.activemq/artemis-jakarta-server/2.34.0-SNAPSHOT/artemis-jakarta-server-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-mqtt-protocol/pom.xml>
 to 
org.apache.activemq/artemis-mqtt-protocol/2.34.0-SNAPSHOT/artemis-mqtt-protocol-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/e2e-tests/pom.xml>
 to 
org.apache.activemq.tests/e2e-tests/2.34.0-SNAPSHOT/e2e-tests-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/pom.xml>
 to 
org.apache.activemq/artemis-hawtio-pom/2.34.0-SNAPSHOT/artemis-hawtio-pom-2.34.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/stress-tests/pom.xml>
 to 
org.apache.activemq.tests/stress-tests/2.34.0-SNAPSHOT/stress-tests-2.34.0-SNAPSHOT.pom
channel stopped

Reply via email to