You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/26 19:38:15 UTC

Build failed in Jenkins: Qpid-Java-Cpp-Test #2444

See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2444/changes>

Changes:

[aconway] QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9

With proton 0.9 you need call pn_connectin_free before pn_transport_free.

------------------------------------------
[...truncated 6430 lines...]
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPriority(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testQuorumOverride(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfQuorumCausesClientDisconnection(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.023 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfMasterNodeCausesClientToFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testClusterCannotStartWithIntruder(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testTransferMasterWhilstMessagesInFlight(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testTransferMasterFromRemoteNode(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfReplicaNodeDoesNotCauseClientToFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPersistentMessagesAvailableAfterFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

Running org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
Tests run: 7, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
testMasterDesignatedPrimaryCanBeRestartedWithoutReplica(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDesignatedAsPrimaryAfterOriginalPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testClusterRestartWithoutDesignatedPrimary(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testDesignatedPrimaryContinuesAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testPersistentOperationsFailOnNonDesignatedPrimaryAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testInitialDesignatedPrimaryStateOfNodes(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDoesNotBecomePrimaryWhenDesignatedPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.005 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null

Tests in error: 
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO

Tests run: 42, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.412s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.574s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.714s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.556s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.274s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.628s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.273s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.213s]
[INFO] Qpid Common ....................................... SUCCESS [27.644s]
[INFO] Qpid Management Common ............................ SUCCESS [1.097s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:36.198s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.879s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.458s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [3.954s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.422s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.221s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.238s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.219s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [16.297s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.436s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.605s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [4.331s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.101s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.427s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.258s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.223s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:11.158s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.797s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.370s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.182s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.145s]
[INFO] Qpid JCA .......................................... SUCCESS [1.387s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.376s]
[INFO] Qpid Tools ........................................ SUCCESS [0.279s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.103s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.716s]
[INFO] Qpid System Tests ................................. SUCCESS [5:30.077s]
[INFO] Qpid Performance Tests ............................ SUCCESS [12.957s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [16.946s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [3.877s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [5.488s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:57.477s
[INFO] Finished at: Thu Feb 26 18:37:56 UTC 2015
[INFO] Final Memory: 73M/409M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports> for the individual test results.
[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 :qpid-bdbstore-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2459

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2459/changes>

Changes:

[aconway] QPID-6427: Problem building trunk qpid cpp on RHEL 5

Fixed a couple of legitimate compiler warnings, worked around a couple of compiler weaknesses.

------------------------------------------
[...truncated 6432 lines...]
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

testReadonlyMBeanAttributes(org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest)  Time elapsed: 0.143 sec  <<< ERROR!
java.io.IOException: null
	at org.apache.qpid.management.common.JMXConnnectionFactory.getJMXConnection(JMXConnnectionFactory.java:79)
	at org.apache.qpid.test.utils.JMXTestUtils.open(JMXTestUtils.java:87)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.getStoreBeanForNodeAtBrokerPort(JMXManagementTest.java:276)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.testReadonlyMBeanAttributes(JMXManagementTest.java:111)
Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused]
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:358)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: javax.naming.ServiceUnavailableException: null
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at java.net.Socket.<init>(Socket.java:425)
	at java.net.Socket.<init>(Socket.java:208)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:146)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

Running org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.145 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
testSetLocalTransactionSynchronizationPolicy(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.049 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testSetLocalTransactionSynchronizationPolicy(BDBHAVirtualHostRestTest.java:116)

testMutateState(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.057 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testMutateState(BDBHAVirtualHostRestTest.java:140)

testSetRemoteTransactionSynchronizationPolicy(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.039 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testSetRemoteTransactionSynchronizationPolicy(BDBHAVirtualHostRestTest.java:128)


Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null

Tests in error: 
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:108 » Connect

Tests run: 43, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.397s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.695s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.557s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.530s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.228s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.504s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.236s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.200s]
[INFO] Qpid Common ....................................... SUCCESS [28.419s]
[INFO] Qpid Management Common ............................ SUCCESS [1.012s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:30.082s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.091s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.806s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.672s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.449s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.260s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.236s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.200s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [17.868s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.216s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.983s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.022s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.377s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.260s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.306s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.403s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:10.106s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.839s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.171s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.218s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.153s]
[INFO] Qpid JCA .......................................... SUCCESS [1.423s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.397s]
[INFO] Qpid Tools ........................................ SUCCESS [0.317s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.120s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.734s]
[INFO] Qpid System Tests ................................. SUCCESS [5:53.432s]
[INFO] Qpid Performance Tests ............................ SUCCESS [12.899s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [17.063s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [3.937s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [6.057s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:18.840s
[INFO] Finished at: Thu Mar 05 22:56:49 UTC 2015
[INFO] Final Memory: 72M/373M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports> for the individual test results.
[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 :qpid-bdbstore-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2458

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2458/changes>

Changes:

[aconway] QPID-6427: Fixed unit test build problem on RHEL 5.

RHEL5 compiler choked on some boost template magic, simplified the test.

------------------------------------------
[...truncated 5345 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 sec - in org.apache.qpid.disttest.db.ResultsDbWriterTest
Running org.apache.qpid.disttest.controller.config.ConnectionConfigTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.qpid.disttest.controller.config.ConnectionConfigTest
Running org.apache.qpid.disttest.controller.config.TestConfigTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.qpid.disttest.controller.config.TestConfigTest
Running org.apache.qpid.disttest.controller.config.ParticipantConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.qpid.disttest.controller.config.ParticipantConfigTest
Running org.apache.qpid.disttest.controller.config.IterationValueTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.apache.qpid.disttest.controller.config.IterationValueTest
Running org.apache.qpid.disttest.controller.config.ConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.qpid.disttest.controller.config.ConfigTest
Running org.apache.qpid.disttest.controller.config.ConsumerConfigTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.controller.config.ConsumerConfigTest
Running org.apache.qpid.disttest.controller.config.MessageProviderConfigTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.controller.config.MessageProviderConfigTest
Running org.apache.qpid.disttest.controller.config.ProducerConfigTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.controller.config.ProducerConfigTest
Running org.apache.qpid.disttest.controller.config.ClientConfigTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.qpid.disttest.controller.config.ClientConfigTest
Running org.apache.qpid.disttest.controller.config.JavaScriptConfigEvaluatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.apache.qpid.disttest.controller.config.JavaScriptConfigEvaluatorTest
Running org.apache.qpid.disttest.controller.config.TestInstanceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.apache.qpid.disttest.controller.config.TestInstanceTest
Running org.apache.qpid.disttest.controller.config.ConfigReaderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.apache.qpid.disttest.controller.config.ConfigReaderTest
Running org.apache.qpid.disttest.controller.config.SessionConfigTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.qpid.disttest.controller.config.SessionConfigTest
Running org.apache.qpid.disttest.controller.ClientRegistryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.558 sec - in org.apache.qpid.disttest.controller.ClientRegistryTest
Running org.apache.qpid.disttest.controller.ParticipatingClientsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.apache.qpid.disttest.controller.ParticipatingClientsTest
Running org.apache.qpid.disttest.controller.ControllerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.apache.qpid.disttest.controller.ControllerTest
Running org.apache.qpid.disttest.controller.TestRunnerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 sec - in org.apache.qpid.disttest.controller.TestRunnerTest
Running org.apache.qpid.disttest.VisitorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.qpid.disttest.VisitorTest
Running org.apache.qpid.disttest.jms.JmsMessageAdaptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.qpid.disttest.jms.JmsMessageAdaptorTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ qpid-perftests ---
[INFO] Reading assembly descriptor: src/main/assembly/qpid-perftests-bin.xml
[INFO] Building tar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT-bin.tar.gz>
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1300-QueueConsumersWithNonOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1303-QueueConsumersWithOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1050-VaryingNumberOfProducerSessionsSingleConnection.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/timeseries/1011-MultipleProducersAndConsumers-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1302-QueueConsumersWithOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1301-QueueConsumersWithNonOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid Performance Test System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Performance Tests Visualisation JFC 0.32-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] cpp
     [echo] [profile.broker.language] cpp
     [echo] [profile.broker.type] spawned
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpidd"> -p @PORT --data-dir "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/QPID_WORK/@PORT"> -t --auth no --no-module-dir
     [echo] [profile.specific.excludes] CPPPrefetchExcludes CPPTransientExcludes
     [echo] [profile.test.excludes] Excludes CPPExcludes cpp.excludes CPPPrefetchExcludes CPPTransientExcludes cpp.excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] ${profile.virtualhostnode.context.blueprint}
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-cpp-broker-dir-defined) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default-prepare-agent) @ qpid-perftests-visualisation-jfc ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ qpid-perftests-visualisation-jfc ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
log4j:WARN No appenders could be found for logger (org.apache.qpid.test.utils.QpidTestCase).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 sec - in org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.449 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.apache.qpid.disttest.charting.writer.ChartWriterTest
Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests-visualisation-jfc ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid BDB Store System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.348s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.374s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.666s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.595s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.213s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.578s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.269s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.242s]
[INFO] Qpid Common ....................................... SUCCESS [28.372s]
[INFO] Qpid Management Common ............................ SUCCESS [1.139s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:33.760s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.071s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.867s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.232s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.496s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.256s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.265s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.226s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [18.045s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.281s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.733s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.468s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.208s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.443s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.233s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [7.297s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:03.310s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.829s]
[INFO] Qpid Java Broker .................................. SUCCESS [5.119s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.284s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.135s]
[INFO] Qpid JCA .......................................... SUCCESS [1.542s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.420s]
[INFO] Qpid Tools ........................................ SUCCESS [0.504s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.213s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.766s]
[INFO] Qpid System Tests ................................. FAILURE [6:03.189s]
[INFO] Qpid Performance Tests ............................ SUCCESS [13.317s]
[INFO] Qpid Performance Test System Tests ................ SKIPPED
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.182s]
[INFO] Qpid BDB Store System Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:05.615s
[INFO] Finished at: Thu Mar 05 21:27:19 UTC 2015
[INFO] Final Memory: 71M/308M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/systests/target/surefire-reports> for the individual test results.
[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 :qpid-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2457/changes>

Changes:

[rgodfrey] QPID-6433 : notify link listener flow state changed for link specific flow

[pmoravec] QPID-6397: [C++ broker] segfault when processing QMF method during periodic processing

[robbie] add missing licence header

------------------------------------------
[...truncated 5365 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.169 sec - in org.apache.qpid.disttest.db.ResultsDbWriterTest
Running org.apache.qpid.disttest.controller.config.ConnectionConfigTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.qpid.disttest.controller.config.ConnectionConfigTest
Running org.apache.qpid.disttest.controller.config.TestConfigTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.qpid.disttest.controller.config.TestConfigTest
Running org.apache.qpid.disttest.controller.config.ParticipantConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.qpid.disttest.controller.config.ParticipantConfigTest
Running org.apache.qpid.disttest.controller.config.IterationValueTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.apache.qpid.disttest.controller.config.IterationValueTest
Running org.apache.qpid.disttest.controller.config.ConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.qpid.disttest.controller.config.ConfigTest
Running org.apache.qpid.disttest.controller.config.ConsumerConfigTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.controller.config.ConsumerConfigTest
Running org.apache.qpid.disttest.controller.config.MessageProviderConfigTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.controller.config.MessageProviderConfigTest
Running org.apache.qpid.disttest.controller.config.ProducerConfigTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.controller.config.ProducerConfigTest
Running org.apache.qpid.disttest.controller.config.ClientConfigTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.qpid.disttest.controller.config.ClientConfigTest
Running org.apache.qpid.disttest.controller.config.JavaScriptConfigEvaluatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec - in org.apache.qpid.disttest.controller.config.JavaScriptConfigEvaluatorTest
Running org.apache.qpid.disttest.controller.config.TestInstanceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.apache.qpid.disttest.controller.config.TestInstanceTest
Running org.apache.qpid.disttest.controller.config.ConfigReaderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.apache.qpid.disttest.controller.config.ConfigReaderTest
Running org.apache.qpid.disttest.controller.config.SessionConfigTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.qpid.disttest.controller.config.SessionConfigTest
Running org.apache.qpid.disttest.controller.ClientRegistryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.57 sec - in org.apache.qpid.disttest.controller.ClientRegistryTest
Running org.apache.qpid.disttest.controller.ParticipatingClientsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.apache.qpid.disttest.controller.ParticipatingClientsTest
Running org.apache.qpid.disttest.controller.ControllerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.qpid.disttest.controller.ControllerTest
Running org.apache.qpid.disttest.controller.TestRunnerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 sec - in org.apache.qpid.disttest.controller.TestRunnerTest
Running org.apache.qpid.disttest.VisitorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.VisitorTest
Running org.apache.qpid.disttest.jms.JmsMessageAdaptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.qpid.disttest.jms.JmsMessageAdaptorTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ qpid-perftests ---
[INFO] Reading assembly descriptor: src/main/assembly/qpid-perftests-bin.xml
[INFO] Building tar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT-bin.tar.gz>
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1300-QueueConsumersWithNonOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1303-QueueConsumersWithOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1050-VaryingNumberOfProducerSessionsSingleConnection.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/timeseries/1011-MultipleProducersAndConsumers-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1302-QueueConsumersWithOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1301-QueueConsumersWithNonOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid Performance Test System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Performance Tests Visualisation JFC 0.32-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] cpp
     [echo] [profile.broker.language] cpp
     [echo] [profile.broker.type] spawned
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpidd"> -p @PORT --data-dir "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/QPID_WORK/@PORT"> -t --auth no --no-module-dir
     [echo] [profile.specific.excludes] CPPPrefetchExcludes CPPTransientExcludes
     [echo] [profile.test.excludes] Excludes CPPExcludes cpp.excludes CPPPrefetchExcludes CPPTransientExcludes cpp.excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] ${profile.virtualhostnode.context.blueprint}
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-cpp-broker-dir-defined) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default-prepare-agent) @ qpid-perftests-visualisation-jfc ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ qpid-perftests-visualisation-jfc ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
log4j:WARN No appenders could be found for logger (org.apache.qpid.test.utils.QpidTestCase).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 sec - in org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec - in org.apache.qpid.disttest.charting.writer.ChartWriterTest
Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests-visualisation-jfc ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid BDB Store System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [3.531s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [6.006s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.682s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.839s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.237s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.671s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.294s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.376s]
[INFO] Qpid Common ....................................... SUCCESS [29.746s]
[INFO] Qpid Management Common ............................ SUCCESS [1.198s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:40.973s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.218s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [21.218s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.436s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.529s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.301s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.252s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.252s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [19.125s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.505s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.883s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.704s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.398s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.353s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.302s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [7.147s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:11.525s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.872s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.855s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.673s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.152s]
[INFO] Qpid JCA .......................................... SUCCESS [1.993s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.531s]
[INFO] Qpid Tools ........................................ SUCCESS [0.439s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.202s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.858s]
[INFO] Qpid System Tests ................................. FAILURE [6:05.751s]
[INFO] Qpid Performance Tests ............................ SUCCESS [13.135s]
[INFO] Qpid Performance Test System Tests ................ SKIPPED
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.241s]
[INFO] Qpid BDB Store System Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:30.752s
[INFO] Finished at: Thu Mar 05 13:53:50 UTC 2015
[INFO] Final Memory: 72M/381M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/systests/target/surefire-reports> for the individual test results.
[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 :qpid-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2456

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2456/changes>

Changes:

[rgodfrey] QPID-6433 : notify link listeners of flow state change outside of the connection endpoint lock

[gsim] QPID-4710: adjust version checking used by new tx interop tests so as not to fail existing tests when either ptoron python lib is not on path or is 0.7 or earlier

[robbie] QPID-6432: when looking for the JMSType value use the message Subject first if present

------------------------------------------
[...truncated 6438 lines...]
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

testGroupMembers(org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest)  Time elapsed: 0.173 sec  <<< ERROR!
java.io.IOException: null
	at org.apache.qpid.management.common.JMXConnnectionFactory.getJMXConnection(JMXConnnectionFactory.java:79)
	at org.apache.qpid.test.utils.JMXTestUtils.open(JMXTestUtils.java:87)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.getStoreBeanForNodeAtBrokerPort(JMXManagementTest.java:276)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.testGroupMembers(JMXManagementTest.java:142)
Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused]
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:358)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: javax.naming.ServiceUnavailableException: null
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at java.net.Socket.<init>(Socket.java:425)
	at java.net.Socket.<init>(Socket.java:208)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:146)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

testReadonlyMBeanAttributes(org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest)  Time elapsed: 0.187 sec  <<< ERROR!
java.io.IOException: null
	at org.apache.qpid.management.common.JMXConnnectionFactory.getJMXConnection(JMXConnnectionFactory.java:79)
	at org.apache.qpid.test.utils.JMXTestUtils.open(JMXTestUtils.java:87)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.getStoreBeanForNodeAtBrokerPort(JMXManagementTest.java:276)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.testReadonlyMBeanAttributes(JMXManagementTest.java:111)
Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused]
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:358)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: javax.naming.ServiceUnavailableException: null
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at java.net.Socket.<init>(Socket.java:425)
	at java.net.Socket.<init>(Socket.java:208)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:146)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null

Tests in error: 
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO

Tests run: 34, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.520s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [4.999s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.762s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.734s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.206s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.615s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.331s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.276s]
[INFO] Qpid Common ....................................... SUCCESS [28.100s]
[INFO] Qpid Management Common ............................ SUCCESS [1.375s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:25.383s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.948s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.538s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.101s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.497s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.286s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.620s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.259s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [3:18.288s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.386s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.235s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.254s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.374s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.444s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.236s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.620s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:20.344s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.949s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.821s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.277s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.140s]
[INFO] Qpid JCA .......................................... SUCCESS [1.492s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.380s]
[INFO] Qpid Tools ........................................ SUCCESS [0.421s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.177s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.775s]
[INFO] Qpid System Tests ................................. SUCCESS [5:50.094s]
[INFO] Qpid Performance Tests ............................ SUCCESS [19.335s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [17.579s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.043s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [5.950s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:29.237s
[INFO] Finished at: Thu Mar 05 00:07:16 UTC 2015
[INFO] Final Memory: 74M/391M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports> for the individual test results.
[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 :qpid-bdbstore-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2455

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2455/changes>

Changes:

[shuston] Fix possible double-free discussed in QPID-6368

------------------------------------------
[...truncated 5464 lines...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.qpid.disttest.client.ClientCommandVisitorTest
Running org.apache.qpid.disttest.client.ClientTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 sec - in org.apache.qpid.disttest.client.ClientTest
Running org.apache.qpid.disttest.client.ParticipantRegistryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.qpid.disttest.client.ParticipantRegistryTest
Running org.apache.qpid.disttest.client.ProducerParticipantTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 sec - in org.apache.qpid.disttest.client.ProducerParticipantTest
Running org.apache.qpid.disttest.client.utils.ExecutorWithNoLimitsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.qpid.disttest.client.utils.ExecutorWithNoLimitsTest
Running org.apache.qpid.disttest.client.utils.ExecutorWithTimeLimitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 sec - in org.apache.qpid.disttest.client.utils.ExecutorWithTimeLimitTest
Running org.apache.qpid.disttest.ArgumentParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.ArgumentParserTest
Running org.apache.qpid.disttest.message.JsonHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.qpid.disttest.message.JsonHandlerTest
Running org.apache.qpid.disttest.message.ParticipantResultTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.apache.qpid.disttest.message.ParticipantResultTest
Running org.apache.qpid.disttest.VisitorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.qpid.disttest.VisitorTest
Running org.apache.qpid.disttest.ConfigFileHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.ConfigFileHelperTest
Running org.apache.qpid.disttest.results.aggregation.ParticipantResultAggregatorTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.qpid.disttest.results.aggregation.ParticipantResultAggregatorTest
Running org.apache.qpid.disttest.results.aggregation.SeriesStatisticsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.qpid.disttest.results.aggregation.SeriesStatisticsTest
Running org.apache.qpid.disttest.results.aggregation.TestResultAggregatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.qpid.disttest.results.aggregation.TestResultAggregatorTest
Running org.apache.qpid.disttest.results.aggregation.AggregatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.qpid.disttest.results.aggregation.AggregatorTest
Running org.apache.qpid.disttest.results.formatting.CSVOrderParticipantResultComparatorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.qpid.disttest.results.formatting.CSVOrderParticipantResultComparatorTest
Running org.apache.qpid.disttest.results.formatting.CSVFormatterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.qpid.disttest.results.formatting.CSVFormatterTest
Running org.apache.qpid.disttest.results.ResultsFileWriterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.qpid.disttest.results.ResultsFileWriterTest
Running org.apache.qpid.disttest.jms.JmsMessageAdaptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.qpid.disttest.jms.JmsMessageAdaptorTest
Running org.apache.qpid.disttest.db.ResultsDbWriterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.011 sec - in org.apache.qpid.disttest.db.ResultsDbWriterTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ qpid-perftests ---
[INFO] Reading assembly descriptor: src/main/assembly/qpid-perftests-bin.xml
[INFO] Building tar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT-bin.tar.gz>
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1301-QueueConsumersWithNonOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/timeseries/1011-MultipleProducersAndConsumers-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1302-QueueConsumersWithOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1300-QueueConsumersWithNonOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1050-VaryingNumberOfProducerSessionsSingleConnection.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1303-QueueConsumersWithOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid Performance Test System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Performance Tests Visualisation JFC 0.32-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] cpp
     [echo] [profile.broker.language] cpp
     [echo] [profile.broker.type] spawned
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpidd"> -p @PORT --data-dir "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/QPID_WORK/@PORT"> -t --auth no --no-module-dir
     [echo] [profile.specific.excludes] CPPPrefetchExcludes CPPTransientExcludes
     [echo] [profile.test.excludes] Excludes CPPExcludes cpp.excludes CPPPrefetchExcludes CPPTransientExcludes cpp.excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] ${profile.virtualhostnode.context.blueprint}
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-cpp-broker-dir-defined) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default-prepare-agent) @ qpid-perftests-visualisation-jfc ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ qpid-perftests-visualisation-jfc ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
log4j:WARN No appenders could be found for logger (org.apache.qpid.test.utils.QpidTestCase).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 sec - in org.apache.qpid.disttest.charting.writer.ChartWriterTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests-visualisation-jfc ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid BDB Store System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.833s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.109s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.754s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.644s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.204s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.598s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.320s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.319s]
[INFO] Qpid Common ....................................... SUCCESS [30.447s]
[INFO] Qpid Management Common ............................ SUCCESS [1.239s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:35.732s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.018s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.707s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.082s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.455s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.302s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.253s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.265s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [3:25.771s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.395s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.376s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.240s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.569s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.628s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.281s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [7.235s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:25.729s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.988s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.550s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.231s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.142s]
[INFO] Qpid JCA .......................................... SUCCESS [1.569s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.435s]
[INFO] Qpid Tools ........................................ SUCCESS [0.413s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.183s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.775s]
[INFO] Qpid System Tests ................................. FAILURE [6:02.917s]
[INFO] Qpid Performance Tests ............................ SUCCESS [20.452s]
[INFO] Qpid Performance Test System Tests ................ SKIPPED
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.684s]
[INFO] Qpid BDB Store System Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:47.182s
[INFO] Finished at: Wed Mar 04 00:01:38 UTC 2015
[INFO] Final Memory: 72M/385M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/systests/target/surefire-reports> for the individual test results.
[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 :qpid-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2454

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2454/changes>

Changes:

[rgodfrey] QPID-6428 : [Java Broker] Use StoreConfigurationChangeListener to manage storage of all configured objects

------------------------------------------
[...truncated 5410 lines...]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.apache.qpid.disttest.controller.ControllerTest
Running org.apache.qpid.disttest.controller.ClientRegistryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.563 sec - in org.apache.qpid.disttest.controller.ClientRegistryTest
Running org.apache.qpid.disttest.controller.TestRunnerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 sec - in org.apache.qpid.disttest.controller.TestRunnerTest
Running org.apache.qpid.disttest.ArgumentParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.ArgumentParserTest
Running org.apache.qpid.disttest.db.ResultsDbWriterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 sec - in org.apache.qpid.disttest.db.ResultsDbWriterTest
Running org.apache.qpid.disttest.client.ParticipantRegistryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.qpid.disttest.client.ParticipantRegistryTest
Running org.apache.qpid.disttest.client.utils.ExecutorWithNoLimitsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.qpid.disttest.client.utils.ExecutorWithNoLimitsTest
Running org.apache.qpid.disttest.client.utils.ExecutorWithTimeLimitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec - in org.apache.qpid.disttest.client.utils.ExecutorWithTimeLimitTest
Running org.apache.qpid.disttest.client.property.PropertyValueFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.qpid.disttest.client.property.PropertyValueFactoryTest
Running org.apache.qpid.disttest.client.property.RangePropertyValueTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.qpid.disttest.client.property.RangePropertyValueTest
Running org.apache.qpid.disttest.client.property.RandomPropertyValueTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.client.property.RandomPropertyValueTest
Running org.apache.qpid.disttest.client.property.ListPropertyValueTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.client.property.ListPropertyValueTest
Running org.apache.qpid.disttest.client.property.SimplePropertyValueTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.qpid.disttest.client.property.SimplePropertyValueTest
Running org.apache.qpid.disttest.client.ParticipantExecutorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.qpid.disttest.client.ParticipantExecutorTest
Running org.apache.qpid.disttest.client.ConsumerParticipantTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec - in org.apache.qpid.disttest.client.ConsumerParticipantTest
Running org.apache.qpid.disttest.client.MessageProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.apache.qpid.disttest.client.MessageProviderTest
Running org.apache.qpid.disttest.client.ClientCommandVisitorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.qpid.disttest.client.ClientCommandVisitorTest
Running org.apache.qpid.disttest.client.ClientTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 sec - in org.apache.qpid.disttest.client.ClientTest
Running org.apache.qpid.disttest.client.ParticipantResultFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.client.ParticipantResultFactoryTest
Running org.apache.qpid.disttest.client.ProducerParticipantTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 sec - in org.apache.qpid.disttest.client.ProducerParticipantTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ qpid-perftests ---
[INFO] Reading assembly descriptor: src/main/assembly/qpid-perftests-bin.xml
[INFO] Building tar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT-bin.tar.gz>
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1050-VaryingNumberOfProducerSessionsSingleConnection.chartdef longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1300-QueueConsumersWithNonOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/timeseries/1011-MultipleProducersAndConsumers-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1302-QueueConsumersWithOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1301-QueueConsumersWithNonOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1303-QueueConsumersWithOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid Performance Test System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Performance Tests Visualisation JFC 0.32-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] cpp
     [echo] [profile.broker.language] cpp
     [echo] [profile.broker.type] spawned
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpidd"> -p @PORT --data-dir "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/QPID_WORK/@PORT"> -t --auth no --no-module-dir
     [echo] [profile.specific.excludes] CPPPrefetchExcludes CPPTransientExcludes
     [echo] [profile.test.excludes] Excludes CPPExcludes cpp.excludes CPPPrefetchExcludes CPPTransientExcludes cpp.excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] ${profile.virtualhostnode.context.blueprint}
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-cpp-broker-dir-defined) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default-prepare-agent) @ qpid-perftests-visualisation-jfc ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ qpid-perftests-visualisation-jfc ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
log4j:WARN No appenders could be found for logger (org.apache.qpid.test.utils.QpidTestCase).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 sec - in org.apache.qpid.disttest.charting.writer.ChartWriterTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests-visualisation-jfc ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid BDB Store System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [3.534s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.414s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.833s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.943s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.206s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.721s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.404s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.330s]
[INFO] Qpid Common ....................................... SUCCESS [30.120s]
[INFO] Qpid Management Common ............................ SUCCESS [1.171s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:23.090s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.020s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.597s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.190s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.532s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.323s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.250s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.372s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [16.360s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.523s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.222s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.261s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.314s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.415s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.247s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.791s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:09.885s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.966s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.589s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.228s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.140s]
[INFO] Qpid JCA .......................................... SUCCESS [1.624s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.504s]
[INFO] Qpid Tools ........................................ SUCCESS [0.419s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.236s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.985s]
[INFO] Qpid System Tests ................................. FAILURE [5:54.626s]
[INFO] Qpid Performance Tests ............................ SUCCESS [13.367s]
[INFO] Qpid Performance Test System Tests ................ SKIPPED
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.201s]
[INFO] Qpid BDB Store System Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:54.147s
[INFO] Finished at: Tue Mar 03 10:11:08 UTC 2015
[INFO] Final Memory: 72M/380M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/systests/target/surefire-reports> for the individual test results.
[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 :qpid-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2453

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2453/changes>

Changes:

[rgodfrey] QPID-6425 : [Java Broker] Allow for local and global name equivalence on virtual hosts

------------------------------------------
[...truncated 6566 lines...]
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

testReadonlyMBeanAttributes(org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest)  Time elapsed: 0.207 sec  <<< ERROR!
java.io.IOException: null
	at org.apache.qpid.management.common.JMXConnnectionFactory.getJMXConnection(JMXConnnectionFactory.java:79)
	at org.apache.qpid.test.utils.JMXTestUtils.open(JMXTestUtils.java:87)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.getStoreBeanForNodeAtBrokerPort(JMXManagementTest.java:276)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.testReadonlyMBeanAttributes(JMXManagementTest.java:111)
Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused]
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:358)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: javax.naming.ServiceUnavailableException: null
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at java.net.Socket.<init>(Socket.java:425)
	at java.net.Socket.<init>(Socket.java:208)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:146)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

Running org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.196 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
testSetLocalTransactionSynchronizationPolicy(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.07 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testSetLocalTransactionSynchronizationPolicy(BDBHAVirtualHostRestTest.java:116)

testMutateState(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.062 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testMutateState(BDBHAVirtualHostRestTest.java:140)

testSetRemoteTransactionSynchronizationPolicy(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.064 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testSetRemoteTransactionSynchronizationPolicy(BDBHAVirtualHostRestTest.java:128)


Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null

Tests in error: 
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:108 » Connect

Tests run: 43, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.959s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [9.033s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.839s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.958s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.317s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [1.037s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.688s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.511s]
[INFO] Qpid Common ....................................... SUCCESS [38.776s]
[INFO] Qpid Management Common ............................ SUCCESS [1.770s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:29.178s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [5.119s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [22.065s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [6.057s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.687s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.317s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.348s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.269s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [18.491s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.385s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [11.505s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [6.170s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [4.015s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.357s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.315s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [7.569s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:13.933s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [2.326s]
[INFO] Qpid Java Broker .................................. SUCCESS [6.087s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.280s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.178s]
[INFO] Qpid JCA .......................................... SUCCESS [1.645s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.420s]
[INFO] Qpid Tools ........................................ SUCCESS [0.399s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.262s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.858s]
[INFO] Qpid System Tests ................................. SUCCESS [6:15.828s]
[INFO] Qpid Performance Tests ............................ SUCCESS [19.150s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [27.726s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [5.444s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [7.034s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:33.639s
[INFO] Finished at: Mon Mar 02 01:16:13 UTC 2015
[INFO] Final Memory: 72M/363M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports> for the individual test results.
[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 :qpid-bdbstore-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2452

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2452/changes>

Changes:

[rgodfrey] QPID-6424 : Implement Connection.Redirect in 0-8/9/9-1

[rgodfrey] QPID-6423 : [Java Broker] Allow plugin of custom user queue reports using the REST API

------------------------------------------
[...truncated 6480 lines...]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testMutateStateOfOneNode(BDBHAVirtualHostNodeRestTest.java:103)

testIntruderProtection(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.041 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testIntruderProtection(BDBHAVirtualHostNodeRestTest.java:252)

testDeleteMasterNode(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.045 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testDeleteMasterNode(BDBHAVirtualHostNodeRestTest.java:192)

testCreate3NodeGroup(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.041 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testCreate3NodeGroup(BDBHAVirtualHostNodeRestTest.java:92)

testDeleteReplicaNode(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.044 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testDeleteReplicaNode(BDBHAVirtualHostNodeRestTest.java:166)

testIntruderBDBHAVHNNotAllowedToConnect(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.043 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testIntruderBDBHAVHNNotAllowedToConnect(BDBHAVirtualHostNodeRestTest.java:232)

Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

Failed tests: 
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null

Tests in error: 
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect

Tests run: 42, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.237s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.049s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.787s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.701s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.208s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.687s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.506s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.288s]
[INFO] Qpid Common ....................................... SUCCESS [28.221s]
[INFO] Qpid Management Common ............................ SUCCESS [1.177s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:25.729s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.860s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.839s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.142s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.445s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.297s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.236s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.264s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [15.090s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.553s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.145s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.344s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.209s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.420s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.253s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.295s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:12.885s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.987s]
[INFO] Qpid Java Broker .................................. SUCCESS [5.344s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.249s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.140s]
[INFO] Qpid JCA .......................................... SUCCESS [1.518s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.449s]
[INFO] Qpid Tools ........................................ SUCCESS [0.350s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.185s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.756s]
[INFO] Qpid System Tests ................................. SUCCESS [5:45.034s]
[INFO] Qpid Performance Tests ............................ SUCCESS [13.006s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [16.362s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.371s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [5.335s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:06.262s
[INFO] Finished at: Sun Mar 01 21:56:58 UTC 2015
[INFO] Final Memory: 73M/344M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports> for the individual test results.
[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 :qpid-bdbstore-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2451

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2451/changes>

Changes:

[kwall] QPID-6405: Dont't use a Python Conditional Expression to maintain compatibility with Python 2.4

------------------------------------------
[...truncated 6485 lines...]
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPriority(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testQuorumOverride(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.008 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfQuorumCausesClientDisconnection(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfMasterNodeCausesClientToFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testClusterCannotStartWithIntruder(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testTransferMasterWhilstMessagesInFlight(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testTransferMasterFromRemoteNode(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfReplicaNodeDoesNotCauseClientToFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.008 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPersistentMessagesAvailableAfterFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

Running org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
Tests run: 7, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
testMasterDesignatedPrimaryCanBeRestartedWithoutReplica(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDesignatedAsPrimaryAfterOriginalPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testClusterRestartWithoutDesignatedPrimary(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testDesignatedPrimaryContinuesAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testPersistentOperationsFailOnNonDesignatedPrimaryAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.005 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testInitialDesignatedPrimaryStateOfNodes(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDoesNotBecomePrimaryWhenDesignatedPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null

Tests in error: 
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO

Tests run: 42, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [3.225s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.632s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [1.058s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.889s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.219s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.904s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.404s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.317s]
[INFO] Qpid Common ....................................... SUCCESS [28.758s]
[INFO] Qpid Management Common ............................ SUCCESS [1.262s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:25.523s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.163s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [21.097s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.332s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.582s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.303s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.268s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.373s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [16.731s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.456s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.904s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.256s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.477s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.459s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.292s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [7.802s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:12.824s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.979s]
[INFO] Qpid Java Broker .................................. SUCCESS [5.330s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.304s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.160s]
[INFO] Qpid JCA .......................................... SUCCESS [1.713s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.496s]
[INFO] Qpid Tools ........................................ SUCCESS [0.423s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.182s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [1.119s]
[INFO] Qpid System Tests ................................. SUCCESS [5:49.619s]
[INFO] Qpid Performance Tests ............................ SUCCESS [15.266s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [17.444s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.220s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [5.767s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:22.779s
[INFO] Finished at: Sun Mar 01 07:56:57 UTC 2015
[INFO] Final Memory: 73M/384M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports> for the individual test results.
[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 :qpid-bdbstore-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2450

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2450/changes>

Changes:

[robbie] QPID-6421: fix typo in README, testing GitHub integration

This closes #5

------------------------------------------
[...truncated 6514 lines...]
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPersistentMessagesAvailableAfterFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

Running org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
Tests run: 7, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
testMasterDesignatedPrimaryCanBeRestartedWithoutReplica(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDesignatedAsPrimaryAfterOriginalPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testClusterRestartWithoutDesignatedPrimary(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testDesignatedPrimaryContinuesAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.005 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testPersistentOperationsFailOnNonDesignatedPrimaryAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.004 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testInitialDesignatedPrimaryStateOfNodes(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.004 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDoesNotBecomePrimaryWhenDesignatedPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.005 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

Running org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.116 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
testSetLocalTransactionSynchronizationPolicy(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.039 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testSetLocalTransactionSynchronizationPolicy(BDBHAVirtualHostRestTest.java:116)

testMutateState(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.038 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testMutateState(BDBHAVirtualHostRestTest.java:140)

testSetRemoteTransactionSynchronizationPolicy(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.038 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testSetRemoteTransactionSynchronizationPolicy(BDBHAVirtualHostRestTest.java:128)


Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null

Tests in error: 
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateStateOfOneNode:103->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderProtection:252->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteMasterNode:192->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testCreate3NodeGroup:92->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteReplicaNode:166->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 ? Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 ? IO
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:108 ? Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:108 ? Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:108 ? Connect

Tests run: 43, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.048s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [4.639s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.897s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.482s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.179s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.558s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.316s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.294s]
[INFO] Qpid Common ....................................... SUCCESS [25.286s]
[INFO] Qpid Management Common ............................ SUCCESS [1.209s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:22.792s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.958s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.866s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [5.980s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.682s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.595s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.599s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.351s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [1:48.956s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.528s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.135s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [6.912s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [4.029s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.861s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.406s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [8.510s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:20.327s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [2.983s]
[INFO] Qpid Java Broker .................................. SUCCESS [9.112s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [1.593s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.143s]
[INFO] Qpid JCA .......................................... SUCCESS [1.609s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.404s]
[INFO] Qpid Tools ........................................ SUCCESS [2.459s]
[INFO] Qpid Management Examples .......................... SUCCESS [1.058s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [1.915s]
[INFO] Qpid System Tests ................................. SUCCESS [6:08.178s]
[INFO] Qpid Performance Tests ............................ SUCCESS [25.100s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [18.081s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [5.721s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [10.505s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:42.247s
[INFO] Finished at: Fri Feb 27 18:57:07 UTC 2015
[INFO] Final Memory: 73M/400M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Cpp-Test/trunk/qpid/java/bdbstore/systests/target/surefire-reports for the individual test results.
[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 :qpid-bdbstore-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2449

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2449/changes>

Changes:

[aconway] QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.

Implements the "transactional retire and settle immediately" option for
transactions as specified in AMQP 1.0 in the qpid::messaging C++ client.

NOTE: Transactions over AMQP 1.0 require proton 0.9 or greater.  With older
versions, attempting a transactions over AMQP 1.0 will raise a link-detached
exception "Node not found: tx-transaction"

1. Added descriptor list to Variant with support in Encoder and PnData.

Required to support transactions, need to be able to create described lists.
Variant changes are source and binary compatible.

A Variant now has a Variant::List of descripors which can be numeric or string.
Nested descriptors are implemented by putting multiple descriptors in the list.

Other minor changes:
- Variant refactor: don't delete impl on every assignment.
- Add Variant constructors that take a string encoding.
  (new constructors, not defaulted arguments, so the change is binary and source compatible.)
- Growable buffer support for Encoder.
- Printing described Variant prints descriptors in form @descriptor value

2. Added transaction support to AMQP 1.0 client code

Added messaging/amqp/Transaction.h,cpp: transaction logic
- communicate with coordinator, send declare/dischange messages.
- add tx state info to transfers and acknowledgements.
- Sync session after discharge.
- A transactional session automatically acks any message retrieved by fetch/get
  to bring them into the transaction. This is consistent the 0-10 client.

Minor fixes to existing client code:
- Fix use of pn_drain API in C++ client to work with C++ and Java brokers.
- Make amqp::Exception derive from qpid::Exception

3. Fixes to existing broker code:

- Incoming.cpp fix: start async completion before processing message.
- Delay accept of dischage message till commit is complete.
- newSession - handle failover during session creation.

4. Added tests

interop_tests.py: transaction tests that can run against an external broker, see comments.

ha_tests.py: Enable transaction tests over AMQP 1.0.

Minor test fixes:
- brokertest.py don't set default logging if QPID_LOG env vars set.
- brokertest.py Pass kwargs to broker() create function.
- qpid-receive: capacity should never be larger than message count.
- Accept user:pass as well as user/pass in Url.
- brokertest.py: Always do a ready() check on all brokers.

If proton < 0.9 is used, transaction tests will be skipped or will downgrade to
the amqp0-10 protocol with a printed warning.

------------------------------------------
[...truncated 6459 lines...]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testMutateStateOfOneNode(BDBHAVirtualHostNodeRestTest.java:103)

testIntruderProtection(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.041 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testIntruderProtection(BDBHAVirtualHostNodeRestTest.java:252)

testDeleteMasterNode(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.045 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testDeleteMasterNode(BDBHAVirtualHostNodeRestTest.java:192)

testCreate3NodeGroup(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.04 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testCreate3NodeGroup(BDBHAVirtualHostNodeRestTest.java:92)

testDeleteReplicaNode(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.04 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testDeleteReplicaNode(BDBHAVirtualHostNodeRestTest.java:166)

testIntruderBDBHAVHNNotAllowedToConnect(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.042 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:235)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:509)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:523)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testIntruderBDBHAVHNNotAllowedToConnect(BDBHAVirtualHostNodeRestTest.java:232)

Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

Failed tests: 
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null

Tests in error: 
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect

Tests run: 42, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.340s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.072s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.692s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.669s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.202s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.631s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.295s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.369s]
[INFO] Qpid Common ....................................... SUCCESS [28.192s]
[INFO] Qpid Management Common ............................ SUCCESS [1.100s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:45.897s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.863s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.629s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.091s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.494s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.321s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.244s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.247s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [16.168s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.689s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.266s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.004s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.193s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.396s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.254s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.151s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:13.120s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.915s]
[INFO] Qpid Java Broker .................................. SUCCESS [5.516s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.438s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.134s]
[INFO] Qpid JCA .......................................... SUCCESS [1.925s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.488s]
[INFO] Qpid Tools ........................................ SUCCESS [0.355s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.166s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.781s]
[INFO] Qpid System Tests ................................. SUCCESS [5:56.810s]
[INFO] Qpid Performance Tests ............................ SUCCESS [13.141s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [16.908s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.329s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [5.711s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:40.358s
[INFO] Finished at: Fri Feb 27 17:35:06 UTC 2015
[INFO] Final Memory: 74M/378M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports> for the individual test results.
[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 :qpid-bdbstore-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2448

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2448/changes>

Changes:

[rgodfrey] QPID-6419 : [Java Broker] Queue counts can become corrupt in case of rapid acknowledgement

------------------------------------------
[...truncated 6438 lines...]
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

testGroupMembers(org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest)  Time elapsed: 0.426 sec  <<< ERROR!
java.io.IOException: null
	at org.apache.qpid.management.common.JMXConnnectionFactory.getJMXConnection(JMXConnnectionFactory.java:79)
	at org.apache.qpid.test.utils.JMXTestUtils.open(JMXTestUtils.java:87)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.getStoreBeanForNodeAtBrokerPort(JMXManagementTest.java:276)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.testGroupMembers(JMXManagementTest.java:142)
Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused]
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:358)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: javax.naming.ServiceUnavailableException: null
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at java.net.Socket.<init>(Socket.java:425)
	at java.net.Socket.<init>(Socket.java:208)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:146)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

testReadonlyMBeanAttributes(org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest)  Time elapsed: 0.381 sec  <<< ERROR!
java.io.IOException: null
	at org.apache.qpid.management.common.JMXConnnectionFactory.getJMXConnection(JMXConnnectionFactory.java:79)
	at org.apache.qpid.test.utils.JMXTestUtils.open(JMXTestUtils.java:87)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.getStoreBeanForNodeAtBrokerPort(JMXManagementTest.java:276)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.testReadonlyMBeanAttributes(JMXManagementTest.java:111)
Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused]
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:358)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: javax.naming.ServiceUnavailableException: null
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at java.net.Socket.<init>(Socket.java:425)
	at java.net.Socket.<init>(Socket.java:208)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:146)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null

Tests in error: 
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO

Tests run: 34, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [6.519s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [9.255s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [1.399s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [4.168s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.225s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [1.419s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.992s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.772s]
[INFO] Qpid Common ....................................... SUCCESS [35.635s]
[INFO] Qpid Management Common ............................ SUCCESS [2.178s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [2:05.435s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.745s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [21.057s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.880s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.910s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.527s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.396s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.626s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [5:07.879s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [1.986s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [11.015s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [11.631s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [4.092s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.993s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.300s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [10.018s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:38.607s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [2.084s]
[INFO] Qpid Java Broker .................................. SUCCESS [8.225s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.771s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.204s]
[INFO] Qpid JCA .......................................... SUCCESS [3.260s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.887s]
[INFO] Qpid Tools ........................................ SUCCESS [1.692s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.873s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [2.961s]
[INFO] Qpid System Tests ................................. SUCCESS [6:51.862s]
[INFO] Qpid Performance Tests ............................ SUCCESS [30.177s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [22.545s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [7.176s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [8.935s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:30.841s
[INFO] Finished at: Fri Feb 27 15:12:51 UTC 2015
[INFO] Final Memory: 54M/351M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports> for the individual test results.
[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 :qpid-bdbstore-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2447

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2447/changes>

Changes:

[astitcher] NO-JIRA: Avoid outputting the build type more than once

------------------------------------------
[...truncated 6447 lines...]
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

testGroupMembers(org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest)  Time elapsed: 0.168 sec  <<< ERROR!
java.io.IOException: null
	at org.apache.qpid.management.common.JMXConnnectionFactory.getJMXConnection(JMXConnnectionFactory.java:79)
	at org.apache.qpid.test.utils.JMXTestUtils.open(JMXTestUtils.java:87)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.getStoreBeanForNodeAtBrokerPort(JMXManagementTest.java:276)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.testGroupMembers(JMXManagementTest.java:142)
Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused]
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:358)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: javax.naming.ServiceUnavailableException: null
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at java.net.Socket.<init>(Socket.java:425)
	at java.net.Socket.<init>(Socket.java:208)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:146)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

testReadonlyMBeanAttributes(org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest)  Time elapsed: 0.166 sec  <<< ERROR!
java.io.IOException: null
	at org.apache.qpid.management.common.JMXConnnectionFactory.getJMXConnection(JMXConnnectionFactory.java:79)
	at org.apache.qpid.test.utils.JMXTestUtils.open(JMXTestUtils.java:87)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.getStoreBeanForNodeAtBrokerPort(JMXManagementTest.java:276)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.testReadonlyMBeanAttributes(JMXManagementTest.java:111)
Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused]
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:358)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: javax.naming.ServiceUnavailableException: null
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at java.net.Socket.<init>(Socket.java:425)
	at java.net.Socket.<init>(Socket.java:208)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:146)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null

Tests in error: 
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:108 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO

Tests run: 34, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.227s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.296s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.766s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.678s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.221s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.574s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.403s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.275s]
[INFO] Qpid Common ....................................... SUCCESS [28.720s]
[INFO] Qpid Management Common ............................ SUCCESS [1.240s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:24.099s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.009s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.693s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.118s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.467s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.268s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.285s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.317s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [3:22.036s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.350s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.091s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [4.748s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.301s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.373s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.241s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.576s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:21.097s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.923s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.854s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.272s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.138s]
[INFO] Qpid JCA .......................................... SUCCESS [1.759s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.373s]
[INFO] Qpid Tools ........................................ SUCCESS [0.457s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.153s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.770s]
[INFO] Qpid System Tests ................................. SUCCESS [5:58.464s]
[INFO] Qpid Performance Tests ............................ SUCCESS [19.446s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [24.189s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [3.874s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [5.443s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:46.691s
[INFO] Finished at: Thu Feb 26 23:30:36 UTC 2015
[INFO] Final Memory: 73M/396M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports> for the individual test results.
[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 :qpid-bdbstore-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2446

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2446/changes>

Changes:

[aconway] QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9 (test fix)

Minor test fix to avoid core dumps

------------------------------------------
[...truncated 6602 lines...]
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPersistentMessagesAvailableAfterFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.007 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

Running org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
Tests run: 7, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
testMasterDesignatedPrimaryCanBeRestartedWithoutReplica(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.008 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDesignatedAsPrimaryAfterOriginalPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testClusterRestartWithoutDesignatedPrimary(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.008 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testDesignatedPrimaryContinuesAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testPersistentOperationsFailOnNonDesignatedPrimaryAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testInitialDesignatedPrimaryStateOfNodes(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.008 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDoesNotBecomePrimaryWhenDesignatedPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.007 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

Running org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.143 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
testSetLocalTransactionSynchronizationPolicy(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.047 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testSetLocalTransactionSynchronizationPolicy(BDBHAVirtualHostRestTest.java:116)

testMutateState(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.047 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testMutateState(BDBHAVirtualHostRestTest.java:140)

testSetRemoteTransactionSynchronizationPolicy(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.048 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:291)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:108)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testSetRemoteTransactionSynchronizationPolicy(BDBHAVirtualHostRestTest.java:128)


Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->setUp:55 null

Tests in error: 
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateStateOfOneNode:103->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderProtection:252->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteMasterNode:192->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testCreate3NodeGroup:92->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testDeleteReplicaNode:166->createHANode:317 ? Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 ? Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 ? IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 ? IO
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:108 ? Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:108 ? Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:286->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:108 ? Connect

Tests run: 43, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [8.450s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.713s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.836s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [4.146s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.211s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.805s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.380s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.356s]
[INFO] Qpid Common ....................................... SUCCESS [27.585s]
[INFO] Qpid Management Common ............................ SUCCESS [1.467s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:21.879s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.487s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [19.943s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.809s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.624s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.352s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.429s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.390s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [1:59.856s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.491s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [8.012s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [4.711s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [2.816s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.530s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.260s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.075s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:20.813s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.704s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.052s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.245s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.179s]
[INFO] Qpid JCA .......................................... SUCCESS [1.751s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.524s]
[INFO] Qpid Tools ........................................ SUCCESS [0.358s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.184s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [1.365s]
[INFO] Qpid System Tests ................................. SUCCESS [5:40.096s]
[INFO] Qpid Performance Tests ............................ SUCCESS [17.418s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [20.626s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [5.310s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [5.856s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:06.227s
[INFO] Finished at: Thu Feb 26 22:26:35 UTC 2015
[INFO] Final Memory: 71M/300M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Cpp-Test/trunk/qpid/java/bdbstore/systests/target/surefire-reports for the individual test results.
[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 :qpid-bdbstore-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2445

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2445/changes>

Changes:

[aconway] QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9 (missed)

With proton 0.9 you need call pn_connectin_free before pn_transport_free.

Missed 2 cases in the previous commit.

------------------------------------------
[...truncated 5350 lines...]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.apache.qpid.disttest.controller.ControllerTest
Running org.apache.qpid.disttest.controller.ClientRegistryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.567 sec - in org.apache.qpid.disttest.controller.ClientRegistryTest
Running org.apache.qpid.disttest.controller.TestRunnerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 sec - in org.apache.qpid.disttest.controller.TestRunnerTest
Running org.apache.qpid.disttest.ArgumentParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.ArgumentParserTest
Running org.apache.qpid.disttest.db.ResultsDbWriterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.127 sec - in org.apache.qpid.disttest.db.ResultsDbWriterTest
Running org.apache.qpid.disttest.client.ParticipantRegistryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.qpid.disttest.client.ParticipantRegistryTest
Running org.apache.qpid.disttest.client.utils.ExecutorWithNoLimitsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.qpid.disttest.client.utils.ExecutorWithNoLimitsTest
Running org.apache.qpid.disttest.client.utils.ExecutorWithTimeLimitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec - in org.apache.qpid.disttest.client.utils.ExecutorWithTimeLimitTest
Running org.apache.qpid.disttest.client.property.PropertyValueFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.qpid.disttest.client.property.PropertyValueFactoryTest
Running org.apache.qpid.disttest.client.property.RangePropertyValueTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.qpid.disttest.client.property.RangePropertyValueTest
Running org.apache.qpid.disttest.client.property.RandomPropertyValueTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.qpid.disttest.client.property.RandomPropertyValueTest
Running org.apache.qpid.disttest.client.property.ListPropertyValueTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.client.property.ListPropertyValueTest
Running org.apache.qpid.disttest.client.property.SimplePropertyValueTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.client.property.SimplePropertyValueTest
Running org.apache.qpid.disttest.client.ParticipantExecutorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.apache.qpid.disttest.client.ParticipantExecutorTest
Running org.apache.qpid.disttest.client.ConsumerParticipantTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec - in org.apache.qpid.disttest.client.ConsumerParticipantTest
Running org.apache.qpid.disttest.client.MessageProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.apache.qpid.disttest.client.MessageProviderTest
Running org.apache.qpid.disttest.client.ClientCommandVisitorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.qpid.disttest.client.ClientCommandVisitorTest
Running org.apache.qpid.disttest.client.ClientTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 sec - in org.apache.qpid.disttest.client.ClientTest
Running org.apache.qpid.disttest.client.ParticipantResultFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.client.ParticipantResultFactoryTest
Running org.apache.qpid.disttest.client.ProducerParticipantTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.525 sec - in org.apache.qpid.disttest.client.ProducerParticipantTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ qpid-perftests ---
[INFO] Reading assembly descriptor: src/main/assembly/qpid-perftests-bin.xml
[INFO] Building tar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT-bin.tar.gz>
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1050-VaryingNumberOfProducerSessionsSingleConnection.chartdef longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1300-QueueConsumersWithNonOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/timeseries/1011-MultipleProducersAndConsumers-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1302-QueueConsumersWithOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1301-QueueConsumersWithNonOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1303-QueueConsumersWithOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid Performance Test System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Performance Tests Visualisation JFC 0.32-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] cpp
     [echo] [profile.broker.language] cpp
     [echo] [profile.broker.type] spawned
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpidd"> -p @PORT --data-dir "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/QPID_WORK/@PORT"> -t --auth no --no-module-dir
     [echo] [profile.specific.excludes] CPPPrefetchExcludes CPPTransientExcludes
     [echo] [profile.test.excludes] Excludes CPPExcludes cpp.excludes CPPPrefetchExcludes CPPTransientExcludes cpp.excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] ${profile.virtualhostnode.context.blueprint}
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-cpp-broker-dir-defined) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default-prepare-agent) @ qpid-perftests-visualisation-jfc ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ qpid-perftests-visualisation-jfc ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
log4j:WARN No appenders could be found for logger (org.apache.qpid.test.utils.QpidTestCase).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 sec - in org.apache.qpid.disttest.charting.writer.ChartWriterTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests-visualisation-jfc ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid BDB Store System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.449s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [4.979s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.785s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.539s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.210s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.492s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.427s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.199s]
[INFO] Qpid Common ....................................... SUCCESS [27.386s]
[INFO] Qpid Management Common ............................ SUCCESS [1.130s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:26.644s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.905s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.451s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [3.811s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.402s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.233s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.238s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.222s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [14.896s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.436s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.348s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [4.234s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.199s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.288s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.262s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.010s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:09.827s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.761s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.146s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.187s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.138s]
[INFO] Qpid JCA .......................................... SUCCESS [1.339s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.363s]
[INFO] Qpid Tools ........................................ SUCCESS [0.304s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.107s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.693s]
[INFO] Qpid System Tests ................................. FAILURE [5:59.009s]
[INFO] Qpid Performance Tests ............................ SUCCESS [12.605s]
[INFO] Qpid Performance Test System Tests ................ SKIPPED
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [3.771s]
[INFO] Qpid BDB Store System Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:49.441s
[INFO] Finished at: Thu Feb 26 19:13:26 UTC 2015
[INFO] Final Memory: 71M/382M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/systests/target/surefire-reports> for the individual test results.
[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 :qpid-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results