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

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=664, name=collection1, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:44332/zo/ji: collection already exists: 
awholynewstresscollection_collection1_1
        at __randomizedtesting.SeedInfo.seed([20A35177A4CD4759]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1573)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1594)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:880)




Build Log:
[...truncated 11175 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/init-core-data-001
   [junit4]   2> 9244 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[20A35177A4CD4759]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 9245 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[20A35177A4CD4759]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zo/ji
   [junit4]   2> 9289 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 9307 INFO  (Thread-18) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 9307 INFO  (Thread-18) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 9397 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47790
   [junit4]   2> 9437 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 9505 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9517 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to 
java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 11608 INFO  (zkCallback-5-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@32d7f5c5 
name:ZooKeeperConnection Watcher:127.0.0.1:47790 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11608 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11609 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11611 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 11650 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x152b9d4a7c20000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 11653 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11654 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11656 INFO  (zkCallback-6-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5962c302 
name:ZooKeeperConnection Watcher:127.0.0.1:47790/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11657 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11657 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11658 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 11664 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 11668 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 11672 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 11685 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 11696 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 11703 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 11704 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 11709 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 11709 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11716 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 11716 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 11720 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 11720 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 11724 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 11725 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 11732 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 11732 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 11736 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 11736 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 11739 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 11740 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11744 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 11744 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 11748 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 11748 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 11761 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11762 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11764 INFO  (zkCallback-7-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c6c43ae 
name:ZooKeeperConnection Watcher:127.0.0.1:47790/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11764 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11764 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12067 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores/collection1
   [junit4]   2> 12083 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 12087 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c19b253{/zo/ji,null,AVAILABLE}
   [junit4]   2> 12322 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@30efd5fe{SSL-http/1.1}{127.0.0.1:34285}
   [junit4]   2> 12322 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.e.j.s.Server Started @15051ms
   [junit4]   2> 12322 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zo/ji, 
hostPort=34285, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores,
 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/tempDir-001/control/data}
   [junit4]   2> 12323 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 12324 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001'
   [junit4]   2> 12324 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12324 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 12325 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12325 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12332 INFO  (zkCallback-8-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@20a45159 
name:ZooKeeperConnection Watcher:127.0.0.1:47790/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12333 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12333 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12346 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 12346 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/solr.xml
   [junit4]   2> 12390 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores
   [junit4]   2> 12390 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 715524417
   [junit4]   2> 12390 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001]
   [junit4]   2> 12390 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/lib
   [junit4]   2> 12391 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 12410 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 12417 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12418 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12418 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47790/solr
   [junit4]   2> 12457 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 12458 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12479 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12482 INFO  (zkCallback-11-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c37bfd6 
name:ZooKeeperConnection Watcher:127.0.0.1:47790 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12482 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12483 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12500 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 12501 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7bb39e5e 
name:ZooKeeperConnection Watcher:127.0.0.1:47790/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12502 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 12516 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 12527 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 12548 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 12555 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 12565 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 12576 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 12580 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 12583 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 12595 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 12598 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34285_zo%2Fji
   [junit4]   2> 12601 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34285_zo%2Fji
   [junit4]   2> 12609 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 12612 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 12615 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12617 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000
   [junit4]   2> 12630 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:34285_zo%2Fji
   [junit4]   2> 12630 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 12633 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.Overseer Overseer 
(id=95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) starting
   [junit4]   2> 12643 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 12680 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 12689 INFO  
(OverseerCollectionConfigSetProcessor-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000)
 [n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 12696 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 12688 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 12817 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 12817 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 12819 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores
   [junit4]   2> 12822 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{schema=schema.xml, loadOnStartup=true, collection=control_collection, 
config=solrconfig.xml, coreNodeName=, shard=, 
configSetProperties=configsetprops.json, name=collection1, dataDir=data/, 
transient=false}
   [junit4]   2> 12822 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores/collection1
   [junit4]   2> 12823 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 12827 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 12827 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 12855 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 12855 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 12858 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "base_url":"https://127.0.0.1:34285/zo/ji";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:34285_zo%2Fji",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 12866 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 12871 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "base_url":"https://127.0.0.1:34285/zo/ji";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:34285_zo%2Fji",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 12881 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 12895 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 12904 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji    ] 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> 13867 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 13867 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 13868 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 13868 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 13870 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 13870 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores/collection1'
   [junit4]   2> 13870 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 13871 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 13874 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 13895 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 13917 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 13985 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 14062 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 14459 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 14477 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 14479 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 14522 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 14530 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 14536 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 14537 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 14540 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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/J1
   [junit4]   2> 14540 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 14541 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 14541 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores/collection1/data/]
   [junit4]   2> 14542 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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@6a309b87
   [junit4]   2> 14564 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores/collection1/data
   [junit4]   2> 14564 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores/collection1/data/index/
   [junit4]   2> 14565 WARN  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 14565 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores/collection1/data/index
   [junit4]   2> 14566 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=614165572, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 14566 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@260568a2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d18772e),segFN=segments_1,generation=1}
   [junit4]   2> 14566 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 14573 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34285_zo%2Fji 
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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores/collection1/data/
   [junit4]   2> 14588 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34285_zo%2Fji 
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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 14592 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 14592 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 14592 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 14592 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 14593 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 14593 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14594 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14594 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14594 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14595 WARN  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 14598 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14602 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14604 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14607 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14636 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/update/json,/admin/plugins,/update,/admin/ping,/admin/file,/admin/logging,/admin/segments,/schema,/update/csv,/dump,/admin/threads,/admin/system,/get,standard,/admin/mbeans,/config,/admin/luke,/update/json/docs,/replication,/admin/properties
   [junit4]   2> 14639 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14640 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14640 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14653 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14653 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14657 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=1.1201171875, 
floorSegmentMB=1.80859375, forceMergeDeletesPctAllowed=15.691105397730757, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7437868064502137
   [junit4]   2> 14657 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@260568a2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d18772e),segFN=segments_1,generation=1}
   [junit4]   2> 14657 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 14658 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3f0eca9f[collection1] 
