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(ConnectionManager.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(AbstractDistributedZkTestCase.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(LuceneTestCaseRunner.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.java:76) > > > REGRESSION: > org.apache.solr.cloud.LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout > > 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(ConnectionManager.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.java:75) > at > org.apache.solr.cloud.LeaderElectionIntegrationTest.setUp(LeaderElectionIntegrationTest.java:84) > 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 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]
