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/06/21 10:48:51 UTC

Build failed in Jenkins: Qpid-Java-Java-Test-JDK1.7 #131

See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/131/changes>

Changes:

[kwall] QPID-4080: [Java Broker] HA - Increase client connectdelay to allow test to be successful on slowe boxes

[gsim] QPID-3333: Patch 0015 from Anthony Foglia; better exception translation

[gsim] QPID-4076: Patch from Andy Goldstein, don't use infinite credit on bridges with explicit acknolwedgements

[chug] QPID-3902 log category - force log statement to be in test category and to display [Test] with no external processing.

[kgiusti] QPID-4063: remove spurious whitespace introduced in last commit.

[kgiusti] QPID-4063: allow configuration of source queue for exchange or dynamic routes

[aconway] NO-JIRA: Updates to HA documentation.

[aconway] QPID-4072: HA use backup messages in failover.

ReplicatingSubscription syncs the primary and backup queues, and does not
re-send messages that are already on the backup.

[aconway] NO-JIRA: Remove non-existing file windows/MemStat.cpp from ha.mk.

[aconway] QPID-3603: Fix & clean up in HA code.

- Fix fencepost error in getFirstSafe()
- QueueGuard::attach completes messages before the ReplicatingSubscription postion
- Fix minor test issues in brokertest.py and ha_test.py.
- ReplicatingSubscription check for ready in acknowledge not dispatch.
- HA test fix: retry wait_status retry on ConnectErrors, broker may not be up.

[aconway] QPID-3603: Minor cleanup and test improvements in HA code.

- Enabled 10 queue failover test
- Minor cleanup in types.h
- Rewording, adding comments.
- Detect and reject invalid replication values.
- Cleaned up some unnecessary #includes

[aconway] NO-JIRA: Remove non-existing file HeldQueue from ha.mk.

[gsim] QPID-4030: Check send rate actually achieved and report if it fails to match the desired rate

[tross] QPID-4060 - Fixed error in the help text.

[aconway] NO-JIRA: Added missing EXTERN declaration on broker::Link::getRemoteAddress

[cliffjansen] QPID-4071: basic porting changes for solaris native compiler

[chug] QPID-4022 C++ Broker connection limits corrections for cluster.
Never throw in event of shadow connection going over any limit and issue error messages describing cluster decisions.

[tross] QPID-4070 - Minor internal-api changes for LinkRegistry and Bridge (in qpid::broker)

[tross] QPID-4066 - Allow configuration to override the broker's federation tag

[kwall] QPID-4069: DistributedClientTest.testClientFailsToCreateProducerUsingInvalidSession occasionally seen to fail on CI

Test is seen to fail on slower CI boxes running persistent profiles.  From the logs, it can be seen that the
issue is timing. Extending receive timeout and sync'ing after the message ought to resolve the problem.

[kwall] QPID-4052: [Java Broker] Increase the number of retries that the client will use when trying to reconnect to the cluster.

[kwall] QPID-3977: ChartingUtil now generates chart-summary.html file to facilitate chart png browsing from CI server.

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

[kwall] QPID-3977: Add support for 3D bar/line charts; XY line charts, chart subtitles, and add Main-Class/Class-Path manifest entries to visualisation JAR to allow for convienient use from command line.

[kwall] QPID-4050: reduced verbosity of logging. Also removed unnecessary imports and casts in various perftests files.

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

