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/01/03 03:01:59 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+147) - Build # 2576 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2576/
Java: 32bit/jdk-9-ea+147 -client -XX:+UseSerialGC

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([7FE28DB4CFDE2920:86AF1E1BF3AB64AA]: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:538)
	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 12874 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/init-core-data-001
   [junit4]   2> 1537891 INFO  (SUITE-ShardSplitTest-seed#[7FE28DB4CFDE2920]-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> 1537891 INFO  (SUITE-ShardSplitTest-seed#[7FE28DB4CFDE2920]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1537893 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1537893 INFO  (Thread-2345) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1537893 INFO  (Thread-2345) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1537993 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkTestServer start zk server on port:41169
   [junit4]   2> 1538001 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1538004 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1538006 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1538010 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1538012 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1538014 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1538016 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1538018 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1538021 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1538023 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1538025 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1538687 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/control-001/cores/collection1
   [junit4]   2> 1538688 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1538689 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f78770{/,null,AVAILABLE}
   [junit4]   2> 1538690 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@719a0{HTTP/1.1,[http/1.1]}{127.0.0.1:35013}
   [junit4]   2> 1538690 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.Server Started @1540224ms
   [junit4]   2> 1538690 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/tempDir-001/control/data, hostPort=35013, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/control-001/cores}
   [junit4]   2> 1538690 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1538690 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1538690 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1538690 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1538690 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T02:44:36.902962Z
   [junit4]   2> 1538693 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1538693 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/control-001/solr.xml
   [junit4]   2> 1538699 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1538700 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41169/solr
   [junit4]   2> 1538710 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35013_
   [junit4]   2> 1538710 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.Overseer Overseer (id=97216854498213892-127.0.0.1:35013_-n_0000000000) starting
   [junit4]   2> 1538712 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35013_
   [junit4]   2> 1538713 INFO  (OverseerStateUpdate-97216854498213892-127.0.0.1:35013_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1538829 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/control-001/cores
   [junit4]   2> 1538830 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1538831 INFO  (OverseerStateUpdate-97216854498213892-127.0.0.1:35013_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1539838 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1539846 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1539894 WARN  (coreLoadExecutor-4792-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> 1539895 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1539902 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1539902 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/control-001/cores/collection1/data/]
   [junit4]   2> 1539902 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16636cf
   [junit4]   2> 1539909 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=54.3837890625, floorSegmentMB=1.423828125, forceMergeDeletesPctAllowed=15.6612814105342, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6964506900015166
   [junit4]   2> 1539958 WARN  (coreLoadExecutor-4792-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> 1539964 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1539964 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1539965 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1539965 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1539966 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=11.6982421875, floorSegmentMB=1.443359375, forceMergeDeletesPctAllowed=2.519787169725811, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1539968 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cca9[collection1] main]
   [junit4]   2> 1539968 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1539968 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1539968 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1539969 INFO  (searcherExecutor-4793-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6cca9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539969 INFO  (coreLoadExecutor-4792-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555469674145120256
   [junit4]   2> 1539973 INFO  (coreZkRegister-4785-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1539973 INFO  (coreZkRegister-4785-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1539973 INFO  (coreZkRegister-4785-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35013/collection1/
   [junit4]   2> 1539973 INFO  (coreZkRegister-4785-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1539973 INFO  (coreZkRegister-4785-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:35013/collection1/ has no replicas
   [junit4]   2> 1539974 INFO  (coreZkRegister-4785-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35013/collection1/ shard1
   [junit4]   2> 1540125 INFO  (coreZkRegister-4785-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1540416 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1540417 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41169/solr ready
   [junit4]   2> 1540417 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1540417 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1541169 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-1-001/cores/collection1
   [junit4]   2> 1541170 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-1-001
   [junit4]   2> 1541171 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1541171 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8916ce{/,null,AVAILABLE}
   [junit4]   2> 1541172 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ba3f{HTTP/1.1,[http/1.1]}{127.0.0.1:39653}
   [junit4]   2> 1541172 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.Server Started @1542706ms
   [junit4]   2> 1541172 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/tempDir-001/jetty1, hostPort=39653, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-1-001/cores}
   [junit4]   2> 1541172 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1541172 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1541173 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1541173 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1541173 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T02:44:39.385130Z
   [junit4]   2> 1541176 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1541176 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-1-001/solr.xml
   [junit4]   2> 1541183 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1541184 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41169/solr
   [junit4]   2> 1541190 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1541191 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39653_
   [junit4]   2> 1541192 INFO  (zkCallback-1593-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1541192 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1541193 INFO  (zkCallback-1597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1541247 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-1-001/cores
   [junit4]   2> 1541247 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1541249 INFO  (OverseerStateUpdate-97216854498213892-127.0.0.1:35013_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1541351 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1542256 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1542275 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1542330 WARN  (coreLoadExecutor-4803-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> 1542331 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1542337 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1542338 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1542338 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16636cf
   [junit4]   2> 1542344 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=54.3837890625, floorSegmentMB=1.423828125, forceMergeDeletesPctAllowed=15.6612814105342, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6964506900015166
   [junit4]   2> 1542383 WARN  (coreLoadExecutor-4803-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> 1542392 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1542392 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1542393 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1542393 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1542394 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=11.6982421875, floorSegmentMB=1.443359375, forceMergeDeletesPctAllowed=2.519787169725811, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1542396 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@bedaf[collection1] main]
   [junit4]   2> 1542396 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1542397 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1542397 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1542397 INFO  (searcherExecutor-4804-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bedaf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1542397 INFO  (coreLoadExecutor-4803-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555469676691062784
   [junit4]   2> 1542402 INFO  (coreZkRegister-4798-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1542402 INFO  (coreZkRegister-4798-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1542402 INFO  (coreZkRegister-4798-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39653/collection1/
   [junit4]   2> 1542402 INFO  (coreZkRegister-4798-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1542402 INFO  (coreZkRegister-4798-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:39653/collection1/ has no replicas
   [junit4]   2> 1542403 INFO  (coreZkRegister-4798-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39653/collection1/ shard2
   [junit4]   2> 1542505 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1542554 INFO  (coreZkRegister-4798-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1542658 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1543676 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-2-001/cores/collection1
   [junit4]   2> 1543677 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-2-001
   [junit4]   2> 1543678 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1543678 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e50d59{/,null,AVAILABLE}
   [junit4]   2> 1543679 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@636b08{HTTP/1.1,[http/1.1]}{127.0.0.1:41307}
   [junit4]   2> 1543679 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.Server Started @1545213ms
   [junit4]   2> 1543679 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/tempDir-001/jetty2, hostPort=41307, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-2-001/cores}
   [junit4]   2> 1543679 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1543680 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1543680 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1543680 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1543680 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T02:44:41.892352Z
   [junit4]   2> 1543682 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1543682 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-2-001/solr.xml
   [junit4]   2> 1543688 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1543690 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41169/solr
   [junit4]   2> 1543697 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1543699 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41307_
   [junit4]   2> 1543699 INFO  (zkCallback-1593-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1543699 INFO  (zkCallback-1597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1543699 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1543699 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1543801 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-2-001/cores
   [junit4]   2> 1543801 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1543801 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1543803 INFO  (OverseerStateUpdate-97216854498213892-127.0.0.1:35013_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1543904 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1543904 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1544809 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1544817 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1544869 WARN  (coreLoadExecutor-4814-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> 1544870 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1544877 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1544877 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1544878 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16636cf
   [junit4]   2> 1544883 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=54.3837890625, floorSegmentMB=1.423828125, forceMergeDeletesPctAllowed=15.6612814105342, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6964506900015166
   [junit4]   2> 1544946 WARN  (coreLoadExecutor-4814-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> 1544954 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1544954 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1544955 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1544956 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1544957 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=11.6982421875, floorSegmentMB=1.443359375, forceMergeDeletesPctAllowed=2.519787169725811, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1544958 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cd2cfd[collection1] main]
   [junit4]   2> 1544959 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1544959 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1544959 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1544960 INFO  (searcherExecutor-4815-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cd2cfd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1544960 INFO  (coreLoadExecutor-4814-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555469679378563072
   [junit4]   2> 1544963 INFO  (coreZkRegister-4809-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1544964 INFO  (coreZkRegister-4809-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1544964 INFO  (coreZkRegister-4809-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41307/collection1/
   [junit4]   2> 1544964 INFO  (coreZkRegister-4809-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1544964 INFO  (coreZkRegister-4809-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:41307/collection1/ has no replicas
   [junit4]   2> 1544965 INFO  (coreZkRegister-4809-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41307/collection1/ shard1
   [junit4]   2> 1545067 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1545067 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1545116 INFO  (coreZkRegister-4809-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1545232 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1545232 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1545768 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-3-001/cores/collection1
   [junit4]   2> 1545769 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-3-001
   [junit4]   2> 1545770 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1545772 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ddc2fa{/,null,AVAILABLE}
   [junit4]   2> 1545773 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ba7efd{HTTP/1.1,[http/1.1]}{127.0.0.1:40173}
   [junit4]   2> 1545773 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.Server Started @1547307ms
   [junit4]   2> 1545773 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/tempDir-001/jetty3, hostPort=40173, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-3-001/cores}
   [junit4]   2> 1545773 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1545774 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1545774 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545774 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1545774 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T02:44:43.986697Z
   [junit4]   2> 1545777 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1545777 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-3-001/solr.xml
   [junit4]   2> 1545784 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1545786 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41169/solr
   [junit4]   2> 1545792 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1545794 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40173_
   [junit4]   2> 1545795 INFO  (zkCallback-1593-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1545795 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1545795 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1545796 INFO  (zkCallback-1615-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1545797 INFO  (zkCallback-1597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1545899 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1545899 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1545957 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-3-001/cores
   [junit4]   2> 1545957 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1545960 INFO  (OverseerStateUpdate-97216854498213892-127.0.0.1:35013_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1546062 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1546062 INFO  (zkCallback-1615-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1546062 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1546981 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1546990 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1547044 WARN  (coreLoadExecutor-4825-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> 1547045 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1547053 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1547053 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1547053 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16636cf
   [junit4]   2> 1547059 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=54.3837890625, floorSegmentMB=1.423828125, forceMergeDeletesPctAllowed=15.6612814105342, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6964506900015166
   [junit4]   2> 1547105 WARN  (coreLoadExecutor-4825-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> 1547113 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1547114 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1547115 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1547115 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1547117 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=11.6982421875, floorSegmentMB=1.443359375, forceMergeDeletesPctAllowed=2.519787169725811, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1547118 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d2790e[collection1] main]
   [junit4]   2> 1547118 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1547119 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1547119 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1547119 INFO  (searcherExecutor-4826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d2790e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1547120 INFO  (coreLoadExecutor-4825-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555469681643487232
   [junit4]   2> 1547122 INFO  (coreZkRegister-4820-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1547122 INFO  (updateExecutor-1612-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1547123 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1547123 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1547123 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1547123 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1547123 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:39653/collection1/] and I am [http://127.0.0.1:40173/collection1/]
   [junit4]   2> 1547125 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:39653]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40173_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1547128 INFO  (qtp11963236-9862) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1547128 INFO  (qtp11963236-9862) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1547128 INFO  (qtp11963236-9862) [    ] 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:40173_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40173","node_name":"127.0.0.1:40173_","state":"down"}
   [junit4]   2> 1547226 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1547226 INFO  (zkCallback-1615-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1547226 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1548128 INFO  (qtp11963236-9862) [    ] 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:40173_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40173","node_name":"127.0.0.1:40173_","state":"recovering"}
   [junit4]   2> 1548129 INFO  (qtp11963236-9862) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1548129 INFO  (qtp11963236-9862) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:40173_&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> 1548380 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-4-001/cores/collection1
   [junit4]   2> 1548381 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-4-001
   [junit4]   2> 1548381 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1548382 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c2c70f{/,null,AVAILABLE}
   [junit4]   2> 1548382 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fe6647{HTTP/1.1,[http/1.1]}{127.0.0.1:35398}
   [junit4]   2> 1548383 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.Server Started @1549916ms
   [junit4]   2> 1548383 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/tempDir-001/jetty4, hostPort=35398, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-4-001/cores}
   [junit4]   2> 1548383 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1548383 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1548383 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1548383 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1548383 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T02:44:46.595877Z
   [junit4]   2> 1548386 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1548386 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-4-001/solr.xml
   [junit4]   2> 1548391 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1548393 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41169/solr
   [junit4]   2> 1548398 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1548400 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35398_
   [junit4]   2> 1548401 INFO  (zkCallback-1622-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1548401 INFO  (zkCallback-1593-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1548401 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1548401 INFO  (zkCallback-1615-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1548401 INFO  (zkCallback-1597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1548401 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1548456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-4-001/cores
   [junit4]   2> 1548456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1548458 INFO  (OverseerStateUpdate-97216854498213892-127.0.0.1:35013_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1548560 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1548560 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1548560 INFO  (zkCallback-1615-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1548560 INFO  (zkCallback-1622-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1549464 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1549472 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1549521 WARN  (coreLoadExecutor-4836-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> 1549522 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1549529 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1549529 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1549529 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16636cf
   [junit4]   2> 1549534 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=54.3837890625, floorSegmentMB=1.423828125, forceMergeDeletesPctAllowed=15.6612814105342, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6964506900015166
   [junit4]   2> 1549581 WARN  (coreLoadExecutor-4836-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> 1549589 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1549590 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1549591 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1549591 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1549592 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=11.6982421875, floorSegmentMB=1.443359375, forceMergeDeletesPctAllowed=2.519787169725811, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1549593 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11b80d8[collection1] main]
   [junit4]   2> 1549593 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1549594 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1549594 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1549594 INFO  (searcherExecutor-4837-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11b80d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1549594 INFO  (coreLoadExecutor-4836-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555469684237664256
   [junit4]   2> 1549597 INFO  (coreZkRegister-4831-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1549597 INFO  (updateExecutor-1619-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1549597 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1549597 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1549597 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1549598 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1549598 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:41307/collection1/] and I am [http://127.0.0.1:35398/collection1/]
   [junit4]   2> 1549599 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:41307]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:35398_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1549601 INFO  (qtp27547094-9891) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1549601 INFO  (qtp27547094-9891) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1549601 INFO  (qtp27547094-9891) [    ] 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:35398_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:35398","node_name":"127.0.0.1:35398_","state":"down"}
   [junit4]   2> 1549685 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitStaticIndexReplication
   [junit4]   2> 1549686 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 for each attempt
   [junit4]   2> 1549686 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 1549699 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1549700 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1549700 INFO  (zkCallback-1615-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1549699 INFO  (zkCallback-1622-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1550601 INFO  (qtp27547094-9891) [    ] 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:35398_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:35398","node_name":"127.0.0.1:35398_","state":"recovering"}
   [junit4]   2> 1550601 INFO  (qtp27547094-9891) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1550601 INFO  (qtp27547094-9891) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:35398_&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> 1555129 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:39653/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1555129 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:40173 START replicas=[http://127.0.0.1:39653/collection1/] nUpdates=100
   [junit4]   2> 1555132 INFO  (qtp11963236-9862) [    ] 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> 1555132 INFO  (qtp11963236-9862) [    ] 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> 1555132 INFO  (recoveryExecutor-1613-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> 1555132 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1555132 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1555133 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1555133 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1555133 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1555133 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1555133 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1555133 INFO  (recoveryExecutor-1613-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1555134 INFO  (zkCallback-1622-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1555134 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1555134 INFO  (zkCallback-1615-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1555134 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1557602 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:41307/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1557602 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:35398 START replicas=[http://127.0.0.1:41307/collection1/] nUpdates=100
   [junit4]   2> 1557604 INFO  (qtp27547094-9891) [    ] 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> 1557604 INFO  (qtp27547094-9891) [    ] 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> 1557604 INFO  (recoveryExecutor-1620-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> 1557604 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1557604 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1557604 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1557605 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1557605 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1557605 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1557605 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1557605 INFO  (recoveryExecutor-1620-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1557606 INFO  (zkCallback-1622-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1557606 INFO  (zkCallback-1615-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1557606 INFO  (zkCallback-1603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1557606 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1557689 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1557690 INFO  (qtp30069026-9826) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1557690 INFO  (qtp30069026-9826) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1557691 INFO  (qtp30069026-9826) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1557691 INFO  (qtp30069026-9826) [    ] 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> 1557694 INFO  (qtp27547094-9891) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1557694 INFO  (qtp11963236-9857) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1557694 INFO  (qtp27547094-9891) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1557694 INFO  (qtp11963236-9857) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1557694 INFO  (qtp16538802-9953) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1557694 INFO  (qtp16538802-9953) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1557694 INFO  (qtp8325168-9919) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1557695 INFO  (qtp8325168-9919) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1557695 INFO  (qtp27547094-9891) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1557695 INFO  (qtp11963236-9857) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1557695 INFO  (qtp27547094-9891) [    ] 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:41307/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1557695 INFO  (qtp11963236-9857) [    ] 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:41307/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1557695 INFO  (qtp16538802-9953) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1557695 INFO  (qtp8325168-9919) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1557695 INFO  (qtp16538802-9953) [    ] 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:41307/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1557695 INFO  (qtp8325168-9919) [    ] 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:41307/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1557696 INFO  (qtp27547094-9886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={_stateVer_=collection1:14&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1557697 INFO  (qtp11963236-9862) [    ] 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> 1557697 INFO  (qtp8325168-9921) [    ] 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> 1557698 INFO  (qtp27547094-9889) [    ] 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> 1557699 INFO  (qtp16538802-9955) [    ] 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> 1559700 INFO  (qtp11963236-9857) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=5&name=testSplitStaticIndexReplication&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41307_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1559702 INFO  (OverseerThreadFactory-4790-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection testSplitStaticIndexReplication
   [junit4]   2> 1559805 INFO  (qtp27547094-9886) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testSplitStaticIndexReplication_shard1_replica1&action=CREATE&numShards=1&collection=testSplitStaticIndexReplication&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1559907 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitStaticIndexReplication/state.json] for collection [testSplitStaticIndexReplication] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1560813 INFO  (qtp27547094-9886) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4

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

d#[7FE28DB4CFDE2920]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1750a91{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1935342 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@148cbf9{/,null,UNAVAILABLE}
   [junit4]   2> 1935342 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 36820
   [junit4]   2> 1935342 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16452415
   [junit4]   2> 1935344 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.Overseer Overseer (id=97216878330576913-127.0.0.1:36820_-n_0000000004) closing
   [junit4]   2> 1935344 INFO  (OverseerStateUpdate-97216878330576913-127.0.0.1:36820_-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36820_
   [junit4]   2> 1936845 WARN  (zkCallback-1812-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> 1936865 WARN  (zkCallback-1812-thread-2) [    ] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1936865 INFO  (zkCallback-1812-thread-2) [    ] 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> 1936865 INFO  (zkCallback-1812-thread-2) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ed172a
   [junit4]   2> 1936886 INFO  (zkCallback-1812-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1936886 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1936886 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@101fc26{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1936887 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[7FE28DB4CFDE2920]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a5bb1d{/,null,UNAVAILABLE}
   [junit4]   2> 1936887 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[7FE28DB4CFDE2920]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37789 37789
   [junit4]   2> 1936920 INFO  (Thread-2670) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37789 37789
   [junit4]   2> 1936920 WARN  (Thread-2670) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/overseer/queue
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitAfterFailedSplit -Dtests.seed=7FE28DB4CFDE2920 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-Hans-CN -Dtests.timezone=Asia/Colombo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 35.4s J0 | ShardSplitTest.testSplitAfterFailedSplit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7FE28DB4CFDE2920:86AF1E1BF3AB64AA]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1936925 INFO  (SUITE-ShardSplitTest-seed#[7FE28DB4CFDE2920]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_7FE28DB4CFDE2920-001
   [junit4]   2> Jan 03, 2017 2:51:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=BlockTreeOrds(blocksize=128), shard_s=PostingsFormat(name=LuceneFixedGap), _version_=Lucene50(blocksize=128), n_ti=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneFixedGap), a_i=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=244, maxMBSortInHeap=7.236690087505687, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=zh-Hans-CN, timezone=Asia/Colombo
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=106584024,total=347357184
   [junit4]   2> NOTE: All tests run in this JVM: [TestLocalFSCloudBackupRestore, CdcrVersionReplicationTest, AlternateDirectoryTest, OutputWriterTest, TestStressLucene, ReplicaListTransformerTest, MBeansHandlerTest, DistributedQueryComponentOptimizationTest, OverriddenZkACLAndCredentialsProvidersTest, TestSolr4Spatial, DistribDocExpirationUpdateProcessorTest, TestReloadDeadlock, TestUniqueKeyFieldResource, TestFaceting, TestQuerySenderNoQuery, TestNRTOpen, ZkStateReaderTest, PeerSyncReplicationTest, HdfsDirectoryTest, TestPerFieldSimilarity, TestRangeQuery, TestCustomSort, TestOverriddenPrefixQueryForCustomFieldType, CursorPagingTest, TestSortByMinMaxFunction, TestCloudSchemaless, TestRawResponseWriter, TestUseDocValuesAsStored, TestDynamicFieldResource, TestIBSimilarityFactory, PeerSyncWithIndexFingerprintCachingTest, TestDistribIDF, TestSolrCloudWithHadoopAuthPlugin, TestRealTimeGet, AnalysisAfterCoreReloadTest, RollingRestartTest, TestOmitPositions, ClassificationUpdateProcessorTest, TestManagedSchemaAPI, JSONWriterTest, DistributedQueryElevationComponentTest, TestSolrConfigHandler, PeerSyncTest, TestSerializedLuceneMatchVersion, HdfsWriteToMultipleCollectionsTest, ClusterStateTest, TestBinaryResponseWriter, TestAtomicUpdateErrorCases, TestScoreJoinQPNoScore, TestCrossCoreJoin, ExternalFileFieldSortTest, TestCloudRecovery, TestRTimerTree, TestCloudInspectUtil, CloudMLTQParserTest, TestJmxIntegration, BitVectorTest, DefaultValueUpdateProcessorTest, TestSSLRandomization, TestDFISimilarityFactory, DocumentAnalysisRequestHandlerTest, TestGraphMLResponseWriter, PolyFieldTest, TestHighlightDedupGrouping, SolrGangliaReporterTest, TestSmileRequest, XsltUpdateRequestHandlerTest, RuleEngineTest, TestSchemaResource, TestDownShardTolerantSearch, TestRandomFlRTGCloud, StandardRequestHandlerTest, TestBlobHandler, TestDocSet, PathHierarchyTokenizerFactoryTest, TestSolrConfigHandlerConcurrent, TestComponentsName, CacheHeaderTest, TestReplicationHandlerBackup, JavabinLoaderTest, QueryElevationComponentTest, CollectionTooManyReplicasTest, TestCodecSupport, TestFoldingMultitermQuery, TestImplicitCoreProperties, DistributedFacetPivotSmallTest, ReplaceNodeTest, TestJsonFacets, TestCustomDocTransformer, NumericFieldsTest, UniqFieldsUpdateProcessorFactoryTest, ManagedSchemaRoundRobinCloudTest, TestReplicaProperties, TestValueSourceCache, TestLeaderElectionWithEmptyReplica, HttpPartitionTest, LeaderElectionIntegrationTest, RegexBoostProcessorTest, TestDistributedSearch, TestXmlQParser, TestStressRecovery, AtomicUpdatesTest, HdfsThreadLeakTest, TestSolrCloudWithSecureImpersonation, TestConfigSetsAPI, NotRequiredUniqueKeyTest, CreateCollectionCleanupTest, TestExpandComponent, TestMaxScoreQueryParser, WordBreakSolrSpellCheckerTest, QueryEqualityTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, LukeRequestHandlerTest, TermsComponentTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, TestCollationField, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, CustomCollectionTest, DistribCursorPagingTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest]
   [junit4] Completed [605/675 (1!)] on J0 in 400.06s, 5 tests, 1 failure <<< FAILURES!

[...truncated 51728 lines...]