You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/04/13 04:16:36 UTC

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 7051 - Failure

Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/7051/

9 tests failed.
REGRESSION:  org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration

Error Message:
null

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.cloud.ZkController.init(ZkController.java:280)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:133)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:164)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:333)
	at org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:242)
	at org.apache.solr.cloud.CloudStateUpdateTest.setUp(CloudStateUpdateTest.java:122)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1232)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1160)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /live_nodes
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1038)
	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:224)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:354)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:308)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:290)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:255)
	at org.apache.solr.cloud.ZkController.init(ZkController.java:275)


REGRESSION:  org.apache.solr.core.TestXIncludeConfig.testXInclude

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:153)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.util.AbstractSolrTestCase.setUp(AbstractSolrTestCase.java:132)
	at org.apache.solr.core.TestXIncludeConfig.setUp(TestXIncludeConfig.java:55)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1232)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1160)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:183)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:184)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:179)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:25804/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:164)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.QueryElevationComponentTest

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:153)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:238)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:101)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:89)
	at org.apache.solr.handler.component.QueryElevationComponentTest.beforeClass(QueryElevationComponentTest.java:48)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:183)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:184)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:179)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:25804/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:164)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.TermVectorComponentTest

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:153)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:238)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:101)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:89)
	at org.apache.solr.handler.component.TermVectorComponentTest.beforeClass(TermVectorComponentTest.java:42)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:183)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:184)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:179)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:25804/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:164)


REGRESSION:  org.apache.solr.request.TestBinaryResponseWriter.testUUID

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:153)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.util.AbstractSolrTestCase.setUp(AbstractSolrTestCase.java:132)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1232)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1160)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:183)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:184)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:179)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:25804/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:164)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.NotRequiredUniqueKeyTest

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:153)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:238)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:101)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:89)
	at org.apache.solr.schema.NotRequiredUniqueKeyTest.beforeTests(NotRequiredUniqueKeyTest.java:36)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:183)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:184)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:179)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:25804/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:164)


REGRESSION:  org.apache.solr.search.TestSearchPerf.testEmpty

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:153)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.util.AbstractSolrTestCase.setUp(AbstractSolrTestCase.java:132)
	at org.apache.solr.search.TestSearchPerf.setUp(TestSearchPerf.java:45)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1232)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1160)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:183)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:184)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:179)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:25804/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:164)


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.SolrRequestParserTest

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:153)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:238)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:101)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:89)
	at org.apache.solr.servlet.SolrRequestParserTest.beforeClass(SolrRequestParserTest.java:50)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:183)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:184)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:179)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:25804/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:164)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.DocumentBuilderTest

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:153)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:238)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:101)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:89)
	at org.apache.solr.update.DocumentBuilderTest.beforeClass(DocumentBuilderTest.java:37)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:183)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:184)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:179)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:25804/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:164)




Build Log (for compile errors):
[...truncated 9393 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org