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/03/27 01:54:54 UTC

Build failed in Jenkins: Qpid-Java-Artefact-Release #1091

See <https://builds.apache.org/job/Qpid-Java-Artefact-Release/1091/changes>

Changes:

[astitcher] QPID-5646: Detect and build against earlier versions of Proton.
- This should detect any version of Proton that either uses
  pkg-config or native cmake config files.

[kwall] QPID-5410: Merge info associated with this change.

[kwall] QPID-5410: [Java Broker/BDB]. Introduce a thin facade (EnvironmentFacade) between the BDBMessage and BDB JE's Environment/ReplicatedEnvironment. The motivation behind this facade is principally HA; there are a number of cases where JE requires the ReplicatedEnvironment is recreated. The facade layer allows for this to be done transparently from the upper tiers (the BDBMessageStore). The facade has two implementations StandardFacade used in the non-HA use case, and ReplicatedEnvironmentFacade in the HA case.

Key changes:

* BDBMessageStore reverts to a single implementation without knowledge of HA.
* BDBMessageStore now interacts with JE via the facade.
* BDBHAVirtualHost is now responsible for the creation of ReplicatedEnvironmentFacade
* BDBHAMessageStoreManagerMBean interrogates the facade
* ReplicatedEnvironmentFacade monitors the group for changes in state (nodes becoming uncontactable etc), if such a state change is detected, the DatabasePinger
fires a single transaction to determine if quorum still exists.  If quorum does not exist, the environment is restarted, thus transition the environment into
the UNKNOWN state.

------------------------------------------
[...truncated 7589 lines...]

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:

pom:

deploy-snapshot:
[artifact:install] [INFO] Installing <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-derby-store-0.29.jar> to <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build/scratch/maven-local-repo/org/apache/qpid/qpid-broker-plugins-derby-store/0.30-SNAPSHOT/qpid-broker-plugins-derby-store-0.30-SNAPSHOT.jar>
[artifact:deploy] Deploying to https://repository.apache.org/content/repositories/snapshots
[artifact:deploy] [INFO] Retrieving previous build number from apache.snapshots.https
[artifact:deploy] Uploading: org/apache/qpid/qpid-broker-plugins-derby-store/0.30-SNAPSHOT/qpid-broker-plugins-derby-store-0.30-20140327.005420-4.jar to repository apache.snapshots.https at https://repository.apache.org/content/repositories/snapshots
[artifact:deploy] Transferring 32K from apache.snapshots.https
[artifact:deploy] Uploaded 32K
[artifact:deploy] [INFO] Retrieving previous metadata from apache.snapshots.https
[artifact:deploy] [INFO] Uploading repository metadata for: 'snapshot org.apache.qpid:qpid-broker-plugins-derby-store:0.30-SNAPSHOT'
[artifact:deploy] [INFO] Uploading project information for qpid-broker-plugins-derby-store 0.30-20140327.005420-4
[artifact:deploy] [INFO] Retrieving previous metadata from apache.snapshots.https
[artifact:deploy] [INFO] Uploading repository metadata for: 'artifact org.apache.qpid:qpid-broker-plugins-derby-store'
     [echo] Running ant for module : broker-plugins/jdbc-store

prepare:

precompile:

compile:
     [echo] Targeting : 1.6

copy-extra-resources:

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/broker-plugins/jdbc-store/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build/scratch/broker-plugins/jdbc-store/classes...>

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:

pom:

