See
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/1115/display/redirect?page=changes>
Changes:
[clebertsuconic] ARTEMIS-1187 Incompatible version when recreating a session
with older
------------------------------------------
[...truncated 32.99 KB...]
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
[rt.jar:1.8.0_121]
at
org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:394)
[:]
at
org.apache.activemq.artemis.utils.NetworkHealthTest.testCheckUsingHTTP(NetworkHealthTest.java:209)
[:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[rt.jar:1.8.0_121]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[rt.jar:1.8.0_121]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.8.0_121]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit-4.11.jar:]
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit-4.11.jar:]
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit-4.11.jar:]
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit-4.11.jar:]
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit-4.11.jar:]
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit-4.11.jar:]
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit-4.11.jar:]
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit-4.11.jar:]
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[surefire-booter-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[surefire-booter-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[surefire-booter-2.18.1.jar:2.18.1]
[Network-Checker-0 (NetworkChecker)] 15:47:40,073 WARN
[org.apache.activemq.artemis.core.server.NetworkHealthCheck] Connection refused
(Connection refused): java.net.ConnectException: Connection refused (Connection
refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
[rt.jar:1.8.0_121]
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[rt.jar:1.8.0_121]
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[rt.jar:1.8.0_121]
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[rt.jar:1.8.0_121]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[rt.jar:1.8.0_121]
at java.net.Socket.connect(Socket.java:589) [rt.jar:1.8.0_121]
at java.net.Socket.connect(Socket.java:538) [rt.jar:1.8.0_121]
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[rt.jar:1.8.0_121]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[rt.jar:1.8.0_121]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[rt.jar:1.8.0_121]
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:781)
[rt.jar:1.8.0_121]
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647)
[rt.jar:1.8.0_121]
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569)
[rt.jar:1.8.0_121]
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
[rt.jar:1.8.0_121]
at
org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:394)
[:]
at
org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:316)
[:]
at
org.apache.activemq.artemis.core.server.NetworkHealthCheck.run(NetworkHealthCheck.java:273)
[:]
at
org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent$2.run(ActiveMQScheduledComponent.java:189)
[:]
at
org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent$3.run(ActiveMQScheduledComponent.java:199)
[:]
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[rt.jar:1.8.0_121]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[rt.jar:1.8.0_121]
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[rt.jar:1.8.0_121]
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[rt.jar:1.8.0_121]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[rt.jar:1.8.0_121]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[rt.jar:1.8.0_121]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_121]
[Network-Checker-0 (NetworkChecker)] 15:47:40,078 INFO
[org.apache.activemq.artemis.core.server.NetworkHealthCheck] Network is
unhealthy, stopping service
org.apache.activemq.artemis.utils.NetworkHealthTest$1@612fc6eb
[Network-Checker-0 (NetworkChecker)] 15:47:40,186 INFO
[org.apache.activemq.artemis.core.server.NetworkHealthCheck] Network is
healthy, starting service
org.apache.activemq.artemis.utils.NetworkHealthTest$1@612fc6eb
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.52 sec - in
org.apache.activemq.artemis.utils.NetworkHealthTest
Running org.apache.activemq.artemis.utils.PairTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
org.apache.activemq.artemis.utils.PairTest
Running org.apache.activemq.artemis.utils.ReferenceCounterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec - in
org.apache.activemq.artemis.utils.ReferenceCounterTest
Running org.apache.activemq.artemis.utils.SimpleFutureTest
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Thread-407,5,] is still alive with the following stackTrace:
sun.misc.Unsafe.unpark(Native Method)
java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141)
java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662)
java.util.concurrent.locks.AbstractQueuedSynchronizer.doReleaseShared(AbstractQueuedSynchronizer.java:689)
java.util.concurrent.locks.AbstractQueuedSynchronizer.releaseShared(AbstractQueuedSynchronizer.java:1342)
java.util.concurrent.CountDownLatch.countDown(CountDownLatch.java:291)
org.apache.activemq.artemis.utils.SimpleFutureImpl.fail(SimpleFutureImpl.java:57)
org.apache.activemq.artemis.utils.SimpleFutureTest$2.run(SimpleFutureTest.java:51)
*********************************************************************************
[main] 15:47:40,591 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 15:47:40,661 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done
******************** Threads cleared after retries ********************
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 sec - in
org.apache.activemq.artemis.utils.SimpleFutureTest
Running org.apache.activemq.artemis.utils.TimeUnitsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in
org.apache.activemq.artemis.utils.TimeUnitsTest
Running org.apache.activemq.artemis.utils.TypedPropertiesConversionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in
org.apache.activemq.artemis.utils.TypedPropertiesConversionTest
Running org.apache.activemq.artemis.utils.TypedPropertiesTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in
org.apache.activemq.artemis.utils.TypedPropertiesTest
Running org.apache.activemq.artemis.utils.URIParserTest
fruit:Fruit{host='port', port=-1,
userInfo='some:guy'super=FruitBase{name='fruit', fluentName='something',
color='green'}}
queryString1:
queryString2: key1=value1
queryString3: key1=value1&key3=value3
queryString4: key1=value1&key2=value2&key3=value3
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in
org.apache.activemq.artemis.utils.URIParserTest
Running org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMapTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.217 sec - in
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMapTest
Running org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSetTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.574 sec - in
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSetTest
Results :
Tests run: 86, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ artemis-commons ---
[INFO] Building jar:
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.2.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-commons ---
[INFO] Building jar:
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.2.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @
artemis-commons ---
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @
artemis-commons >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-commons
---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-commons
---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @
artemis-commons <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-commons ---
[INFO] Building jar:
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.2.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @
artemis-commons >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-commons
---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-commons
---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @
artemis-commons <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-commons ---
[INFO]
[INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-commons ---
[INFO] Skipping dependency-check
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-commons
---
[INFO] Installing
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.2.0-SNAPSHOT.jar>
to
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.2.0-SNAPSHOT/artemis-commons-2.2.0-SNAPSHOT.jar
[INFO] Installing
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/pom.xml>
to
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.2.0-SNAPSHOT/artemis-commons-2.2.0-SNAPSHOT.pom
[INFO] Installing
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.2.0-SNAPSHOT-tests.jar>
to
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.2.0-SNAPSHOT/artemis-commons-2.2.0-SNAPSHOT-tests.jar
[INFO] Installing
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.2.0-SNAPSHOT-sources.jar>
to
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.2.0-SNAPSHOT/artemis-commons-2.2.0-SNAPSHOT-sources.jar
[INFO] Installing
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.2.0-SNAPSHOT-sources.jar>
to
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.2.0-SNAPSHOT/artemis-commons-2.2.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ Artemis Core Client 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @
artemis-core-client ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @
artemis-core-client ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ artemis-core-client ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
artemis-core-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @
artemis-core-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 278 source files to
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client/target/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-core-client
---
[INFO] Starting audit...
[ERROR]
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/ActiveMQSessionContext.java>:114:8:
Unused import - org.apache.activemq.artemis.utils.VersionLoader.
[UnusedImports]
Audit done.
[INFO] There is 1 error reported by Checkstyle 7.7 with
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client/../etc/checkstyle.xml>
ruleset.
[ERROR]
src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/ActiveMQSessionContext.java:[114,8]
(imports) UnusedImports: Unused import -
org.apache.activemq.artemis.utils.VersionLoader.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [ 7.736 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 21.976 s]
[INFO] ActiveMQ Artemis Core Client ....................... FAILURE [ 8.388 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SKIPPED
[INFO] ActiveMQ Artemis JMS Client ........................ SKIPPED
[INFO] ActiveMQ Artemis Native POM ........................ SKIPPED
[INFO] ActiveMQ Artemis Journal ........................... SKIPPED
[INFO] ActiveMQ Artemis JDBC Store ........................ 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 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 Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis CDI Integration ................... SKIPPED
[INFO] ActiveMQ Artemis Boot .............................. SKIPPED
[INFO] ActiveMQ Artemis Tools ............................. SKIPPED
[INFO] ActiveMQ Artemis CLI ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Core Client All ................... SKIPPED
[INFO] ActiveMQ Artemis JUnit Rules ....................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED
[INFO] ActiveMQ Artemis RAR POM ........................... SKIPPED
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SKIPPED
[INFO] ActiveMQ Artemis Maven Plugin ...................... SKIPPED
[INFO] ActiveMQ Artemis Server OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis Spring Integration ................ SKIPPED
[INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED
[INFO] ActiveMQ Artemis Tests POM ......................... 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 Features .......................... SKIPPED
[INFO] ActiveMQ Artemis Test Support ...................... SKIPPED
[INFO] ActiveMQ Artemis Integration 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] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42.061 s
[INFO] Finished at: 2017-05-31T15:47:55+00:00
[INFO] Final Memory: 92M/986M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default) on
project artemis-core-client: You have 1 Checkstyle violation. -> [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-core-client
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Could not match :Too many files with unapproved license : False
Logical operation result is FALSE
Skipping script : cat ratReport.txt
END OF POST BUILD TASK : 0
Recording test results