See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/519/changes>

Changes:

[howard.gao] More on ARTEMIS-594: support HTTPS access to hawtio   Remove the

[clebertsuconic] ARTEMIS-602 update pom info for REST WAR

------------------------------------------
[...truncated 13477 lines...]
        at org.junit.rules.RunRules.evaluate(RunRules.java:20) [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]

[main] 15:05:47,113 INFO  [org.apache.activemq.artemis.ra] AMQ151001: 
Attempting to reconnect 
org.apache.activemq.artemis.ra.inflow.ActiveMQActivationSpec(ra=org.apache.activemq.artemis.ra.ActiveMQResourceAdapter@6c7baf00
 destination=test destinationType=javax.jms.Topic ack=Auto-acknowledge 
durable=false clientID=null user=user password=**** maxSession=1)
[main] 15:05:47,113 INFO  [org.apache.activemq.artemis.ra] AMQ151004: 
Instantiating javax.jms.Topic "test" directly since UseJNDI=false.
[Thread-1 
(ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=1eb81c6e-3ed4-11e6-88a4-020007a90005-341887005-59465509)]
 15:05:47,119 ERROR [org.apache.activemq.artemis.core.server] AMQ224018: Failed 
to create session: ActiveMQSecurityException[errorType=SECURITY_EXCEPTION 
message=AMQ119031: Unable to validate user]
        at 
org.apache.activemq.artemis.core.security.impl.SecurityStoreImpl.authenticate(SecurityStoreImpl.java:140)
 [:]
        at 
org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.createSession(ActiveMQServerImpl.java:1146)
 [:]
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQPacketHandler.handleCreateSession(ActiveMQPacketHandler.java:154)
 [:]
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQPacketHandler.handlePacket(ActiveMQPacketHandler.java:80)
 [:]
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.handlePacket(ChannelImpl.java:633)
 [:]
        at 
org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.doBufferReceived(RemotingConnectionImpl.java:361)
 [:]
        at 
org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.bufferReceived(RemotingConnectionImpl.java:343)
 [:]
        at 
org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609)
 [:]
        at 
org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection$1.run(InVMConnection.java:190)
 [:]
        at 
org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:103)
 [:]
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
[rt.jar:1.8.0_74]
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
[rt.jar:1.8.0_74]
        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_74]

[main] 15:05:47,122 ERROR [org.apache.activemq.artemis.ra] AMQ154003: Unable to 
reconnect 
org.apache.activemq.artemis.ra.inflow.ActiveMQActivationSpec(ra=org.apache.activemq.artemis.ra.ActiveMQResourceAdapter@6c7baf00
 destination=test destinationType=javax.jms.Topic ack=Auto-acknowledge 
durable=false clientID=null user=user password=**** maxSession=1): 
ActiveMQSecurityException[errorType=SECURITY_EXCEPTION message=AMQ119031: 
Unable to validate user]
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:409)
 [:]
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:307)
 [:]
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.createSessionContext(ActiveMQClientProtocolManager.java:293)
 [:]
        at 
org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.createSessionContext(ActiveMQClientProtocolManager.java:241)
 [:]
        at 
org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSessionChannel(ClientSessionFactoryImpl.java:1303)
 [:]
        at 
org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSessionInternal(ClientSessionFactoryImpl.java:668)
 [:]
        at 
org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSession(ClientSessionFactoryImpl.java:296)
 [:]
        at 
org.apache.activemq.artemis.ra.ActiveMQResourceAdapter.createSession(ActiveMQResourceAdapter.java:1534)
 [:]
        at 
org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.setupSession(ActiveMQActivation.java:493)
 [:]
        at 
org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.setup(ActiveMQActivation.java:317)
 [:]
        at 
org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.reconnect(ActiveMQActivation.java:682)
 [:]
        at 
org.apache.activemq.artemis.ra.inflow.ActiveMQActivation$SetupActivation.run(ActiveMQActivation.java:727)
 [:]
        at 
