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 2014/04/16 19:22:20 UTC

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.7 (latest),Ubuntu,java-bdb.0-9-1 #1374

See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/1374/changes>

Changes:

[gsim] QPID-5700: ensure interleaved segments on different tracks do not get confused

[rgodfrey] QPID-5698 : [Java Broker] make attributes automated or derived

[cliffjansen] QPID-5694: Windows C++ broker SSL: do not send non-existent negotiation token on shutdown

[rgodfrey] QPID-5698 : [Java Broker] make the lifetimePolicy attribute automated

[astitcher] NO-JIRA: Make qpid-receive print a bit more info for message headers/content

[rgodfrey] QPID-5699 : [Java Broker] Make getAttributeNames() in AbstractConfiguredObject return the names based on the annotation metadata, and make the method final

[mcpierce] QPID-5696: Floats losing their fractional part.

This is due to doubles be cast as floats when passed into the Variant
type causing the loss of value.

[rgodfrey] QPID-5698 : [Java Broker] remove duplicate definitions of the DURABLE attribute name

[rgodfrey] QPID-5698 : [Java Broker] make the durable attribute automated, remove unused setters

[gsim] NO-JIRA: added some notes on dynamic node policies and broker initiated links in qpidd's AMQP 1.0 support

[cliffjansen] QPID-5669: spurious error on connection close (Windows C++): SSL negotiation failed

[kwall] QPID-5685: Store configuration version as an attribute of virtualhost within configuration store rather than within separate database/table

* ConfiguredObjectRecordHandler begin/end methods no longer take/return config version
* DefaultUpgraderProvider uses the virtualhost record for the config version only and uses this to trigger
  the correct upgrade.  Note this record is *not* recovered (yet).
* BDB/SQL Upgraders migrate the config version from database/table to be the modelVersion attribute of a virtualhost entry.
* BDB Upgrader tests (7 to 8).

[rgodfrey] QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to changes in configured object attribute values

[rgodfrey] QPID-5687 : [Java Broker] change to explicitly use the port in a connection url, and avoid the issue of differing vhosts in the test config and initial config (revert last commit 1586942 and modify correct file instead)

[rgodfrey] QPID-5687 : [Java Broker] change to explicitly use the port in a connection url, and avoid the issue of differing vhosts in the test config and initial config

[rgodfrey] QPID-5687 : [Java Broker] fix the initial config store to use "type" not "pluginType", add a test that checks the broker will startup with no config store.  Change the handling of ${amqp.qpid_port} and friends to allow setting through system properties

[rgodfrey] QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consistent; perform some refactoring of AbstractConfiguredObject to move functionality into helper classes

[rgodfrey] QPID-5639 : [Java Broker] Correct SASL Mechanism name in client / use consistent name form (SCRAM-SHA-1 not SRAM-SHA1)

[rgodfrey] QPID-5683 : [Java Broker] Make the AMQP 1.0 protocol logging available through log4j (like the rest of the broker) rather than java.logging

[astitcher] Updated build instructions also added RDMA prerequisites fixing QPID-5652

[rgodfrey] QPID-5680 : [Java Broker] remove configuration defualt maps

[rgodfrey] QPID-5673 : [Java Broker] Check the virtual host has been found before attempting to register the connection with the virtual host

[rgodfrey] QPID-5684 : [Java Broker] Links detached with an error should set the closed flag to true

[robbie] QPID-5048: remove enforcer rule, it is no longer used

[rgodfrey] QPID-5680 : [Java Broker] move configuration defualts to annotations

[aconway] QPID-5681: Fix core dump in interlink_tests.

Use native python client for older (<=0.6) versions of proton.

------------------------------------------
[...truncated 14103 lines...]
build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.526 sec
     [echo] Running ant for module : bdbstore/jmx

touch-failed:
     [echo] Running ant for module : bdbstore/systests

prepare:

precompile:

compile:
     [echo] Targeting : 1.6

copy-extra-resources:
     [echo] Copying extra resources from <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/bdbstore/src/test/resources> to <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/bdbstore/systests/classes...>

copy-resources:

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.643 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 36.843 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.286 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 120.142 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 140.661 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 95.886 sec
     [echo] Running ant for module : bdbstore/systests

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.29
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 121ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/3ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.29
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 84ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/3ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.6

jar.manifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.29.jar>

copy-extra-resources:

copy-resources:

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.164 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.142 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.381 sec
     [echo] Running ant for module : perftests/visualisation-jfc

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build.xml>:107: TEST SUITE FAILED

Total time: 79 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Jenkins build is back to normal : Qpid-Java-Java-BDB-TestMatrix » JDK 1.7 (latest),Ubuntu,java-bdb.0-9-1 #1376

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/1376/changes>


Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.7 (latest),Ubuntu,java-bdb.0-9-1 #1375

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/1375/changes>

Changes:

[rgodfrey] QPID-5580 : [Java Broker] Introduce explicit type hierarchy for queues in the ConfiguredObject model

[gsim] NO-JIRA: older versions of boost get confused when one option is a substring of another see r1587304 and r1587976

[rgodfrey] QPID-5709 : [Java Broker] Replace exchange registry / factory with use of common configured object mechanism for registration of children

[gsim] QPID-5708: only set 'queue' type if routing-key is not empty

[gsim] QPID-5707: treat '#' as implying create for exchange as well as queue

[gsim] QPID-5706: add optional domain to incoming and outgoing link objects

[gsim] QPID-5705: throw exception when domain already exists

[gsim] QPID-5704: use shared pointer to avoid dangling referece to domain

[gsim] NO-JIRA: make new output introduced in r1587304 optional, as it breaks several tests

------------------------------------------
[...truncated 6519 lines...]
build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.453 sec
     [echo] Running ant for module : bdbstore/jmx

touch-failed:
     [echo] Running ant for module : bdbstore/systests

prepare:

precompile:

compile:
     [echo] Targeting : 1.6

copy-extra-resources:
     [echo] Copying extra resources from <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/bdbstore/src/test/resources> to <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/bdbstore/systests/classes...>

copy-resources:

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 17.604 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 38.883 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.504 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 137.609 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 142.032 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 93.404 sec
     [echo] Running ant for module : bdbstore/systests

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.29
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 108ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/3ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.29
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 72ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/3ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.6

jar.manifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.29.jar>

copy-extra-resources:

copy-resources:

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.435 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.336 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.187 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.276 sec
     [echo] Running ant for module : perftests/visualisation-jfc

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build.xml>:107: TEST SUITE FAILED

Total time: 80 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results