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

3 tests failed.
REGRESSION:  
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([C4309B00FAFA99C5]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([C4309B00FAFA99C5]:0)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=12608, name=collection3, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:40461: collection already exists: 
awholynewstresscollection_collection3_1
        at __randomizedtesting.SeedInfo.seed([C4309B00FAFA99C5]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1570)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1591)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)




Build Log:
[...truncated 10885 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/init-core-data-001
   [junit4]   2> 1093796 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[C4309B00FAFA99C5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1093797 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[C4309B00FAFA99C5]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1093801 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1093801 INFO  (Thread-8528) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1093801 INFO  (Thread-8528) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1093901 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49440
   [junit4]   2> 1093901 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1093902 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1093904 INFO  (zkCallback-688-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16f0eb2e 
name:ZooKeeperConnection Watcher:127.0.0.1:49440 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1093905 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1093905 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1093905 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1093908 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 0x14df95e80200000, 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> 1093908 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1093909 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1093910 INFO  (zkCallback-689-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@332b8206 
name:ZooKeeperConnection Watcher:127.0.0.1:49440/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1093910 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1093910 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1093911 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1093912 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1093914 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1093915 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1093917 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1093917 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1093919 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1093920 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1093921 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1093922 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1093923 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1093923 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1093925 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1093925 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1093927 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1093927 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1093928 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1093929 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1093930 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1093930 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1093932 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1093932 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1093934 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1093934 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1093936 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1093936 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1094214 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1
   [junit4]   2> 1094216 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1094217 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b514039{/,null,AVAILABLE}
   [junit4]   2> 1094218 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@77dced8{HTTP/1.1}{127.0.0.1:34760}
   [junit4]   2> 1094218 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.e.j.s.Server Started @1097595ms
   [junit4]   2> 1094218 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores,
 hostPort=34760, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/tempDir-001/control/data}
   [junit4]   2> 1094219 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1094219 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/'
   [junit4]   2> 1094233 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/solr.xml
   [junit4]   2> 1094246 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores
   [junit4]   2> 1094247 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1675696945
   [junit4]   2> 1094247 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/]
   [junit4]   2> 1094247 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/lib
   [junit4]   2> 1094247 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/lib).
   [junit4]   2> 1094255 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1094256 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1094256 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1094256 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1094257 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49440/solr
   [junit4]   2> 1094257 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1094257 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1094257 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1094259 INFO  (zkCallback-691-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@226e8a70 
name:ZooKeeperConnection Watcher:127.0.0.1:49440 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1094259 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1094260 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1094261 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1094263 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d6c9b1 name:ZooKeeperConnection 
Watcher:127.0.0.1:49440/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1094263 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1094264 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1094266 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1094268 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1094270 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1094272 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1094274 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1094276 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1094277 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1094278 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34760_
   [junit4]   2> 1094278 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34760_
   [junit4]   2> 1094280 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1094281 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1094282 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1094283 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94005351516471299-127.0.0.1:34760_-n_0000000000
   [junit4]   2> 1094283 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:34760_
   [junit4]   2> 1094283 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1094285 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.Overseer Overseer 
(id=94005351516471299-127.0.0.1:34760_-n_0000000000) starting
   [junit4]   2> 1094286 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1094292 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1094292 INFO  
(OverseerCollectionProcessor-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.OverseerCollectionProcessor Process current 
queue of collection creations
   [junit4]   2> 1094292 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1094293 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1094295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1094296 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1094297 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores
   [junit4]   2> 1094297 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{loadOnStartup=true, dataDir=data/, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1/,
 shard=, name=collection1, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1,
 collection=control_collection, schema=schema.xml, config=solrconfig.xml, 
coreNodeName=, transient=false}
   [junit4]   2> 1094298 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1/
   [junit4]   2> 1094298 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1094298 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1094298 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1094298 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1094299 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34760_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1094299 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1094299 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1094300 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:34760";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:34760_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1"} current state version: 0
   [junit4]   2> 1094301 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:34760";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:34760_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 1094301 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1094301 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1094302 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] 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> 1094303 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1095300 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1095300 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 1095300 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1095301 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1095301 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1095301 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1/'
   [junit4]   2> 1095317 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1095326 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1095340 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1095369 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1095370 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1095376 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1095632 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1095647 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1095649 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1095658 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1095661 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1095664 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1095665 WARN  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1095665 WARN  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1095665 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1095666 WARN  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1095666 WARN  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1095666 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1095666 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1095667 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1095667 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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@d039a73
   [junit4]   2> 1095667 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1/data
   [junit4]   2> 1095667 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1095668 WARN  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1095668 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1/data/index
   [junit4]   2> 1095668 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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=1298775437, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1095669 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@17eb5c83 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d06a8b9),segFN=segments_1,generation=1}
   [junit4]   2> 1095669 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1095669 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34760_ 
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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1/data/
   [junit4]   2> 1095670 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34760_ 
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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1095673 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1095673 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1095674 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1095674 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1095674 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1095674 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095674 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095675 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095675 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095678 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095679 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095680 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095682 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095685 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/system,/update,/admin/ping,/admin/segments,standard,/admin/properties,/admin/threads,/replication,/config,/update/csv,/admin/mbeans,/admin/luke,/admin/file,/update/json,/get,/admin/plugins,/admin/logging,/schema,/update/json/docs
   [junit4]   2> 1095686 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095687 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095687 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095688 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1095688 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1095688 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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=15, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=1.2900390625, 
