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 2012/10/13 07:07:59 UTC

Build failed in Jenkins: Qpid-Java-Java-DBY-TestMatrix » JDK 1.6 (latest),ubuntu,java-dby.0-10 #219

See <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/219/changes>

Changes:

[chug] QPID-4350 BZ860701 HA handle autodelete queues - repair windows build

[aconway] NO-JIRA: Fix compile error on windows.

Using a private class typedef in a free function.

[aconway] QPID-4369: HA backup brokers core dump in benchmark test.

Was seeing core dumps with QueueReplicator::queue == 0. Caused by race
conditions when calling QueueReplicator::deactivate. Renamed deactivate to
destroy and call it only when the broker::Queue is destroyed.

[rajith] QPID-3317 Modified the code to implement correct behavior for link
bindings. Added unit tests for Address Helper and two specific test
cases for verifying link behavior (bindings and customization of
subscription queues).
Review request : https://reviews.apache.org/r/7412/

[kwall] QPID-4353: modified rest test names in CPPExcludes beause they now reside in a different package.

Applied patch from Phil Harvey <ph...@philharveyonline.com>

[robbie] QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoader-based model rather than embedding Felix to use OSGi.

Removed the ability to reload security configuration because this feature is not very useful in
its current form and was making our code hard to refactor.

Modified all tests to use jars rather than classes. This makes them closer to real-world deployments, e.g. the META-INF/services
file is read from within the jar.
Also moved various system tests from their respective modules into "systests". This removes the need for most modules to depend
on systests, thus simplifying our dependency graph.

Applied patch from myself, Keith Wall and Phil Harvey <ph...@philharveyonline.com>

[gsim] NO-JIRA: fix tests output of priority

[gsim] NO-JIRA: remove unused class

[gsim] NO-JIRA: remove unused method

------------------------------------------
[...truncated 2891 lines...]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] Running org.apache.qpid.disttest.controller.config.MessageProviderConfigTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ParticipantConfigTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ProducerConfigTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
    [junit] Running org.apache.qpid.disttest.controller.config.SessionConfigTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.qpid.disttest.controller.config.TestConfigTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.disttest.controller.config.TestInstanceTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.qpid.disttest.jms.JmsMessageAdaptorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
    [junit] Running org.apache.qpid.disttest.message.JsonHandlerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.qpid.disttest.message.ParticipantResultTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.AggregatorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.ParticipantResultAggregatorTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.SeriesStatisticsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.TestResultAggregatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVFormatterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVOrderParticipantResultComparatorTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.systest.disttest.QpidQueueCreatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 26.115 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.BasicDistributedClientTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 39.84 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ConsumerParticipantTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 31.215 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.DistributedClientTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 78.624 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.MessageProviderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.386 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ProducerParticipantTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.947 sec
    [junit] Running org.apache.qpid.systest.disttest.controllerandclient.ControllerAndClientTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 42.579 sec
    [junit] Running org.apache.qpid.systest.disttest.controlleronly.DistributedControllerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.57 sec
    [junit] Running org.apache.qpid.systest.disttest.endtoend.EndToEndTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.056 sec
     [echo] Running ant for module : perftests
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:
     [echo] Running ant for module : broker-plugins/access-control
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

prepare:

compile_velocity:

check_velocity_deps:

gen_logging:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:
     [copy] Warning: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/broker-plugins/access-control/resources> does not exist.

copy-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:java-dby.0-10
    [junit] Running org.apache.qpid.server.security.access.config.AclActionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.228 sec
    [junit] Running org.apache.qpid.server.security.access.config.AclRulePredicatesTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
    [junit] Running org.apache.qpid.server.security.access.config.ActionTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
    [junit] Running org.apache.qpid.server.security.access.config.ClientActionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.qpid.server.security.access.config.PlainConfigurationTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.qpid.server.security.access.config.RuleTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.server.security.access.firewall.HostnameFirewallRuleTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
    [junit] Running org.apache.qpid.server.security.access.firewall.NetworkFirewallRuleTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.DefaultAccessControlTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.RuleSetTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
     [echo] Running ant for module : broker-plugins/access-control
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:
     [echo] Running ant for module : broker-plugins/management-http
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

prepare:

unwardojo:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:
     [copy] Warning: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/broker-plugins/management-http/resources> does not exist.

