Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2919/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([96F7B2C8F6450563:1DD06119B743AEE7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:865)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:437)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13219 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/init-core-data-001
   [junit4]   2> 1554737 INFO  
(SUITE-ShardSplitTest-seed#[96F7B2C8F6450563]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1554738 INFO  
(SUITE-ShardSplitTest-seed#[96F7B2C8F6450563]-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> 1554739 INFO  
(SUITE-ShardSplitTest-seed#[96F7B2C8F6450563]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_ppz/
   [junit4]   2> 1554751 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1554751 INFO  (Thread-2542) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1554751 INFO  (Thread-2542) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1554851 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33874
   [junit4]   2> 1554885 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1554897 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1554898 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1554899 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1554899 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1554900 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1554901 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1554902 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1554903 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1554903 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1554904 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1555056 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/control-001/cores/collection1
   [junit4]   2> 1555057 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1555059 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14d11{/_ppz,null,AVAILABLE}
   [junit4]   2> 1555060 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1872622{HTTP/1.1,[http/1.1]}{127.0.0.1:41130}
   [junit4]   2> 1555060 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.Server Started @1556399ms
   [junit4]   2> 1555060 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/tempDir-001/control/data,
 hostContext=/_ppz, hostPort=41130, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/control-001/cores}
   [junit4]   2> 1555060 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1555061 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1555061 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1555061 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1555061 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-22T19:36:19.687Z
   [junit4]   2> 1555063 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1555063 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/control-001/solr.xml
   [junit4]   2> 1555071 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1555071 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33874/solr
   [junit4]   2> 1555094 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1555095 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41130__ppz
   [junit4]   2> 1555095 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.Overseer Overseer 
(id=97503948267716612-127.0.0.1:41130__ppz-n_0000000000) starting
   [junit4]   2> 1555100 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41130__ppz
   [junit4]   2> 1555101 INFO  
(zkCallback-1658-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1555379 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/control-001/cores
   [junit4]   2> 1555380 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1555382 INFO  
(OverseerStateUpdate-97503948267716612-127.0.0.1:41130__ppz-n_0000000000) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1556396 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1556415 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1556481 WARN  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1556483 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1556508 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1556508 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/control-001/cores/collection1/data/]
   [junit4]   2> 1556509 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d4f4a2
   [junit4]   2> 1556511 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=34.6328125, 
floorSegmentMB=1.02734375, forceMergeDeletesPctAllowed=0.7723323397294346, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1556543 WARN  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1556589 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1556589 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1556594 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1556594 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1556595 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3487054240093357]
   [junit4]   2> 1556596 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d138d[collection1] main]
   [junit4]   2> 1556596 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1556597 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1556597 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1556600 INFO  