floorSegmentMB=1.6982421875, forceMergeDeletesPctAllowed=2.9305310031006537, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5171783437632232
   [junit4]   2> 1095689 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@17eb5c83 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d06a8b9),segFN=segments_1,generation=1}
   [junit4]   2> 1095689 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1095689 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@751b81ae[collection1] main
   [junit4]   2> 1095689 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095690 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095690 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095691 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1095691 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1095691 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095691 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095691 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095692 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1095692 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1095692 INFO  
(searcherExecutor-2624-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@751b81ae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1095693 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095693 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095693 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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> 1095693 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ 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 1504085626245349376
   [junit4]   2> 1095695 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1504085626245349376
   [junit4]   2> 1095695 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1095696 INFO  
(coreLoadExecutor-2623-thread-1-processing-n:127.0.0.1:34760_) 
[n:127.0.0.1:34760_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1095696 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:34760 
collection:control_collection shard:shard1
   [junit4]   2> 1095697 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
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> 1095701 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
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/94005351516471299-core_node1-n_0000000000
   [junit4]   2> 1095702 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1095704 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1095704 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1095704 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
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> 1095704 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34760/collection1/
   [junit4]   2> 1095704 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] 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> 1095705 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1095705 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:34760/collection1/ has no replicas
   [junit4]   2> 1095705 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34760/collection1/ shard1
   [junit4]   2> 1095705 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1095709 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1095710 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] 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":"http://127.0.0.1:34760";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1095800 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1095801 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1095803 INFO  (zkCallback-694-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@645e18f6 