org.apache.activemq.artemis.tests.unit.ra.BootstrapContext$1.scheduleWork(BootstrapContext.java:64)
 [:]
        at 
org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.start(ActiveMQActivation.java:254)
 [:]
        at 
org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest.testForConnectionLeakDuringActivationWhenSessionCreationFails(ResourceAdapterTest.java:513)
 [:]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[rt.jar:1.8.0_74]
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
[rt.jar:1.8.0_74]
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 [rt.jar:1.8.0_74]
        at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_74]
        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.rules.ExternalResource$1.evaluate(ExternalResource.java:48) 
[junit-4.11.jar:]
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) 
[junit-4.11.jar:]
        at 
org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) 
[junit-4.11.jar:]
        at 
org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) 
[junit-4.11.jar:]
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) 
[junit-4.11.jar:]
        at org.junit.rules.RunRules.evaluate(RunRules.java:20) [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]

[main] 15:05:47,126 INFO  [org.apache.activemq.artemis.ra] AMQ151003: resource 
adaptor stopped
[main] 15:05:47,130 INFO  [org.apache.activemq.artemis.core.server] AMQ221002: 
Apache ActiveMQ Artemis Message Broker version 1.4.0-SNAPSHOT 
[1eb81c6e-3ed4-11e6-88a4-020007a90005] stopped, uptime 2.056 seconds
[main] 15:05:47,134 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: 
testForConnectionLeakDuringActivationWhenSessionCreationFails()...
[main] 15:05:47,135 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testCreateConnectionFactoryThrowsException()...
#test testCreateConnectionFactoryThrowsException
[main] 15:05:47,139 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testCreateConnectionFactoryThrowsException()...
[main] 15:05:47,140 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: 
testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
#test testCreateConnectionFactoryMultipleConnectorsOverrideAndParams
[main] 15:05:47,145 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: 
testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
[main] 15:05:47,146 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: test2DefaultConnectionFactorySame()...
#test test2DefaultConnectionFactorySame
[main] 15:05:47,151 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: test2DefaultConnectionFactorySame()...
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 sec - in 
org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest
Running 
org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
[main] 15:05:47,153 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testReadBytes()...
#test testReadBytes
[main] 15:05:47,162 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testReadBytes()...
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in 
org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
Running org.apache.activemq.artemis.tests.unit.util.LinkedListTest
[main] 15:05:47,165 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testAddHead()...
#test testAddHead
[main] 15:05:47,169 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testAddHead()...
[main] 15:05:47,170 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testAddTail()...
#test testAddTail
[main] 15:05:47,174 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testAddTail()...
[main] 15:05:47,175 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testAddHeadAndTail()...
#test testAddHeadAndTail
[main] 15:05:47,179 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testAddHeadAndTail()...
[main] 15:05:47,181 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testCreateIteratorAfterAddElements()...
#test testCreateIteratorAfterAddElements
[main] 15:05:47,185 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testCreateIteratorAfterAddElements()...
[main] 15:05:47,186 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testClear()...
#test testClear
[main] 15:05:47,192 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testClear()...
[main] 15:05:47,193 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testPoll()...
#test testPoll
[main] 15:05:47,197 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testPoll()...
[main] 15:05:47,197 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testRemoveHead1()...
#test testRemoveHead1
[main] 15:05:47,203 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testRemoveHead1()...
[main] 15:05:47,203 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testRemoveHead2()...
#test testRemoveHead2
[main] 15:05:47,208 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testRemoveHead2()...
[main] 15:05:47,208 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testRemoveHead3()...
#test testRemoveHead3
[main] 15:05:47,213 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testRemoveHead3()...
[main] 15:05:47,213 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testRemoveTail1()...
#test testRemoveTail1
[main] 15:05:47,218 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testRemoveTail1()...
[main] 15:05:47,218 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testRemoveTail2()...
#test testRemoveTail2
[main] 15:05:47,222 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testRemoveTail2()...
[main] 15:05:47,223 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testRemoveTail3()...
#test testRemoveTail3
[main] 15:05:47,226 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testRemoveTail3()...
[main] 15:05:47,227 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testRemoveInTurn()...
#test testRemoveInTurn
[main] 15:05:47,231 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testRemoveInTurn()...
[main] 15:05:47,232 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testRemoveMiddle()...
#test testRemoveMiddle
[main] 15:05:47,236 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testRemoveMiddle()...
[main] 15:05:47,236 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testAddHeadAndRemove()...
#test testAddHeadAndRemove
Jumping 500
[main] 15:05:47,243 INFO  [org.apache.activemq.artemis.core.server] #test 
forceGC
[main] 15:05:47,373 INFO  [org.apache.activemq.artemis.core.server] #test 
forceGC Done 
[main] 15:05:47,376 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testAddHeadAndRemove()...
[main] 15:05:47,378 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testMultipleIterators1()...
#test testMultipleIterators1
[main] 15:05:47,383 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testMultipleIterators1()...
[main] 15:05:47,383 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testMultipleIterators2()...
#test testMultipleIterators2
[main] 15:05:47,387 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testMultipleIterators2()...
[main] 15:05:47,388 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testResizing()...
#test testResizing
[main] 15:05:47,399 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testResizing()...
[main] 15:05:47,399 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testRepeatAndRemove()...
#test testRepeatAndRemove
[main] 15:05:47,403 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testRepeatAndRemove()...
[main] 15:05:47,404 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testIterateNoElements()...
#test testIterateNoElements
[main] 15:05:47,408 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Finished test: testIterateNoElements()...
[main] 15:05:47,408 INFO  [org.apache.activemq.artemis.core.server] #*#*# 
Starting test: testAddAndRemove()...
#test testAddAndRemove
[main] 15:05:47,417 INFO  [org.apache.activemq.artemis.core.server] #test 
forceGC
[main] 15:05:47,503 INFO  [org.apache.activemq.artemis.core.server] #test 
forceGC Done 
[main] 15:05:47,895 INFO  [org.apache.activemq.artemis.core.server] #test 
forceGC
Killed