(searcherExecutor-5141-thread-1-processing-n:127.0.0.1:41130__ppz x:collection1 
c:control_collection) [n:127.0.0.1:41130__ppz c:control_collection   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d138d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1556600 INFO  
(coreLoadExecutor-5140-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560063174221234176
   [junit4]   2> 1556606 INFO  
(coreZkRegister-5133-thread-1-processing-n:127.0.0.1:41130__ppz x:collection1 
c:control_collection) [n:127.0.0.1:41130__ppz c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1556606 INFO  
(coreZkRegister-5133-thread-1-processing-n:127.0.0.1:41130__ppz x:collection1 
c:control_collection) [n:127.0.0.1:41130__ppz c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 1556606 INFO  
(coreZkRegister-5133-thread-1-processing-n:127.0.0.1:41130__ppz x:collection1 
c:control_collection) [n:127.0.0.1:41130__ppz c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41130/_ppz/collection1/
   [junit4]   2> 1556606 INFO  
(coreZkRegister-5133-thread-1-processing-n:127.0.0.1:41130__ppz x:collection1 
c:control_collection) [n:127.0.0.1:41130__ppz c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1556606 INFO  
(coreZkRegister-5133-thread-1-processing-n:127.0.0.1:41130__ppz x:collection1 
c:control_collection) [n:127.0.0.1:41130__ppz c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:41130/_ppz/collection1/ has no replicas
   [junit4]   2> 1556606 INFO  
(coreZkRegister-5133-thread-1-processing-n:127.0.0.1:41130__ppz x:collection1 
c:control_collection) [n:127.0.0.1:41130__ppz c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1556622 INFO  
(coreZkRegister-5133-thread-1-processing-n:127.0.0.1:41130__ppz x:collection1 
c:control_collection) [n:127.0.0.1:41130__ppz c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:41130/_ppz/collection1/ shard1
   [junit4]   2> 1556772 INFO  
(coreZkRegister-5133-thread-1-processing-n:127.0.0.1:41130__ppz x:collection1 
c:control_collection) [n:127.0.0.1:41130__ppz c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1557045 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1557046 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33874/solr ready
   [junit4]   2> 1557046 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1557046 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1557154 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-1-001/cores/collection1
   [junit4]   2> 1557154 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-1-001
   [junit4]   2> 1557155 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1557156 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@160c763{/_ppz,null,AVAILABLE}
   [junit4]   2> 1557156 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1253dc2{HTTP/1.1,[http/1.1]}{127.0.0.1:42391}
   [junit4]   2> 1557156 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.Server Started @1558495ms
   [junit4]   2> 1557157 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_ppz, hostPort=42391, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-1-001/cores}
   [junit4]   2> 1557157 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1557157 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1557157 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1557157 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1557157 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-22T19:36:21.783Z
   [junit4]   2> 1557160 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1557160 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-1-001/solr.xml
   [junit4]   2> 1557166 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1557167 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33874/solr
   [junit4]   2> 1557173 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:42391__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1557174 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:42391__ppz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1557175 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:42391__ppz    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42391__ppz
   [junit4]   2> 1557176 INFO  
(zkCallback-1658-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1557176 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1557177 INFO  (zkCallback-1662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1557350 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:42391__ppz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-1-001/cores
   [junit4]   2> 1557350 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:42391__ppz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1557351 INFO  
(OverseerStateUpdate-97503948267716612-127.0.0.1:41130__ppz-n_0000000000) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 1557454 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1558367 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1558390 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1558472 WARN  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1558473 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1558491 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1558492 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1558492 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4f4a2
   [junit4]   2> 1558494 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=34.6328125, 
floorSegmentMB=1.02734375, forceMergeDeletesPctAllowed=0.7723323397294346, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1558531 WARN  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1558604 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1558605 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1558605 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1558605 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1558607 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3487054240093357]
   [junit4]   2> 1558608 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10cba83[collection1] main]
   [junit4]   2> 1558608 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1558609 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1558609 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1558612 INFO  
(searcherExecutor-5152-thread-1-processing-n:127.0.0.1:42391__ppz x:collection1 
c:collection1) [n:127.0.0.1:42391__ppz c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10cba83[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1558613 INFO  
(coreLoadExecutor-5151-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1560063176332017664
   [junit4]   2> 1558619 INFO  
(coreZkRegister-5146-thread-1-processing-n:127.0.0.1:42391__ppz x:collection1 
c:collection1) [n:127.0.0.1:42391__ppz c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1558619 INFO  
(coreZkRegister-5146-thread-1-processing-n:127.0.0.1:42391__ppz x:collection1 
c:collection1) [n:127.0.0.1:42391__ppz c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1558619 INFO  
(coreZkRegister-5146-thread-1-processing-n:127.0.0.1:42391__ppz x:collection1 
c:collection1) [n:127.0.0.1:42391__ppz c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42391/_ppz/collection1/
   [junit4]   2> 1558619 INFO  
(coreZkRegister-5146-thread-1-processing-n:127.0.0.1:42391__ppz x:collection1 
c:collection1) [n:127.0.0.1:42391__ppz c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1558619 INFO  
(coreZkRegister-5146-thread-1-processing-n:127.0.0.1:42391__ppz x:collection1 
c:collection1) [n:127.0.0.1:42391__ppz c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:42391/_ppz/collection1/ 
has no replicas
   [junit4]   2> 1558619 INFO  
(coreZkRegister-5146-thread-1-processing-n:127.0.0.1:42391__ppz x:collection1 
c:collection1) [n:127.0.0.1:42391__ppz c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1558622 INFO  
(coreZkRegister-5146-thread-1-processing-n:127.0.0.1:42391__ppz x:collection1 
c:collection1) [n:127.0.0.1:42391__ppz c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42391/_ppz/collection1/ shard2
   [junit4]   2> 1558725 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1558773 INFO  
(coreZkRegister-5146-thread-1-processing-n:127.0.0.1:42391__ppz x:collection1 
c:collection1) [n:127.0.0.1:42391__ppz c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1558876 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1559054 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-2-001/cores/collection1
   [junit4]   2> 1559054 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-2-001
   [junit4]   2> 1559055 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1559056 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a1d4f{/_ppz,null,AVAILABLE}
   [junit4]   2> 1559057 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9f3a2d{HTTP/1.1,[http/1.1]}{127.0.0.1:46045}
   [junit4]   2> 1559057 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.Server Started @1560396ms
   [junit4]   2> 1559057 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_ppz, hostPort=46045, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-2-001/cores}
   [junit4]   2> 1559057 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1559058 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1559058 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1559058 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1559058 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-22T19:36:23.684Z
   [junit4]   2> 1559060 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1559060 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-2-001/solr.xml
   [junit4]   2> 1559067 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1559068 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33874/solr
   [junit4]   2> 1559074 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:46045__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1559076 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:46045__ppz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1559078 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:46045__ppz    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46045__ppz
   [junit4]   2> 1559079 INFO  
(zkCallback-1658-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1559080 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1559080 INFO  (zkCallback-1662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1559080 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1559183 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1559563 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:46045__ppz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-2-001/cores
   [junit4]   2> 1559563 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:46045__ppz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1559566 INFO  
(OverseerStateUpdate-97503948267716612-127.0.0.1:41130__ppz-n_0000000000) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1559667 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] 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> 1559667 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1560575 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1560589 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1560659 WARN  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1560660 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1560677 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1560677 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1560677 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4f4a2
   [junit4]   2> 1560679 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=34.6328125, 
floorSegmentMB=1.02734375, forceMergeDeletesPctAllowed=0.7723323397294346, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1560729 WARN  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1560775 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1560775 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1560776 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1560776 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1560777 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3487054240093357]
   [junit4]   2> 1560778 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@375ec2[collection1] main]
   [junit4]   2> 1560779 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1560779 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1560779 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1560782 INFO  
(searcherExecutor-5163-thread-1-processing-n:127.0.0.1:46045__ppz x:collection1 
c:collection1) [n:127.0.0.1:46045__ppz c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@375ec2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1560783 INFO  
(coreLoadExecutor-5162-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1560063178607427584
   [junit4]   2> 1560788 INFO  
(coreZkRegister-5157-thread-1-processing-n:127.0.0.1:46045__ppz x:collection1 
c:collection1) [n:127.0.0.1:46045__ppz c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1560788 INFO  
(coreZkRegister-5157-thread-1-processing-n:127.0.0.1:46045__ppz x:collection1 
c:collection1) [n:127.0.0.1:46045__ppz c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1560788 INFO  
(coreZkRegister-5157-thread-1-processing-n:127.0.0.1:46045__ppz x:collection1 
c:collection1) [n:127.0.0.1:46045__ppz c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46045/_ppz/collection1/
   [junit4]   2> 1560788 INFO  
(coreZkRegister-5157-thread-1-processing-n:127.0.0.1:46045__ppz x:collection1 
c:collection1) [n:127.0.0.1:46045__ppz c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1560788 INFO  
(coreZkRegister-5157-thread-1-processing-n:127.0.0.1:46045__ppz x:collection1 
c:collection1) [n:127.0.0.1:46045__ppz c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46045/_ppz/collection1/ 
has no replicas
   [junit4]   2> 1560788 INFO  
(coreZkRegister-5157-thread-1-processing-n:127.0.0.1:46045__ppz x:collection1 
c:collection1) [n:127.0.0.1:46045__ppz c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1560790 INFO  
(coreZkRegister-5157-thread-1-processing-n:127.0.0.1:46045__ppz x:collection1 
c:collection1) [n:127.0.0.1:46045__ppz c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46045/_ppz/collection1/ shard1
   [junit4]   2> 1560892 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1560892 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] 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> 1560941 INFO  
(coreZkRegister-5157-thread-1-processing-n:127.0.0.1:46045__ppz x:collection1 
c:collection1) [n:127.0.0.1:46045__ppz c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1561045 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1561045 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] 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> 1561259 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-3-001/cores/collection1
   [junit4]   2> 1561260 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-3-001
   [junit4]   2> 1561260 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1561261 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@120491c{/_ppz,null,AVAILABLE}
   [junit4]   2> 1561262 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@421c54{HTTP/1.1,[http/1.1]}{127.0.0.1:46696}
   [junit4]   2> 1561262 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.Server Started @1562601ms
   [junit4]   2> 1561262 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_ppz, hostPort=46696, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-3-001/cores}
   [junit4]   2> 1561263 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1561263 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1561263 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1561263 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1561263 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-22T19:36:25.889Z
   [junit4]   2> 1561266 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1561266 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-3-001/solr.xml
   [junit4]   2> 1561272 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1561272 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33874/solr
   [junit4]   2> 1561279 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:46696__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1561281 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:46696__ppz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1561282 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:46696__ppz    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46696__ppz
   [junit4]   2> 1561283 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1561283 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1561283 INFO  
(zkCallback-1658-thread-1-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1561283 INFO  (zkCallback-1662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1561283 INFO  
(zkCallback-1680-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1561388 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] 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> 1561388 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1561570 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:46696__ppz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-3-001/cores
   [junit4]   2> 1561570 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:46696__ppz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1561572 INFO  
(OverseerStateUpdate-97503948267716612-127.0.0.1:41130__ppz-n_0000000000) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 1561674 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1561674 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] 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> 1561674 INFO  
(zkCallback-1680-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz    ] 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> 1562583 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1562606 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1562677 WARN  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1562679 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1562695 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1562696 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1562696 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4f4a2
   [junit4]   2> 1562704 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=34.6328125, 
floorSegmentMB=1.02734375, forceMergeDeletesPctAllowed=0.7723323397294346, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1562771 WARN  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1562841 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1562841 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1562847 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1562847 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1562849 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3487054240093357]
   [junit4]   2> 1562849 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f643de[collection1] main]
   [junit4]   2> 1562850 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1562851 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1562851 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1562854 INFO  
(searcherExecutor-5174-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
c:collection1) [n:127.0.0.1:46696__ppz c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f643de[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1562854 INFO  
(coreLoadExecutor-5173-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1560063180779028480
   [junit4]   2> 1562858 INFO  
(coreZkRegister-5168-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
c:collection1) [n:127.0.0.1:46696__ppz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1562858 INFO  
(updateExecutor-1677-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 1562859 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1562859 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 1562859 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 1562859 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1562859 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[http://127.0.0.1:42391/_ppz/collection1/] and I am 
[http://127.0.0.1:46696/_ppz/collection1/]
   [junit4]   2> 1562861 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:42391/_ppz]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46696__ppz&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1562863 INFO  (qtp33375987-10854) [n:127.0.0.1:42391__ppz    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1562864 INFO  (qtp33375987-10854) [n:127.0.0.1:42391__ppz    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1562864 INFO  (qtp33375987-10854) [n:127.0.0.1:42391__ppz    ] 
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:46696__ppz, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:46696/_ppz","node_name":"127.0.0.1:46696__ppz","state":"down"}
   [junit4]   2> 1562963 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1562963 INFO  
(zkCallback-1680-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz    ] 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> 1562963 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] 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> 1563308 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-4-001/cores/collection1
   [junit4]   2> 1563308 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-4-001
   [junit4]   2> 1563309 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1563310 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ffdc2d{/_ppz,null,AVAILABLE}
   [junit4]   2> 1563311 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b7afb8{HTTP/1.1,[http/1.1]}{127.0.0.1:33475}
   [junit4]   2> 1563311 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.Server Started @1564650ms
   [junit4]   2> 1563311 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/_ppz, hostPort=33475, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-4-001/cores}
   [junit4]   2> 1563312 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1563312 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1563312 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1563312 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1563312 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-22T19:36:27.938Z
   [junit4]   2> 1563315 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1563315 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-4-001/solr.xml
   [junit4]   2> 1563339 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1563340 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33874/solr
   [junit4]   2> 1563351 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:33475__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1563353 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:33475__ppz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1563355 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:33475__ppz    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33475__ppz
   [junit4]   2> 1563356 INFO  
(zkCallback-1680-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1563356 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1563356 INFO  
(zkCallback-1658-thread-3-processing-n:127.0.0.1:41130__ppz) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1563356 INFO  (zkCallback-1662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1563356 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1563356 INFO  
(zkCallback-1687-thread-1-processing-n:127.0.0.1:33475__ppz) 
[n:127.0.0.1:33475__ppz    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1563460 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1563460 INFO  
(zkCallback-1680-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz    ] 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> 1563460 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] 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> 1563526 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:33475__ppz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001/shard-4-001/cores
   [junit4]   2> 1563526 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[96F7B2C8F6450563]) 
[n:127.0.0.1:33475__ppz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1563528 INFO  
(OverseerStateUpdate-97503948267716612-127.0.0.1:41130__ppz-n_0000000000) 
[n:127.0.0.1:41130__ppz    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1563630 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] 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> 1563630 INFO  
(zkCallback-1680-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz    ] 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> 1563630 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1563630 INFO  
(zkCallback-1687-thread-1-processing-n:127.0.0.1:33475__ppz) 
[n:127.0.0.1:33475__ppz    ] 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> 1563864 INFO  (qtp33375987-10854) [n:127.0.0.1:42391__ppz    ] 
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:46696__ppz, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:46696/_ppz","node_name":"127.0.0.1:46696__ppz","state":"recovering"}
   [junit4]   2> 1563864 INFO  (qtp33375987-10854) [n:127.0.0.1:42391__ppz    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1563864 INFO  (qtp33375987-10854) [n:127.0.0.1:42391__ppz    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:46696__ppz&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 1564365 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:42391/_ppz/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1564365 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:46696/_ppz START 
replicas=[http://127.0.0.1:42391/_ppz/collection1/] nUpdates=100
   [junit4]   2> 1564369 INFO  (qtp33375987-10854) [n:127.0.0.1:42391__ppz 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1564369 INFO  (qtp33375987-10854) [n:127.0.0.1:42391__ppz 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/_ppz path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1564371 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1564371 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. 
No need to do a PeerSync 
   [junit4]   2> 1564371 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1564371 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1564372 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1564372 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of 
recovery was successful.
   [junit4]   2> 1564372 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates 
buffered during PeerSync.
   [junit4]   2> 1564372 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1564372 INFO  
(recoveryExecutor-1678-thread-1-processing-n:127.0.0.1:46696__ppz x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46696__ppz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 1564477 INFO  
(zkCallback-1680-thread-1-processing-n:127.0.0.1:46696__ppz) 
[n:127.0.0.1:46696__ppz    ] 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> 1564477 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:42391__ppz) 
[n:127.0.0.1:42391__ppz    ] 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> 1564477 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:46045__ppz) 
[n:127.0.0.1:46045__ppz    ] 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> 1564477 INFO  
(zkCallback-1687-thread-1-processing-n:127.0.0.1:33475__ppz) 
[n:127.0.0.1:33475__ppz    ] 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> 1564539 INFO  
(coreLoadExecutor-5184-thread-1-processing-n:127.0.0.1:33475__ppz) 
[n:127.0.0.1:33475__ppz c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1564553 INFO  
(coreLoadExecutor-5184-thread-1-processing-n:127.0.0.1:33475__ppz) 
[n:127.0.0.1:33475__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1564620 WARN  
(coreLoadExecutor-5184-thread-1-processing-n:127.0.0.1:33475__ppz) 
[n:127.0.0.1:33475__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1564623 INFO  
(coreLoadExecutor-5184-thread-1-processing-n:127.0.0.1:33475__ppz) 
[n:127.0.0.1:33475__ppz c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1564638 INFO  
(coreLoadExecutor-5184-thread-1-processing-n:127.0.0.1:33475__ppz) 
[n:127.0.0.1:33475__ppz c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection colle

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

   2> 2402838 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 37712
   [junit4]   2> 2402838 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8557871
   [junit4]   2> 2402840 INFO  (coreCloseExecutor-5810-thread-1) 
[n:127.0.0.1:37712__ppz c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1373df
   [junit4]   2> 2402869 INFO  (coreCloseExecutor-5810-thread-1) 
[n:127.0.0.1:37712__ppz c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 2402871 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97503972893982738-127.0.0.1:37712__ppz-n_0000000004) closing
   [junit4]   2> 2402871 INFO  
(OverseerStateUpdate-97503972893982738-127.0.0.1:37712__ppz-n_0000000004) 
[n:127.0.0.1:37712__ppz    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37712__ppz
   [junit4]   2> 2402872 WARN  
(zkCallback-1869-thread-4-processing-n:127.0.0.1:37712__ppz) 
[n:127.0.0.1:37712__ppz    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2402872 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2402873 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1c2141b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2402873 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[96F7B2C8F6450563]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a37a1b{/_ppz,null,UNAVAILABLE}
   [junit4]   2> 2402874 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[96F7B2C8F6450563]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36154 36154
   [junit4]   2> 2402899 INFO  (Thread-2852) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36154 36154
   [junit4]   2> 2402900 WARN  (Thread-2852) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97503972893982729-127.0.0.1:40270__ppz-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        144     /solr/overseer/collection-queue-work
   [junit4]   2>        46      /solr/overseer/queue
   [junit4]   2>        21      /solr/overseer/queue-work
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitWithChaosMonkey -Dtests.seed=96F7B2C8F6450563 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el 
-Dtests.timezone=Europe/Minsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  472s J1 | ShardSplitTest.testSplitWithChaosMonkey <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes 
recoverying - waited for 330 seconds
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([96F7B2C8F6450563:1DD06119B743AEE7]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:865)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:437)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2402903 INFO  
(SUITE-ShardSplitTest-seed#[96F7B2C8F6450563]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_96F7B2C8F6450563-001
   [junit4]   2> Feb 22, 2017 7:50:27 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{rnd_b=FSTOrd50, shard_s=PostingsFormat(name=Asserting), 
n_ti=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Asserting), 
a_i=FSTOrd50, id=FSTOrd50}, docValues:{rnd_b=DocValuesFormat(name=Direct), 
shard_s=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene54), n_ti=DocValuesFormat(name=Asserting), 
a_t=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=873, 
maxMBSortInHeap=6.690698202604686, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=el, 
timezone=Europe/Minsk
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_121 
(32-bit)/cpus=12,threads=1,free=124812272,total=431226880
   [junit4]   2> NOTE: All tests run in this JVM: [TestReqParamsAPI, 
TestCharFilters, DistributedFacetPivotLongTailTest, TestCloudDeleteByQuery, 
TestFuzzyAnalyzedSuggestions, TestPointFields, StressHdfsTest, 
DistributedFacetPivotWhiteBoxTest, TestQueryUtils, TestGeoJSONResponseWriter, 
UpdateRequestProcessorFactoryTest, CreateCollectionCleanupTest, TestSearchPerf, 
OpenCloseCoreStressTest, TestSolrCloudWithKerberosAlt, StatsReloadRaceTest, 
TestCoreContainer, ShardRoutingTest, TestQueryTypes, 
TestHdfsCloudBackupRestore, ZkCLITest, TestDocTermOrds, 
TestClassicSimilarityFactory, TestBM25SimilarityFactory, 
DirectSolrConnectionTest, DeleteShardTest, TestInfoStreamLogging, 
TestSolrQueryResponse, TestLeaderInitiatedRecoveryThread, 
CloudExitableDirectoryReaderTest, TestRebalanceLeaders, 
TestRequestStatusCollectionAPI, DistributedTermsComponentTest, 
TestFieldResource, SolrCloudExampleTest, MigrateRouteKeyTest, 
DataDrivenBlockJoinTest, TestManagedResourceStorage, 
TemplateUpdateProcessorTest, TestExactStatsCache, 
HdfsTlogReplayBufferedWhileIndexingTest, SolrIndexSplitterTest, 
SuggesterFSTTest, BlockJoinFacetDistribTest, ActionThrottleTest, 
TestSlowCompositeReaderWrapper, BasicFunctionalityTest, TestReloadDeadlock, 
TestLRUCache, WordBreakSolrSpellCheckerTest, ResponseHeaderTest, 
ZkSolrClientTest, HdfsNNFailoverTest, DirectSolrSpellCheckerTest, 
CoreAdminRequestStatusTest, SuggestComponentContextFilterQueryTest, 
SpatialRPTFieldTypeTest, TestOrdValues, RemoteQueryErrorTest, 
TestHighFrequencyDictionaryFactory, TestDynamicFieldCollectionResource, 
TestTrie, TestCollectionAPI, TestLMDirichletSimilarityFactory, 
CSVRequestHandlerTest, ExitableDirectoryReaderTest, MetricsHandlerTest, 
HdfsRestartWhileUpdatingTest, SampleTest, TestConfigSetsAPIZkFailure, 
TestStressInPlaceUpdates, SolrSlf4jReporterTest, 
TestEmbeddedSolrServerConstructors, VersionInfoTest, TestCollapseQParserPlugin, 
TestDistribDocBasedVersion, TestSolrDynamicMBean, TestTestInjection, 
TestFieldCacheSanityChecker, SparseHLLTest, CollectionTooManyReplicasTest, 
TestSweetSpotSimilarityFactory, TestCustomSort, SpatialFilterTest, 
LoggingHandlerTest, TestDefaultStatsCache, TestSystemCollAutoCreate, 
TestFiltering, ChaosMonkeySafeLeaderTest, TestExpandComponent, 
SchemaVersionSpecificBehaviorTest, TermsComponentTest, SolrIndexConfigTest, 
TestGraphTermsQParserPlugin, RestartWhileUpdatingTest, 
TestRuleBasedAuthorizationPlugin, TestPerFieldSimilarityClassic, 
TestSubQueryTransformerCrossCore, TestUseDocValuesAsStored, BufferStoreTest, 
TestSimpleTrackingShardHandler, TestPartialUpdateDeduplication, 
TestCloudPseudoReturnFields, SolrInfoMBeanTest, SolrCmdDistributorTest, 
TestJsonFacetRefinement, URLClassifyProcessorTest, JsonLoaderTest, 
TestWordDelimiterFilterFactory, TestFieldCacheVsDocValues, 
SpellCheckComponentTest, TestSmileRequest, 
ClassificationUpdateProcessorFactoryTest, TestBlendedInfixSuggestions, 
BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, 
ClusterStateUpdateTest, TestRandomDVFaceting, TestDistributedSearch, 
SuggesterTest, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, 
SolrCoreCheckLockOnStartupTest, QueryEqualityTest, DistanceFunctionTest, 
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
TestReversedWildcardFilterFactory, DocumentBuilderTest, 
TestIndexingPerformance, FastVectorHighlighterTest, IndexSchemaTest, 
MBeansHandlerTest, BinaryUpdateRequestHandlerTest, TestBinaryResponseWriter, 
TestLFUCache, AsyncCallRequestStatusResponseTest, 
CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CleanupOldIndexTest, 
DeleteStatusTest, DistributedVersionInfoTest, HttpPartitionTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, 
ReplaceNodeTest, ShardSplitTest]
   [junit4] Completed [695/695 (1!)] on J1 in 848.71s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 54911 lines...]

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

Reply via email to