name:ZooKeeperConnection Watcher:127.0.0.1:49440/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1095803 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1095803 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1095803 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1095806 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1095812 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] 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> 1095813 INFO  (zkCallback-694-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> 1095815 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1095817 INFO  (zkCallback-694-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1095860 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:34760/collection1/ and leader is 
http://127.0.0.1:34760/collection1/
   [junit4]   2> 1095861 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34760
   [junit4]   2> 1095861 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1095861 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1095861 INFO  
(coreZkRegister-2617-thread-1-processing-c:control_collection r:core_node1 
n:127.0.0.1:34760_ s:shard1 x:collection1) [n:127.0.0.1:34760_ 
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> 1095862 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1095863 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:34760";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:34760_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1"} current state version: 2
   [junit4]   2> 1095864 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:34760";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:34760_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 1095966 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] 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> 1095966 INFO  (zkCallback-694-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> 1095968 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1095968 INFO  (zkCallback-694-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1096079 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1
   [junit4]   2> 1096080 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001
   [junit4]   2> 1096081 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1096083 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a263d1b{/,null,AVAILABLE}
   [junit4]   2> 1096083 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3475cd3b{HTTP/1.1}{127.0.0.1:34859}
   [junit4]   2> 1096084 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.e.j.s.Server Started @1099461ms
   [junit4]   2> 1096084 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34859, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/tempDir-001/jetty1,
 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores,
 solrconfig=solrconfig.xml}
   [junit4]   2> 1096084 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1096084 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/'
   [junit4]   2> 1096099 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/solr.xml
   [junit4]   2> 1096113 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores
   [junit4]   2> 1096113 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 186198812
   [junit4]   2> 1096113 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/]
   [junit4]   2> 1096113 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/lib
   [junit4]   2> 1096114 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/lib).
   [junit4]   2> 1096121 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
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> 1096122 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1096123 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1096123 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1096123 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49440/solr
   [junit4]   2> 1096123 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1096124 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1096124 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1096126 INFO  (zkCallback-696-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b8625a8 
name:ZooKeeperConnection Watcher:127.0.0.1:49440 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1096126 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1096127 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1096128 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1096130 INFO  
(zkCallback-697-thread-1-processing-n:127.0.0.1:34859_) [n:127.0.0.1:34859_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@186721e2 
name:ZooKeeperConnection Watcher:127.0.0.1:49440/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1096130 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1096136 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1097140 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34859_
   [junit4]   2> 1097141 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34859_
   [junit4]   2> 1097144 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1097144 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94005351516471302-127.0.0.1:34859_-n_0000000001
   [junit4]   2> 1097145 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94005351516471299-127.0.0.1:34760_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1097145 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1097146 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1097146 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores
   [junit4]   2> 1097147 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1,
 loadOnStartup=true, collection=collection1, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1/,
 config=solrconfig.xml, shard=, coreNodeName=, schema=schema.xml, 
dataDir=data/, name=collection1, transient=false}
   [junit4]   2> 1097148 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1/
   [junit4]   2> 1097148 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1097149 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1097150 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1097151 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1097152 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:34859";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:34859_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1"} current state version: 3
   [junit4]   2> 1097153 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:34859";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:34859_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 1097153 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1097153 INFO  
(OverseerStateUpdate-94005351516471299-127.0.0.1:34760_-n_0000000000) 
[n:127.0.0.1:34760_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1097155 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1097159 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1097159 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C4309B00FAFA99C5]) 
[n:127.0.0.1:34859_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1097257 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] 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> 1097257 INFO  (zkCallback-694-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> 1097257 INFO  
(zkCallback-697-thread-1-processing-n:127.0.0.1:34859_) [n:127.0.0.1:34859_    
] 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> 1097259 INFO  (zkCallback-694-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1097260 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:34760_) [n:127.0.0.1:34760_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1097260 INFO  
(zkCallback-697-thread-1-processing-n:127.0.0.1:34859_) [n:127.0.0.1:34859_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1098156 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 1098156 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 1098156 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1098156 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 1098157 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1098157 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ 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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1098172 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 1098178 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 1098191 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.3.0
   [junit4]   2> 1098220 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1098221 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1098227 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1098483 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1098491 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 1098492 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 1098502 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1098505 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1098508 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1098509 WARN  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1098509 WARN  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1098509 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1098510 WARN  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1098510 WARN  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1098510 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1098510 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1098510 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1098510 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 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@d039a73
   [junit4]   2> 1098511 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1098511 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1098511 WARN  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1098512 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1098512 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1298775437, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1098513 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@748f1840 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e814d88),segFN=segments_1,generation=1}
   [junit4]   2> 1098513 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1098514 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34859_ 
c:collection1 s:shard2 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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1098514 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34859_ 
c:collection1 s:shard2 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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_C4309B00FAFA99C5-001/shard-1-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1098518 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1098518 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1098518 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1098519 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1098519 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1098519 INFO  
(coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:34859_) 
[n:127.0.0.1:34859_ c:collection1 s:shard2 r:core_node1 x:collection1]

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

om.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=15938, 
name=qtp587784516-15938-selector-ServerConnectorManager@18ade2b4/0, 
state=RUNNABLE, group=TGRP-TestReplicationHandler]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.interrupt(Native 
Method)
   [junit4]   2>         at 
sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:193)
   [junit4]   2>         at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210)
   [junit4]   2>         at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:78)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
   [junit4]   2>         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]   2>         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    3) Thread[id=15939, 
name=qtp587784516-15939-selector-ServerConnectorManager@18ade2b4/1, 
state=RUNNABLE, group=TGRP-TestReplicationHandler]
   [junit4]   2>         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
   [junit4]   2>         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]   2>         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    4) Thread[id=15955, name=Scheduler-469584212, 
state=TIMED_WAITING, group=TGRP-TestReplicationHandler]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{name=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)}, 
docValues:{}, sim=DefaultSimilarity, locale=es_BO, 
timezone=America/Indiana/Petersburg
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=22,free=363867064,total=496500736
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestNonDefinedSimilarityFactory, TestSchemaSimilarityResource, 
TestSolr4Spatial, TestSimpleQParserPlugin, TestBinaryField, BJQParserTest, 
HdfsSyncSliceTest, TestBlobHandler, MultiThreadedOCPTest, 
TestImplicitCoreProperties, SharedFSAutoReplicaFailoverTest, 
AnalyticsQueryTest, TestConfig, TestHighFrequencyDictionaryFactory, 
TestStandardQParsers, TestReversedWildcardFilterFactory, SuggesterWFSTTest, 
DistributedSpellCheckComponentTest, TestCryptoKeys, 
SimpleCollectionCreateDeleteTest, TestCSVLoader, 
UpdateRequestProcessorFactoryTest, TestDynamicFieldResource, 
ParsingFieldUpdateProcessorsTest, CSVRequestHandlerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, ZkNodePropsTest, 
TestAuthorizationFramework, TestUpdate, HighlighterTest, 
TestDistributedStatsComponentCardinality, TestPhraseSuggestions, 
TestReRankQParserPlugin, ChaosMonkeyNothingIsSafeTest, 
TestCollapseQParserPlugin, HttpPartitionTest, HdfsChaosMonkeySafeLeaderTest, 
AddBlockUpdateTest, RuleEngineTest, DateRangeFieldTest, UUIDFieldTest, 
TestSchemaVersionResource, SignatureUpdateProcessorFactoryTest, 
TestExceedMaxTermLength, TestManagedSchemaFieldResource, SimplePostToolTest, 
UniqFieldsUpdateProcessorFactoryTest, FastVectorHighlighterTest, 
TestQuerySenderListener, SolrTestCaseJ4Test, MBeansHandlerTest, 
SchemaVersionSpecificBehaviorTest, StandardRequestHandlerTest, 
ExternalFileFieldSortTest, TestTolerantSearch, TimeZoneUtilsTest, 
PingRequestHandlerTest, TestCodecSupport, CursorPagingTest, 
TestManagedSynonymFilterFactory, TestJsonFacets, TestRealTimeGet, 
StressHdfsTest, TestDownShardTolerantSearch, URLClassifyProcessorTest, 
IndexSchemaTest, TestCursorMarkWithoutUniqueKey, 
DistributedIntervalFacetingTest, SolrRequestParserTest, TestSchemaManager, 
TestLazyCores, PreAnalyzedUpdateProcessorTest, 
CollectionsAPIAsyncDistributedZkTest, DateMathParserTest, TestBulkSchemaAPI, 
PeerSyncTest, TestFunctionQuery, MultiTermTest, HdfsBasicDistributedZk2Test, 
TestHighlightDedupGrouping, HighlighterConfigTest, BasicDistributedZkTest, 
CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, 
ShardRoutingTest, BasicZkTest, TestReplicationHandler]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandler -Dtests.seed=C4309B00FAFA99C5 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=es_BO -Dtests.timezone=America/Indiana/Petersburg 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C4309B00FAFA99C5]:0)
   [junit4] Completed [502/502] on J0 in 7223.21s, 10 tests, 2 errors <<< 
FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999:
 There were test failures: 502 suites, 1992 tests, 1 suite-level error, 2 
errors, 53 ignored (10 assumptions)

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


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

Reply via email to