main
   [junit4]   2> 14658 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14660 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14660 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14663 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 14663 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 14664 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14665 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14665 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14665 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 14665 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14671 INFO  
(searcherExecutor-29-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@3f0eca9f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14683 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14684 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14684 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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> 14684 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji 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 1525485847559798784
   [junit4]   2> 14689 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 5.0ms to seed version buckets with 
highest version 1525485847559798784
   [junit4]   2> 14690 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 14694 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 14708 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
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:34285/zo/ji 
collection:control_collection shard:shard1
   [junit4]   2> 14720 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
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> 14732 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
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/95342865126916101-core_node1-n_0000000000
   [junit4]   2> 14733 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 14737 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 14737 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
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> 14737 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] 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> 14738 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:34285/zo/ji/collection1/
   [junit4]   2> 14739 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 14739 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:34285/zo/ji/collection1/ has no replicas
   [junit4]   2> 14742 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji    ] 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> 14746 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 14754 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 14777 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
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:34285/zo/ji/collection1/ shard1
   [junit4]   2> 14780 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] 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:34285/zo/ji";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 14895 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14899 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji    ] 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> 14920 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14928 INFO  (zkCallback-14-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2d31b495 
name:ZooKeeperConnection Watcher:127.0.0.1:47790/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14928 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14928 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14929 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 14931 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are https://127.0.0.1:34285/zo/ji/collection1/ and leader is 
https://127.0.0.1:34285/zo/ji/collection1/
   [junit4]   2> 14931 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
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:34285/zo/ji
   [junit4]   2> 14931 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 14932 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 14932 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:34285_zo%2Fji s:shard1 r:core_node1) [n:127.0.0.1:34285_zo%2Fji 
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> 14937 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"https://127.0.0.1:34285/zo/ji";,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:34285_zo%2Fji",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 14939 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 14942 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=2 message={
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"https://127.0.0.1:34285/zo/ji";,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:34285_zo%2Fji",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 15056 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji    ] 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> 15056 INFO  (zkCallback-14-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> 15111 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores/collection1
   [junit4]   2> 15112 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001
   [junit4]   2> 15113 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 15121 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@722feb6d{/zo/ji,null,AVAILABLE}
   [junit4]   2> 15156 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7dfe96ab{SSL-http/1.1}{127.0.0.1:59039}
   [junit4]   2> 15156 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.e.j.s.Server Started @17885ms
   [junit4]   2> 15157 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=59039, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores,
 solrconfig=solrconfig.xml, hostContext=/zo/ji, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/tempDir-001/jetty1}
   [junit4]   2> 15158 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 15158 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001'
   [junit4]   2> 15158 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 15158 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 15159 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 15162 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15163 INFO  (zkCallback-15-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2257a0 name:ZooKeeperConnection 
Watcher:127.0.0.1:47790/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 15163 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15164 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 15166 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 15167 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/solr.xml
   [junit4]   2> 15186 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores
   [junit4]   2> 15187 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2080879949
   [junit4]   2> 15187 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001]
   [junit4]   2> 15187 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/lib
   [junit4]   2> 15187 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
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> 15191 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 15194 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 15194 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 15194 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47790/solr
   [junit4]   2> 15194 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 15194 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 15195 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15197 INFO  (zkCallback-18-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@55ed2e0b 
name:ZooKeeperConnection Watcher:127.0.0.1:47790 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 15198 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15198 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 15202 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 15213 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3bcc95d5 
name:ZooKeeperConnection Watcher:127.0.0.1:47790/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 15213 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 15230 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 16244 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59039_zo%2Fji
   [junit4]   2> 16244 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59039_zo%2Fji
   [junit4]   2> 16247 INFO  (zkCallback-14-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 16247 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 16247 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 16250 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 16251 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/95342865126916105-127.0.0.1:59039_zo%2Fji-n_0000000001
   [junit4]   2> 16254 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000 
to know if I could be the leader
   [junit4]   2> 16311 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 16311 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 16312 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores
   [junit4]   2> 16314 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{collection=collection1, name=collection1, loadOnStartup=true, 
config=solrconfig.xml, transient=false, schema=schema.xml, shard=, 
coreNodeName=, configSetProperties=configsetprops.json, dataDir=data/}
   [junit4]   2> 16314 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores/collection1
   [junit4]   2> 16314 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 16344 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 16344 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[20A35177A4CD4759]) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 16345 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 16345 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 16349 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 16349 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "base_url":"https://127.0.0.1:59039/zo/ji";,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:59039_zo%2Fji",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 16351 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=2 message={
   [junit4]   2>   "base_url":"https://127.0.0.1:59039/zo/ji";,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:59039_zo%2Fji",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 16351 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: collection1
   [junit4]   2> 16351 INFO  
(OverseerStateUpdate-95342865126916101-127.0.0.1:34285_zo%2Fji-n_0000000000) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 16457 INFO  (zkCallback-14-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: [2])
   [junit4]   2> 16457 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34285_zo%2Fji) 
