Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1646/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ZkControllerTest.testUploadToCloud

Error Message:
KeeperErrorCode = NodeExists for /configs/config1/schema-reversed.xml

Stack Trace:
org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = 
NodeExists for /configs/config1/schema-reversed.xml
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:110)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
        at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:643)
        at 
org.apache.solr.common.cloud.SolrZkClient$10.execute(SolrZkClient.java:486)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:483)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:369)
        at org.apache.solr.cloud.ZkController.uploadToZK(ZkController.java:896)
        at org.apache.solr.cloud.ZkController.uploadToZK(ZkController.java:689)
        at 
org.apache.solr.cloud.ZkControllerTest.testUploadToCloud(ZkControllerTest.java:121)
        at 
org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:529)
        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 9809 lines...]



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

Reply via email to