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

Changes:

[clebertsuconic] ARTEMIS-2843 non-destructive LVQ not delivering msg to consumer


------------------------------------------
[...truncated 465.27 KB...]
LEAKING THREADS
=============================================================================
Thread Thread[Timer-27,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 16:34:11,415 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 16:34:11,570 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-27,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 16:34:12,074 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 16:34:12,238 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-27,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 16:34:12,742 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 16:34:12,892 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-27,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 16:34:13,396 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 16:34:13,558 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-27,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 16:34:14,062 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 16:34:14,218 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-27,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 16:34:14,721 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 16:34:14,878 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-27,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 16:34:15,382 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 16:34:15,543 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-27,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 16:34:16,047 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 16:34:16,203 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[ERROR] Tests run: 5, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 97.311 
s <<< FAILURE! - in 
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest
[ERROR] 
shouldStartIfTableExistEmpty(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)
  Time elapsed: 10.02 s  <<< ERROR!
java.lang.Exception: test timed out after 10000 milliseconds
        at 
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty(JdbcSharedStateManagerTest.java:73)

[ERROR] 
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest  
Time elapsed: 70.22 s  <<< FAILURE!
java.lang.AssertionError: Thread leaked

[INFO] Running 
org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in 
org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
[INFO] Running 
org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
in org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
[INFO] Running 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketFrameEncoderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s 
- in 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketFrameEncoderTest
[INFO] Running 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s 
- in 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
[INFO] Running org.apache.activemq.artemis.core.settings.AddressSettingsTest
[main] 16:34:18,272 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMultipleMergeAll() ***
[main] 16:34:18,277 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMultipleMergeAll() ***
[main] 16:34:18,277 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMultipleMerge() ***
[main] 16:34:18,279 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMultipleMerge() ***
[main] 16:34:18,279 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testDefaults() ***
[main] 16:34:18,281 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testDefaults() ***
[main] 16:34:18,281 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testSingleMerge() ***
[main] 16:34:18,283 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testSingleMerge() ***
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s 
- in org.apache.activemq.artemis.core.settings.AddressSettingsTest
[INFO] Running org.apache.activemq.artemis.core.settings.RepositoryTest
[main] 16:34:18,286 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMultipleWildcards() ***
[main] 16:34:18,291 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMultipleWildcards() ***
[main] 16:34:18,291 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMatchingDocs() ***
[main] 16:34:18,294 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMatchingDocs() ***
[main] 16:34:18,294 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testWithoutWildcard() ***
[main] 16:34:18,296 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testWithoutWildcard() ***
[main] 16:34:18,297 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testSingletwo() ***
[main] 16:34:18,298 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testSingletwo() ***
[main] 16:34:18,299 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testIllegalMatches() ***
[main] 16:34:18,301 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testIllegalMatches() ***
[main] 16:34:18,301 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testAddListener() ***
[main] 16:34:18,304 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testAddListener() ***
[main] 16:34:18,304 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testCacheWithWildcards() ***
[main] 16:34:18,306 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testCacheWithWildcards() ***
[main] 16:34:18,306 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testDefault() ***
[main] 16:34:18,308 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testDefault() ***
[main] 16:34:18,308 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMatchingDocsCustomUnderscorDelimiter() ***
[main] 16:34:18,310 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMatchingDocsCustomUnderscorDelimiter() ***
[main] 16:34:18,310 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testSingleMatch() ***
[main] 16:34:18,312 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testSingleMatch() ***
[main] 16:34:18,312 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testRepositoryMerge() ***
[main] 16:34:18,315 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testRepositoryMerge() ***
[main] 16:34:18,315 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMatchingDocsCustomForwardSlashDelimiter() ***
[main] 16:34:18,317 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMatchingDocsCustomForwardSlashDelimiter() ***
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s 
- in org.apache.activemq.artemis.core.settings.RepositoryTest
[INFO] Running 
org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
[main] 16:34:18,321 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testTimeoutThenRollbackWithRollback() ***
[main] 16:34:18,328 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testTimeoutThenRollbackWithRollback() ***
[main] 16:34:18,329 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testTimeoutAndThenCommitWithARollback() ***
[main] 16:34:18,331 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testTimeoutAndThenCommitWithARollback() ***
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s 
- in org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
[INFO] Running org.apache.activemq.artemis.core.version.impl.VersionImplTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.activemq.artemis.core.version.impl.VersionImplTest
[INFO] Running 
org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
[INFO] Running org.apache.activemq.artemis.tests.util.SimpleStringTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s 
- in org.apache.activemq.artemis.tests.util.SimpleStringTest
[INFO] Running org.apache.activemq.artemis.uri.AcceptorParserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
- in org.apache.activemq.artemis.uri.AcceptorParserTest
[INFO] Running 
org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
- in org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   JdbcSharedStateManagerTest>Assert.fail:88 Thread leaked
[ERROR] Errors: 
[ERROR]   JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty:73 ยป  test 
timed out a...
[INFO] 
[ERROR] Tests run: 346, Failures: 1, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent 2.15.0-SNAPSHOT ............ SUCCESS [ 10.569 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 37.845 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 23.519 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  3.633 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  5.137 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  3.746 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [01:05 min]
[INFO] ActiveMQ Artemis Server ............................ FAILURE [08:57 min]
[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 Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis JUnit Rules ....................... 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 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 Client OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client OSGi ................... 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 Cons .............................. SKIPPED
[INFO] ActiveMQ Artemis HawtIO Branding ................... SKIPPED
[INFO] ActiveMQ Artemis HawtIO Plugin ..................... SKIPPED
[INFO] ActiveMQ Artemis Console ........................... SKIPPED
[INFO] ActiveMQ Artemis Spring Integration ................ SKIPPED
[INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED
[INFO] ActiveMQ Artemis Tests POM ......................... SKIPPED
[INFO] ActiveMQ Artemis 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 Features .......................... SKIPPED
[INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Client 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] ActiveMQ Artemis Extra Tests 2.15.0-SNAPSHOT ....... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:32 min
[INFO] Finished at: 2020-07-20T16:34:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on 
project artemis-server: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/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-server
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

Reply via email to