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/03 12:20:47 UTC

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

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

Changes:

[aconway] QPID-4285: HA backups continuously disconnect / re-sync after attempting to replicate a deleted queue

Fixes queues getting into a partially deleted state: previously when a broker was
promoted, it did not clean up it's QueueReplicators. The QueueReplicators keep a
shared_ptr to the Queue so this kept Queues in memory after they were destroyed.  It also
kept them in QMF, since the management object is unregistered in the destructor.

This patch cleans up properly on promotion.

[aconway] QPID-4285: HA backups continuously disconnect / re-sync after attempting to replicate a deleted queue. (Based on patch by Jason Dillama)

This does not directly tackle the origin of the problem but extends Jasons's patch since
it addresses something we had to fix anyway: "leaking" queues and exchanges. It does 2 things.

1. enabled hideDeletedError on all subscription objects used by HA
This suppress the troublesome exception with a harmless no-op

2. Delete queues/exchanges missing from responses (based on Jasons patch)
Fix the "leak" of queues and exchanges possible when an object replicated
to a backup is deleted from the newn primary before the backup connects.

------------------------------------------
[...truncated 3318 lines...]
copy-etc:

copy-store-to-upgrade:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.AMQShortStringEncodingTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.102 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.104 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBHAMessageStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.399 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreConfigurationTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 2.465 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreQuotaEventsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.899 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 5.386 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.06 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.387 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 81.985 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.179 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.143 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.584 sec
     [echo] Running ant for module : bdbstore
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:

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-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 257.28 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 282.003 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.326 sec
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

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.6%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.19
[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 72ms :: 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/4ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

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.6%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.19
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 59ms :: 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.5

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

copy-metainf-resources:

copy-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.762 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcCsvSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.29 sec
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:

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

Total time: 36 minutes 51 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.6 (latest),Ubuntu,java-bdb.0-9-1 #557

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