From notifications-return-688-apmail-qpid-notifications-archive=qpid.apache.org@qpid.apache.org Thu Apr 12 02:19:52 2012 Return-Path: X-Original-To: apmail-qpid-notifications-archive@minotaur.apache.org Delivered-To: apmail-qpid-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C46089B81 for ; Thu, 12 Apr 2012 02:19:52 +0000 (UTC) Received: (qmail 34675 invoked by uid 500); 12 Apr 2012 02:19:52 -0000 Delivered-To: apmail-qpid-notifications-archive@qpid.apache.org Received: (qmail 34655 invoked by uid 500); 12 Apr 2012 02:19:52 -0000 Mailing-List: contact notifications-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@qpid.apache.org Delivered-To: mailing list notifications@qpid.apache.org Received: (qmail 34648 invoked by uid 99); 12 Apr 2012 02:19:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 02:19:52 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 02:19:48 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 67837C00B7 for ; Thu, 12 Apr 2012 02:19:27 +0000 (UTC) Date: Thu, 12 Apr 2012 02:19:27 +0000 (UTC) From: Apache Jenkins Server To: notifications@qpid.apache.org Message-ID: <77217910.734.1334197167407.JavaMail.hudson@aegis> In-Reply-To: <179444598.487.1334113440880.JavaMail.hudson@aegis> References: <179444598.487.1334113440880.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Qpid-Java-Java-Test-JDK1.7 #56 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Qpid-Java-Java-Test-JDK1.7 X-Jenkins-Result: FAILURE See Changes: [astitcher] QPID-3944: Autotools build system doesn't correctly detect python developer libraries [aconway] QPID-3603: Update example rgmanager configuration. [gsim] QPID-3943: Make topic subscriptions unreliable by default ------------------------------------------ [...truncated 2455 lines...] [junit] Running org.apache.qpid.disttest.controller.TestRunnerTest [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 3.033 sec [junit] TEST org.apache.qpid.disttest.controller.TestRunnerTest FAILED [junit] Running org.apache.qpid.disttest.controller.config.ClientConfigTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.053 sec [junit] Running org.apache.qpid.disttest.controller.config.ConfigReaderTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.155 sec [junit] Running org.apache.qpid.disttest.controller.config.ConfigTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.011 sec [junit] Running org.apache.qpid.disttest.controller.config.ConnectionConfigTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.017 sec [junit] Running org.apache.qpid.disttest.controller.config.ConsumerConfigTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.004 sec [junit] Running org.apache.qpid.disttest.controller.config.IterationValueTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.064 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.008 sec [junit] Running org.apache.qpid.disttest.controller.config.TestConfigTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.006 sec [junit] Running org.apache.qpid.disttest.controller.config.TestInstanceTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.005 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.014 sec [junit] Running org.apache.qpid.disttest.message.ParticipantResultTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.029 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: 8, Failures: 0, Errors: 0, Time elapsed: 0.003 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: 1, Time elapsed: 0.003 sec [junit] TEST org.apache.qpid.disttest.results.formatting.CSVFormaterTest FAILED [junit] Running org.apache.qpid.disttest.results.formatting.CSVOrderParticipantResultComparatorTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.006 sec [junit] Running org.apache.qpid.systest.disttest.QpidQueueCreatorTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.002 sec [junit] Running org.apache.qpid.systest.disttest.clientonly.BasicDistributedClientTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.clientonly.ConsumerParticipantTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.clientonly.DistributedClientTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.clientonly.MessageProviderTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.clientonly.ProducerParticipantTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.controllerandclient.ControllerAndClientTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.controlleronly.DistributedControllerTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0 sec [junit] Running org.apache.qpid.systest.disttest.endtoend.EndToEndTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.003 sec [junit] Tests FAILED [echo] Running ant for module : perftests [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/build/scratch/test-java-mms.0-10.properties touch-failed: [touch] Creating /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/build/results/perftests/FAILED [touch] Creating /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/build/results/FAILED [echo] Running ant for module : broker-plugins/access-control [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/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.147 sec [junit] Running org.apache.qpid.server.security.access.plugins.PlainConfigurationTest [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.056 sec [junit] Running org.apache.qpid.server.security.access.plugins.RuleSetTest [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 0.016 sec [echo] Running ant for module : broker-plugins/access-control [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/build/scratch/test-java-mms.0-10.properties touch-failed: [echo] Running ant for module : broker-plugins/experimental/shutdown [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/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/extras [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/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.plugins.ExtrasTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.781 sec [echo] Running ant for module : broker-plugins/extras [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/build/scratch/test-java-mms.0-10.properties touch-failed: [echo] Running ant for module : broker-plugins/firewall [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/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.264 sec [junit] Running org.apache.qpid.server.security.access.FirewallPluginTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.199 sec [echo] Running ant for module : broker-plugins/firewall [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/build/scratch/test-java-mms.0-10.properties touch-failed: BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/build.xml:94: TEST SUITE FAILED Total time: 15 minutes 6 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