------------------------------------------
[...truncated 8498 lines...]
    [junit] Running org.apache.qpid.disttest.client.ClientCommandVisitorTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.276 sec
    [junit] Running org.apache.qpid.disttest.client.ClientTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.582 sec
    [junit] Running org.apache.qpid.disttest.client.ConsumerParticipantTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.192 sec
    [junit] Running org.apache.qpid.disttest.client.MessageProviderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
    [junit] Running org.apache.qpid.disttest.client.ParticipantExecutorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
    [junit] Running org.apache.qpid.disttest.client.ParticipantRegistryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.client.ParticipantResultFactoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.client.ProducerParticipantTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.534 sec
    [junit] Running org.apache.qpid.disttest.client.property.ListPropertyValueTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.disttest.client.property.PropertyValueFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.client.property.RandomPropertyValueTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.disttest.client.property.RangePropertyValueTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.disttest.client.property.SimplePropertyValueTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.qpid.disttest.client.utils.ExecutorWithNoLimitsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.qpid.disttest.client.utils.ExecutorWithTimeLimitTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.508 sec
    [junit] Running org.apache.qpid.disttest.controller.ClientRegistryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.155 sec
    [junit] Running org.apache.qpid.disttest.controller.ControllerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.076 sec
    [junit] Running org.apache.qpid.disttest.controller.ParticipatingClientsTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.qpid.disttest.controller.TestRunnerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.17 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ClientConfigTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ConfigReaderTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.106 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ConfigTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ConnectionConfigTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ConsumerConfigTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
    [junit] Running org.apache.qpid.disttest.controller.config.IterationValueTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] Running org.apache.qpid.disttest.controller.config.MessageProviderConfigTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.002 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.011 sec
    [junit] Running org.apache.qpid.disttest.controller.config.TestConfigTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.disttest.controller.config.TestInstanceTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 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.024 sec
    [junit] Running org.apache.qpid.disttest.message.ParticipantResultTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.AggregatorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.ParticipantResultAggregatorTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.TestResultAggregatorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVFormaterTest
    [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.01 sec
    [junit] Running org.apache.qpid.systest.disttest.QpidQueueCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.359 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: 5, Time elapsed: 0.237 sec
    [junit] TEST org.apache.qpid.systest.disttest.clientonly.BasicDistributedClientTest FAILED
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ConsumerParticipantTest
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 0.116 sec
    [junit] TEST org.apache.qpid.systest.disttest.clientonly.ConsumerParticipantTest FAILED
    [junit] Running org.apache.qpid.systest.disttest.clientonly.DistributedClientTest
    [junit] Tests run: 9, Failures: 0, Errors: 9, Time elapsed: 0.299 sec
    [junit] TEST org.apache.qpid.systest.disttest.clientonly.DistributedClientTest FAILED
    [junit] Running org.apache.qpid.systest.disttest.clientonly.MessageProviderTest
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.062 sec
    [junit] TEST org.apache.qpid.systest.disttest.clientonly.MessageProviderTest FAILED
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ProducerParticipantTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.032 sec
    [junit] TEST org.apache.qpid.systest.disttest.clientonly.ProducerParticipantTest FAILED
    [junit] Running org.apache.qpid.systest.disttest.controllerandclient.ControllerAndClientTest
    [junit] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 0.15 sec
    [junit] TEST org.apache.qpid.systest.disttest.controllerandclient.ControllerAndClientTest FAILED
    [junit] Running org.apache.qpid.systest.disttest.controlleronly.DistributedControllerTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.028 sec
    [junit] TEST org.apache.qpid.systest.disttest.controlleronly.DistributedControllerTest FAILED
    [junit] Running org.apache.qpid.systest.disttest.endtoend.EndToEndTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.028 sec
    [junit] TEST org.apache.qpid.systest.disttest.endtoend.EndToEndTest FAILED
    [junit] Tests FAILED
     [echo] Running ant for module : perftests
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/test-java-mms.0-10.properties>

touch-failed:
    [touch] Creating <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/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-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/test-java-mms.0-10.properties>

prepare:

compile_velocity:

check_velocity_deps:

gen_logging:

precompile:

compile:
     [echo] Targeting : 1.5

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-mms.0-10
    [junit] Running org.apache.qpid.server.security.access.plugins.AccessControlTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.214 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.PlainConfigurationTest
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.RuleSetTest
    [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
     [echo] Running ant for module : broker-plugins/access-control
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/test-java-mms.0-10.properties>

touch-failed:
     [echo] Running ant for module : broker-plugins/experimental/shutdown
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/test-java-mms.0-10.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Running ant for module : broker-plugins/firewall
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/test-java-mms.0-10.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

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-mms.0-10
    [junit] Running org.apache.qpid.server.security.access.FirewallConfigurationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.365 sec
    [junit] Running org.apache.qpid.server.security.access.FirewallPluginTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.467 sec
     [echo] Running ant for module : broker-plugins/firewall
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/test-java-mms.0-10.properties>

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build.xml>:99: TEST SUITE FAILED

Total time: 3 minutes 32 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-Test-JDK1.7 #132

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/132/>