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: [email protected] > -----Original Message----- > From: Mark Miller [mailto:[email protected]] > Sent: Friday, February 10, 2012 11:14 PM > To: [email protected] > 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.<init>(SolrZkClient.java:142) > > at > org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:105) > > at > org.apache.solr.common.cloud.SolrZkClient.<init>(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.<init>(SolrZkClient.java:142) > > at > org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:105) > > at > org.apache.solr.common.cloud.SolrZkClient.<init>(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: [email protected] For > > additional commands, e-mail: [email protected] > > > > - Mark Miller > lucidimagination.com > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