deploy-snapshot:
[artifact:install] [INFO] Installing <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-jdbc-store-0.29.jar> to <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build/scratch/maven-local-repo/org/apache/qpid/qpid-broker-plugins-jdbc-store/0.30-SNAPSHOT/qpid-broker-plugins-jdbc-store-0.30-SNAPSHOT.jar>
[artifact:deploy] Deploying to https://repository.apache.org/content/repositories/snapshots
[artifact:deploy] [INFO] Retrieving previous build number from apache.snapshots.https
[artifact:deploy] Uploading: org/apache/qpid/qpid-broker-plugins-jdbc-store/0.30-SNAPSHOT/qpid-broker-plugins-jdbc-store-0.30-20140327.005426-4.jar to repository apache.snapshots.https at https://repository.apache.org/content/repositories/snapshots
[artifact:deploy] Transferring 37K from apache.snapshots.https
[artifact:deploy] Uploaded 37K
[artifact:deploy] [INFO] Uploading project information for qpid-broker-plugins-jdbc-store 0.30-20140327.005426-4
[artifact:deploy] [INFO] Retrieving previous metadata from apache.snapshots.https
[artifact:deploy] [INFO] Uploading repository metadata for: 'artifact org.apache.qpid:qpid-broker-plugins-jdbc-store'
[artifact:deploy] [INFO] Retrieving previous metadata from apache.snapshots.https
[artifact:deploy] [INFO] Uploading repository metadata for: 'snapshot org.apache.qpid:qpid-broker-plugins-jdbc-store:0.30-SNAPSHOT'
     [echo] Running ant for module : broker-plugins/management-amqp

prepare:

precompile:

compile:
     [echo] Targeting : 1.6

copy-extra-resources:

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/broker-plugins/management-amqp/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build/scratch/broker-plugins/management-amqp/classes...>

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:

pom:

deploy-snapshot:
[artifact:install] [INFO] Installing <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-management-amqp-0.29.jar> to <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build/scratch/maven-local-repo/org/apache/qpid/qpid-broker-plugins-management-amqp/0.30-SNAPSHOT/qpid-broker-plugins-management-amqp-0.30-SNAPSHOT.jar>
[artifact:deploy] Deploying to https://repository.apache.org/content/repositories/snapshots
[artifact:deploy] [INFO] Retrieving previous build number from apache.snapshots.https
[artifact:deploy] Uploading: org/apache/qpid/qpid-broker-plugins-management-amqp/0.30-SNAPSHOT/qpid-broker-plugins-management-amqp-0.30-20140327.005433-4.jar to repository apache.snapshots.https at https://repository.apache.org/content/repositories/snapshots
[artifact:deploy] Transferring 46K from apache.snapshots.https
[artifact:deploy] Uploaded 46K
[artifact:deploy] [INFO] Uploading project information for qpid-broker-plugins-management-amqp 0.30-20140327.005433-4
[artifact:deploy] [INFO] Retrieving previous metadata from apache.snapshots.https
[artifact:deploy] [INFO] Uploading repository metadata for: 'snapshot org.apache.qpid:qpid-broker-plugins-management-amqp:0.30-SNAPSHOT'
[artifact:deploy] [INFO] Retrieving previous metadata from apache.snapshots.https
[artifact:deploy] [INFO] Uploading repository metadata for: 'artifact org.apache.qpid:qpid-broker-plugins-management-amqp'
     [echo] Running ant for module : broker-plugins/management-http

prepare:

generate-manifest:

generate-dojo-config:

precompile:

compile:
     [echo] Targeting : 1.6

copy-extra-resources:

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/broker-plugins/management-http/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build/scratch/broker-plugins/management-http/classes...>

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.manifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-management-http-0.29.jar>

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:
     [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build/scratch/broker-plugins/lib>

build:

pom:
     [java] unable to locate xml for lib/required/cryptojs-3.1.2.jar

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build.xml>:84: The following error occurred while executing this line:
<https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/build.xml>:68: The following error occurred while executing this line:
<https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/module.xml>:260: The following error occurred while executing this line:
<https://builds.apache.org/job/Qpid-Java-Artefact-Release/ws/trunk/qpid/java/common.xml>:195: Java returned: 1

Total time: 2 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Jenkins build is back to normal : Qpid-Java-Artefact-Release #1092

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Artefact-Release/1092/changes>