Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18521/
Java: 64bit/jdk-9-ea+147 -XX:+UseCompressedOops -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([13BEB78CFF15037A:EAF32423C3604EF0]: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:283)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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 
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 12525 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/init-core-data-001
   [junit4]   2> 1364084 INFO  
(SUITE-ShardSplitTest-seed#[13BEB78CFF15037A]-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> 1364084 INFO  
(SUITE-ShardSplitTest-seed#[13BEB78CFF15037A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1364086 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1364086 INFO  (Thread-2248) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1364086 INFO  (Thread-2248) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1364186 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46599
   [junit4]   2> 1364191 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1364192 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1364194 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1364196 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1364197 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1364199 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1364200 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1364201 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1364203 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1364204 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1364206 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1364802 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/control-001/cores/collection1
   [junit4]   2> 1364804 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1364804 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@90f89c3{/,null,AVAILABLE}
   [junit4]   2> 1364805 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@63e58abd{HTTP/1.1,[http/1.1]}{127.0.0.1:41301}
   [junit4]   2> 1364805 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.Server Started @1366797ms
   [junit4]   2> 1364805 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/tempDir-001/control/data,
 hostPort=41301, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/control-001/cores}
   [junit4]   2> 1364805 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1364806 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1364806 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1364806 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1364806 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-13T22:18:49.279148Z
   [junit4]   2> 1364807 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1364807 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/control-001/solr.xml
   [junit4]   2> 1364813 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46599/solr
   [junit4]   2> 1364821 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41301_
   [junit4]   2> 1364821 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.Overseer Overseer (id=97102563151839236-127.0.0.1:41301_-n_0000000000) 
starting
   [junit4]   2> 1364824 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41301_
   [junit4]   2> 1364824 INFO  (zkCallback-2061-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1364837 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/control-001/cores
   [junit4]   2> 1364837 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1364840 INFO  
(OverseerStateUpdate-97102563151839236-127.0.0.1:41301_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1365846 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1365873 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1365911 WARN  (coreLoadExecutor-5692-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> 1365912 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1365919 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1365919 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/control-001/cores/collection1/data/]
   [junit4]   2> 1365919 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@237c5412
   [junit4]   2> 1365924 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1365976 WARN  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1365980 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1365980 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1365981 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1365981 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1365982 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8230309527366474]
   [junit4]   2> 1365983 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d63e1ee[collection1] main]
   [junit4]   2> 1365984 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1365984 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1365984 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1365985 INFO  (searcherExecutor-5693-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5d63e1ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1365985 INFO  (coreLoadExecutor-5692-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553641012417527808
   [junit4]   2> 1365989 INFO  (coreZkRegister-5685-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1365989 INFO  (coreZkRegister-5685-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1365989 INFO  (coreZkRegister-5685-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41301/collection1/
   [junit4]   2> 1365989 INFO  (coreZkRegister-5685-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1365989 INFO  (coreZkRegister-5685-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:41301/collection1/ has no replicas
   [junit4]   2> 1365990 INFO  (coreZkRegister-5685-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41301/collection1/ shard1
   [junit4]   2> 1366141 INFO  (coreZkRegister-5685-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1366343 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1366343 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46599/solr ready
   [junit4]   2> 1366343 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1366343 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1366974 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-1-001/cores/collection1
   [junit4]   2> 1366975 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-1-001
   [junit4]   2> 1366976 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1366976 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2bd6f13d{/,null,AVAILABLE}
   [junit4]   2> 1366976 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2bc9e5c8{HTTP/1.1,[http/1.1]}{127.0.0.1:39612}
   [junit4]   2> 1366977 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.Server Started @1368968ms
   [junit4]   2> 1366977 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/tempDir-001/jetty1,
 hostPort=39612, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-1-001/cores}
   [junit4]   2> 1366977 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1366977 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1366977 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1366977 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1366977 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-13T22:18:51.450889Z
   [junit4]   2> 1366980 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1366980 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-1-001/solr.xml
   [junit4]   2> 1366985 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46599/solr
   [junit4]   2> 1366990 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1366992 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39612_
   [junit4]   2> 1366993 INFO  (zkCallback-2071-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1366993 INFO  (zkCallback-2061-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1366993 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1367026 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-1-001/cores
   [junit4]   2> 1367026 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1367028 INFO  
(OverseerStateUpdate-97102563151839236-127.0.0.1:41301_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1367129 INFO  (zkCallback-2071-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> 1368033 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1368041 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1368092 WARN  (coreLoadExecutor-5703-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> 1368093 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1368099 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1368100 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1368100 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@237c5412
   [junit4]   2> 1368104 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1368139 WARN  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1368145 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1368145 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1368146 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1368146 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1368147 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8230309527366474]
   [junit4]   2> 1368148 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@621f5b8d[collection1] main]
   [junit4]   2> 1368148 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1368149 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1368149 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1368149 INFO  (searcherExecutor-5704-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@621f5b8d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1368149 INFO  (coreLoadExecutor-5703-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553641014686646272
   [junit4]   2> 1368153 INFO  (coreZkRegister-5698-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1368153 INFO  (coreZkRegister-5698-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1368153 INFO  (coreZkRegister-5698-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39612/collection1/
   [junit4]   2> 1368153 INFO  (coreZkRegister-5698-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1368153 INFO  (coreZkRegister-5698-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:39612/collection1/ has no replicas
   [junit4]   2> 1368155 INFO  (coreZkRegister-5698-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39612/collection1/ shard2
   [junit4]   2> 1368257 INFO  (zkCallback-2071-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> 1368306 INFO  (coreZkRegister-5698-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1368408 INFO  (zkCallback-2071-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> 1369087 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-2-001/cores/collection1
   [junit4]   2> 1369088 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-2-001
   [junit4]   2> 1369089 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1369103 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63157616{/,null,AVAILABLE}
   [junit4]   2> 1369103 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@fd3f695{HTTP/1.1,[http/1.1]}{127.0.0.1:46604}
   [junit4]   2> 1369104 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.Server Started @1371095ms
   [junit4]   2> 1369104 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/tempDir-001/jetty2,
 hostPort=46604, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-2-001/cores}
   [junit4]   2> 1369104 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1369104 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1369104 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1369104 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1369104 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-13T22:18:53.577740Z
   [junit4]   2> 1369106 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1369106 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-2-001/solr.xml
   [junit4]   2> 1369112 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46599/solr
   [junit4]   2> 1369117 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1369119 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46604_
   [junit4]   2> 1369119 INFO  (zkCallback-2077-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1369119 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1369119 INFO  (zkCallback-2061-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1369119 INFO  (zkCallback-2071-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1369140 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-2-001/cores
   [junit4]   2> 1369140 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1369141 INFO  
(OverseerStateUpdate-97102563151839236-127.0.0.1:41301_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1369242 INFO  (zkCallback-2071-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> 1369242 INFO  (zkCallback-2077-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> 1370147 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1370155 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1370208 WARN  (coreLoadExecutor-5714-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> 1370209 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1370216 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1370216 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1370216 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@237c5412
   [junit4]   2> 1370220 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1370277 WARN  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1370283 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1370283 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1370284 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1370284 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1370285 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8230309527366474]
   [junit4]   2> 1370286 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@681b2fbe[collection1] main]
   [junit4]   2> 1370286 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1370286 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1370286 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1370287 INFO  (searcherExecutor-5715-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@681b2fbe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1370287 INFO  (coreLoadExecutor-5714-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553641016928501760
   [junit4]   2> 1370291 INFO  (coreZkRegister-5709-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1370291 INFO  (coreZkRegister-5709-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1370291 INFO  (coreZkRegister-5709-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46604/collection1/
   [junit4]   2> 1370291 INFO  (coreZkRegister-5709-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1370291 INFO  (coreZkRegister-5709-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:46604/collection1/ has no replicas
   [junit4]   2> 1370292 INFO  (coreZkRegister-5709-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46604/collection1/ shard1
   [junit4]   2> 1370394 INFO  (zkCallback-2077-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> 1370394 INFO  (zkCallback-2071-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> 1370443 INFO  (coreZkRegister-5709-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1370545 INFO  (zkCallback-2077-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> 1370545 INFO  (zkCallback-2071-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> 1371213 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-3-001/cores/collection1
   [junit4]   2> 1371215 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-3-001
   [junit4]   2> 1371215 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1371216 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d171f09{/,null,AVAILABLE}
   [junit4]   2> 1371216 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@17bf5c6b{HTTP/1.1,[http/1.1]}{127.0.0.1:35536}
   [junit4]   2> 1371216 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.Server Started @1373208ms
   [junit4]   2> 1371216 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/tempDir-001/jetty3,
 hostPort=35536, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-3-001/cores}
   [junit4]   2> 1371217 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1371217 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1371217 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1371217 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1371217 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-13T22:18:55.690480Z
   [junit4]   2> 1371219 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1371219 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-3-001/solr.xml
   [junit4]   2> 1371224 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46599/solr
   [junit4]   2> 1371229 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1371230 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35536_
   [junit4]   2> 1371231 INFO  (zkCallback-2083-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1371231 INFO  (zkCallback-2061-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1371231 INFO  (zkCallback-2071-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1371231 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1371231 INFO  (zkCallback-2077-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1371265 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-3-001/cores
   [junit4]   2> 1371265 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1371267 INFO  
(OverseerStateUpdate-97102563151839236-127.0.0.1:41301_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1371368 INFO  (zkCallback-2071-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> 1371368 INFO  (zkCallback-2083-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> 1371368 INFO  (zkCallback-2077-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> 1372273 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1372295 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1372336 WARN  (coreLoadExecutor-5725-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> 1372337 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1372343 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1372344 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1372344 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@237c5412
   [junit4]   2> 1372348 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1372402 WARN  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1372407 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1372407 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1372409 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1372409 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1372409 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8230309527366474]
   [junit4]   2> 1372411 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@467ff48d[collection1] main]
   [junit4]   2> 1372411 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1372411 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1372411 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1372412 INFO  (searcherExecutor-5726-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@467ff48d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1372412 INFO  (coreLoadExecutor-5725-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553641019156725760
   [junit4]   2> 1372415 INFO  (coreZkRegister-5720-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1372415 INFO  (updateExecutor-2080-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1372415 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1372416 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1372416 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1372416 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1372416 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:39612/collection1/] and I am 
[http://127.0.0.1:35536/collection1/]
   [junit4]   2> 1372417 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:39612]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:35536_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1372419 INFO  (qtp663455044-11346) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1372419 INFO  (qtp663455044-11346) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1372419 INFO  (qtp663455044-11346) [    ] 
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:35536_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:35536","node_name":"127.0.0.1:35536_","state":"down"}
   [junit4]   2> 1372518 INFO  (zkCallback-2083-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> 1372518 INFO  (zkCallback-2071-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> 1372518 INFO  (zkCallback-2077-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> 1373424 INFO  (qtp663455044-11346) [    ] 
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:35536_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:35536","node_name":"127.0.0.1:35536_","state":"recovering"}
   [junit4]   2> 1373424 INFO  (qtp663455044-11346) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1373424 INFO  (qtp663455044-11346) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:35536_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1004
   [junit4]   2> 1373496 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-4-001/cores/collection1
   [junit4]   2> 1373497 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-4-001
   [junit4]   2> 1373498 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1373499 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a225092{/,null,AVAILABLE}
   [junit4]   2> 1373499 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@194cf9b4{HTTP/1.1,[http/1.1]}{127.0.0.1:46485}
   [junit4]   2> 1373499 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.Server Started @1375491ms
   [junit4]   2> 1373499 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/tempDir-001/jetty4,
 hostPort=46485, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-4-001/cores}
   [junit4]   2> 1373499 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1373500 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1373500 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1373500 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1373500 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-13T22:18:57.973360Z
   [junit4]   2> 1373502 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1373502 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-4-001/solr.xml
   [junit4]   2> 1373508 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46599/solr
   [junit4]   2> 1373512 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1373514 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46485_
   [junit4]   2> 1373514 INFO  (zkCallback-2083-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1373514 INFO  (zkCallback-2077-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1373515 INFO  (zkCallback-2090-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1373515 INFO  (zkCallback-2061-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1373515 INFO  (zkCallback-2071-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1373515 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1373527 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-4-001/cores
   [junit4]   2> 1373527 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1373529 INFO  
(OverseerStateUpdate-97102563151839236-127.0.0.1:41301_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1373630 INFO  (zkCallback-2077-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> 1373630 INFO  (zkCallback-2090-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> 1373630 INFO  (zkCallback-2071-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> 1373630 INFO  (zkCallback-2083-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> 1374535 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1374543 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1374595 WARN  (coreLoadExecutor-5736-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> 1374596 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1374603 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1374603 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1374603 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@237c5412
   [junit4]   2> 1374607 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1374661 WARN  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1374667 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1374667 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1374668 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1374668 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1374669 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8230309527366474]
   [junit4]   2> 1374670 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@c81cfc[collection1] main]
   [junit4]   2> 1374671 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1374671 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1374671 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1374671 INFO  (searcherExecutor-5737-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c81cfc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1374672 INFO  (coreLoadExecutor-5736-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553641021526507520
   [junit4]   2> 1374674 INFO  (coreZkRegister-5731-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1374674 INFO  (updateExecutor-2087-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1374675 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1374675 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1374675 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1374675 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1374675 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:46604/collection1/] and I am 
[http://127.0.0.1:46485/collection1/]
   [junit4]   2> 1374677 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:46604]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46485_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1374677 INFO  (qtp168297299-11375) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1374677 INFO  (qtp168297299-11375) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1374677 INFO  (qtp168297299-11375) [    ] 
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:46485_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:46485","node_name":"127.0.0.1:46485_","state":"down"}
   [junit4]   2> 1374777 INFO  (zkCallback-2083-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> 1374777 INFO  (zkCallback-2071-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> 1374777 INFO  (zkCallback-2090-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> 1374777 INFO  (zkCallback-2077-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> 1375031 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSplitAfterFailedSplit
   [junit4]   2> 1375031 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 
for each attempt
   [junit4]   2> 1375031 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 1375678 INFO  (qtp168297299-11375) [    ] 
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:46485_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:46485","node_name":"127.0.0.1:46485_","state":"recovering"}
   [junit4]   2> 1375678 INFO  (qtp168297299-11375) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1375678 INFO  (qtp168297299-11375) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:46485_&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> 1380424 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:39612/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1380424 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:35536 START 
replicas=[http://127.0.0.1:39612/collection1/] nUpdates=100
   [junit4]   2> 1380426 INFO  (qtp663455044-11346) [    ] 
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> 1380426 INFO  (qtp663455044-11346) [    ] 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> 1380426 INFO  (recoveryExecutor-2081-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> 1380426 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1380426 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1380426 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1380428 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1380428 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1380428 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1380428 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1380428 INFO  (recoveryExecutor-2081-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1380429 INFO  (zkCallback-2083-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> 1380429 INFO  (zkCallback-2071-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> 1380429 INFO  (zkCallback-2090-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> 1380429 INFO  (zkCallback-2077-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> 1382678 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:46604/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1382679 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:46485 START 
replicas=[http://127.0.0.1:46604/collection1/] nUpdates=100
   [junit4]   2> 1382680 INFO  (qtp168297299-11375) [    ] 
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> 1382680 INFO  (qtp168297299-11375) [    ] 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> 1382681 INFO  (recoveryExecutor-2088-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> 1382681 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1382681 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1382681 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1382681 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1382681 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1382681 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1382681 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1382681 INFO  (recoveryExecutor-2088-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1382683 INFO  (zkCallback-2083-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> 1382683 INFO  (zkCallback-2077-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> 1382683 INFO  (zkCallback-2090-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> 1382683 INFO  (zkCallback-2071-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> 1383035 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1383036 INFO  (qtp920511121-11307) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1383036 INFO  (qtp920511121-11307) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1383036 INFO  (qtp920511121-11307) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1383036 INFO  (qtp920511121-11307) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 1383037 INFO  (qtp168297299-11375) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1383037 INFO  (qtp168297299-11375) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1383038 INFO  (qtp663455044-11341) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1383038 INFO  (qtp663455044-11341) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1383038 INFO  (qtp168297299-11375) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1383038 INFO  (qtp168297299-11375) [    ] 
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:46604/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1383039 INFO  (qtp917833027-11438) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1383039 INFO  (qtp917833027-11438) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1383039 INFO  (qtp663455044-11341) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1383039 INFO  (qtp663455044-11341) [    ] 
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:46604/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1383039 INFO  (qtp520581576-11403) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1383039 INFO  (qtp520581576-11403) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1383040 INFO  (qtp917833027-11438) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1383040 INFO  (qtp917833027-11438) [    ] 
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:46604/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1383040 INFO  (qtp520581576-11403) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1383040 INFO  (qtp520581576-11403) [    ] 
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:46604/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1383040 INFO  (qtp168297299-11377) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={_stateVer_=collection1:12&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 1383041 INFO  (qtp663455044-11346) [    ] 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> 1383042 INFO  (qtp520581576-11405) [    ] 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> 1383043 INFO  (qtp168297299-11373) [    ] 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> 1383043 INFO  (qtp917833027-11440) [    ] 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> 1385044 INFO  (qtp520581576-11403) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params 
action=SPLITSHARD&collection=collection1&shard=shard1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1385045 INFO  (OverseerThreadFactory-5690-thread-1) [    ] 
o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1385046 INFO  (OverseerThreadFactory-5690-thread-1) [    ] 
o.a.s.c.SplitShardCmd Creating slice shard1_0 of collection collection1 on 
127.0.0.1:46604_
   [junit4]   2> 1385047 INFO  (zkCallback-2083-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> 1385047 INFO  (zkCallback-2071-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> 1385047 INFO  (zkCallback-2090-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> 1385047 INFO  (zkCallback-2077-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> 1386047 INFO  (OverseerThreadFactory-5690-thread-1) [    ] 
o.a.s.c.SplitShardCmd Adding replica collection1_shard1_0_replica1 as part of 
slice shard1_0 of collection collection1 on 127.0.0.1:46604_
   [junit4]   2> 1386047 INFO  (OverseerThreadFactory-5690-thread-1) [    ] 
o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:46604_",
   [junit4]   2>   "name":"collection1_shard1_0_replica1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1386047 INFO  (OverseerThreadFactory-5690-thread-1) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46604_ for creating new replica
   [junit4]   2> 1386048 INFO  (qtp168297299-11377) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_0_replica1&action=CREATE&collection=collection1&shard=shard1_0&wt=javabin&version=2
   [junit4]   2> 1386150 INFO  (zkCallback-2083-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> 1386150 INFO  (zkCallback-2090-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> 1386150 INFO  (zkCallback-2071-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> 1386150 INFO  (zkCallback-2077-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDa

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

786764 WARN  (zkCallback-2263-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> 1786764 INFO  (zkCallback-2270-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42004_
   [junit4]   2> 1786764 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x158fa496a03000e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1786765 INFO  (zkCallback-2270-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1786765 INFO  (zkCallback-2246-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1786765 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@101b79d1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1786765 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c68c0b8{/,null,UNAVAILABLE}
   [junit4]   2> 1786766 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 42004
   [junit4]   2> 1786766 INFO  (zkCallback-2270-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=97102585206603793-127.0.0.1:42004_-n_0000000004) 
starting
   [junit4]   2> 1786766 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=38845668
   [junit4]   2> 1786767 INFO  (coreCloseExecutor-6346-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4dc8afa5
   [junit4]   2> 1786769 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.Overseer Overseer (id=97102585206603793-127.0.0.1:42004_-n_0000000004) 
closing
   [junit4]   2> 1786769 INFO  
(OverseerStateUpdate-97102585206603793-127.0.0.1:42004_-n_0000000004) [    ] 
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42004_
   [junit4]   2> 1786770 INFO  (zkCallback-2246-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1787749 WARN  (zkCallback-2270-thread-3) [    ] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1787749 INFO  (zkCallback-2270-thread-3) [    ] 
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> 1787749 INFO  (zkCallback-2270-thread-3) [    ] 
o.a.s.c.SolrCore [collection1_shard1_0_replica0]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@ca85964
   [junit4]   2> 1788270 WARN  (zkCallback-2270-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> 1788271 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@791c5f14{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1788291 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[13BEB78CFF15037A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@516bfb4a{/,null,UNAVAILABLE}
   [junit4]   2> 1788292 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 41695
   [junit4]   2> 1788293 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[13BEB78CFF15037A]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46087 46087
   [junit4]   2> 1788407 INFO  (Thread-2532) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46087 46087
   [junit4]   2> 1788408 WARN  (Thread-2532) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97102585206603784-127.0.0.1:37393_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        63      /solr/overseer/collection-queue-work
   [junit4]   2>        49      /solr/overseer/queue
   [junit4]   2>        10      /solr/overseer/queue-work
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1788409 INFO  
(SUITE-ShardSplitTest-seed#[13BEB78CFF15037A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_13BEB78CFF15037A-001
   [junit4]   2> Dec 13, 2016 10:25:52 PM 
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(Lucene70): 
{shard_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
rnd_b=PostingsFormat(name=Memory), 
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_ti=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_i=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)}, docValues:{}, 
maxPointsInLeafNode=775, maxMBSortInHeap=7.733389744499327, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ff, timezone=CST6CDT
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=292787216,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SortSpecParsingTest, 
DocValuesMissingTest, SchemaVersionSpecificBehaviorTest, ReplicationFactorTest, 
TestDeleteCollectionOnDownNodes, TestXmlQParser, ZkSolrClientTest, 
TestMacroExpander, TestFileDictionaryLookup, IndexSchemaRuntimeFieldTest, 
TestBulkSchemaAPI, TestPartialUpdateDeduplication, 
TestFuzzyAnalyzedSuggestions, DistanceFunctionTest, JsonLoaderTest, 
TestClusterStateMutator, TermsComponentTest, TimeZoneUtilsTest, 
TestReloadDeadlock, TestFieldTypeResource, TestSolrXml, 
TestDefaultSearchFieldResource, TestSolrConfigHandlerCloud, ConfigSetsAPITest, 
TestSubQueryTransformer, ClusterStateUpdateTest, BadComponentTest, 
TestFieldSortValues, DirectSolrSpellCheckerTest, TestHdfsBackupRestoreCore, 
JavabinLoaderTest, ShardRoutingTest, TestSurroundQueryParser, 
SuggestComponentContextFilterQueryTest, TestFiltering, TestSmileRequest, 
TestExpandComponent, TestAuthenticationFramework, SpatialFilterTest, 
CustomCollectionTest, TestTrie, TimerUtilsTest, DeleteStatusTest, 
RecoveryAfterSoftCommitTest, TlogReplayBufferedWhileIndexingTest, 
HdfsDirectoryTest, MoreLikeThisHandlerTest, AtomicUpdatesTest, 
WordBreakSolrSpellCheckerTest, TestConfigSets, OpenCloseCoreStressTest, 
TestInitParams, OverseerStatusTest, TestSha256AuthenticationProvider, 
HighlighterTest, TestSolrIndexConfig, TestSchemaSimilarityResource, 
PreAnalyzedFieldManagedSchemaCloudTest, CollectionsAPIDistributedZkTest, 
TestStressRecovery, SoftAutoCommitTest, QueryParsingTest, 
UUIDUpdateProcessorFallbackTest, DeleteNodeTest, TestStressVersions, 
TestCollationFieldDocValues, ChaosMonkeyNothingIsSafeTest, 
TemplateUpdateProcessorTest, DistributedFacetPivotLargeTest, 
OverseerCollectionConfigSetProcessorTest, TestRTimerTree, 
BlockJoinFacetRandomTest, LoggingHandlerTest, TestManagedResource, 
TestElisionMultitermQuery, TestCursorMarkWithoutUniqueKey, 
TestExclusionRuleCollectionAccess, SOLR749Test, TestPostingsSolrHighlighter, 
TestMaxScoreQueryParser, HdfsUnloadDistributedZkTest, ConvertedLegacyTest, 
TestRestoreCore, TestStandardQParsers, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrCmdDistributorTest, 
TestQueryUtils, SimplePostToolTest, RequestLoggingTest, 
TestExactSharedStatsCache, SolrInfoMBeanTest, DistributedIntervalFacetingTest, 
TestClusterProperties, CollectionsAPIAsyncDistributedZkTest, ZkControllerTest, 
IndexBasedSpellCheckerTest, CursorMarkTest, TestDynamicLoading, TestSearchPerf, 
HdfsBasicDistributedZk2Test, TestFieldCache, SuggesterFSTTest, 
OpenExchangeRatesOrgProviderTest, BlockCacheTest, 
TestWordDelimiterFilterFactory, ChaosMonkeySafeLeaderTest, SyncSliceTest, 
OverseerTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TestJoin, TestCoreContainer, 
SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, 
SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, 
CoreAdminHandlerTest, PolyFieldTest, TestUpdate, TestAtomicUpdateErrorCases, 
SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, 
CacheHeaderTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, 
RequestHandlersTest, TestValueSourceCache, RequiredFieldsTest, 
TestSolrQueryParser, IndexSchemaTest, TestCSVResponseWriter, TestLFUCache, 
CollectionReloadTest, ConnectionManagerTest, DistribJoinFromCollectionTest, 
DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionTest, 
LeaderFailoverAfterPartitionTest, OverseerModifyCollectionTest, 
SSLMigrationTest, ShardSplitTest]
   [junit4] Completed [589/659 (1!)] on J1 in 424.59s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 51657 lines...]

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

Reply via email to