You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/07/26 08:54:36 UTC

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60-ea-b24) - Build # 13607 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13607/
Java: 32bit/jdk1.8.0_60-ea-b24 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.test

Error Message:
Error from server at http://127.0.0.1:40803/checkStateVerCol: no servers hosting shard: shard2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40803/checkStateVerCol: no servers hosting shard: shard2
	at __randomizedtesting.SeedInfo.seed([3078D00C74D73B55:B82CEFD6DA2B56AD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.stateVersionParamTest(CloudSolrClientTest.java:542)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11755 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-CloudSolrClientTest-seed#[3078D00C74D73B55]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 80   INFO  (SUITE-CloudSolrClientTest-seed#[3078D00C74D73B55]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 88   WARN  (SUITE-CloudSolrClientTest-seed#[3078D00C74D73B55]-worker) [    ] o.a.s.c.AbstractZkTestCase TEST_HOME() does not exist - solrj test?
   [junit4]   2> 118  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 121  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 121  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 220  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.ZkTestServer start zk server on port:56214
   [junit4]   2> 238  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 265  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 339  INFO  (zkCallback-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fd212d name:ZooKeeperConnection Watcher:127.0.0.1:56214 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 340  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 342  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 343  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 392  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 411  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 424  INFO  (zkCallback-2-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ad534f name:ZooKeeperConnection Watcher:127.0.0.1:56214/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 424  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 431  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 436  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 439  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 451  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 456  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 471  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 489  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 489  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 494  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 495  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 495  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 505  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 505  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 506  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 506  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 507  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 507  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 533  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1
   [junit4]   2> 572  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.e.j.u.log Logging initialized @2770ms
   [junit4]   2> 752  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 821  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2de577{/,null,AVAILABLE}
   [junit4]   2> 853  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.e.j.s.ServerConnector Started ServerConnector@65eeb0{HTTP/1.1}{127.0.0.1:54861}
   [junit4]   2> 854  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.e.j.s.Server Started @3056ms
   [junit4]   2> 854  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/tempDir-001/control/data, hostContext=/, hostPort=54861, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores}
   [junit4]   2> 892  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 919  INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/'
   [junit4]   2> 1076 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1077 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1079 INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1996927 name:ZooKeeperConnection Watcher:127.0.0.1:56214/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1079 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1080 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1081 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1084 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/solr.xml
   [junit4]   2> 1238 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores
   [junit4]   2> 1297 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.CoreContainer New CoreContainer 28325829
   [junit4]   2> 1298 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/]
   [junit4]   2> 1298 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/lib
   [junit4]   2> 1299 WARN  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/lib).
   [junit4]   2> 1352 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] 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> 1568 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1573 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1574 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1577 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56214/solr
   [junit4]   2> 1596 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1597 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1598 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1602 INFO  (zkCallback-5-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@169a376 name:ZooKeeperConnection Watcher:127.0.0.1:56214 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1603 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1604 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1613 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1615 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e4ece2 name:ZooKeeperConnection Watcher:127.0.0.1:56214/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1616 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1626 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1631 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1635 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1642 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1645 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1659 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1663 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1671 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1674 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54861_
   [junit4]   2> 1676 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54861_
   [junit4]   2> 1680 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1682 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1685 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1687 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94233791684476932-127.0.0.1:54861_-n_0000000000
   [junit4]   2> 1692 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54861_
   [junit4]   2> 1693 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1695 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.Overseer Overseer (id=94233791684476932-127.0.0.1:54861_-n_0000000000) starting
   [junit4]   2> 1703 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1728 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1772 INFO  (OverseerCollectionProcessor-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1772 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1783 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1784 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1792 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1831 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores
   [junit4]   2> 1914 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1915 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1/
   [junit4]   2> 1915 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1917 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1917 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1918 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 1919 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:54861_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1921 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1922 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1924 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54861",
   [junit4]   2>   "node_name":"127.0.0.1:54861_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1932 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54861",
   [junit4]   2>   "node_name":"127.0.0.1:54861_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1934 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1944 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1949 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] 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> 1951 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 2922 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2923 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2924 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2924 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2928 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2929 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1/'
   [junit4]   2> 2959 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2978 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2996 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3052 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3063 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3215 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3653 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3667 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3672 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3672 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3694 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 3695 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 3696 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3711 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 3714 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 3738 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1/data
   [junit4]   2> 3739 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1/data/index/
   [junit4]   2> 3743 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3762 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1/data/index
   [junit4]   2> 3800 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@fb9fea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@141dd9d; maxCacheMB=0.4248046875 maxMergeSizeMB=0.6181640625)),segFN=segments_1,generation=1}
   [junit4]   2> 3801 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3802 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54861_ 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1/data/
   [junit4]   2> 3805 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3998 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4062 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4067 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4068 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4070 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4097 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 4097 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 4098 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4121 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4121 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4133 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 4133 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 4138 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@fb9fea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@141dd9d; maxCacheMB=0.4248046875 maxMergeSizeMB=0.6181640625)),segFN=segments_1,generation=1}
   [junit4]   2> 4138 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4189 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1bddadd[collection1] main
   [junit4]   2> 4200 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4201 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4201 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4204 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4204 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 4225 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4229 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4230 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4230 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 4256 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4258 INFO  (searcherExecutor-8-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bddadd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4261 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4262 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4262 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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> 4262 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ 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 1507740671242403840
   [junit4]   2> 4267 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 5 ms to seed version buckets with highest version 1507740671242403840
   [junit4]   2> 4268 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 4270 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 4272 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ 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:54861 collection:control_collection shard:shard1
   [junit4]   2> 4280 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ 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> 4297 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ 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/94233791684476932-core_node1-n_0000000000
   [junit4]   2> 4298 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 4304 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4304 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4306 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] 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> 4306 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ 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> 4307 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54861/collection1/
   [junit4]   2> 4308 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4308 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54861/collection1/ has no replicas
   [junit4]   2> 4308 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ 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:54861/collection1/ shard1
   [junit4]   2> 4313 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] 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> 4315 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 4319 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 4336 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4337 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] 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:54861",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 4442 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] 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> 4452 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 4458 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4458 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4460 INFO  (zkCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7626e4 name:ZooKeeperConnection Watcher:127.0.0.1:56214/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4461 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4461 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4461 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 4465 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4483 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1
   [junit4]   2> 4484 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001
   [junit4]   2> 4488 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:54861/collection1/ and leader is http://127.0.0.1:54861/collection1/
   [junit4]   2> 4489 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ 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:54861
   [junit4]   2> 4489 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4489 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 4490 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:54861_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54861_ 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> 4492 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4493 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54861",
   [junit4]   2>   "node_name":"127.0.0.1:54861_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 4494 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54861",
   [junit4]   2>   "node_name":"127.0.0.1:54861_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 4506 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 4508 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@784092{/,null,AVAILABLE}
   [junit4]   2> 4529 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3b9419{HTTP/1.1}{127.0.0.1:39328}
   [junit4]   2> 4529 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.e.j.s.Server Started @6732ms
   [junit4]   2> 4530 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=39328, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores}
   [junit4]   2> 4531 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 4531 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/'
   [junit4]   2> 4564 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4565 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4580 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@429593 name:ZooKeeperConnection Watcher:127.0.0.1:56214/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4581 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4581 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4585 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4585 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/solr.xml
   [junit4]   2> 4597 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores
   [junit4]   2> 4598 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.CoreContainer New CoreContainer 30970974
   [junit4]   2> 4598 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/]
   [junit4]   2> 4598 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/lib
   [junit4]   2> 4599 WARN  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/lib).
   [junit4]   2> 4608 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] 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> 4609 INFO  (zkCallback-8-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> 4609 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] 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> 4610 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4611 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4612 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4612 INFO  (zkCallback-8-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 4613 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 4614 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56214/solr
   [junit4]   2> 4614 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 4615 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4615 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4620 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b9a7a name:ZooKeeperConnection Watcher:127.0.0.1:56214 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4620 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4621 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4653 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4655 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@358a14 name:ZooKeeperConnection Watcher:127.0.0.1:56214/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4655 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4659 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 5663 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39328_
   [junit4]   2> 5664 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39328_
   [junit4]   2> 5666 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5667 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94233791684476936-127.0.0.1:39328_-n_0000000001
   [junit4]   2> 5669 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94233791684476932-127.0.0.1:54861_-n_0000000000 to know if I could be the leader
   [junit4]   2> 5669 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 5670 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 5670 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores
   [junit4]   2> 5671 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 5671 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1/
   [junit4]   2> 5672 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 5673 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 5673 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 5673 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 5673 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[3078D00C74D73B55]) [n:127.0.0.1:39328_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 5674 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 5674 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5675 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39328",
   [junit4]   2>   "node_name":"127.0.0.1:39328_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 5676 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39328",
   [junit4]   2>   "node_name":"127.0.0.1:39328_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 5676 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 5676 INFO  (OverseerStateUpdate-94233791684476932-127.0.0.1:54861_-n_0000000000) [n:127.0.0.1:54861_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 5779 INFO  (zkCallback-8-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> 5779 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] 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> 5779 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_    ] 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> 5781 INFO  (zkCallback-8-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 5781 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:54861_) [n:127.0.0.1:54861_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 5782 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 6674 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6675 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 6676 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 6676 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 6677 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6677 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1/'
   [junit4]   2> 6697 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 6704 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 6719 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 6730 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6732 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 6761 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 6994 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 6996 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 6997 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 6998 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 7001 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 7001 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 7001 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 7002 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 7002 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 7003 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1/data
   [junit4]   2> 7003 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 7003 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 7004 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 7005 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@e4594f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5765a5; maxCacheMB=0.4248046875 maxMergeSizeMB=0.6181640625)),segFN=segments_1,generation=1}
   [junit4]   2> 7005 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 7007 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 7008 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39328_ 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 7009 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 7010 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7012 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7014 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7015 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7017 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 7017 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 7018 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 7026 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7026 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7028 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 7029 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 7030 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@e4594f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5765a5; maxCacheMB=0.4248046875 maxMergeSizeMB=0.6181640625)),segFN=segments_1,generation=1}
   [junit4]   2> 7030 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 7030 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@24307[collection1] main
   [junit4]   2> 7031 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 7032 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 7032 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 7032 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 7033 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 7033 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 7034 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 7034 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 7034 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 7034 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 7035 INFO  (searcherExecutor-19-thread-1-processing-n:127.0.0.1:39328_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:39328_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24307[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7036 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:39328_) [n:127.0.0.1:39328_ c:collection1 s:shar

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

olrCoreState Closing SolrCoreState
   [junit4]   2> 85584 INFO  (zkCallback-68-thread-2-processing-n:127.0.0.1:46651_) [n:127.0.0.1:46651_ c:clientTestExternColl s:shard2 r:core_node2 x:clientTestExternColl_shard2_replica1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 85584 INFO  (zkCallback-68-thread-2-processing-n:127.0.0.1:46651_) [n:127.0.0.1:46651_ c:clientTestExternColl s:shard2 r:core_node2 x:clientTestExternColl_shard2_replica1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 85584 INFO  (zkCallback-68-thread-2-processing-n:127.0.0.1:46651_) [n:127.0.0.1:46651_ c:clientTestExternColl s:shard2 r:core_node2 x:clientTestExternColl_shard2_replica1] o.a.s.c.SolrCore [clientTestExternColl_shard2_replica1] Closing main searcher on request.
   [junit4]   2> 85584 INFO  (zkCallback-68-thread-2-processing-n:127.0.0.1:46651_) [n:127.0.0.1:46651_ c:clientTestExternColl s:shard2 r:core_node2 x:clientTestExternColl_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 85584 INFO  (zkCallback-68-thread-2-processing-n:127.0.0.1:46651_) [n:127.0.0.1:46651_ c:clientTestExternColl s:shard2 r:core_node2 x:clientTestExternColl_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-3-003/cores/clientTestExternColl_shard2_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-3-003/cores/clientTestExternColl_shard2_replica1/data;done=false>>]
   [junit4]   2> 85585 INFO  (zkCallback-68-thread-2-processing-n:127.0.0.1:46651_) [n:127.0.0.1:46651_ c:clientTestExternColl s:shard2 r:core_node2 x:clientTestExternColl_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-3-003/cores/clientTestExternColl_shard2_replica1/data
   [junit4]   2> 85585 INFO  (zkCallback-68-thread-2-processing-n:127.0.0.1:46651_) [n:127.0.0.1:46651_ c:clientTestExternColl s:shard2 r:core_node2 x:clientTestExternColl_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-3-003/cores/clientTestExternColl_shard2_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-3-003/cores/clientTestExternColl_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 85585 INFO  (zkCallback-68-thread-2-processing-n:127.0.0.1:46651_) [n:127.0.0.1:46651_ c:clientTestExternColl s:shard2 r:core_node2 x:clientTestExternColl_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001/shard-3-003/cores/clientTestExternColl_shard2_replica1/data/index
   [junit4]   2> 85586 INFO  (TEST-CloudSolrClientTest.test-seed#[3078D00C74D73B55]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1ecfe82{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 85586 INFO  (TEST-CloudSolrClientTest.test-seed#[3078D00C74D73B55]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@defbb7{/,null,UNAVAILABLE}
   [junit4]   2> 85588 INFO  (TEST-CloudSolrClientTest.test-seed#[3078D00C74D73B55]) [n:127.0.0.1:46651_ c:checkStateVerCol s:shard2 r:core_node3 x:checkStateVerCol_shard2_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48858 48858
   [junit4]   2> 85689 INFO  (Thread-119) [n:127.0.0.1:42003_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48858 48858
   [junit4]   2> 85690 WARN  (Thread-119) [n:127.0.0.1:42003_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/clientTestExternColl/state.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/multicollection2/state.json
   [junit4]   2> 	4	/solr/collections/multicollection1/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/checkStateVerCol/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientTest -Dtests.method=test -Dtests.seed=3078D00C74D73B55 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_YE -Dtests.timezone=America/Barbados -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   42.9s J2 | CloudSolrClientTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40803/checkStateVerCol: no servers hosting shard: shard2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3078D00C74D73B55:B82CEFD6DA2B56AD]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.stateVersionParamTest(CloudSolrClientTest.java:542)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:115)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 85716 INFO  (SUITE-CloudSolrClientTest-seed#[3078D00C74D73B55]-worker) [n:127.0.0.1:46651_ c:checkStateVerCol s:shard2 r:core_node3 x:checkStateVerCol_shard2_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3078D00C74D73B55-001
   [junit4]   2> Jul 26, 2015 6:53:55 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {_version_=FSTOrd50, multiDefault=PostingsFormat(name=Asserting), a_t=FSTOrd50, intDefault=FSTOrd50, id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=LuceneFixedGap), range_facet_l=FSTOrd50, timestamp=FSTOrd50}, docValues:{}, sim=DefaultSimilarity, locale=ar_YE, timezone=America/Barbados
   [junit4]   2> NOTE: Linux 3.16.0-44-generic i386/Oracle Corporation 1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=191149880,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientTest]
   [junit4] Completed [44/66] on J2 in 87.56s, 3 tests, 1 error <<< FAILURES!

[...truncated 77 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:717: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:661: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:243: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:517: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1429: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:984: There were test failures: 66 suites, 462 tests, 1 error

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



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_51) - Build # 13608 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13608/
Java: 64bit/jdk1.8.0_51 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTests

Error Message:
Error from server at https://127.0.0.1:33344/source_collection_shard2_replica1: ClusterState says we are the leader (https://127.0.0.1:33344/source_collection_shard2_replica1), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:33344/source_collection_shard2_replica1: ClusterState says we are the leader (https://127.0.0.1:33344/source_collection_shard2_replica1), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([BB231AB57A4E8B22:B3436F997540A329]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:625)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:967)
	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.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.index(BaseCdcrDistributedZkTest.java:174)
	at org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTestUpdateLogSynchronisation(CdcrReplicationDistributedZkTest.java:357)
	at org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTests(CdcrReplicationDistributedZkTest.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33344/source_collection_shard2_replica1: ClusterState says we are the leader (https://127.0.0.1:33344/source_collection_shard2_replica1), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:600)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:597)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more




Build Log:
[...truncated 10766 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/init-core-data-001
   [junit4]   2> 1056704 INFO  (SUITE-CdcrReplicationDistributedZkTest-seed#[BB231AB57A4E8B22]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1056704 INFO  (SUITE-CdcrReplicationDistributedZkTest-seed#[BB231AB57A4E8B22]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1056705 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1056706 INFO  (Thread-3280) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1056706 INFO  (Thread-3280) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1056806 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.ZkTestServer start zk server on port:42304
   [junit4]   2> 1056806 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1056806 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1056808 INFO  (zkCallback-1045-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dc416db name:ZooKeeperConnection Watcher:127.0.0.1:42304 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1056808 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1056808 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1056809 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1056810 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1056810 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1056811 INFO  (zkCallback-1046-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48a19e27 name:ZooKeeperConnection Watcher:127.0.0.1:42304/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1056811 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1056811 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1056811 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1056812 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1056813 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1056813 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1056814 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1056814 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1056815 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1056815 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1056815 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1056816 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1056816 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1056816 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1056817 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1056817 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1056817 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1056818 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1056818 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1056818 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1056819 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1056819 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1056820 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1056820 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1056820 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1056821 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1056821 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1056821 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1056822 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1056830 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1056831 INFO  (zkCallback-1047-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c60bdf8 name:ZooKeeperConnection Watcher:127.0.0.1:42304/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1056831 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1056831 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1056832 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTests
   [junit4]   2> 1056884 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1
   [junit4]   2> 1056885 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1056886 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@248b7c79{/,null,AVAILABLE}
   [junit4]   2> 1056889 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f55fa74{SSL-http/1.1}{127.0.0.1:33344}
   [junit4]   2> 1056889 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.e.j.s.Server Started @1058863ms
   [junit4]   2> 1056889 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=33344, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores}
   [junit4]   2> 1056890 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1056890 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/'
   [junit4]   2> 1056900 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1056901 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1056901 INFO  (zkCallback-1048-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18348097 name:ZooKeeperConnection Watcher:127.0.0.1:42304/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1056902 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1056902 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1056902 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1056902 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/solr.xml
   [junit4]   2> 1056905 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores
   [junit4]   2> 1056905 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.CoreContainer New CoreContainer 2042240260
   [junit4]   2> 1056905 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/]
   [junit4]   2> 1056905 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/lib
   [junit4]   2> 1056906 WARN  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/lib).
   [junit4]   2> 1056910 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] 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> 1056912 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1056912 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1056913 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1056913 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42304/solr
   [junit4]   2> 1056913 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1056913 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1056913 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1056914 INFO  (zkCallback-1050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c0f643a name:ZooKeeperConnection Watcher:127.0.0.1:42304 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1056914 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1056914 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1056915 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1056916 INFO  (zkCallback-1051-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cfea05f name:ZooKeeperConnection Watcher:127.0.0.1:42304/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1056916 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1056916 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1056917 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1056918 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1056919 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1056920 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1056921 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1056921 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1056922 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1056922 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33344_
   [junit4]   2> 1056922 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33344_
   [junit4]   2> 1056923 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1056923 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1056924 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1056924 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94234176546603013-127.0.0.1:33344_-n_0000000000
   [junit4]   2> 1056924 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33344_
   [junit4]   2> 1056924 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1056925 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.Overseer Overseer (id=94234176546603013-127.0.0.1:33344_-n_0000000000) starting
   [junit4]   2> 1056925 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1056927 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1056928 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1056928 INFO  (OverseerCollectionProcessor-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1056928 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1056929 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1056930 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1056931 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores
   [junit4]   2> 1056932 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1056932 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1/
   [junit4]   2> 1056932 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1056933 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1056933 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1056933 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:33344_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1056933 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1056933 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1056933 INFO  (zkCallback-1051-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1056934 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33344",
   [junit4]   2>   "node_name":"127.0.0.1:33344_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1056934 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33344",
   [junit4]   2>   "node_name":"127.0.0.1:33344_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1056934 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 1056934 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1056935 INFO  (zkCallback-1051-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] 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> 1056935 INFO  (zkCallback-1051-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1057934 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1057934 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 1057934 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 1057934 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 1057934 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 1057935 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 1057935 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1057935 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1057935 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1/'
   [junit4]   2> 1057944 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1057946 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1057948 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1057953 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1057953 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1057956 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1058018 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1058018 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1058019 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1058020 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1058027 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1058027 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1058027 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1058027 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1058027 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection 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@5b7e084
   [junit4]   2> 1058028 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1/data
   [junit4]   2> 1058028 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 1058028 WARN  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1058028 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 1058028 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14664309108827062]
   [junit4]   2> 1058029 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@581c9b9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2defcb76),segFN=segments_1,generation=1}
   [junit4]   2> 1058029 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1058029 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1/data/
   [junit4]   2> 1058029 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1058031 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 1058031 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1058032 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1058033 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1058033 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1058034 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1058036 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 1058036 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1058037 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1058037 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1058037 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1058037 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1058038 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1058038 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@581c9b9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2defcb76),segFN=segments_1,generation=1}
   [junit4]   2> 1058038 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1058038 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@32a6ac54[collection1] main
   [junit4]   2> 1058038 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1058039 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1058039 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1058039 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1058039 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1058039 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1058039 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1058039 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1058040 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1058040 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1058040 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 1058041 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 1058041 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 1058042 INFO  (searcherExecutor-3966-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32a6ac54[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1058042 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1058042 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1058042 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 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> 1058043 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1507746826146545664
   [junit4]   2> 1058044 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1507746826146545664
   [junit4]   2> 1058044 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1058045 INFO  (coreLoadExecutor-3965-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1058045 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:33344 collection:tmp_collection shard:shard2
   [junit4]   2> 1058045 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 1058046 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard2/election/94234176546603013-core_node1-n_0000000000
   [junit4]   2> 1058047 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard2
   [junit4]   2> 1058047 INFO  (zkCallback-1051-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1058047 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1058047 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1058048 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33344/collection1/
   [junit4]   2> 1058048 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 1058048 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1058048 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:33344/collection1/ has no replicas
   [junit4]   2> 1058048 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33344/collection1/ shard2
   [junit4]   2> 1058048 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard2
   [junit4]   2> 1058049 INFO  (zkCallback-1051-thread-1-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] o.a.s.h.CdcrProcessStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 1058050 INFO  (zkCallback-1051-thread-2-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1058050 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:33344",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1058151 INFO  (zkCallback-1051-thread-2-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] 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> 1058152 INFO  (zkCallback-1051-thread-2-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1058200 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:33344/collection1/ and leader is https://127.0.0.1:33344/collection1/
   [junit4]   2> 1058201 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:33344
   [junit4]   2> 1058201 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1058201 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1058201 INFO  (coreZkRegister-3959-thread-1-processing-n:127.0.0.1:33344_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:33344_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1058201 INFO  (zkCallback-1051-thread-2-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1058202 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33344",
   [junit4]   2>   "node_name":"127.0.0.1:33344_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1058202 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33344",
   [junit4]   2>   "node_name":"127.0.0.1:33344_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1058303 INFO  (zkCallback-1051-thread-2-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] 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> 1058304 INFO  (zkCallback-1051-thread-2-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1058484 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1
   [junit4]   2> 1058485 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1058486 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3baa9d53{/,null,AVAILABLE}
   [junit4]   2> 1058489 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5de62f62{SSL-http/1.1}{127.0.0.1:47477}
   [junit4]   2> 1058489 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.e.j.s.Server Started @1060463ms
   [junit4]   2> 1058489 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=47477, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores}
   [junit4]   2> 1058490 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1058490 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/'
   [junit4]   2> 1058504 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1058504 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058505 INFO  (zkCallback-1052-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@302a7700 name:ZooKeeperConnection Watcher:127.0.0.1:42304/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1058505 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058505 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1058506 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1058506 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/solr.xml
   [junit4]   2> 1058509 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores
   [junit4]   2> 1058509 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.CoreContainer New CoreContainer 321872389
   [junit4]   2> 1058509 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/]
   [junit4]   2> 1058509 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/lib
   [junit4]   2> 1058510 WARN  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/lib).
   [junit4]   2> 1058514 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] 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> 1058515 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1058516 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1058516 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1058516 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42304/solr
   [junit4]   2> 1058516 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1058517 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1058517 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058518 INFO  (zkCallback-1054-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1362cc32 name:ZooKeeperConnection Watcher:127.0.0.1:42304 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1058518 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058518 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1058519 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058519 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d798f50 name:ZooKeeperConnection Watcher:127.0.0.1:42304/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1058519 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058521 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1059522 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47477_
   [junit4]   2> 1059523 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47477_
   [junit4]   2> 1059524 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1059524 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94234176546603016-127.0.0.1:47477_-n_0000000001
   [junit4]   2> 1059525 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94234176546603013-127.0.0.1:33344_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1059525 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1059525 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1059525 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores
   [junit4]   2> 1059526 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1059526 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1/
   [junit4]   2> 1059526 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1059527 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1059527 INFO  (TEST-CdcrReplicationDistributedZkTest.doTests-seed#[BB231AB57A4E8B22]) [n:127.0.0.1:47477_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1059527 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1059527 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1059527 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1059527 INFO  (zkCallback-1051-thread-2-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1059528 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47477",
   [junit4]   2>   "node_name":"127.0.0.1:47477_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1059528 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47477",
   [junit4]   2>   "node_name":"127.0.0.1:47477_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1059528 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1059528 INFO  (OverseerStateUpdate-94234176546603013-127.0.0.1:33344_-n_0000000000) [n:127.0.0.1:33344_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1059629 INFO  (zkCallback-1051-thread-2-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] 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> 1059629 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_    ] 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> 1059630 INFO  (zkCallback-1051-thread-2-processing-n:127.0.0.1:33344_) [n:127.0.0.1:33344_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1059630 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1060528 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1060528 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 1060528 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1060528 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1060528 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1060528 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1/'
   [junit4]   2> 1060536 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1060539 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1060541 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1060545 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1060546 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1060549 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1060630 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1060631 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1060631 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060633 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060639 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1060639 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1060639 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1060639 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1/], dataDir=[null]
   [junit4]   2> 1060639 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b7e084
   [junit4]   2> 1060639 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1/data
   [junit4]   2> 1060640 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 1060640 WARN  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1060640 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 1060640 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14664309108827062]
   [junit4]   2> 1060640 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a12cc39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@664ee171),segFN=segments_1,generation=1}
   [junit4]   2> 1060641 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1060641 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1/data/
   [junit4]   2> 1060641 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001/jetty-002/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1060644 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 1060644 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1060645 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060646 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060646 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060647 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060649 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 1060650 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1060650 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1060651 INFO  (coreLoadExecutor-3977-thread-1-processing-n:127.0.0.1:47477_) [n:127.0.0.1:47477_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1060651 INFO  (coreLoadExecutor-3977-thread-1-proces

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

   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	170	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrReplicationDistributedZkTest -Dtests.method=doTests -Dtests.seed=BB231AB57A4E8B22 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_CS -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    336s J1 | CdcrReplicationDistributedZkTest.doTests <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:33344/source_collection_shard2_replica1: ClusterState says we are the leader (https://127.0.0.1:33344/source_collection_shard2_replica1), but locally we don't think so. Request came from null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB231AB57A4E8B22:B3436F997540A329]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:625)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:967)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.index(BaseCdcrDistributedZkTest.java:174)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTestUpdateLogSynchronisation(CdcrReplicationDistributedZkTest.java:357)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTests(CdcrReplicationDistributedZkTest.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33344/source_collection_shard2_replica1: ClusterState says we are the leader (https://127.0.0.1:33344/source_collection_shard2_replica1), but locally we don't think so. Request came from null
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:600)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:597)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]   2> 1392739 INFO  (SUITE-CdcrReplicationDistributedZkTest-seed#[BB231AB57A4E8B22]-worker) [n:127.0.0.1:34931_ c:target_collection s:shard2 r:core_node3 x:target_collection_shard2_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_BB231AB57A4E8B22-001
   [junit4]   2> Jul 26, 2015 8:35:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FST50}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sr_CS, timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Linux 3.16.0-44-generic amd64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=12,threads=1,free=150895800,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [ZkSolrClientTest, CacheHeaderTest, AddBlockUpdateTest, ZkControllerTest, DistributedMLTComponentTest, TestHashPartitioner, TestBulkSchemaAPI, FieldAnalysisRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, DocumentBuilderTest, TestFiltering, TestRTGBase, UpdateParamsTest, TestFieldTypeCollectionResource, TestManagedSchemaDynamicFieldResource, DocValuesMultiTest, DistributedIntervalFacetingTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, MigrateRouteKeyTest, SpellCheckComponentTest, TestOrdValues, TestMacros, ChaosMonkeySafeLeaderTest, BufferStoreTest, TestSolrCloudWithKerberosAlt, CoreAdminRequestStatusTest, ShardRoutingCustomTest, TestCollationFieldDocValues, DocValuesMissingTest, CoreAdminHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestBulkSchemaConcurrent, NoCacheHeaderTest, TestSolrDeletionPolicy2, BigEndianAscendingWordDeserializerTest, HdfsDirectoryFactoryTest, TestFastLRUCache, TestCoreContainer, TestCryptoKeys, TestComponentsName, BlockCacheTest, WordBreakSolrSpellCheckerTest, SystemInfoHandlerTest, TestElisionMultitermQuery, TestSolrCoreProperties, RequestLoggingTest, TestAuthenticationFramework, TestAuthorizationFramework, DistributedQueueTest, FieldMutatingUpdateProcessorTest, ShardSplitTest, ScriptEngineTest, TestConfigSetProperties, TestReRankQParserPlugin, TestConfigSets, JSONWriterTest, RAMDirectoryFactoryTest, TestCoreDiscovery, DisMaxRequestHandlerTest, TestConfigOverlay, AddSchemaFieldsUpdateProcessorFactoryTest, CdcrRequestHandlerTest, DistribDocExpirationUpdateProcessorTest, CurrencyFieldOpenExchangeTest, FacetPivotSmallTest, DistributedExpandComponentTest, BadComponentTest, TestDistributedMissingSort, HLLUtilTest, AnalysisAfterCoreReloadTest, TestDefaultStatsCache, TestLFUCache, TestOmitPositions, TestSearchPerf, TestFieldSortValues, TestLMJelinekMercerSimilarityFactory, AlternateDirectoryTest, SliceStateTest, TestCharFilters, TestSchemaVersionResource, SolrCmdDistributorTest, TestRandomMergePolicy, TestComplexPhraseQParserPlugin, CollectionReloadTest, TestSolrConfigHandlerConcurrent, StatelessScriptUpdateProcessorFactoryTest, SolrPluginUtilsTest, LeaderElectionTest, TestRandomDVFaceting, AutoCommitTest, TestDistributedGrouping, TestJoin, DistributedTermsComponentTest, SimpleFacetsTest, StatsComponentTest, PeerSyncTest, ConvertedLegacyTest, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, TestUpdate, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, TestIndexingPerformance, IndexSchemaRuntimeFieldTest, IndexSchemaTest, ReturnFieldsTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, SOLR749Test, CopyFieldTest, SolrIndexConfigTest, TestBinaryField, NumericFieldsTest, TestConfig, OutputWriterTest, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, FileUtilsTest, TestHighlightDedupGrouping, TestJettySolrRunner, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest]
   [junit4] Completed [407/525] on J1 in 336.82s, 1 test, 1 error <<< FAILURES!

[...truncated 375 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:717: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:661: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:517: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1429: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:984: There were test failures: 525 suites, 2069 tests, 1 error, 60 ignored (26 assumptions)

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