Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/909/

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=6896, name=collection5, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=6896, name=collection5, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:43345/fy, https://127.0.0.1:48150/fy, 
https://127.0.0.1:48564/fy, https://127.0.0.1:51273/fy, 
https://127.0.0.1:43360/fy]
        at __randomizedtesting.SeedInfo.seed([8E1638E083B2DD4D]:0)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:897)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this request:[https://127.0.0.1:43345/fy, 
https://127.0.0.1:48150/fy, https://127.0.0.1:48564/fy, 
https://127.0.0.1:51273/fy, https://127.0.0.1:43360/fy]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43345/fy: KeeperErrorCode = Session expired 
for /overseer/collection-queue-work/qn-
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
        ... 7 more




Build Log:
[...truncated 11107 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/init-core-data-001
   [junit4]   2> 1062025 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8E1638E083B2DD4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1062025 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8E1638E083B2DD4D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fy/
   [junit4]   2> 1062041 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1062042 INFO  (Thread-2410) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1062042 INFO  (Thread-2410) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1062142 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39208
   [junit4]   2> 1062142 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1062162 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1062172 INFO  (zkCallback-762-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b69ddc0 
name:ZooKeeperConnection Watcher:127.0.0.1:39208 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1062172 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1062173 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1062173 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1062181 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1062199 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1062203 INFO  (zkCallback-763-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14a66043 
name:ZooKeeperConnection Watcher:127.0.0.1:39208/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1062204 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1062204 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1062204 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1062211 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1062214 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1062215 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1062216 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1062217 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1062219 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1062219 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1062220 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1062221 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1062222 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1062222 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1062223 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1062223 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1062225 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1062225 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1062227 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1062227 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1062238 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1062238 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1062240 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1062241 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1062242 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1062242 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1062243 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1062244 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1062246 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1062248 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1062262 INFO  (zkCallback-764-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4541263b 
name:ZooKeeperConnection Watcher:127.0.0.1:39208/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1062263 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1062263 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1062269 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1062284 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1062294 INFO  (zkCallback-765-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f4c5d4b 
name:ZooKeeperConnection Watcher:127.0.0.1:39208 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1062295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1062295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1062295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1062301 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1062327 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1062346 INFO  (zkCallback-766-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@58591834 
name:ZooKeeperConnection Watcher:127.0.0.1:39208/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1062346 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1062347 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1062347 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf2/solrconfig.xml
   [junit4]   2> 1062347 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1062350 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf2/schema.xml
   [junit4]   2> 1062350 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 1062355 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf2/enumsConfig.xml
   [junit4]   2> 1062355 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 1062357 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1062357 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1062361 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf2/stopwords.txt
   [junit4]   2> 1062361 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 1062363 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf2/protwords.txt
   [junit4]   2> 1062363 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 1062365 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf2/currency.xml
   [junit4]   2> 1062366 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 1062369 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1062370 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1062374 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1062374 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1062377 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf2/old_synonyms.txt
   [junit4]   2> 1062377 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 1062379 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf2/synonyms.txt
   [junit4]   2> 1062379 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 1062381 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 1062381 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 1063125 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1
   [junit4]   2> 1063129 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1063133 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e9e7ad9{/fy,null,AVAILABLE}
   [junit4]   2> 1063138 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3721ba00{SSL-http/1.1}{127.0.0.1:43345}
   [junit4]   2> 1063138 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.e.j.s.Server Started @1066165ms
   [junit4]   2> 1063139 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores,
 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/tempDir-001/control/data,
 hostContext=/fy, hostPort=43345}
   [junit4]   2> 1063143 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1063144 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/'
   [junit4]   2> 1063171 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/solr.xml
   [junit4]   2> 1063194 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores
   [junit4]   2> 1063195 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 455327103
   [junit4]   2> 1063195 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/]
   [junit4]   2> 1063195 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/lib
   [junit4]   2> 1063195 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/lib).
   [junit4]   2> 1063210 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1063216 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1063226 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1063226 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1063226 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39208/solr
   [junit4]   2> 1063226 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1063226 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1063227 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063238 INFO  (zkCallback-768-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7909a1b8 
name:ZooKeeperConnection Watcher:127.0.0.1:39208 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1063239 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063239 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1063250 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1063253 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@35a8698a 
name:ZooKeeperConnection Watcher:127.0.0.1:39208/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1063253 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1063265 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1063270 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1063272 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1063273 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1063275 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1063277 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1063278 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1063279 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1063280 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43345_fy
   [junit4]   2> 1063280 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:43345_fy
   [junit4]   2> 1063281 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1063283 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1063292 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1063293 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94224906742988806-127.0.0.1:43345_fy-n_0000000000
   [junit4]   2> 1063294 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:43345_fy
   [junit4]   2> 1063295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1063297 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.Overseer Overseer 
(id=94224906742988806-127.0.0.1:43345_fy-n_0000000000) starting
   [junit4]   2> 1063304 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1063311 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1063312 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1063315 INFO  
(OverseerCollectionProcessor-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.OverseerCollectionProcessor Process current 
queue of collection creations
   [junit4]   2> 1063325 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1063328 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1063328 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1063329 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores
   [junit4]   2> 1063330 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{transient=false, config=solrconfig.xml, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1,
 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1/,
 configSetProperties=configsetprops.json, name=collection1, schema=schema.xml, 
shard=, coreNodeName=, collection=control_collection, loadOnStartup=true, 
dataDir=data/}
   [junit4]   2> 1063331 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1/
   [junit4]   2> 1063331 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1063332 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1063333 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 1063335 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1063335 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1063336 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43345/fy";,
   [junit4]   2>   "node_name":"127.0.0.1:43345_fy",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1063335 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
   [junit4]   2> 1063336 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:43345_fy    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1063337 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43345/fy";,
   [junit4]   2>   "node_name":"127.0.0.1:43345_fy",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1063338 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1063338 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1063340 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1063344 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1064336 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1064336 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1064337 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1064337 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1064338 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1064338 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1/'
   [junit4]   2> 1064369 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1064380 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1064416 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1064495 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1064499 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1064506 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1065112 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1065131 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1065135 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1065146 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1065154 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1065161 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1065162 WARN  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1065162 WARN  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1065162 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1065163 WARN  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1065163 WARN  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1065164 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
   [junit4]   2> 1065164 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1065166 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1065166 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1065166 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de10458
   [junit4]   2> 1065168 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1/data
   [junit4]   2> 1065168 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1065168 WARN  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1065171 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1/data/index
   [junit4]   2> 1065171 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.20703125, 
noCFSRatio=0.11962977485061979]
   [junit4]   2> 1065172 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@654eed9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320cebce),segFN=segments_1,generation=1}
   [junit4]   2> 1065172 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1065179 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1065179 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1065179 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1065179 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1065179 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1065180 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1065180 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1065180 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1065180 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1065184 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1065212 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1/data/
   [junit4]   2> 1065212 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1065214 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1065218 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1065222 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1065230 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/schema,/update,/admin/mbeans,/admin/file,/update/csv,/config,/admin/logging,/admin/plugins,/admin/properties,/admin/threads,standard,/admin/ping,/admin/segments,/replication,/admin/system,/update/json/docs,/admin/luke,/get,/update/json
   [junit4]   2> 1065250 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1065252 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1065252 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1065256 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1065257 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1065259 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5b178f56
   [junit4]   2> 1065259 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@654eed9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320cebce),segFN=segments_1,generation=1}
   [junit4]   2> 1065259 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1065259 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5586d336[collection1] main
   [junit4]   2> 1065259 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1065268 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1065268 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1065269 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1065269 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1065269 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1065270 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1065270 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1065270 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1065270 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1065275 INFO  
(searcherExecutor-2548-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@5586d336[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1065275 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1065275 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1065276 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1065276 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1507598511277867008
   [junit4]   2> 1065278 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 
1507598511277867008
   [junit4]   2> 1065278 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1065281 INFO  
(coreLoadExecutor-2547-thread-1-processing-n:127.0.0.1:43345_fy) 
[n:127.0.0.1:43345_fy c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1065290 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:https://127.0.0.1:43345/fy 
collection:control_collection shard:shard1
   [junit4]   2> 1065292 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1065296 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94224906742988806-core_node1-n_0000000000
   [junit4]   2> 1065297 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1065299 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1065299 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1065299 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1065299 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:43345/fy/collection1/
   [junit4]   2> 1065299 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1065299 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:43345/fy/collection1/ has no replicas
   [junit4]   2> 1065300 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43345/fy/collection1/ shard1
   [junit4]   2> 1065301 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1065304 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1065306 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1065311 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1065319 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1065322 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:43345/fy";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1065341 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1065365 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1065366 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f4caa1b 
name:ZooKeeperConnection Watcher:127.0.0.1:39208/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1065367 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1065367 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1065367 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1065371 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1065372 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1065372 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1065373 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1065379 INFO  (zkCallback-772-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a628c60 
name:ZooKeeperConnection Watcher:127.0.0.1:39208/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1065379 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1065379 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1065386 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1065387 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 1065387 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1065388 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1065388 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1065390 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1065392 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1065423 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are https://127.0.0.1:43345/fy/collection1/ and leader is 
https://127.0.0.1:43345/fy/collection1/
   [junit4]   2> 1065423 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:43345/fy
   [junit4]   2> 1065423 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1065424 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1065424 INFO  
(coreZkRegister-2541-thread-1-processing-r:core_node1 n:127.0.0.1:43345_fy 
s:shard1 x:collection1 c:control_collection) [n:127.0.0.1:43345_fy 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1065426 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1065426 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43345/fy";,
   [junit4]   2>   "node_name":"127.0.0.1:43345_fy",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1065427 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43345/fy";,
   [junit4]   2>   "node_name":"127.0.0.1:43345_fy",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1065427 INFO  
(OverseerStateUpdate-94224906742988806-127.0.0.1:43345_fy-n_0000000000) 
[n:127.0.0.1:43345_fy    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 1065429 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1065429 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1065431 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1065435 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1065536 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1065536 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1065538 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 1065539 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 1065992 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/cores/collection1
   [junit4]   2> 1065993 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001
   [junit4]   2> 1065995 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1066013 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ef8016e{/fy,null,AVAILABLE}
   [junit4]   2> 1066018 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5c2615ac{SSL-http/1.1}{127.0.0.1:48150}
   [junit4]   2> 1066018 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.e.j.s.Server Started @1069045ms
   [junit4]   2> 1066018 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/cores,
 hostContext=/fy, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/tempDir-001/jetty1,
 hostPort=48150, solrconfig=solrconfig.xml}
   [junit4]   2> 1066026 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1066026 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/'
   [junit4]   2> 1066102 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/solr.xml
   [junit4]   2> 1066133 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/cores
   [junit4]   2> 1066136 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 724908510
   [junit4]   2> 1066136 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/]
   [junit4]   2> 1066136 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/lib
   [junit4]   2> 1066136 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/lib).
   [junit4]   2> 1066152 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1066158 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1066162 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1066163 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1066163 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39208/solr
   [junit4]   2> 1066163 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1066163 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1066198 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1066218 INFO  (zkCallback-774-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f0bb0de 
name:ZooKeeperConnection Watcher:127.0.0.1:39208 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1066220 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1066221 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1066236 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1066249 INFO  
(zkCallback-775-thread-1-processing-n:127.0.0.1:48150_fy) [n:127.0.0.1:48150_fy 
   ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f5ad2b4 
name:ZooKeeperConnection Watcher:127.0.0.1:39208/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1066250 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1066256 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1067261 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48150_fy
   [junit4]   2> 1067261 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:48150_fy
   [junit4]   2> 1067265 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1067265 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94224906742988810-127.0.0.1:48150_fy-n_0000000001
   [junit4]   2> 1067266 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94224906742988806-127.0.0.1:43345_fy-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1067266 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1067266 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1067267 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/cores
   [junit4]   2> 1067268 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.SolrCore Created CoreDescriptor: {shard=, 
coreNodeName=, name=collection1, schema=schema.xml, 
configSetProperties=configsetprops.json, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/cores/collection1,
 collection=collection1, loadOnStartup=true, config=solrconfig.xml, 
dataDir=data/, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/cores/collection1/,
 transient=false}
   [junit4]   2> 1067268 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_8E1638E083B2DD4D-001/shard-1-001/cores/collection1/
   [junit4]   2> 1067268 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1067272 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
   [junit4]   2> 1067272 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[8E1638E083B2DD4D]) 
[n:127.0.0.1:48150_fy    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1067273 INFO  
(coreLoadExecutor-2558-thread-1-processing-n:127.0.0.1:48150_fy) 
[n:127.0.0.1:48150_fy c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1067273 INFO  
(coreLoadExecutor-2558-thread-1-processing-n:127.0.0.1:48150_fy) 
[n:127.0.0.1:48150_fy c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1067274 INFO  
(zkCallback-769-thread-1-processing-n:127.0.0.1:43345_fy) [n:127.0.0.1:43345_fy 
   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1067276 INFO  
(coreLoadExecutor-2558-thread-1-processing-n:127.0.0.1:48150_fy) 
[n:127.0.0.1:48150_fy c:collection1   x:collection1] o.a.s.c.ZkController 
Registering watch for external collection collection1
   [junit4]   2> 1067277 INFO  
(coreLoadExecutor-2558-thread-1-processing-n:127.0.0.1:48150_fy) 
[n:127.0.0.1:48150_fy c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch collection1
   [junit

[...truncated too long message...]

rseer/collection-queue-work/qn-
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        ... 7 moreThrowable #5: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=6895, name=collection4, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:43345/fy, https://127.0.0.1:48150/fy, 
https://127.0.0.1:48564/fy, https://127.0.0.1:51273/fy]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8E1638E083B2DD4D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:897)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this 
request:[https://127.0.0.1:43345/fy, https://127.0.0.1:48150/fy, 
https://127.0.0.1:48564/fy, https://127.0.0.1:51273/fy]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43345/fy: KeeperErrorCode = Session expired 
for /overseer/collection-queue-work/qn-
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        ... 7 moreThrowable #6: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=6892, name=collection1, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:43345/fy, https://127.0.0.1:48150/fy, 
https://127.0.0.1:48564/fy, https://127.0.0.1:51273/fy, 
https://127.0.0.1:43360/fy]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8E1638E083B2DD4D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:897)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this 
request:[https://127.0.0.1:43345/fy, https://127.0.0.1:48150/fy, 
https://127.0.0.1:48564/fy, https://127.0.0.1:51273/fy, 
https://127.0.0.1:43360/fy]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43345/fy: KeeperErrorCode = Session expired 
for /overseer/collection-queue-work/qn-
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        ... 5 more
   [junit4]   2> 2109478 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8E1638E083B2DD4D]-worker) 
[n:127.0.0.1:43360_fy c:addReplicaColl s:shard2 r:core_node6 
x:addReplicaColl_shard2_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=22593, maxDocsPerChunk=1, blockSize=9), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=22593, blockSize=9)), sim=DefaultSimilarity, locale=th, 
timezone=America/Guyana
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=171280896,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkChroot, TestRTimer, 
ReplicationFactorTest, TestRestoreCore, TestSort, 
TestPartialUpdateDeduplication, TestRecovery, SpellCheckCollatorTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, 
BlockDirectoryTest, ZkStateWriterTest, TestExactSharedStatsCache, 
TestStressReorder, DistributedQueueTest, ResponseLogComponentTest, 
OverseerTest, TestTrackingShardHandlerFactory, SolrIndexSplitterTest, 
HdfsSyncSliceTest, DistributedQueryComponentOptimizationTest, 
HdfsThreadLeakTest, LeaderElectionTest, SuggestComponentTest, 
TestBlendedInfixSuggestions, TestFieldTypeResource, 
DistributedFacetPivotWhiteBoxTest, RegexBoostProcessorTest, TestConfigSets, 
DirectUpdateHandlerOptimizeTest, FullSolrCloudDistribCmdsTest, 
DistributedQueryElevationComponentTest, BinaryUpdateRequestHandlerTest, 
DistribJoinFromCollectionTest, TestFastOutputStream, TestInitParams, 
OpenExchangeRatesOrgProviderTest, SolrInfoMBeanTest, TestSolrConfigHandler, 
DistributedQueryComponentCustomSortTest, UUIDUpdateProcessorFallbackTest, 
MoreLikeThisHandlerTest, SampleTest, SOLR749Test, TestSearcherReuse, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, 
TestDistribDocBasedVersion, PrimUtilsTest, RecoveryZkTest, 
HLLSerializationTest, AliasIntegrationTest, HardAutoCommitTest, 
TestComplexPhraseQParserPlugin, TestHdfsUpdateLog, TestPivotHelperCode, 
TestStressUserVersions, TestInfoStreamLogging, PolyFieldTest, 
UnloadDistributedZkTest, TestSolrQueryParserDefaultOperatorResource, 
TermVectorComponentDistributedTest, TestCloudPivotFacet, RankQueryTest, 
LoggingHandlerTest, CollectionTooManyReplicasTest, FileBasedSpellCheckerTest, 
BufferStoreTest, SuggesterTest, TestCloudManagedSchema, 
TestSurroundQueryParser, TestUtils, OverseerCollectionProcessorTest, 
StatsComponentTest, TestQuerySenderNoQuery, TestTrieFacet, 
TestPseudoReturnFields, TestDocSet, TestDefaultSimilarityFactory, TestTrie, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4] Completed [243/518] on J2 in 1048.18s, 1 test, 1 error <<< FAILURES!

[...truncated 862 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:730: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:667: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:516:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1447:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1002:
 There were test failures: 518 suites, 2055 tests, 1 error, 53 ignored (10 
assumptions)

Total time: 176 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #902
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1156890300 bytes
Compression is 0.0%
Took 3 min 12 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to