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 2013/11/08 16:52:57 UTC

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

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/1181/changes>

Changes:

[astitcher] QPID-5237: Ensure there is only one copy of management-schema.xml

[astitcher] QPID-5304: Alow this change to work with earlier versions of boost

[robbie] Exclude failing python tests changed/added in QPID-5280 and QPID-5283 from Java broker runs until such time as they can be investigated

[astitcher] QPID-5308: Allow various bits of the test outputs to be XML
- This meshes nicely with the Jenkins CI system which can better
  display tests results generated in XML.

[kpvdr] QPID-4984: Minor fix for ambiguous comparison error on some compilers

[jross] QPID-4458: Remove unused qpid/gentools subtree

[rgodfrey] QPID-5295 : Thread deadlock on creating Sender

[rgodfrey] QPID-5294 : Thread deadlock due to simultaneous calls to write and close on SSLSocket (JVM bug JDK-8022788)

[rgodfrey] QPID-5293 : Thread deadlock when closing connection

[astitcher] QPID-5306: Python isn't optional in build, so don't need to test for it.

[astitcher] QPID-5306: Improve c++ tests some more:
Add options to run_test script:
 --working-dir  - run the test in this directory
 --build-dir    - set the top of the build tree
 --source-dir   - set the top of the source tree
 --python       - run a python test
 --start-broker - start/stop broker before and after test
 --broker-options - allow non default broker options

Remove a bunch of now obsolete testing related scripts

[astitcher] QPID-5305: Make legacystore fully initialise buffers to avoid undefined
  disk file contents (this silences a complaint from valgrind)
NO-JIRA: Fix odd whitespace
NO-JIRA: Remove unneeded include path mangling

[astitcher] QPID-5304: Allow c++ unit tests to run if XML_LIB env var not set
(The tests for the xml exchange will obviously fail, but at least
you can run anything else you might have been interested in)

[astitcher] QPID-4640: Remove some files/directories rendered obsolete by autotools removal

[cliffjansen] QPID-3502: Windows SslConnector memory error from unititialized data

[robbie] QPID-5297: simplify the 1.0 plugin to only have a single ProtocolEngineCreator

[robbie] QPID-5048: require specifying -Denable=true to enable the maven build, convey its in-progress nature to curious users

[jross] QPID-5046: Use a simple export to produce the cpp distro, now that autotools is gone

[chug] QPID-5261: adjust winsdk packager to find objects in new places
QPID-5262: don't ship Debug msvc runtime dlls

[kpvdr] QPID-4984: WIP. Basic enqueue/dequeue/txns work, still no EFP recycling.

[gsim] QPID-5292: restore raising of connection event and setting of authIdentity on mgmt object

[gsim] QPID-5291: hook in specific connection properties to management schema

[chug] NO-JIRA: track recent GEN_DOXYGEN to BUILD_DOCS change

[aconway] NO-JIRA: Add cmake install command for linearstoreutils library.

[gsim] QPID-5277: handle case where objects do not all have value for given property

[gsim] QPID-5290: fix exception thrown in PagedQueue

[chug] QPID-5287: .NET binding does not set AssemblyVersion to build version.
The fix is
1. rename the AssemblyInfo.cpp to indicate that it is a template.
2. put replacement strings into the template (see sessionreceiver for correct pattern).
3. configure the template during cmake run.
4. Refer to generated file in projects that need it.

[astitcher] QPID-5237: Copy missed Qpid version file into C++ source tree

[gsim] QPID-5289: Improvements to error handling and reporting

[gsim] QPID-5277: remove install directive for qpidt

[gsim] QPID-5288: add checking for connection/session close before waiting on Sender::close()

[gsim] QPID-5277: removed qpidt as qpid-config now offers similar functionality

[gsim] QPID-5277: support for generic add, del and list

------------------------------------------
[...truncated 5901 lines...]
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.439 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.6%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.6%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: 5.022 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 13.509 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 34.084 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.555 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 111.381 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 161.934 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 83.176 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.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.25
[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 70ms :: 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

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.25
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 60ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            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.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.25.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: 1.514 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.89 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.013 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.011 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.13 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.007 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.325 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.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build.xml>:107: TEST SUITE FAILED

Total time: 57 minutes 54 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 #1183

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/1183/changes>