Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3504/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([89D9E0BC54A2D763:2FE336D15A47CE7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:437)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13412 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/init-core-data-001
   [junit4]   2> 1225762 WARN  
(SUITE-ShardSplitTest-seed#[89D9E0BC54A2D763]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 1225763 INFO  
(SUITE-ShardSplitTest-seed#[89D9E0BC54A2D763]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1225764 INFO  
(SUITE-ShardSplitTest-seed#[89D9E0BC54A2D763]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1225764 INFO  
(SUITE-ShardSplitTest-seed#[89D9E0BC54A2D763]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/g
   [junit4]   2> 1225765 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1225765 INFO  (Thread-2807) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1225765 INFO  (Thread-2807) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1225766 ERROR (Thread-2807) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1225865 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:44636
   [junit4]   2> 1225871 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1225871 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1225872 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1225872 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1225874 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1225874 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1225875 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1225875 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1225876 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1225876 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1225877 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1226024 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/control-001/cores/collection1
   [junit4]   2> 1226025 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1226025 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cc58cd{/_/g,null,AVAILABLE}
   [junit4]   2> 1226027 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@132a227{HTTP/1.1,[http/1.1]}{127.0.0.1:36952}
   [junit4]   2> 1226027 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.Server Started @1227551ms
   [junit4]   2> 1226027 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/tempDir-001/control/data,
 hostContext=/_/g, hostPort=36952, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/control-001/cores}
   [junit4]   2> 1226027 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1226027 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.7.0
   [junit4]   2> 1226027 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1226027 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1226027 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T23:28:55.654Z
   [junit4]   2> 1226044 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1226044 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/control-001/solr.xml
   [junit4]   2> 1226048 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1226049 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44636/solr
   [junit4]   2> 1226072 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1226072 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36952__%2Fg
   [junit4]   2> 1226072 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.Overseer Overseer 
(id=97952185410715652-127.0.0.1:36952__%2Fg-n_0000000000) starting
   [junit4]   2> 1226080 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36952__%2Fg
   [junit4]   2> 1226081 INFO  
(zkCallback-3585-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1226127 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/control-001/cores
   [junit4]   2> 1226127 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1226127 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1226128 INFO  
(OverseerStateUpdate-97952185410715652-127.0.0.1:36952__%2Fg-n_0000000000) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1227141 WARN  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1227141 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1227151 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1227222 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1227230 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 1227230 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1227230 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/control-001/cores/collection1/data/]
   [junit4]   2> 1227230 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4cb9
   [junit4]   2> 1227232 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=22.5810546875, 
floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=11.829363947251645, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1227264 WARN  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1227291 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1227291 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1227292 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1227292 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1227292 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=58.6982421875, 
floorSegmentMB=2.0263671875, forceMergeDeletesPctAllowed=5.541349383678811, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8508011121649605
   [junit4]   2> 1227293 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e6a1b9[collection1] main]
   [junit4]   2> 1227293 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1227293 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1227293 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1227294 INFO  
(searcherExecutor-6057-thread-1-processing-n:127.0.0.1:36952__%2Fg 
x:collection1 c:control_collection) [n:127.0.0.1:36952__%2Fg 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@1e6a1b9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1227295 INFO  
(coreLoadExecutor-6056-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1567234968174723072
   [junit4]   2> 1227298 INFO  
(coreZkRegister-6049-thread-1-processing-n:127.0.0.1:36952__%2Fg x:collection1 
c:control_collection) [n:127.0.0.1:36952__%2Fg c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1227298 INFO  
(coreZkRegister-6049-thread-1-processing-n:127.0.0.1:36952__%2Fg x:collection1 
c:control_collection) [n:127.0.0.1:36952__%2Fg 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> 1227298 INFO  
(coreZkRegister-6049-thread-1-processing-n:127.0.0.1:36952__%2Fg x:collection1 
c:control_collection) [n:127.0.0.1:36952__%2Fg c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36952/_/g/collection1/
   [junit4]   2> 1227298 INFO  
(coreZkRegister-6049-thread-1-processing-n:127.0.0.1:36952__%2Fg x:collection1 
c:control_collection) [n:127.0.0.1:36952__%2Fg c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1227298 INFO  
(coreZkRegister-6049-thread-1-processing-n:127.0.0.1:36952__%2Fg x:collection1 
c:control_collection) [n:127.0.0.1:36952__%2Fg c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:36952/_/g/collection1/ has no replicas
   [junit4]   2> 1227298 INFO  
(coreZkRegister-6049-thread-1-processing-n:127.0.0.1:36952__%2Fg x:collection1 
c:control_collection) [n:127.0.0.1:36952__%2Fg c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1227299 INFO  
(coreZkRegister-6049-thread-1-processing-n:127.0.0.1:36952__%2Fg x:collection1 
c:control_collection) [n:127.0.0.1:36952__%2Fg 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:36952/_/g/collection1/ shard1
   [junit4]   2> 1227450 INFO  
(coreZkRegister-6049-thread-1-processing-n:127.0.0.1:36952__%2Fg x:collection1 
c:control_collection) [n:127.0.0.1:36952__%2Fg c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1227634 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1227634 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44636/solr 
ready
   [junit4]   2> 1227634 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1227634 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with 
stateFormat=2
   [junit4]   2> 1227708 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-1-001/cores/collection1
   [junit4]   2> 1227709 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-1-001
   [junit4]   2> 1227709 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1227710 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@154adce{/_/g,null,AVAILABLE}
   [junit4]   2> 1227710 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@aaf95b{HTTP/1.1,[http/1.1]}{127.0.0.1:41607}
   [junit4]   2> 1227710 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.Server Started @1229235ms
   [junit4]   2> 1227710 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_/g, hostPort=41607, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-1-001/cores}
   [junit4]   2> 1227710 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1227711 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.7.0
   [junit4]   2> 1227711 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1227711 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1227711 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T23:28:57.338Z
   [junit4]   2> 1227712 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1227712 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-1-001/solr.xml
   [junit4]   2> 1227717 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1227717 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44636/solr
   [junit4]   2> 1227722 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1227723 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1227724 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41607__%2Fg
   [junit4]   2> 1227724 INFO  
(zkCallback-3585-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1227725 INFO  (zkCallback-3589-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1227725 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1227798 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-1-001/cores
   [junit4]   2> 1227798 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1227798 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1227799 INFO  
(OverseerStateUpdate-97952185410715652-127.0.0.1:36952__%2Fg-n_0000000000) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 1227900 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeCreated 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228808 WARN  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1228808 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1228818 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1228888 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1228896 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1228896 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1228896 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1228896 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b4cb9
   [junit4]   2> 1228899 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=22.5810546875, 
floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=11.829363947251645, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1228975 WARN  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1229004 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1229004 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1229005 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1229005 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1229005 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=58.6982421875, 
floorSegmentMB=2.0263671875, forceMergeDeletesPctAllowed=5.541349383678811, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8508011121649605
   [junit4]   2> 1229006 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@72e2c7[collection1] main]
   [junit4]   2> 1229006 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1229006 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1229007 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1229008 INFO  
(searcherExecutor-6068-thread-1-processing-n:127.0.0.1:41607__%2Fg 
x:collection1 c:collection1) [n:127.0.0.1:41607__%2Fg c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@72e2c7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1229008 INFO  
(coreLoadExecutor-6067-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1567234969970933760
   [junit4]   2> 1229011 INFO  
(coreZkRegister-6062-thread-1-processing-n:127.0.0.1:41607__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:41607__%2Fg c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1229011 INFO  
(coreZkRegister-6062-thread-1-processing-n:127.0.0.1:41607__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:41607__%2Fg c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1229011 INFO  
(coreZkRegister-6062-thread-1-processing-n:127.0.0.1:41607__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:41607__%2Fg c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41607/_/g/collection1/
   [junit4]   2> 1229011 INFO  
(coreZkRegister-6062-thread-1-processing-n:127.0.0.1:41607__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:41607__%2Fg c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1229011 INFO  
(coreZkRegister-6062-thread-1-processing-n:127.0.0.1:41607__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:41607__%2Fg c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41607/_/g/collection1/ has 
no replicas
   [junit4]   2> 1229012 INFO  
(coreZkRegister-6062-thread-1-processing-n:127.0.0.1:41607__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:41607__%2Fg c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1229013 INFO  
(coreZkRegister-6062-thread-1-processing-n:127.0.0.1:41607__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:41607__%2Fg c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41607/_/g/collection1/ shard2
   [junit4]   2> 1229114 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1229164 INFO  
(coreZkRegister-6062-thread-1-processing-n:127.0.0.1:41607__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:41607__%2Fg c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1229265 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1229379 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-2-001/cores/collection1
   [junit4]   2> 1229380 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-2-001
   [junit4]   2> 1229380 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1229381 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b913ee{/_/g,null,AVAILABLE}
   [junit4]   2> 1229381 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@2239cc{HTTP/1.1,[http/1.1]}{127.0.0.1:45733}
   [junit4]   2> 1229381 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.Server Started @1230906ms
   [junit4]   2> 1229381 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_/g, hostPort=45733, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-2-001/cores}
   [junit4]   2> 1229381 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1229381 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.7.0
   [junit4]   2> 1229381 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1229381 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1229382 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T23:28:59.009Z
   [junit4]   2> 1229383 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1229383 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-2-001/solr.xml
   [junit4]   2> 1229388 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1229389 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44636/solr
   [junit4]   2> 1229393 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1229394 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1229395 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45733__%2Fg
   [junit4]   2> 1229396 INFO  
(zkCallback-3601-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1229396 INFO  
(zkCallback-3585-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1229396 INFO  (zkCallback-3589-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1229396 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1229494 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-2-001/cores
   [junit4]   2> 1229494 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1229494 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1229495 INFO  
(OverseerStateUpdate-97952185410715652-127.0.0.1:36952__%2Fg-n_0000000000) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1229596 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1229596 INFO  
(zkCallback-3601-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1230515 WARN  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1230516 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1230530 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1230600 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1230616 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1230617 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1230617 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1230617 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b4cb9
   [junit4]   2> 1230619 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=22.5810546875, 
floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=11.829363947251645, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1230646 WARN  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1230675 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1230675 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1230675 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1230675 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1230676 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=58.6982421875, 
floorSegmentMB=2.0263671875, forceMergeDeletesPctAllowed=5.541349383678811, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8508011121649605
   [junit4]   2> 1230676 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@137b74d[collection1] main]
   [junit4]   2> 1230677 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1230677 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1230677 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1230679 INFO  
(searcherExecutor-6079-thread-1-processing-n:127.0.0.1:45733__%2Fg 
x:collection1 c:collection1) [n:127.0.0.1:45733__%2Fg c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@137b74d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1230679 INFO  
(coreLoadExecutor-6078-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1567234971723104256
   [junit4]   2> 1230682 INFO  
(coreZkRegister-6073-thread-1-processing-n:127.0.0.1:45733__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:45733__%2Fg c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1230682 INFO  
(coreZkRegister-6073-thread-1-processing-n:127.0.0.1:45733__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:45733__%2Fg c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1230682 INFO  
(coreZkRegister-6073-thread-1-processing-n:127.0.0.1:45733__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:45733__%2Fg c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45733/_/g/collection1/
   [junit4]   2> 1230682 INFO  
(coreZkRegister-6073-thread-1-processing-n:127.0.0.1:45733__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:45733__%2Fg c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1230683 INFO  
(coreZkRegister-6073-thread-1-processing-n:127.0.0.1:45733__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:45733__%2Fg c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45733/_/g/collection1/ has 
no replicas
   [junit4]   2> 1230683 INFO  
(coreZkRegister-6073-thread-1-processing-n:127.0.0.1:45733__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:45733__%2Fg c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1230684 INFO  
(coreZkRegister-6073-thread-1-processing-n:127.0.0.1:45733__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:45733__%2Fg c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45733/_/g/collection1/ shard1
   [junit4]   2> 1230785 INFO  
(zkCallback-3601-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1230785 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1230834 INFO  
(coreZkRegister-6073-thread-1-processing-n:127.0.0.1:45733__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:45733__%2Fg c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1230936 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1230936 INFO  
(zkCallback-3601-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1231069 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-3-001/cores/collection1
   [junit4]   2> 1231070 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-3-001
   [junit4]   2> 1231070 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1231071 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15ce9a9{/_/g,null,AVAILABLE}
   [junit4]   2> 1231071 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@1c6d988{HTTP/1.1,[http/1.1]}{127.0.0.1:44155}
   [junit4]   2> 1231071 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.Server Started @1232596ms
   [junit4]   2> 1231071 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_/g, hostPort=44155, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-3-001/cores}
   [junit4]   2> 1231071 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1231071 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.7.0
   [junit4]   2> 1231071 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1231072 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1231072 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T23:29:00.699Z
   [junit4]   2> 1231074 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1231074 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-3-001/solr.xml
   [junit4]   2> 1231078 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1231079 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44636/solr
   [junit4]   2> 1231084 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:44155__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1231085 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:44155__%2Fg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1231086 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:44155__%2Fg    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44155__%2Fg
   [junit4]   2> 1231086 INFO  
(zkCallback-3601-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1231086 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1231086 INFO  (zkCallback-3589-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1231086 INFO  
(zkCallback-3585-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1231087 INFO  
(zkCallback-3607-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1231184 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:44155__%2Fg    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-3-001/cores
   [junit4]   2> 1231185 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:44155__%2Fg    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1231185 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1231186 INFO  
(OverseerStateUpdate-97952185410715652-127.0.0.1:36952__%2Fg-n_0000000000) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 1231287 INFO  
(zkCallback-3601-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1231287 INFO  
(zkCallback-3607-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1231287 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1232194 WARN  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1232194 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1232204 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1232275 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1232284 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1232284 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1232284 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1232284 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b4cb9
   [junit4]   2> 1232286 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=22.5810546875, 
floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=11.829363947251645, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1232321 WARN  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1232351 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1232351 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1232352 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1232352 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1232353 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=58.6982421875, 
floorSegmentMB=2.0263671875, forceMergeDeletesPctAllowed=5.541349383678811, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8508011121649605
   [junit4]   2> 1232353 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9c54e6[collection1] main]
   [junit4]   2> 1232354 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1232354 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1232354 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1232355 INFO  
(searcherExecutor-6090-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 c:collection1) [n:127.0.0.1:44155__%2Fg c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9c54e6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1232356 INFO  
(coreLoadExecutor-6089-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1567234973481566208
   [junit4]   2> 1232358 INFO  
(coreZkRegister-6084-thread-1-processing-n:127.0.0.1:44155__%2Fg x:collection1 
c:collection1) [n:127.0.0.1:44155__%2Fg c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1232359 INFO  
(updateExecutor-3604-thread-1-processing-n:127.0.0.1:44155__%2Fg x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 1232359 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1232359 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1232359 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 1232359 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1232359 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:41607/_/g/collection1/] and I am 
[http://127.0.0.1:44155/_/g/collection1/]
   [junit4]   2> 1232360 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:41607/_/g]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44155__%252Fg&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1232362 INFO  (qtp24689629-17936) [n:127.0.0.1:41607__%2Fg    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1232362 INFO  (qtp24689629-17936) [n:127.0.0.1:41607__%2Fg    
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1232362 INFO  (qtp24689629-17936) [n:127.0.0.1:41607__%2Fg    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:44155__%2Fg, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44155/_/g","node_name":"127.0.0.1:44155__%2Fg","state":"down"}
   [junit4]   2> 1232461 INFO  
(zkCallback-3601-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1232461 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1232461 INFO  
(zkCallback-3607-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1232764 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-4-001/cores/collection1
   [junit4]   2> 1232764 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-4-001
   [junit4]   2> 1232765 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1232766 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16d172a{/_/g,null,AVAILABLE}
   [junit4]   2> 1232766 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@19d9136{HTTP/1.1,[http/1.1]}{127.0.0.1:35854}
   [junit4]   2> 1232766 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.e.j.s.Server Started @1234291ms
   [junit4]   2> 1232766 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/_/g, hostPort=35854, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-4-001/cores}
   [junit4]   2> 1232766 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1232766 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.7.0
   [junit4]   2> 1232766 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1232767 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1232767 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T23:29:02.394Z
   [junit4]   2> 1232768 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1232768 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-4-001/solr.xml
   [junit4]   2> 1232773 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1232774 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44636/solr
   [junit4]   2> 1232778 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:35854__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1232779 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:35854__%2Fg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1232780 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:35854__%2Fg    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35854__%2Fg
   [junit4]   2> 1232781 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:35854__%2Fg) 
[n:127.0.0.1:35854__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1232781 INFO  
(zkCallback-3601-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1232781 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1232781 INFO  
(zkCallback-3585-thread-1-processing-n:127.0.0.1:36952__%2Fg) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1232781 INFO  (zkCallback-3589-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1232781 INFO  
(zkCallback-3607-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1232913 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:35854__%2Fg    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001/shard-4-001/cores
   [junit4]   2> 1232913 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[89D9E0BC54A2D763]) 
[n:127.0.0.1:35854__%2Fg    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1232913 INFO  
(coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:35854__%2Fg) 
[n:127.0.0.1:35854__%2Fg c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1232914 INFO  
(OverseerStateUpdate-97952185410715652-127.0.0.1:36952__%2Fg-n_0000000000) 
[n:127.0.0.1:36952__%2Fg    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1233015 INFO  
(zkCallback-3601-thread-1-processing-n:127.0.0.1:45733__%2Fg) 
[n:127.0.0.1:45733__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1233015 INFO  
(zkCallback-3595-thread-1-processing-n:127.0.0.1:41607__%2Fg) 
[n:127.0.0.1:41607__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1233015 INFO  
(zkCallback-3607-thread-1-processing-n:127.0.0.1:44155__%2Fg) 
[n:127.0.0.1:44155__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1233015 INFO  
(zkCallback-3614-thread-1-processing-n:127.0.0.1:35854__%2Fg) 
[n:127.0.0.1:35854__%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1233362 INFO  (qtp24689629-17936) [n:127.0.0.1:41607__%2Fg    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:44155__%2Fg, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44155/_/g","node_name":"127.0.0.1:44155__%2Fg","state":"recovering"}
   [junit4]   2> 1233362 INFO  (qtp24689629-17936) [n:127.0.0.1:41607__%2Fg    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1233362 INFO  (qtp24689629-17936) [n:127.0.0.1:41607__%2Fg    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:44155__%252Fg&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1233863 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:41607/_/g/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1233863 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:44155/_/g START 
replicas=[http://127.0.0.1:41607/_/g/collection1/] nUpdates=100
   [junit4]   2> 1233865 INFO  (qtp24689629-17936) [n:127.0.0.1:41607__%2Fg 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1233865 INFO  (qtp24689629-17936) [n:127.0.0.1:41607__%2Fg 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/_/g path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1233866 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1233866 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are 
already in sync. No need to do a PeerSync 
   [junit4]   2> 1233866 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1233866 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1233866 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1233866 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 1233866 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 1233866 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 1233867 INFO  
(recoveryExecutor-3605-thread-1-processing-n:127.0.0.1:44155__%2Fg 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:44155__%2Fg 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 1233922 WARN  
(coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:35854__%2Fg) 
[n:127.0.0.1:35854__%2Fg c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 123392

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

e_node11 x:splitByRouteKeyTest_shard1_2_replica1] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.splitByRouteKeyTest.shard1_2.replica1
   [junit4]   2> 1946180 INFO  (coreCloseExecutor-6726-thread-1) 
[n:127.0.0.1:34924__%2Fg c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1946181 INFO  (coreCloseExecutor-6726-thread-5) 
[n:127.0.0.1:34924__%2Fg c:splitByRouteKeyTest s:shard1_0 r:core_node9 
x:splitByRouteKeyTest_shard1_0_replica1] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.splitByRouteKeyTest.shard1_0.replica1
   [junit4]   2> 1946182 INFO  (coreCloseExecutor-6726-thread-2) 
[n:127.0.0.1:34924__%2Fg c:routeFieldColl s:shard2 r:core_node4 
x:routeFieldColl_shard2_replica2] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.routeFieldColl.shard2.replica2
   [junit4]   2> 1946187 INFO  (coreCloseExecutor-6726-thread-4) 
[n:127.0.0.1:34924__%2Fg c:splitByRouteKeyTest s:shard3 r:core_node2 
x:splitByRouteKeyTest_shard3_replica2] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.splitByRouteKeyTest.shard3.replica2
   [junit4]   2> 1946188 INFO  
(TEST-ShardSplitTest.test-seed#[89D9E0BC54A2D763]) [    ] o.a.s.c.Overseer 
Overseer (id=97952222748868626-127.0.0.1:34924__%2Fg-n_0000000004) closing
   [junit4]   2> 1946188 INFO  
(OverseerStateUpdate-97952222748868626-127.0.0.1:34924__%2Fg-n_0000000004) 
[n:127.0.0.1:34924__%2Fg    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34924__%2Fg
   [junit4]   2> 1946189 INFO  (zkCallback-3795-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1946189 INFO  (zkCallback-3762-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1947689 WARN  
(zkCallback-3787-thread-4-processing-n:127.0.0.1:34924__%2Fg) 
[n:127.0.0.1:34924__%2Fg    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1947689 INFO  
(TEST-ShardSplitTest.test-seed#[89D9E0BC54A2D763]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@550991{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1947689 INFO  
(TEST-ShardSplitTest.test-seed#[89D9E0BC54A2D763]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@181ecb0{/_/g,null,UNAVAILABLE}
   [junit4]   2> 1947690 INFO  
(TEST-ShardSplitTest.test-seed#[89D9E0BC54A2D763]) [    ] o.a.s.c.ChaosMonkey 
monkey: stop shard! 45775
   [junit4]   2> 1947710 ERROR 
(TEST-ShardSplitTest.test-seed#[89D9E0BC54A2D763]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1947710 INFO  
(TEST-ShardSplitTest.test-seed#[89D9E0BC54A2D763]) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34136 34136
   [junit4]   2> 1947716 INFO  (Thread-3077) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34136 34136
   [junit4]   2> 1947717 WARN  (Thread-3077) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        170     /solr/collections/splitByRouteKeyTest/state.json
   [junit4]   2>        130     /solr/collections/routeFieldColl/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1947718 INFO  
(SUITE-ShardSplitTest-seed#[89D9E0BC54A2D763]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_89D9E0BC54A2D763-001
   [junit4]   2> May 12, 2017 11:40:57 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), shard_s=FSTOrd50, 
n_ti=FSTOrd50, a_t=FSTOrd50, 
a_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{rnd_b=DocValuesFormat(name=Direct), 
shard_s=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Memory), n_ti=DocValuesFormat(name=Asserting), 
a_t=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=432, 
maxMBSortInHeap=6.353340533311268, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ar-DZ, 
timezone=Etc/GMT+11
   [junit4]   2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=12,threads=1,free=117718992,total=463470592
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCopyFieldCollectionResource, TestManagedSchemaAPI, 
DisMaxRequestHandlerTest, TestAnalyzeInfixSuggestions, RankQueryTest, 
UpdateLogTest, OverseerCollectionConfigSetProcessorTest, HdfsRecoverLeaseTest, 
ClassificationUpdateProcessorIntegrationTest, TestPerFieldSimilarity, 
TestSubQueryTransformerDistrib, HighlighterMaxOffsetTest, 
TestSolrDeletionPolicy2, TestFieldCacheSortRandom, TestCollationFieldDocValues, 
PreAnalyzedFieldManagedSchemaCloudTest, SolrCoreTest, SecurityConfHandlerTest, 
AliasIntegrationTest, SharedFSAutoReplicaFailoverTest, TestFreeTextSuggestions, 
TestReloadDeadlock, QueryEqualityTest, TestJettySolrRunner, 
TestLocalFSCloudBackupRestore, TestRandomFaceting, TestRestManager, 
UtilsToolTest, TestCloudRecovery, TestRemoteStreaming, TestSSLRandomization, 
QueryElevationComponentTest, TestNoOpRegenerator, TestLazyCores, 
BlockDirectoryTest, TestDocumentBuilder, UniqFieldsUpdateProcessorFactoryTest, 
TestJmxIntegration, TestHighlightDedupGrouping, TestDistributedSearch, 
TestCoreAdminApis, TestSchemaManager, TestFieldCacheReopen, 
TestInfoStreamLogging, DocValuesMissingTest, TestCustomSort, 
SolrCLIZkUtilsTest, SmileWriterTest, TestDistribIDF, 
HdfsChaosMonkeySafeLeaderTest, ResourceLoaderTest, HLLSerializationTest, 
TestStressLiveNodes, RegexBoostProcessorTest, TestJsonFacetRefinement, 
PreAnalyzedUpdateProcessorTest, AlternateDirectoryTest, 
PathHierarchyTokenizerFactoryTest, TestBlobHandler, JvmMetricsTest, 
TestCustomStream, TestFastLRUCache, TestComponentsName, TestRealTimeGet, 
TestBackupRepositoryFactory, TestAtomicUpdateErrorCases, TestSolrConfigHandler, 
TestLeaderElectionWithEmptyReplica, TestBadConfig, TestAuthenticationFramework, 
TestFaceting, BaseCdcrDistributedZkTest, 
TestSolrQueryParserDefaultOperatorResource, TestStressRecovery, 
ResponseHeaderTest, BasicZkTest, LeaderInitiatedRecoveryOnCommitTest, 
TestDownShardTolerantSearch, DistributedFacetExistsSmallTest, 
CollectionsAPIAsyncDistributedZkTest, ReturnFieldsTest, NodeMutatorTest, 
DeleteNodeTest, CustomCollectionTest, BlobRepositoryCloudTest, 
DistributedSpellCheckComponentTest, ScriptEngineTest, 
FileBasedSpellCheckerTest, TestSchemaSimilarityResource, DeleteStatusTest, 
TestJoin, TestCustomDocTransformer, TestQuerySenderNoQuery, BitVectorTest, 
InfoHandlerTest, DistributedFacetPivotSmallAdvancedTest, 
TestPerFieldSimilarityWithDefaultOverride, TestUseDocValuesAsStored2, 
TestReplicationHandler, JSONWriterTest, PKIAuthenticationIntegrationTest, 
DateFieldTest, TestReloadAndDeleteDocs, TestRTimerTree, 
FastVectorHighlighterTest, HdfsUnloadDistributedZkTest, DistanceUnitsTest, 
TestTrieFacet, TestManagedStopFilterFactory, FacetPivotSmallTest, 
TestSizeLimitedDistributedMap, BooleanFieldTest, TestConfigSetsAPI, 
OverseerStatusTest, TestCSVLoader, LeaderElectionIntegrationTest, 
TestRandomDVFaceting, ShardRoutingCustomTest, TestHashPartitioner, 
TestRangeQuery, SpellCheckComponentTest, CurrencyFieldXmlFileTest, 
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SolrRequestParserTest, 
SpatialFilterTest, SolrCoreCheckLockOnStartupTest, 
FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, 
DocValuesMultiTest, CacheHeaderTest, TestQueryUtils, 
DocumentAnalysisRequestHandlerTest, TermsComponentTest, 
TermVectorComponentTest, TestSolrQueryParser, IndexSchemaTest, JsonLoaderTest, 
TestBinaryResponseWriter, SOLR749Test, TestSolrIndexConfig, CopyFieldTest, 
MultiTermTest, SampleTest, TestSearchPerf, TestConfig, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, 
TimeZoneUtilsTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, 
PrimUtilsTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, 
ClusterStateTest, TestUtils, ZkNodePropsTest, UUIDFieldTest, 
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, 
TestPathTrie, TestEmbeddedSolrServerConstructors, ActionThrottleTest, 
CdcrBootstrapTest, DeleteReplicaTest, DistributedQueueTest, 
DocValuesNotIndexedTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest, OverseerModifyCollectionTest, 
OverseerRolesTest, OverseerTaskQueueTest, PeerSyncReplicationTest, 
RecoveryAfterSoftCommitTest, ShardSplitTest]
   [junit4] Completed [711/711 (1!)] on J0 in 722.73s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 39463 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to