Build: https://hudson.apache.org/hudson/job/Solr-trunk/1311/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
KeeperErrorCode = ConnectionLoss for /collections/control_collection

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /collections/control_collection
        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.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:81)
        at 
org.apache.solr.cloud.AbstractDistributedZkTestCase.setUp(AbstractDistributedZkTestCase.java:47)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
KeeperErrorCode = ConnectionLoss for /configs/conf1

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /configs/conf1
        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.common.cloud.SolrZkClient.setData(SolrZkClient.java:385)
        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:84)
        at 
org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:61)




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to