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 F29A89DBF for ; Fri, 10 Feb 2012 22:20:33 +0000 (UTC) Received: (qmail 6921 invoked by uid 500); 10 Feb 2012 22:20:32 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 6794 invoked by uid 500); 10 Feb 2012 22:20:31 -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 6787 invoked by uid 99); 10 Feb 2012 22:20:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2012 22:20:31 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of uwe@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2012 22:20:24 +0000 Received: from VEGA (port-92-196-47-176.dynamic.qsc.de [92.196.47.176]) by mail.sd-datasolutions.de (Postfix) with ESMTPSA id 02D5B14AA2FA for ; Fri, 10 Feb 2012 22:20:03 +0000 (UTC) From: "Uwe Schindler" To: References: <713195284.4211328910467300.JavaMail.hudson@aegis> In-Reply-To: Subject: RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12396 - Failure Date: Fri, 10 Feb 2012 23:20:33 +0100 Message-ID: <000001cce842$35094fb0$9f1bef10$@thetaphi.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQHKy0jrDZya/fgpkDgPFGGUtqGUmAI4jrz/liko79A= Content-Language: de X-Virus-Checked: Checked by ClamAV on apache.org Jenkins has a blackout, so a timeout would not really help? In my opinions, those tests should simply use a Fake IP address from IPv6, so they *always* fail. IPv6 has enough "private" addresses that should work with that? Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: uwe@thetaphi.de > -----Original Message----- > From: Mark Miller [mailto:markrmiller@gmail.com] > Sent: Friday, February 10, 2012 11:14 PM > To: dev@lucene.apache.org > Subject: Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12396 - Failure > > Hmm...just enabled this one after getting it to pass on my blackhole freebsd virt > machine consistently - will have to see if this is common on jenkins or if we > need to raise the timeout or what. > > On Feb 10, 2012, at 4:47 PM, Apache Jenkins Server wrote: > > > Build: > > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12396/ > > > > 3 tests failed. > > FAILED: org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch > > > > Error Message: > > Could not connect to ZooKeeper 127.0.0.1:65285 within 30000 ms > > > > Stack Trace: > > java.util.concurrent.TimeoutException: Could not connect to ZooKeeper > 127.0.0.1:65285 within 30000 ms > > at > org.apache.solr.common.cloud.ConnectionManager.waitForConnected(Connect > ionManager.java:129) > > at > org.apache.solr.common.cloud.SolrZkClient.(SolrZkClient.java:142) > > at > org.apache.solr.common.cloud.SolrZkClient.(SolrZkClient.java:105) > > at > org.apache.solr.common.cloud.SolrZkClient.(SolrZkClient.java:86) > > at > org.apache.solr.cloud.AbstractDistributedZkTestCase.printLayout(AbstractDist ri > butedZkTestCase.java:89) > > at > org.apache.solr.cloud.FullSolrCloudTest.tearDown(FullSolrCloudTest.java:1268 ) > > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner. > java:165) > > at > > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRun > > ner.java:57) > > > > > > FAILED: > > junit.framework.TestSuite.org.apache.solr.cloud.FullSolrCloudTest > > > > Error Message: > > ERROR: SolrIndexSearcher opens=34 closes=30 > > > > Stack Trace: > > junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=34 > closes=30 > > at > org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:152) > > at > > org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.j > > ava:76) > > > > > > REGRESSION: > > org.apache.solr.cloud.LeaderElectionIntegrationTest.testLeaderElection > > AfterClientTimeout > > > > Error Message: > > Could not connect to ZooKeeper 127.0.0.1:14438 within 30000 ms > > > > Stack Trace: > > java.util.concurrent.TimeoutException: Could not connect to ZooKeeper > 127.0.0.1:14438 within 30000 ms > > at > org.apache.solr.common.cloud.ConnectionManager.waitForConnected(Connect > ionManager.java:129) > > at > org.apache.solr.common.cloud.SolrZkClient.(SolrZkClient.java:142) > > at > org.apache.solr.common.cloud.SolrZkClient.(SolrZkClient.java:105) > > at > org.apache.solr.common.cloud.SolrZkClient.(SolrZkClient.java:86) > > at > org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.j > ava:75) > > at > org.apache.solr.cloud.LeaderElectionIntegrationTest.setUp(LeaderElectionInte g > rationTest.java:84) > > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner. > java:165) > > at > > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRun > > ner.java:57) > > > > > > > > > > Build Log (for compile errors): > > [...truncated 12050 lines...] > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For > > additional commands, e-mail: dev-help@lucene.apache.org > > > > - Mark Miller > lucidimagination.com > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional > commands, e-mail: dev-help@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org