Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1536/
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest
Error Message:
KeeperErrorCode = ConnectionLoss for /configs/conf1/protwords.txt
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /configs/conf1/protwords.txt
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:225)
at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:389)
at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:411)
at
org.apache.solr.cloud.AbstractZkTestCase.putConfig(AbstractZkTestCase.java:97)
at
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:87)
at
org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:61)
REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration
Error Message:
null
Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException:
at org.apache.solr.core.CoreContainer.register(CoreContainer.java:530)
at org.apache.solr.core.CoreContainer.register(CoreContainer.java:558)
at
org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration(CloudStateUpdateTest.java:156)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:923)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:861)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException:
KeeperErrorCode = ConnectionLoss for
/collections/testcore/shards/127.0.0.1:1661_solr_testcore
at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:637)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:348)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:309)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:371)
at
org.apache.solr.cloud.ZkController.addZkShardsNode(ZkController.java:155)
at org.apache.solr.cloud.ZkController.register(ZkController.java:481)
at org.apache.solr.core.CoreContainer.register(CoreContainer.java:521)
REGRESSION: org.apache.solr.cloud.ZkSolrClientTest.testWatchChildren
Error Message:
KeeperErrorCode = ConnectionLoss for /collections/collection99
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /collections/collection99
at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:637)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:348)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:309)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:291)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:256)
at
org.apache.solr.cloud.ZkSolrClientTest.testWatchChildren(ZkSolrClientTest.java:193)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:923)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:861)
Build Log (for compile errors):
[...truncated 9283 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]