Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F123B9B9B for ; Sun, 26 Feb 2012 05:52:51 +0000 (UTC) Received: (qmail 8738 invoked by uid 500); 26 Feb 2012 05:52:51 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 8292 invoked by uid 500); 26 Feb 2012 05:52:48 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 8203 invoked by uid 99); 26 Feb 2012 05:52:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Feb 2012 05:52:44 +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; Sun, 26 Feb 2012 05:52:43 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 374EAC00A0 for ; Sun, 26 Feb 2012 05:52:23 +0000 (UTC) Date: Sun, 26 Feb 2012 05:52:23 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <987227464.461330235543210.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12514 - Failure MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_14_1824413406.1330235543196" ------=_Part_14_1824413406.1330235543196 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12514/ 1 tests failed. REGRESSION: org.apache.solr.cloud.ZkSolrClientTest.testReconnect Error Message: KeeperErrorCode = NodeExists for /collections/collection3 Stack Trace: org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = NodeExists for /collections/collection3 at org.apache.zookeeper.KeeperException.create(KeeperException.java:110) at org.apache.zookeeper.KeeperException.create(KeeperException.java:42) at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:643) at org.apache.solr.common.cloud.SolrZkClient$10.execute(SolrZkClient.java:486) at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65) at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:483) at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:431) at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:412) at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:359) at org.apache.solr.cloud.ZkSolrClientTest.testReconnect(ZkSolrClientTest.java:108) at org.apache.lucene.util.LuceneTestCase$SubclassSetupTeardownRule$1.evaluate(LuceneTestCase.java:707) at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:606) at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:511) at org.apache.lucene.util.LuceneTestCase$RememberThreadRule$1.evaluate(LuceneTestCase.java:569) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57) Build Log (for compile errors): [...truncated 10755 lines...] ------=_Part_14_1824413406.1330235543196 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_14_1824413406.1330235543196--