You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/03/09 11:06:53 UTC

[JENKINS-EA] Lucene-Solr-6.4-Linux (32bit/jdk-9-ea+159) - Build # 161 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/161/
Java: 32bit/jdk-9-ea+159 -client -XX:+UseParallelGC

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

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([E7D10676E3E9E46D:1E9C95D9DF9CA9E7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:547)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	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 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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12397 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/init-core-data-001
   [junit4]   2> 1616947 INFO  (SUITE-ShardSplitTest-seed#[E7D10676E3E9E46D]-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> 1616947 INFO  (SUITE-ShardSplitTest-seed#[E7D10676E3E9E46D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1616949 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1616949 INFO  (Thread-2850) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1616949 INFO  (Thread-2850) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1617049 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkTestServer start zk server on port:41825
   [junit4]   2> 1617054 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1617057 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1617060 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1617062 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1617064 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1617066 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1617069 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1617071 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1617073 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1617076 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1617078 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1617885 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/control-001/cores/collection1
   [junit4]   2> 1617887 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1617888 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e56fe9{/,null,AVAILABLE}
   [junit4]   2> 1617888 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a9ea09{HTTP/1.1,[http/1.1]}{127.0.0.1:33685}
   [junit4]   2> 1617888 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.Server Started @1619868ms
   [junit4]   2> 1617888 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/tempDir-001/control/data, hostPort=33685, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/control-001/cores}
   [junit4]   2> 1617888 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1617888 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.3
   [junit4]   2> 1617888 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1617888 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1617888 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-09T10:45:38.348981Z
   [junit4]   2> 1617891 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1617891 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/control-001/solr.xml
   [junit4]   2> 1617898 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1617899 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41825/solr
   [junit4]   2> 1617909 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33685_
   [junit4]   2> 1617910 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.Overseer Overseer (id=97586796128632836-127.0.0.1:33685_-n_0000000000) starting
   [junit4]   2> 1617912 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33685_
   [junit4]   2> 1617913 INFO  (zkCallback-1786-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1618098 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/control-001/cores
   [junit4]   2> 1618099 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1618101 INFO  (OverseerStateUpdate-97586796128632836-127.0.0.1:33685_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1619110 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 1619118 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1619160 WARN  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1619161 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1619169 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1619169 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/control-001/cores/collection1/data/]
   [junit4]   2> 1619169 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75470
   [junit4]   2> 1619176 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=4.6572265625, floorSegmentMB=0.5625, forceMergeDeletesPctAllowed=29.954848483884547, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1619203 WARN  (coreLoadExecutor-5877-thread-1) [    ] 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> 1619210 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1619210 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1619212 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1619212 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1619213 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=96.3310546875, floorSegmentMB=2.0771484375, forceMergeDeletesPctAllowed=25.042120480294866, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1619214 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@156382c[collection1] main]
   [junit4]   2> 1619215 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1619215 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1619216 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1619216 INFO  (searcherExecutor-5878-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@156382c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1619218 INFO  (coreLoadExecutor-5877-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561388740434198528
   [junit4]   2> 1619222 INFO  (coreZkRegister-5870-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1619222 INFO  (coreZkRegister-5870-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1619222 INFO  (coreZkRegister-5870-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33685/collection1/
   [junit4]   2> 1619222 INFO  (coreZkRegister-5870-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1619222 INFO  (coreZkRegister-5870-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33685/collection1/ has no replicas
   [junit4]   2> 1619224 INFO  (coreZkRegister-5870-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33685/collection1/ shard1
   [junit4]   2> 1619374 INFO  (coreZkRegister-5870-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1619412 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1619412 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41825/solr ready
   [junit4]   2> 1619412 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1620193 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-1-001/cores/collection1
   [junit4]   2> 1620194 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-1-001
   [junit4]   2> 1620195 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1620196 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32c801{/,null,AVAILABLE}
   [junit4]   2> 1620196 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a797d{HTTP/1.1,[http/1.1]}{127.0.0.1:40195}
   [junit4]   2> 1620196 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.Server Started @1622176ms
   [junit4]   2> 1620196 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/tempDir-001/jetty1, hostPort=40195, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-1-001/cores}
   [junit4]   2> 1620196 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1620196 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.3
   [junit4]   2> 1620196 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1620196 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1620196 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-09T10:45:40.656912Z
   [junit4]   2> 1620199 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1620199 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-1-001/solr.xml
   [junit4]   2> 1620205 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1620206 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41825/solr
   [junit4]   2> 1620210 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1620212 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40195_
   [junit4]   2> 1620213 INFO  (zkCallback-1795-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1620213 INFO  (zkCallback-1786-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1620213 INFO  (zkCallback-1790-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1620277 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-1-001/cores
   [junit4]   2> 1620277 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1620278 INFO  (OverseerStateUpdate-97586796128632836-127.0.0.1:33685_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1621285 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 1621293 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1621337 WARN  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1621338 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1621345 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1621345 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1621345 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75470
   [junit4]   2> 1621353 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=4.6572265625, floorSegmentMB=0.5625, forceMergeDeletesPctAllowed=29.954848483884547, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1621391 WARN  (coreLoadExecutor-5888-thread-1) [    ] 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> 1621402 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1621402 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1621403 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1621403 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1621405 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=96.3310546875, floorSegmentMB=2.0771484375, forceMergeDeletesPctAllowed=25.042120480294866, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1621407 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14aedea[collection1] main]
   [junit4]   2> 1621407 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1621408 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1621408 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1621408 INFO  (searcherExecutor-5889-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14aedea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1621411 INFO  (coreLoadExecutor-5888-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561388742733725696
   [junit4]   2> 1621416 INFO  (coreZkRegister-5883-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1621416 INFO  (coreZkRegister-5883-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1621416 INFO  (coreZkRegister-5883-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40195/collection1/
   [junit4]   2> 1621416 INFO  (coreZkRegister-5883-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1621416 INFO  (coreZkRegister-5883-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:40195/collection1/ has no replicas
   [junit4]   2> 1621417 INFO  (coreZkRegister-5883-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40195/collection1/ shard2
   [junit4]   2> 1621568 INFO  (coreZkRegister-5883-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1622394 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-2-001/cores/collection1
   [junit4]   2> 1622395 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-2-001
   [junit4]   2> 1622396 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1622396 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d5f2e3{/,null,AVAILABLE}
   [junit4]   2> 1622397 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ec6dac{HTTP/1.1,[http/1.1]}{127.0.0.1:38948}
   [junit4]   2> 1622397 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.Server Started @1624377ms
   [junit4]   2> 1622397 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/tempDir-001/jetty2, hostPort=38948, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-2-001/cores}
   [junit4]   2> 1622397 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1622397 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.3
   [junit4]   2> 1622397 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1622397 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1622397 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-09T10:45:42.857784Z
   [junit4]   2> 1622400 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1622400 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-2-001/solr.xml
   [junit4]   2> 1622410 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1622412 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41825/solr
   [junit4]   2> 1622417 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1622418 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38948_
   [junit4]   2> 1622420 INFO  (zkCallback-1801-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1622421 INFO  (zkCallback-1786-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1622421 INFO  (zkCallback-1790-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1622421 INFO  (zkCallback-1795-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1622483 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-2-001/cores
   [junit4]   2> 1622484 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1622485 INFO  (OverseerStateUpdate-97586796128632836-127.0.0.1:33685_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1623494 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 1623508 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1623558 WARN  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1623559 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1623566 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1623567 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1623567 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75470
   [junit4]   2> 1623574 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=4.6572265625, floorSegmentMB=0.5625, forceMergeDeletesPctAllowed=29.954848483884547, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1623712 WARN  (coreLoadExecutor-5899-thread-1) [    ] 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> 1623722 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1623722 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1623723 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1623723 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1623725 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=96.3310546875, floorSegmentMB=2.0771484375, forceMergeDeletesPctAllowed=25.042120480294866, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1623727 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@127b9a6[collection1] main]
   [junit4]   2> 1623727 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1623728 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1623728 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1623729 INFO  (searcherExecutor-5900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@127b9a6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1623731 INFO  (coreLoadExecutor-5899-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561388745166422016
   [junit4]   2> 1623735 INFO  (coreZkRegister-5894-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1623735 INFO  (coreZkRegister-5894-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1623735 INFO  (coreZkRegister-5894-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38948/collection1/
   [junit4]   2> 1623735 INFO  (coreZkRegister-5894-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1623735 INFO  (coreZkRegister-5894-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:38948/collection1/ has no replicas
   [junit4]   2> 1623736 INFO  (coreZkRegister-5894-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38948/collection1/ shard1
   [junit4]   2> 1623887 INFO  (coreZkRegister-5894-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1624599 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-3-001/cores/collection1
   [junit4]   2> 1624600 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-3-001
   [junit4]   2> 1624600 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1624601 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10c148e{/,null,AVAILABLE}
   [junit4]   2> 1624601 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1689878{HTTP/1.1,[http/1.1]}{127.0.0.1:35220}
   [junit4]   2> 1624601 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.Server Started @1626581ms
   [junit4]   2> 1624601 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/tempDir-001/jetty3, hostPort=35220, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-3-001/cores}
   [junit4]   2> 1624602 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1624602 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.3
   [junit4]   2> 1624602 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1624602 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1624602 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-09T10:45:45.062335Z
   [junit4]   2> 1624604 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1624604 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-3-001/solr.xml
   [junit4]   2> 1624610 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1624612 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41825/solr
   [junit4]   2> 1624617 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1624618 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35220_
   [junit4]   2> 1624619 INFO  (zkCallback-1807-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1624619 INFO  (zkCallback-1795-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1624619 INFO  (zkCallback-1790-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1624619 INFO  (zkCallback-1786-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1624619 INFO  (zkCallback-1801-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1624718 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-3-001/cores
   [junit4]   2> 1624718 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1624719 INFO  (OverseerStateUpdate-97586796128632836-127.0.0.1:33685_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1625726 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 1625735 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1625780 WARN  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1625781 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1625789 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1625789 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1625789 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75470
   [junit4]   2> 1625796 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=4.6572265625, floorSegmentMB=0.5625, forceMergeDeletesPctAllowed=29.954848483884547, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1625841 WARN  (coreLoadExecutor-5910-thread-1) [    ] 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> 1625851 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1625851 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1625853 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1625853 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1625855 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=96.3310546875, floorSegmentMB=2.0771484375, forceMergeDeletesPctAllowed=25.042120480294866, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1625856 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e861[collection1] main]
   [junit4]   2> 1625857 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1625857 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1625857 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1625858 INFO  (searcherExecutor-5911-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e861[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1625860 INFO  (coreLoadExecutor-5910-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561388747398840320
   [junit4]   2> 1625863 INFO  (coreZkRegister-5905-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1625863 INFO  (updateExecutor-1804-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1625863 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1625864 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1625864 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1625864 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1625864 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:40195/collection1/] and I am [http://127.0.0.1:35220/collection1/]
   [junit4]   2> 1625866 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:40195]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:35220_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1625868 INFO  (qtp21599133-10944) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1625868 INFO  (qtp21599133-10944) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1625868 INFO  (qtp21599133-10944) [    ] 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:35220_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:35220","node_name":"127.0.0.1:35220_","state":"down"}
   [junit4]   2> 1626869 INFO  (qtp21599133-10944) [    ] 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:35220_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:35220","node_name":"127.0.0.1:35220_","state":"recovering"}
   [junit4]   2> 1626869 INFO  (qtp21599133-10944) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1626869 INFO  (qtp21599133-10944) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:35220_&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> 1626931 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-4-001/cores/collection1
   [junit4]   2> 1626933 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-4-001
   [junit4]   2> 1626933 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1626934 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@125bf2f{/,null,AVAILABLE}
   [junit4]   2> 1626934 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e4c13{HTTP/1.1,[http/1.1]}{127.0.0.1:34215}
   [junit4]   2> 1626934 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.Server Started @1628914ms
   [junit4]   2> 1626934 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/tempDir-001/jetty4, hostPort=34215, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-4-001/cores}
   [junit4]   2> 1626935 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1626935 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.3
   [junit4]   2> 1626935 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1626935 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1626935 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-09T10:45:47.395627Z
   [junit4]   2> 1626938 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1626938 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-4-001/solr.xml
   [junit4]   2> 1626945 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1626948 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41825/solr
   [junit4]   2> 1626953 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1626954 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34215_
   [junit4]   2> 1626955 INFO  (zkCallback-1814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1626956 INFO  (zkCallback-1795-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1626956 INFO  (zkCallback-1786-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1626956 INFO  (zkCallback-1807-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1626956 INFO  (zkCallback-1801-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1626956 INFO  (zkCallback-1790-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1627064 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-4-001/cores
   [junit4]   2> 1627064 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1627066 INFO  (OverseerStateUpdate-97586796128632836-127.0.0.1:33685_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1628072 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 1628081 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1628122 WARN  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1628123 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1628135 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1628136 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1628136 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75470
   [junit4]   2> 1628143 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=4.6572265625, floorSegmentMB=0.5625, forceMergeDeletesPctAllowed=29.954848483884547, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1628210 WARN  (coreLoadExecutor-5921-thread-1) [    ] 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> 1628220 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1628220 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1628222 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1628222 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1628223 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=96.3310546875, floorSegmentMB=2.0771484375, forceMergeDeletesPctAllowed=25.042120480294866, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1628225 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8bf0fe[collection1] main]
   [junit4]   2> 1628225 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1628225 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1628226 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1628226 INFO  (searcherExecutor-5922-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8bf0fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1628229 INFO  (coreLoadExecutor-5921-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561388749882916864
   [junit4]   2> 1628232 INFO  (coreZkRegister-5916-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1628232 INFO  (updateExecutor-1811-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1628232 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1628232 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1628232 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1628232 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1628232 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:38948/collection1/] and I am [http://127.0.0.1:34215/collection1/]
   [junit4]   2> 1628234 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:38948]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:34215_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1628235 INFO  (qtp13693103-10972) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1628235 INFO  (qtp13693103-10972) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1628235 INFO  (qtp13693103-10972) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:34215_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:34215","node_name":"127.0.0.1:34215_","state":"down"}
   [junit4]   2> 1628377 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitShardWithRule
   [junit4]   2> 1628377 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 for each attempt
   [junit4]   2> 1628377 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 1629236 INFO  (qtp13693103-10972) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:34215_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:34215","node_name":"127.0.0.1:34215_","state":"recovering"}
   [junit4]   2> 1629236 INFO  (qtp13693103-10972) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1629236 INFO  (qtp13693103-10972) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:34215_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1633869 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:40195/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1633869 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:35220 START replicas=[http://127.0.0.1:40195/collection1/] nUpdates=100
   [junit4]   2> 1633872 INFO  (qtp21599133-10944) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1633872 INFO  (qtp21599133-10944) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1633873 INFO  (recoveryExecutor-1805-thread-1) [    ] 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> 1633874 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1633874 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1633874 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1633875 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1633875 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1633875 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1633875 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1633875 INFO  (recoveryExecutor-1805-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1636236 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:38948/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1636236 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:34215 START replicas=[http://127.0.0.1:38948/collection1/] nUpdates=100
   [junit4]   2> 1636238 INFO  (qtp13693103-10972) [    ] 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> 1636238 INFO  (qtp13693103-10972) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1636240 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1636240 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1636240 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1636240 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1636241 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1636241 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1636241 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1636241 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1636241 INFO  (recoveryExecutor-1812-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1636378 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1636379 INFO  (qtp10852247-10909) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1636379 INFO  (qtp10852247-10909) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1636380 INFO  (qtp10852247-10909) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1636380 INFO  (qtp10852247-10909) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 1636382 INFO  (qtp13693103-10972) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1636383 INFO  (qtp13693103-10972) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1636383 INFO  (qtp21599133-10941) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1636383 INFO  (qtp21599133-10941) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1636383 INFO  (qtp7299068-11034) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1636384 INFO  (qtp7299068-11034) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1636384 INFO  (qtp13693103-10972) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1636384 INFO  (qtp13693103-10972) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38948/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 1636385 INFO  (qtp21599133-10941) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1636385 INFO  (qtp21599133-10941) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38948/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1636385 INFO  (qtp7299068-11034) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1636385 INFO  (qtp7299068-11034) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38948/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 1636385 INFO  (qtp28903449-11001) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1636385 INFO  (qtp28903449-11001) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1636386 INFO  (qtp28903449-11001) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1636386 INFO  (qtp28903449-11001) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38948/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1636386 INFO  (qtp13693103-10974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1636387 INFO  (qtp21599133-10944) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1636388 INFO  (qtp28903449-11000) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 1636389 INFO  (qtp13693103-10970) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1636389 INFO  (qtp7299068-11036) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1638390 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ShardSplitTest Using legacyCloud=false for cluster
   [junit4]   2> 1638390 INFO  (qtp21599133-10941) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1638391 INFO  (qtp21599133-10941) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1638391 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ShardSplitTest Starting testSplitShardWithRule
   [junit4]   2> 1638393 INFO  (qtp21599133-10942) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&name=shardSplitWithRule&action=CREATE&numShards=1&rule=shard:*,replica:<2,node:*&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1638397 INFO  (OverseerThreadFactory-5875-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection shardSplitWithRule
   [junit4]   2> 1638397 INFO  (OverseerThreadFactory-5875-thread-1) [    ] o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 1638503 INFO  (OverseerStateUpdate-97586796128632836-127.0.0.1:33685_-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"shardSplitWithRule",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"shardSplitWithRule_shard1_replica1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33685"} 
   [junit4]   2> 1638504 INFO  (OverseerStateUpdate-97586796128632836-127.0.0.1:33685_-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"shardSplitWithRule",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"shardSplitWithRule_shard1_replica2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34215"} 
   [junit4]   2> 1638706 INFO  (qtp10852247-10904) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&newCollection=true&name=shardSplitWithRule_shard1_replica1&action=CREATE&numShards=1&collection=shardSplitWithRule&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1638706 INFO  (qtp7299068-11034) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=shardSplitWithRule_shard1_replica2&action=CREATE&numShards=1&collection=shardSplitWithRule&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1638811 INFO  (zkCallback-1786-thread-6) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/shardSplitWithRule/state.json] for collection [shardSplitWithRule] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1638811 INFO  (zkCallback-1786-thread-8) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/shardSplitWithRule/state.json] for collection [shardSplitWithRule] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1638811 INFO  (zkCallback-1814-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/shardSplitWithRule/state.json] for collection [shardSplitWithRule] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1638811 INFO  (zkCallback-1814-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/shardSplitWithRule/state.json] for collection [shardSplitWithRule] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1639716 INFO  (qtp7299068-11034) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 1639717 INFO  (qtp10852247-10904) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 1639725 INFO  (qtp7299068-11034) [    ] o.a.s.s.IndexSchema [shardSplitWithRule_shard1_replica2] Schema name=test
   [junit4]   2> 1639727 INFO  (qtp10852247-10904) [    ] o.a.s.s.IndexSchema [shardSplitWithRule_shard1_replica1] Schema name=test
   [junit4]   2> 1639773 WARN  (qtp7299068-11034) [    ] o.a.s.s.IndexSchema [shardSplitWithRule_shard1_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1639774 INFO  (qtp7299068-11034) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1639779 WARN  (qtp10852247-10904) [    ] o.a.s.s.IndexSchema [shardSplitWithRule_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1639780 INFO  (qtp10852247-10904) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1639782 INFO  (qtp7299068-11034) [    ] o.a.s.c.CoreContainer Creating SolrCore 'shardSplitWithRule_shard1_replica2' using configuration from collection shardSplitWithRule
   [junit4]   2> 1639782 INFO  (qtp7299068-11034) [    ] o.a.s.c.SolrCore [[shardSplitWithRule_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-4-001/cores/shardSplitWithRule_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/shard-4-001/cores/shardSplitWithRule_shard1_replica2/data/]
   [junit4]   2> 1639782 INFO  (qtp7299068-11034) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75470
   [junit4]   2> 1639795 INFO  (qtp10852247-10904) [    ] o.a.s.c.CoreContainer Creating SolrCore 'shardSplitWithRule_shard1_replica1' using configuration from collection shardSplitWithRule
   [junit4]   2> 1639796 INFO  (qtp10852247-10904) [    ] o.a.s.c.SolrCore [[shardSplitWithRule_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/control-001/cores/shardSplitWithRule_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001/control-001/cores/shardSplitWithRule_shard1_replica1/data/]
   [junit4]   2> 1639797 INFO  (qtp10852247-10904) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75470
   [junit4]   2> 1639822 INFO  (qtp7299068-11034) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=4.6572265625, floorSegmentMB=0.5625, forceMergeDeletesPctAllowed=29.954848483884547, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1639826 INFO  (qtp10852247-10904) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=4.6572265625, floorSegmentMB=0.5625, forceMergeDeletesPctAllowed=29.954848483884547, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1639887 WARN  (qtp7299068-11034) [    ] 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> 1639889 WARN  (qtp10852247-10904) [    ] 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> 1639897 INFO  (qtp7299068-11034) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1639897 INFO  (qtp7299068-11034) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1639899 INFO  (qtp10852247-10904) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1639899 INFO  (qtp10852247-10904) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1639902 INFO  (qtp7299068-11034) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1639902 INFO  (qtp7299068-11034) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1639903 INFO  (qtp10852247-10904) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1639903 INFO  (qtp10852247-10904) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1639903 INFO  (qtp7299068-11034) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=96.3310546875, floorSegmentMB=2.0771484375, forceMergeDeletesPctAllowed=25.042120480294866, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1639905 INFO  (qtp10852247-10904) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=96.3310546875, floorSegmentMB=2.0771484375, forceMergeDeletesPctAllowed=25.042120480294866, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1639906 INFO  (qtp7299068-11034) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17bf7ed[shardSplitWithRule_shard1_replica2] main]
   [junit4]   2> 1639906 INFO  (qtp7299068-11034) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1639906 INFO  (qtp7299068-11034) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1639906 INFO  (qtp7299068-11034) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1639907 INFO  (qtp10852247-10904) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cc5492[shardSplitWithRule_shard1_replica1] main]
   [junit4]   2> 1639907 INFO  (qtp10852247-10904) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1639907 INFO  (qtp10852247-10904) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1639908 INFO  (qtp10852247-10904) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1639908 INFO  (searcherExecutor-5927-thread-1) [    ] o.a.s.c.SolrCore [shardSplitWithRule_shard1_replica2] Registered new searcher Searcher@17bf7ed[shardSplitWithRule_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1639910 INFO  (searcherExecutor-5928-thread-1) [    ] o.a.s.c.SolrCore [shardSplitWithRule_shard1_replica1] Registered new searcher Searcher@1cc5492[shardSplitWithRule_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1639911 INFO  (qtp7299068-11034) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561388762132381696
   [junit4]   2> 1639912 INFO  (qtp10852247-10904) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 15613887621334

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

 o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 2036314 INFO  (zkCallback-1987-thread-4) [    ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2036314 INFO  (zkCallback-1987-thread-4) [    ] o.a.s.c.SolrCore [collection1_shard1_0_replica0]  CLOSING SolrCore org.apache.solr.core.SolrCore@ccba0b
   [junit4]   2> 2036488 INFO  (zkCallback-1987-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1.shard1_0.replica0
   [junit4]   2> 2036489 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[E7D10676E3E9E46D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2036490 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@d48c2f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2036490 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e57d0{/,null,UNAVAILABLE}
   [junit4]   2> 2036490 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 46370
   [junit4]   2> 2036490 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16336214
   [junit4]   2> 2036491 INFO  (coreCloseExecutor-6534-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c1b50
   [junit4]   2> 2036565 INFO  (coreCloseExecutor-6534-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 2036566 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.Overseer Overseer (id=97586819324182546-127.0.0.1:46370_-n_0000000004) closing
   [junit4]   2> 2036566 INFO  (OverseerStateUpdate-97586819324182546-127.0.0.1:46370_-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46370_
   [junit4]   2> 2036566 WARN  (zkCallback-1994-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2036566 INFO  (zkCallback-1969-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2036567 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[E7D10676E3E9E46D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2036567 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@d90e2a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2036567 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[E7D10676E3E9E46D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ed6274{/,null,UNAVAILABLE}
   [junit4]   2> 2036568 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 34648
   [junit4]   2> 2036568 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[E7D10676E3E9E46D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46584 46584
   [junit4]   2> 2036579 INFO  (Thread-3144) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46584 46584
   [junit4]   2> 2036579 WARN  (Thread-3144) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/collection1/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97586819324182537-127.0.0.1:33700_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	56	/solr/overseer/queue
   [junit4]   2> 	54	/solr/overseer/collection-queue-work
   [junit4]   2> 	23	/solr/overseer/queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2036580 INFO  (SUITE-ShardSplitTest-seed#[E7D10676E3E9E46D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_E7D10676E3E9E46D-001
   [junit4]   2> Mar 09, 2017 10:52:37 AM 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): {shard_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), rnd_b=PostingsFormat(name=Memory doPackFST= true), _version_=Lucene50(blocksize=128), n_ti=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_i=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=1802, maxMBSortInHeap=6.96473250594054, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=en-150, timezone=Pacific/Samoa
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=219926824,total=452722688
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldSortValues, TestBadConfig, AnalysisAfterCoreReloadTest, TestPseudoReturnFields, JSONWriterTest, HttpPartitionTest, DistributedFacetPivotLargeTest, DistributedSpellCheckComponentTest, StandardRequestHandlerTest, LeaderFailureAfterFreshStartTest, TestOmitPositions, CacheHeaderTest, ChaosMonkeyNothingIsSafeTest, TestRestManager, XsltUpdateRequestHandlerTest, DistributedVersionInfoTest, CdcrVersionReplicationTest, ConcurrentDeleteAndCreateCollectionTest, HdfsRecoveryZkTest, TestSolr4Spatial, PeerSyncReplicationTest, TestNRTOpen, TestRawResponseWriter, QueryResultKeyTest, TestSearcherReuse, TestCloudInspectUtil, TestIBSimilarityFactory, UUIDFieldTest, TestSchemalessBufferedUpdates, DateFieldTest, TestIntervalFaceting, AsyncCallRequestStatusResponseTest, TestMissingGroups, BlockJoinFacetRandomTest, MergeStrategyTest, TestSolrConfigHandler, TestQueryWrapperFilter, SignatureUpdateProcessorFactoryTest, PeerSyncTest, TestDFISimilarityFactory, HighlighterConfigTest, TestSolrDeletionPolicy2, TestLRUStatsCache, LeaderElectionIntegrationTest, TestJoin, DisMaxRequestHandlerTest, HdfsBasicDistributedZkTest, ReplaceNodeTest, TestCopyFieldCollectionResource, TestSSLRandomization, FileBasedSpellCheckerTest, DistributedQueryComponentOptimizationTest, TestJmxIntegration, SecurityConfHandlerTest, TestCrossCoreJoin, TestBinaryResponseWriter, TestRandomDVFaceting, SolrXmlInZkTest, ZkStateReaderTest, CursorPagingTest, TestSortByMinMaxFunction, ResourceLoaderTest, OverriddenZkACLAndCredentialsProvidersTest, TestAtomicUpdateErrorCases, ClassificationUpdateProcessorIntegrationTest, TestComplexPhraseLeadingWildcard, BasicZkTest, TestFastLRUCache, SolrGangliaReporterTest, QueryEqualityTest, TestReplicationHandlerBackup, FastVectorHighlighterTest, TestGraphMLResponseWriter, SuggestComponentContextFilterQueryTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSizeLimitedDistributedMap, TestCryptoKeys, NumericFieldsTest, TestJsonFacets, TestHashQParserPlugin, TestHighlightDedupGrouping, TestPHPSerializedResponseWriter, TestRealTimeGet, TestCloudSchemaless, TestImplicitCoreProperties, SolrMetricManagerTest, TestAddFieldRealTimeGet, TestDocSet, TestEmbeddedSolrServerConstructors, SolrCoreTest, PreAnalyzedUpdateProcessorTest, TriLevelCompositeIdRoutingTest, TestComponentsName, SimpleCollectionCreateDeleteTest, TestDistribIDF, AnalyticsMergeStrategyTest, TestSolrConfigHandlerConcurrent, TestConfigSetImmutable, TestReplicationHandler, DateRangeFieldTest, ReturnFieldsTest, DocumentAnalysisRequestHandlerTest, TestPerFieldSimilarityWithDefaultOverride, NotRequiredUniqueKeyTest, DocExpirationUpdateProcessorFactoryTest, ScriptEngineTest, TestSha256AuthenticationProvider, TestSolrCloudSnapshots, AnalysisErrorHandlingTest, PolyFieldTest, TestRandomFaceting, TestZkChroot, TestFaceting, TermVectorComponentDistributedTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, DistributedQueryElevationComponentTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestStressLucene, SpatialFilterTest, NoCacheHeaderTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, LukeRequestHandlerTest, TestQueryTypes, TestValueSourceCache, TermVectorComponentTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, SOLR749Test, TestQuerySenderListener, TestQuerySenderNoQuery, TestStressRecovery, URLClassifyProcessorTest, ActionThrottleTest, AliasIntegrationTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteReplicaTest, DistribJoinFromCollectionTest, LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerTaskQueueTest, SSLMigrationTest, ShardSplitTest]
   [junit4] Completed [514/680 (1!)] on J0 in 420.65s, 5 tests, 1 failure <<< FAILURES!

[...truncated 52138 lines...]