copy-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:java-dby.0-10
    [junit] Running org.apache.qpid.server.management.plugin.HttpManagementFactoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverterTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] Running org.apache.qpid.server.management.plugin.session.LoginLogoutReporterTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
     [echo] Running ant for module : broker-plugins/management-http
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:
     [echo] Running ant for module : broker-plugins/management-jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:
     [copy] Warning: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/broker-plugins/management-jmx/resources> does not exist.

copy-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:java-dby.0-10
    [junit] Running org.apache.qpid.server.jmx.JMXManagementFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] Running org.apache.qpid.server.jmx.ManagementLogActorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ConnectionMBeanTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ExchangeMBeanTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.LoggingManagementMBeanTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.QueueMBeanTest
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.22 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ServerInformationMBeanTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.UserManagementMBeanTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.VirtualHostManagerMBeanTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
     [echo] Running ant for module : broker-plugins/management-jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build.xml>:100: TEST SUITE FAILED

Total time: 110 minutes 53 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

Build failed in Jenkins: Qpid-Java-Java-DBY-TestMatrix » JDK 1.6 (latest),ubuntu,java-dby.0-10 #221

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/221/>

------------------------------------------
[...truncated 2809 lines...]
    [junit] Running org.apache.qpid.disttest.controller.config.ParticipantConfigTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ProducerConfigTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.controller.config.SessionConfigTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.qpid.disttest.controller.config.TestConfigTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.disttest.controller.config.TestInstanceTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.qpid.disttest.jms.JmsMessageAdaptorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.message.JsonHandlerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.qpid.disttest.message.ParticipantResultTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.AggregatorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.ParticipantResultAggregatorTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.SeriesStatisticsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.TestResultAggregatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVFormatterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVOrderParticipantResultComparatorTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.systest.disttest.QpidQueueCreatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 24.446 sec
    [junit] TEST org.apache.qpid.systest.disttest.QpidQueueCreatorTest FAILED
    [junit] Running org.apache.qpid.systest.disttest.clientonly.BasicDistributedClientTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 54.014 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ConsumerParticipantTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 40.801 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.DistributedClientTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 101.326 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.MessageProviderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.137 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ProducerParticipantTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.287 sec
    [junit] Running org.apache.qpid.systest.disttest.controllerandclient.ControllerAndClientTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 64.426 sec
    [junit] Running org.apache.qpid.systest.disttest.controlleronly.DistributedControllerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.919 sec
    [junit] Running org.apache.qpid.systest.disttest.endtoend.EndToEndTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.568 sec
    [junit] Tests FAILED
     [echo] Running ant for module : perftests
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:
    [touch] Creating <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/results/perftests/FAILED>
     [echo] Running ant for module : broker-plugins/access-control
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

prepare:

compile_velocity:

check_velocity_deps:

gen_logging:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:
     [copy] Warning: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/broker-plugins/access-control/resources> does not exist.

copy-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:java-dby.0-10
    [junit] Running org.apache.qpid.server.security.access.config.AclActionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.229 sec
    [junit] Running org.apache.qpid.server.security.access.config.AclRulePredicatesTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
    [junit] Running org.apache.qpid.server.security.access.config.ActionTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
    [junit] Running org.apache.qpid.server.security.access.config.ClientActionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.qpid.server.security.access.config.PlainConfigurationTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] Running org.apache.qpid.server.security.access.config.RuleTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.server.security.access.firewall.HostnameFirewallRuleTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.qpid.server.security.access.firewall.NetworkFirewallRuleTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.DefaultAccessControlTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.RuleSetTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
     [echo] Running ant for module : broker-plugins/access-control
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:
     [echo] Running ant for module : broker-plugins/management-http
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

prepare:

unwardojo:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:
     [copy] Warning: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/broker-plugins/management-http/resources> does not exist.

copy-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:java-dby.0-10
    [junit] Running org.apache.qpid.server.management.plugin.HttpManagementFactoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverterTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
    [junit] Running org.apache.qpid.server.management.plugin.session.LoginLogoutReporterTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
     [echo] Running ant for module : broker-plugins/management-http
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:
     [echo] Running ant for module : broker-plugins/management-jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:
     [copy] Warning: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/broker-plugins/management-jmx/resources> does not exist.

