Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1179/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

2 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([F503C9D4331170F9:7E241A057217DB7D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:428)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   
"cluster-preferences":[{"maximize":"freedisk"}],   
"triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       
"event":"nodeLost",       "waitFor":30,       "actions":[         {           
"name":"auto_add_replicas_plan",           
"class":"solr.AutoAddReplicasPlanAction"},         {           
"name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       
"enabled":true}},   "listeners":{".auto_add_replicas.system":{       
"trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         
"STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         
"BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       
"beforeAction":[]}},   "properties":{}}> but was: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   
"cluster-preferences":[{"maximize":"freedisk"}],   
"triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       
"event":"nodeLost",       "waitFor":30,       "actions":[         {           
"name":"auto_add_replicas_plan",           
"class":"solr.AutoAddReplicasPlanAction"},         {           
"name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       
"enabled":true}},   "listeners":{".auto_add_replicas.system":{       
"trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         
"STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         
"BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       
"beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
        at 
__randomizedtesting.SeedInfo.seed([F503C9D4331170F9:CA8BCA7C2447801E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12674 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/init-core-data-001
   [junit4]   2> 697345 WARN  
(SUITE-ShardSplitTest-seed#[F503C9D4331170F9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 697345 INFO  
(SUITE-ShardSplitTest-seed#[F503C9D4331170F9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 697347 INFO  
(SUITE-ShardSplitTest-seed#[F503C9D4331170F9]-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> 697348 INFO  
(SUITE-ShardSplitTest-seed#[F503C9D4331170F9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 697348 INFO  
(SUITE-ShardSplitTest-seed#[F503C9D4331170F9]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/gjjg/se
   [junit4]   2> 697351 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 697353 INFO  (Thread-903) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 697353 INFO  (Thread-903) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 697360 ERROR (Thread-903) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 697453 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45175
   [junit4]   2> 697455 INFO  (zkConnectionManagerCallback-790-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697458 INFO  (zkConnectionManagerCallback-792-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697462 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 697464 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 697465 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 697466 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 697467 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 697468 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 697468 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 697469 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 697470 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 697471 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 697472 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 697473 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 697554 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 697558 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@dfc857{/gjjg/se,null,AVAILABLE}
   [junit4]   2> 697559 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1414e86{HTTP/1.1,[http/1.1]}{127.0.0.1:34387}
   [junit4]   2> 697559 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.Server Started @698783ms
   [junit4]   2> 697559 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/gjjg/se, hostPort=34387, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/control-001/cores}
   [junit4]   2> 697560 ERROR 
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 697560 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 697560 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 697560 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 697560 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T23:03:04.454Z
   [junit4]   2> 697561 INFO  (zkConnectionManagerCallback-794-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697562 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 697562 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/control-001/solr.xml
   [junit4]   2> 697566 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 697567 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 697568 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 697570 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45175/solr
   [junit4]   2> 697571 INFO  (zkConnectionManagerCallback-798-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697579 INFO  
(zkConnectionManagerCallback-800-thread-1-processing-n:127.0.0.1:34387_gjjg%2Fse)
 [n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 697632 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 697633 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:34387_gjjg%2Fse
   [junit4]   2> 697633 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.Overseer Overseer 
(id=99350674423676932-127.0.0.1:34387_gjjg%2Fse-n_0000000000) starting
   [junit4]   2> 697642 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34387_gjjg%2Fse
   [junit4]   2> 697649 INFO  
(zkCallback-799-thread-1-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 697912 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 697930 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 697930 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 697932 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/control-001/cores
   [junit4]   2> 697962 INFO  (zkConnectionManagerCallback-806-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697963 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 697963 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45175/solr ready
   [junit4]   2> 697966 INFO  (qtp21262783-3657) [n:127.0.0.1:34387_gjjg%2Fse   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34387_gjjg%252Fse&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 697967 INFO  
(OverseerThreadFactory-1491-thread-1-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 698072 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 698073 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 698176 INFO  
(zkCallback-799-thread-1-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 699091 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 699119 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 699182 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 699194 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 699194 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 699194 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 699195 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 699198 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1406455500, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 699454 WARN  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
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> 699507 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 699507 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 699508 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 699508 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 699510 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=71.8857421875, 
floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=5.4235829438065615, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 699510 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15e0fcb[control_collection_shard1_replica_n1] main]
   [junit4]   2> 699511 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 699512 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 699513 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 699514 INFO  
(searcherExecutor-1494-thread-1-processing-n:127.0.0.1:34387_gjjg%2Fse 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:34387_gjjg%2Fse c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@15e0fcb[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 699514 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1589610793043755008
   [junit4]   2> 699518 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 699518 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 699518 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34387/gjjg/se/control_collection_shard1_replica_n1/
   [junit4]   2> 699518 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 699518 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34387/gjjg/se/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 699518 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 699520 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34387/gjjg/se/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 699622 INFO  
(zkCallback-799-thread-1-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 699632 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 699633 INFO  (qtp21262783-3653) [n:127.0.0.1:34387_gjjg%2Fse 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1561
   [junit4]   2> 699640 INFO  (qtp21262783-3657) [n:127.0.0.1:34387_gjjg%2Fse   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 699736 INFO  
(zkCallback-799-thread-1-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 699969 INFO  
(OverseerCollectionConfigSetProcessor-99350674423676932-127.0.0.1:34387_gjjg%2Fse-n_0000000000)
 [n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 700640 INFO  (qtp21262783-3657) [n:127.0.0.1:34387_gjjg%2Fse   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34387_gjjg%252Fse&wt=javabin&version=2}
 status=0 QTime=2674
   [junit4]   2> 700644 INFO  (zkConnectionManagerCallback-810-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 700645 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 700646 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45175/solr ready
   [junit4]   2> 700646 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 700647 INFO  (qtp21262783-3657) [n:127.0.0.1:34387_gjjg%2Fse   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 700649 INFO  
(OverseerThreadFactory-1491-thread-2-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 700649 WARN  
(OverseerThreadFactory-1491-thread-2-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 700853 INFO  (qtp21262783-3657) [n:127.0.0.1:34387_gjjg%2Fse   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 700853 INFO  (qtp21262783-3657) [n:127.0.0.1:34387_gjjg%2Fse   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 700953 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-1-001
 of type NRT
   [junit4]   2> 700954 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 700954 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13860f3{/gjjg/se,null,AVAILABLE}
   [junit4]   2> 700955 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18a2bca{HTTP/1.1,[http/1.1]}{127.0.0.1:45567}
   [junit4]   2> 700955 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.Server Started @702179ms
   [junit4]   2> 700955 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/gjjg/se, 
hostPort=45567, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-1-001/cores}
   [junit4]   2> 700955 ERROR 
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 700955 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 700955 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 700955 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 700955 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T23:03:07.849Z
   [junit4]   2> 700957 INFO  (zkConnectionManagerCallback-812-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 700958 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 700958 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-1-001/solr.xml
   [junit4]   2> 700963 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 700963 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 700964 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 700967 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45175/solr
   [junit4]   2> 700967 INFO  (zkConnectionManagerCallback-816-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 700970 INFO  
(zkConnectionManagerCallback-818-thread-1-processing-n:127.0.0.1:45567_gjjg%2Fse)
 [n:127.0.0.1:45567_gjjg%2Fse    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 700973 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:45567_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 700974 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:45567_gjjg%2Fse    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 700975 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:45567_gjjg%2Fse    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45567_gjjg%2Fse
   [junit4]   2> 700976 INFO  
(zkCallback-799-thread-1-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 700976 INFO  (zkCallback-809-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 700977 INFO  
(zkCallback-817-thread-1-processing-n:127.0.0.1:45567_gjjg%2Fse) 
[n:127.0.0.1:45567_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 701469 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:45567_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 701486 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:45567_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 701486 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:45567_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 701489 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:45567_gjjg%2Fse    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-1-001/cores
   [junit4]   2> 701529 INFO  (qtp21262783-3652) [n:127.0.0.1:34387_gjjg%2Fse   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:45567_gjjg%252Fse&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 701531 INFO  
(OverseerCollectionConfigSetProcessor-99350674423676932-127.0.0.1:34387_gjjg%2Fse-n_0000000000)
 [n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 701532 INFO  
(OverseerThreadFactory-1491-thread-3-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:45567_gjjg%2Fse for creating new replica
   [junit4]   2> 701534 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 701535 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 703297 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 703334 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 703450 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 703478 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 703478 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 703478 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 703479 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 703483 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1406455500, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 703502 WARN  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
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> 703560 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 703560 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 703562 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 703562 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 703563 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=71.8857421875, 
floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=5.4235829438065615, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 703564 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9247af[collection1_shard2_replica_n41] main]
   [junit4]   2> 703565 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 703565 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 703566 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 703568 INFO  
(searcherExecutor-1505-thread-1-processing-n:127.0.0.1:45567_gjjg%2Fse 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) 
[n:127.0.0.1:45567_gjjg%2Fse c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@9247af[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 703568 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1589610797294682112
   [junit4]   2> 703573 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 703573 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 703573 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45567/gjjg/se/collection1_shard2_replica_n41/
   [junit4]   2> 703573 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 703573 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:45567/gjjg/se/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 703573 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 703575 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45567/gjjg/se/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 703726 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 703727 INFO  (qtp16898790-3706) [n:127.0.0.1:45567_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2193
   [junit4]   2> 703738 INFO  (qtp21262783-3652) [n:127.0.0.1:34387_gjjg%2Fse   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45567_gjjg%252Fse&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2208
   [junit4]   2> 703859 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-2-001
 of type NRT
   [junit4]   2> 703859 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 703860 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@116ef83{/gjjg/se,null,AVAILABLE}
   [junit4]   2> 703861 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a7fee8{HTTP/1.1,[http/1.1]}{127.0.0.1:33407}
   [junit4]   2> 703861 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.Server Started @705085ms
   [junit4]   2> 703861 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/gjjg/se, 
hostPort=33407, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-2-001/cores}
   [junit4]   2> 703861 ERROR 
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 703861 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 703861 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 703861 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 703861 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T23:03:10.755Z
   [junit4]   2> 703863 INFO  (zkConnectionManagerCallback-822-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703863 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 703863 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-2-001/solr.xml
   [junit4]   2> 703869 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 703869 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 703870 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 703875 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45175/solr
   [junit4]   2> 703878 INFO  (zkConnectionManagerCallback-826-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703880 INFO  
(zkConnectionManagerCallback-828-thread-1-processing-n:127.0.0.1:33407_gjjg%2Fse)
 [n:127.0.0.1:33407_gjjg%2Fse    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 703884 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:33407_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 703885 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:33407_gjjg%2Fse    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 703886 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:33407_gjjg%2Fse    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33407_gjjg%2Fse
   [junit4]   2> 703887 INFO  (zkCallback-809-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 703887 INFO  
(zkCallback-799-thread-3-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 703887 INFO  
(zkCallback-817-thread-1-processing-n:127.0.0.1:45567_gjjg%2Fse) 
[n:127.0.0.1:45567_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 703890 INFO  
(zkCallback-827-thread-1-processing-n:127.0.0.1:33407_gjjg%2Fse) 
[n:127.0.0.1:33407_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 704083 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:33407_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 704095 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:33407_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 704095 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:33407_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 704096 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:33407_gjjg%2Fse    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-2-001/cores
   [junit4]   2> 704148 INFO  (qtp14080710-3738) [n:127.0.0.1:33407_gjjg%2Fse   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:33407_gjjg%252Fse&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 704150 INFO  
(OverseerCollectionConfigSetProcessor-99350674423676932-127.0.0.1:34387_gjjg%2Fse-n_0000000000)
 [n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 704150 INFO  
(OverseerThreadFactory-1491-thread-4-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:33407_gjjg%2Fse for creating new replica
   [junit4]   2> 704153 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 704153 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 705232 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 705245 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 705327 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 705342 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 705343 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 705343 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 705343 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 705347 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1406455500, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 705367 WARN  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
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> 705413 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 705413 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 705414 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 705414 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 705415 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=71.8857421875, 
floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=5.4235829438065615, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 705415 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32f12a[collection1_shard1_replica_n43] main]
   [junit4]   2> 705416 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 705417 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 705417 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 705419 INFO  
(searcherExecutor-1516-thread-1-processing-n:127.0.0.1:33407_gjjg%2Fse 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) 
[n:127.0.0.1:33407_gjjg%2Fse c:collection1 s:shard1  
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@32f12a[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 705419 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1589610799235596288
   [junit4]   2> 705422 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 705422 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 705422 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:33407/gjjg/se/collection1_shard1_replica_n43/
   [junit4]   2> 705422 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 705422 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:33407/gjjg/se/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 705422 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 705423 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33407/gjjg/se/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 705574 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 705576 INFO  (qtp14080710-3740) [n:127.0.0.1:33407_gjjg%2Fse 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1423
   [junit4]   2> 705579 INFO  (qtp14080710-3738) [n:127.0.0.1:33407_gjjg%2Fse   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:33407_gjjg%252Fse&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1431
   [junit4]   2> 705672 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-3-001
 of type NRT
   [junit4]   2> 705672 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 705673 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c9e0a{/gjjg/se,null,AVAILABLE}
   [junit4]   2> 705674 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@15895b3{HTTP/1.1,[http/1.1]}{127.0.0.1:46583}
   [junit4]   2> 705674 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.e.j.s.Server Started @706898ms
   [junit4]   2> 705674 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/gjjg/se, hostPort=46583, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-3-001/cores}
   [junit4]   2> 705674 ERROR 
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 705674 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 705674 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 705674 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 705674 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T23:03:12.568Z
   [junit4]   2> 705676 INFO  (zkConnectionManagerCallback-832-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 705677 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 705677 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-3-001/solr.xml
   [junit4]   2> 705680 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 705680 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 705681 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 705683 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45175/solr
   [junit4]   2> 705685 INFO  (zkConnectionManagerCallback-836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 705687 INFO  
(zkConnectionManagerCallback-838-thread-1-processing-n:127.0.0.1:46583_gjjg%2Fse)
 [n:127.0.0.1:46583_gjjg%2Fse    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 705690 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:46583_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 705691 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:46583_gjjg%2Fse    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 705692 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:46583_gjjg%2Fse    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46583_gjjg%2Fse
   [junit4]   2> 705693 INFO  
(zkCallback-799-thread-3-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 705693 INFO  
(zkCallback-827-thread-1-processing-n:127.0.0.1:33407_gjjg%2Fse) 
[n:127.0.0.1:33407_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 705693 INFO  (zkCallback-809-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 705693 INFO  
(zkCallback-817-thread-1-processing-n:127.0.0.1:45567_gjjg%2Fse) 
[n:127.0.0.1:45567_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 705693 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:46583_gjjg%2Fse) 
[n:127.0.0.1:46583_gjjg%2Fse    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 705880 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:46583_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 705891 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:46583_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 705892 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:46583_gjjg%2Fse    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 705893 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[F503C9D4331170F9]) 
[n:127.0.0.1:46583_gjjg%2Fse    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-3-001/cores
   [junit4]   2> 705941 INFO  (qtp14080710-3739) [n:127.0.0.1:33407_gjjg%2Fse   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:46583_gjjg%252Fse&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 705942 INFO  
(OverseerCollectionConfigSetProcessor-99350674423676932-127.0.0.1:34387_gjjg%2Fse-n_0000000000)
 [n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 705942 INFO  
(OverseerThreadFactory-1491-thread-5-processing-n:127.0.0.1:34387_gjjg%2Fse) 
[n:127.0.0.1:34387_gjjg%2Fse    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:46583_gjjg%2Fse for creating new replica
   [junit4]   2> 705945 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 705945 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 707328 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 707345 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 707441 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 707457 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 707457 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed0019
   [junit4]   2> 707457 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 707458 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_F503C9D4331170F9-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 707460 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1406455500, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 707478 WARN  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
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> 707513 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 707513 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 707514 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 707514 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 707515 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=71.8857421875, 
floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=5.4235829438065615, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 707516 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12803a6[collection1_shard2_replica_n45] main]
   [junit4]   2> 707516 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 707517 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 707517 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 707519 INFO  
(searcherExecutor-1527-thread-1-processing-n:127.0.0.1:46583_gjjg%2Fse 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) 
[n:127.0.0.1:46583_gjjg%2Fse c:collection1 s:shard2  
x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@12803a6[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 707520 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1589610801438654464
   [junit4]   2> 707523 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 707523 INFO  
(updateExecutor-833-thread-1-processing-n:127.0.0.1:46583_gjjg%2Fse 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) 
[n:127.0.0.1:46583_gjjg%2Fse c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 707523 INFO  
(recoveryExecutor-834-thread-1-processing-n:127.0.0.1:46583_gjjg%2Fse 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:46583_gjjg%2Fse c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 707524 INFO  
(recoveryExecutor-834-thread-1-processing-n:127.0.0.1:46583_gjjg%2Fse 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:46583_gjjg%2Fse c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 707524 INFO  
(recoveryExecutor-834-thread-1-processing-n:127.0.0.1:46583_gjjg%2Fse 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:46583_gjjg%2Fse c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 707524 INFO  
(recoveryExecutor-834-thread-1-processing-n:127.0.0.1:46583_gjjg%2Fse 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:46583_gjjg%2Fse c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 707524 INFO  
(recoveryExecutor-834-thread-1-processing-n:127.0.0.1:46583_gjjg%2Fse 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:46583_gjjg%2Fse c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_n45] as recovering, leader is 
[http://127.0.0.1:45567/gjjg/se/collection1_shard2_replica_n41/] and I am 
[http://127.0.0.1:46583/gjjg/se/collection1_shard2_replica_n45/]
   [junit4]   2> 707524 INFO  (qtp20987297-3769) [n:127.0.0.1:46583_gjjg%2Fse 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1579
   [junit4]   2> 707526 INFO  (qtp14080710-3739) [n:127.0.0.1:33407_gjjg%2Fse   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:46583_gjjg%252Fse&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1585
   [junit4]   2> 707526 INFO  
(recoveryExecutor-834-thread-1-processing-n:127.0.0.1:46583_gjjg%2Fse 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:46583_gjjg%2Fse c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:45567/gjjg/se]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:46583_gjjg%252Fse&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 707528 INFO  (qtp16898790-3702) [n:127.0.0.1:45567_gjjg%2Fse   
 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 707528 INFO  (qtp16898790-3702) [n:127.0.0.1:45567_gjjg%2Fse   
 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:46583_gjjg%2Fse, 
coreNodeName=core_node46, onlyIfActi

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

live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2940737 INFO  (jetty-closer-9320-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2940737 INFO  (jetty-closer-9320-thread-3) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2940739 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160f70ba03b000e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2940739 INFO  (jetty-closer-9320-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a5a189{/solr,null,UNAVAILABLE}
   [junit4]   2> 2940743 INFO  
(zkCallback-9343-thread-3-processing-n:127.0.0.1:43163_solr) 
[n:127.0.0.1:43163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 2940746 INFO  (coreCloseExecutor-9354-thread-1) 
[n:127.0.0.1:37851_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection..system.shard1.leader, tag=849221
   [junit4]   2> 2940748 INFO  (jetty-closer-9320-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c654f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2940753 INFO  (coreCloseExecutor-9355-thread-1) 
[n:127.0.0.1:43163_solr c:.system s:shard1 r:core_node5 
x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection..system.shard1.leader, tag=5462397
   [junit4]   2> 2940754 INFO  (jetty-closer-9320-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99350821107073032-127.0.0.1:43163_solr-n_0000000000) closing
   [junit4]   2> 2940754 INFO  
(OverseerStateUpdate-99350821107073032-127.0.0.1:43163_solr-n_0000000000) 
[n:127.0.0.1:43163_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43163_solr
   [junit4]   2> 2940754 WARN  
(OverseerAutoScalingTriggerThread-99350821107073032-127.0.0.1:43163_solr-n_0000000000)
 [n:127.0.0.1:43163_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2940756 INFO  (jetty-closer-9320-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c3f36{/solr,null,UNAVAILABLE}
   [junit4]   2> 2940756 ERROR 
(SUITE-TestClusterStateProvider-seed#[F503C9D4331170F9]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2940756 INFO  
(SUITE-TestClusterStateProvider-seed#[F503C9D4331170F9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36309 36309
   [junit4]   2> 2945866 INFO  (Thread-8873) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36309 36309
   [junit4]   2> 2945867 WARN  (Thread-8873) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       /solr/configs/.system
   [junit4]   2>        3       /solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/collections/.system/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99350821107073032-127.0.0.1:43163_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_F503C9D4331170F9-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=9, maxDocsPerChunk=899, blockSize=483), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=9, blockSize=483)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=es-AR, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=160853104,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestTolerantUpdateProcessorRandomCloud, BasicAuthIntegrationTest, 
TestNodeLostTrigger, TestSkipOverseerOperations, 
TestPartialUpdateDeduplication, AtomicUpdatesTest, DataDrivenBlockJoinTest, 
TestStreamBody, ZkStateReaderTest, CollectionsAPIAsyncDistributedZkTest, 
CopyFieldTest, TestUniqueKeyFieldResource, TestHdfsCloudBackupRestore, 
FullSolrCloudDistribCmdsTest, StatsComponentTest, TestRequestForwarding, 
TestPolicyCloud, TestCopyFieldCollectionResource, TestSystemIdResolver, 
TestQueryTypes, XsltUpdateRequestHandlerTest, 
DistributedSpellCheckComponentTest, SimplePostToolTest, TestLFUCache, 
TriLevelCompositeIdRoutingTest, DocValuesMissingTest, 
TestFieldCacheVsDocValues, TestHttpShardHandlerFactory, 
RecoveryAfterSoftCommitTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestPullReplica, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
HdfsRecoveryZkTest, TestConfigSetsAPIZkFailure, IndexSchemaTest, 
SegmentsInfoRequestHandlerTest, TestTolerantSearch, TestInitParams, 
ZkNodePropsTest, RuleEngineTest, TestNumericRangeQuery32, 
TestJsonFacetRefinement, TestCloudDeleteByQuery, ChaosMonkeyNothingIsSafeTest, 
TestQueryWrapperFilter, AnalyticsQueryTest, CheckHdfsIndexTest, 
TestReRankQParserPlugin, TestAddFieldRealTimeGet, UnloadDistributedZkTest, 
CdcrRequestHandlerTest, TestFieldTypeResource, JavabinLoaderTest, 
MergeStrategyTest, MigrateRouteKeyTest, TestQuerySenderListener, 
CollectionReloadTest, RecoveryZkTest, BlockJoinFacetDistribTest, 
DisMaxRequestHandlerTest, AliasIntegrationTest, LeaderElectionTest, 
ReplicationFactorTest, LeaderInitiatedRecoveryOnCommitTest, 
TestSolrConfigHandlerConcurrent, TestFunctionQuery, RequestLoggingTest, 
TestTestInjection, TestObjectReleaseTracker, SolrCoreCheckLockOnStartupTest, 
ClusterStateTest, DeleteNodeTest, TestCloudPivotFacet, PluginInfoTest, 
TestIndexSearcher, TestTriggerIntegration, TestElisionMultitermQuery, 
TestStandardQParsers, TestDocBasedVersionConstraints, NodeMutatorTest, 
TestSolrDeletionPolicy2, OverseerTest, BadComponentTest, 
SpellPossibilityIteratorTest, DocValuesNotIndexedTest, 
DirectSolrConnectionTest, TestFilteredDocIdSet, ChangedSchemaMergeTest, 
GraphQueryTest, DistanceFunctionTest, BlockDirectoryTest, 
DistributedFacetExistsSmallTest, UUIDFieldTest, JSONWriterTest, SuggesterTest, 
FileBasedSpellCheckerTest, TestPointFields, ConfigSetsAPITest, TestCharFilters, 
TestFiltering, TestScoreJoinQPNoScore, TestInitQParser, 
TestEmbeddedSolrServerConstructors, TestReplicationHandlerBackup, 
SolrCloudExampleTest, DistribJoinFromCollectionTest, HdfsThreadLeakTest, 
ExplicitHLLTest, SharedFSAutoReplicaFailoverTest, ComputePlanActionTest, 
TestRealTimeGet, HdfsWriteToMultipleCollectionsTest, 
TestMiniSolrCloudClusterSSL, V2StandaloneTest, HLLUtilTest, 
TestCSVResponseWriter, CoreAdminRequestStatusTest, 
ShufflingReplicaListTransformerTest, QueryElevationComponentTest, 
TestDistribDocBasedVersion, AsyncCallRequestStatusResponseTest, 
HdfsCollectionsAPIDistributedZkTest, SolrMetricsIntegrationTest, 
CollectionsAPIDistributedZkTest, ZkSolrClientTest, TestRandomDVFaceting, 
TestRecovery, TestStressReorder, TestReload, TestStressVersions, 
TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, TestSort, 
HighlighterTest, TestCoreDiscovery, TestExtendedDismaxParser, 
SpellCheckCollatorTest, DocValuesTest, SchemaVersionSpecificBehaviorTest, 
TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, 
DocValuesMultiTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, 
TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, 
DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, 
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, 
TestCollationField, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, OutputWriterTest, 
ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestXIncludeConfig, 
EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestBM25SimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, 
PreAnalyzedFieldTest, TestLRUCache, SystemInfoHandlerTest, TestRTGBase, 
CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPISolrJTest, 
DeleteShardTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, 
MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, ReplaceNodeTest, 
SolrXmlInZkTest, TestClusterProperties, TestCollectionAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIExclusivity, 
TestDownShardTolerantSearch, TestLeaderInitiatedRecoveryThread, 
TestPullReplicaErrorHandling, TestStressLiveNodes, 
VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasPlanActionTest, 
ExecutePlanActionTest, HttpTriggerListenerTest, NodeLostTriggerTest, 
SystemLogListenerTest, TestClusterStateProvider]
   [junit4] Completed [572/766 (2!)] on J2 in 10.33s, 2 tests, 1 failure <<< 
FAILURES!

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

Reply via email to