Results :

Tests run: 554, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  8.279 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [  9.977 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 14.348 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  5.176 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  5.100 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [  4.802 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  4.932 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [  7.558 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [ 53.280 s]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  1.647 s]
[INFO] ActiveMQ Artemis Proton Protocol ................... SUCCESS [  5.699 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [  5.168 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  2.431 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [  2.620 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [  2.122 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [  3.224 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [  4.273 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [  5.955 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [  0.898 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [  2.943 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [  4.791 s]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 30.046 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  6.364 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  3.024 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [  6.170 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [01:12 min]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [  8.739 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [  2.566 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [  3.390 s]
[INFO] ActiveMQ Artemis Aerogear Integration .............. SUCCESS [  3.419 s]
[INFO] ActiveMQ Artemis Vert.x Integration ................ SUCCESS [  3.695 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [  4.248 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [  4.823 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ FAILURE [ 52.865 s]
[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 soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:59 min
[INFO] Finished at: 2016-06-30T15:05:50+00:00
[INFO] Final Memory: 146M/1549M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project unit-tests: Execution default-test of goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked 
VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests> && 
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/bin/java 
-Djava.util.logging.manager=org.jboss.logmanager.LogManager 
-Dlogging.configuration=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/../../tests/config/logging.properties>
 
-Djava.library.path=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/../../artemis-native/bin>
 -Djgroups.bind_addr=localhost 
-Dorg.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory.localBindAddress=localhost
 -Djava.net.preferIPv4Stack=true -jar 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefirebooter744191215054123347.jar>
 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire4511338404325504536tmp>
 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire_151413362908100199464tmp>
[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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :unit-tests
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