copy-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:java-dby.0-10
    [junit] Running org.apache.qpid.server.jmx.JMXManagementFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.102 sec
    [junit] Running org.apache.qpid.server.jmx.ManagementLogActorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ConnectionMBeanTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.181 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ExchangeMBeanTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.LoggingManagementMBeanTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.QueueMBeanTest
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.205 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ServerInformationMBeanTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.UserManagementMBeanTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.VirtualHostManagerMBeanTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
     [echo] Running ant for module : broker-plugins/management-jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build.xml>:100: TEST SUITE FAILED

Total time: 111 minutes 42 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

Build failed in Jenkins: Qpid-Java-Java-DBY-TestMatrix » JDK 1.6 (latest),ubuntu,java-dby.0-10 #220

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/220/changes>

Changes:

[cliffjansen] QPID-4345: plug Windows memory leak on close (async write error)

------------------------------------------
[...truncated 2432 lines...]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] Running org.apache.qpid.disttest.controller.config.MessageProviderConfigTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ParticipantConfigTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ProducerConfigTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.controller.config.SessionConfigTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.qpid.disttest.controller.config.TestConfigTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.disttest.controller.config.TestInstanceTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.qpid.disttest.jms.JmsMessageAdaptorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
    [junit] Running org.apache.qpid.disttest.message.JsonHandlerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
    [junit] Running org.apache.qpid.disttest.message.ParticipantResultTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.AggregatorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.ParticipantResultAggregatorTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.SeriesStatisticsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.TestResultAggregatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVFormatterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVOrderParticipantResultComparatorTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.systest.disttest.QpidQueueCreatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 24.603 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.BasicDistributedClientTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 46.516 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ConsumerParticipantTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 37.772 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.DistributedClientTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 80.894 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.MessageProviderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.194 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ProducerParticipantTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.281 sec
    [junit] Running org.apache.qpid.systest.disttest.controllerandclient.ControllerAndClientTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 58.984 sec
    [junit] Running org.apache.qpid.systest.disttest.controlleronly.DistributedControllerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.114 sec
    [junit] Running org.apache.qpid.systest.disttest.endtoend.EndToEndTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.224 sec
     [echo] Running ant for module : perftests
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:
     [echo] Running ant for module : broker-plugins/access-control
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

prepare:

compile_velocity:

check_velocity_deps:

gen_logging:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:
     [copy] Warning: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/broker-plugins/access-control/resources> does not exist.

copy-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:java-dby.0-10
    [junit] Running org.apache.qpid.server.security.access.config.AclActionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.229 sec
    [junit] Running org.apache.qpid.server.security.access.config.AclRulePredicatesTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
    [junit] Running org.apache.qpid.server.security.access.config.ActionTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
    [junit] Running org.apache.qpid.server.security.access.config.ClientActionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.qpid.server.security.access.config.PlainConfigurationTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] Running org.apache.qpid.server.security.access.config.RuleTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.server.security.access.firewall.HostnameFirewallRuleTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.qpid.server.security.access.firewall.NetworkFirewallRuleTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.DefaultAccessControlTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.RuleSetTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
     [echo] Running ant for module : broker-plugins/access-control
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:
     [echo] Running ant for module : broker-plugins/management-http
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

prepare:

unwardojo:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:
     [copy] Warning: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/broker-plugins/management-http/resources> does not exist.

copy-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:java-dby.0-10
    [junit] Running org.apache.qpid.server.management.plugin.HttpManagementFactoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverterTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] Running org.apache.qpid.server.management.plugin.session.LoginLogoutReporterTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
     [echo] Running ant for module : broker-plugins/management-http
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:
     [echo] Running ant for module : broker-plugins/management-jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:
     [copy] Warning: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/broker-plugins/management-jmx/resources> does not exist.

copy-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:java-dby.0-10
    [junit] Running org.apache.qpid.server.jmx.JMXManagementFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.145 sec
    [junit] Running org.apache.qpid.server.jmx.ManagementLogActorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.432 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ConnectionMBeanTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ExchangeMBeanTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.LoggingManagementMBeanTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.QueueMBeanTest
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.212 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ServerInformationMBeanTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.UserManagementMBeanTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.VirtualHostManagerMBeanTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
     [echo] Running ant for module : broker-plugins/management-jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build/scratch/test-java-dby.0-10.properties>

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-DBY-TestMatrix/./jdk=JDK%201.6%20(latest),label=ubuntu,profile=java-dby.0-10/ws/trunk/qpid/java/build.xml>:100: TEST SUITE FAILED

Total time: 110 minutes 58 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