[n:127.0.0.1:34285_zo%2Fji    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 16457 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17350 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 17350 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:collection1
   [junit4]   2> 17351 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 17351 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 17352 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 17352 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores/collection1'
   [junit4]   2> 17353 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 17353 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 17355 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 17375 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 17395 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 17439 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 17534 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 17877 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 17893 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 17896 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 17927 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 17932 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 17937 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 17938 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 17941 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   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/J1
   [junit4]   2> 17941 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 17941 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 17942 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 17942 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1 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@6a309b87
   [junit4]   2> 17944 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores/collection1/data
   [junit4]   2> 17944 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 17944 WARN  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 17945 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_20A35177A4CD4759-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 17945 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:59039_zo%2Fji) 
[n:127.0.0.1:59039_zo%2Fji c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=614165572, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 17946 INFO  (coreLoadExecutor-39-thread-1-processing

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

udSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1573)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1594)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:880)Throwable
 #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=665, name=collection2, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:44332/zo/ji: collection already exists: 
awholynewstresscollection_collection2_1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([20A35177A4CD4759]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1573)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1594)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:880)Throwable
 #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=663, name=collection0, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:44332/zo/ji: collection already exists: 
awholynewstresscollection_collection0_1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([20A35177A4CD4759]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1573)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1594)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:880)Throwable
 #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=667, name=collection4, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:44332/zo/ji: Could not find collection : 
awholynewstresscollection_collection4_1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([20A35177A4CD4759]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable
 #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=666, name=collection3, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:44332/zo/ji: Could not find collection : 
awholynewstresscollection_collection3_1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([20A35177A4CD4759]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)
   [junit4]   2> 418436 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[20A35177A4CD4759]-worker) 
[n:127.0.0.1:38952_zo%2Fji c:addReplicaColl s:shard1 r:core_node3 
x:addReplicaColl_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Feb 07, 2016 3:51:16 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=11153, maxDocsPerChunk=5, blockSize=440), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=11153, blockSize=440)), sim=DefaultSimilarity, locale=bg-BG, 
timezone=America/El_Salvador
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=4,threads=1,free=88754192,total=488112128
   [junit4]   2> NOTE: All tests run in this JVM: 
[UpdateRequestProcessorFactoryTest, TestDynamicFieldCollectionResource, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [46/566 (1!)] on J1 in 409.99s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1688 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:757: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:694: 
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:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:534:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1477:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1033:
 There were test failures: 566 suites (7 ignored), 2268 tests, 1 error, 33 
ignored (18 assumptions) [seed: 20A35177A4CD4759]

Total time: 202 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to