Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1348/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseParallelGC

3 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([97CB150203DA13E9:BC34C05999A20639]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState(TriggerIntegrationTest.java:368)
        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)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testCooldown

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([97CB150203DA13E9:A67578E67D70661B]:0)
        at 
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testCooldown(TestTriggerIntegration.java:1086)
        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)


FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:35605_solr, 
127.0.0.1:36275_solr] Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/17)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node5":{           "core":"testSimple1_shard1_replica_n2",           
"base_url":"https://127.0.0.1:36275/solr";,           
"node_name":"127.0.0.1:36275_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node12":{           
"core":"testSimple1_shard1_replica_n11",           
"base_url":"https://127.0.0.1:36275/solr";,           
"node_name":"127.0.0.1:36275_solr",           "state":"active",           
"type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       
"state":"active",       "replicas":{         "core_node8":{           
"core":"testSimple1_shard2_replica_n6",           
"base_url":"https://127.0.0.1:36275/solr";,           
"node_name":"127.0.0.1:36275_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node10":{           
"core":"testSimple1_shard2_replica_n9",           
"base_url":"https://127.0.0.1:37491/solr";,           
"node_name":"127.0.0.1:37491_solr",           "state":"down",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",  
 "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:35605_solr, 127.0.0.1:36275_solr]
Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/17)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node5":{
          "core":"testSimple1_shard1_replica_n2",
          "base_url":"https://127.0.0.1:36275/solr";,
          "node_name":"127.0.0.1:36275_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node12":{
          "core":"testSimple1_shard1_replica_n11",
          "base_url":"https://127.0.0.1:36275/solr";,
          "node_name":"127.0.0.1:36275_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node8":{
          "core":"testSimple1_shard2_replica_n6",
          "base_url":"https://127.0.0.1:36275/solr";,
          "node_name":"127.0.0.1:36275_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node10":{
          "core":"testSimple1_shard2_replica_n9",
          "base_url":"https://127.0.0.1:37491/solr";,
          "node_name":"127.0.0.1:37491_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([97CB150203DA13E9:AF7831FC2429C738]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
        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 12448 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
   [junit4]   2> 297920 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/init-core-data-001
   [junit4]   2> 297920 WARN  
(SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 297920 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 297921 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 297922 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001
   [junit4]   2> 297922 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 297922 INFO  (Thread-428) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 297922 INFO  (Thread-428) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 297926 ERROR (Thread-428) [    ] 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> 298022 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42869
   [junit4]   2> 298025 INFO  (zkConnectionManagerCallback-426-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298028 INFO  (jetty-launcher-423-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 298028 INFO  (jetty-launcher-423-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 298028 INFO  (jetty-launcher-423-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 298029 INFO  (jetty-launcher-423-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 298029 INFO  (jetty-launcher-423-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 298029 INFO  (jetty-launcher-423-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1078baa{/solr,null,AVAILABLE}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9baf97{/solr,null,AVAILABLE}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@88b818{/solr,null,AVAILABLE}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18c685a{SSL,[ssl, 
http/1.1]}{127.0.0.1:37491}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@162c6ce{SSL,[ssl, 
http/1.1]}{127.0.0.1:35605}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] 
o.e.j.s.Server Started @299695ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ad0628{SSL,[ssl, 
http/1.1]}{127.0.0.1:36275}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37491}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] 
o.e.j.s.Server Started @299695ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] 
o.e.j.s.Server Started @299695ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36275}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35605}
   [junit4]   2> 298030 ERROR (jetty-launcher-423-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 298030 ERROR (jetty-launcher-423-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 298030 ERROR (jetty-launcher-423-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-13T08:35:09.887Z
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-13T08:35:09.887Z
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-13T08:35:09.887Z
   [junit4]   2> 298031 INFO  (zkConnectionManagerCallback-432-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298031 INFO  (zkConnectionManagerCallback-431-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298031 INFO  (zkConnectionManagerCallback-430-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298032 INFO  (jetty-launcher-423-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 298032 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 298032 INFO  (jetty-launcher-423-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 298037 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004bf0c4cc0001, likely client has closed socket
   [junit4]   2> 298038 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42869/solr
   [junit4]   2> 298038 INFO  (jetty-launcher-423-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42869/solr
   [junit4]   2> 298038 INFO  (jetty-launcher-423-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42869/solr
   [junit4]   2> 298039 INFO  (zkConnectionManagerCallback-438-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298039 INFO  (zkConnectionManagerCallback-442-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298039 INFO  (zkConnectionManagerCallback-444-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298040 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004bf0c4cc0006, likely client has closed socket
   [junit4]   2> 298042 INFO  
(zkConnectionManagerCallback-448-thread-1-processing-n:127.0.0.1:37491_solr) 
[n:127.0.0.1:37491_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298042 INFO  
(zkConnectionManagerCallback-450-thread-1-processing-n:127.0.0.1:35605_solr) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298042 INFO  
(zkConnectionManagerCallback-446-thread-1-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298073 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 298073 INFO  (jetty-launcher-423-thread-3) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 298073 INFO  (jetty-launcher-423-thread-2) 
[n:127.0.0.1:37491_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 298074 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36275_solr
   [junit4]   2> 298074 INFO  (jetty-launcher-423-thread-3) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35605_solr
   [junit4]   2> 298074 INFO  (jetty-launcher-423-thread-2) 
[n:127.0.0.1:37491_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37491_solr
   [junit4]   2> 298074 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.Overseer Overseer 
(id=72141091503865864-127.0.0.1:36275_solr-n_0000000000) starting
   [junit4]   2> 298074 INFO  
(zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 298075 INFO  
(zkCallback-447-thread-1-processing-n:127.0.0.1:37491_solr) 
[n:127.0.0.1:37491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 298075 INFO  
(zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 298078 DEBUG 
(OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000)
 [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 298078 DEBUG 
(OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000)
 [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 298078 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36275_solr
   [junit4]   2> 298078 DEBUG 
(OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000)
 [n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:35605_solr, 127.0.0.1:37491_solr]
   [junit4]   2> 298078 DEBUG 
(OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000)
 [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 298078 DEBUG 
(OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000)
 [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 298079 INFO  
(zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 298079 INFO  
(zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 298079 INFO  
(zkCallback-447-thread-1-processing-n:127.0.0.1:37491_solr) 
[n:127.0.0.1:37491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 298079 DEBUG 
(OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000)
 [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 298079 DEBUG 
(OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000)
 [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 298079 DEBUG (ScheduledTrigger-867-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 298184 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36275.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298184 INFO  (jetty-launcher-423-thread-2) 
[n:127.0.0.1:37491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37491.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298191 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36275.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298191 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36275.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298191 INFO  (jetty-launcher-423-thread-2) 
[n:127.0.0.1:37491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37491.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298192 INFO  (jetty-launcher-423-thread-2) 
[n:127.0.0.1:37491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37491.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298192 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/.
   [junit4]   2> 298192 INFO  (jetty-launcher-423-thread-2) 
[n:127.0.0.1:37491_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node2/.
   [junit4]   2> 298201 INFO  (jetty-launcher-423-thread-3) 
[n:127.0.0.1:35605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35605.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298209 INFO  (jetty-launcher-423-thread-3) 
[n:127.0.0.1:35605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35605.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298209 INFO  (jetty-launcher-423-thread-3) 
[n:127.0.0.1:35605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35605.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298210 INFO  (jetty-launcher-423-thread-3) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node3/.
   [junit4]   2> 298249 INFO  (zkConnectionManagerCallback-458-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298251 INFO  (zkConnectionManagerCallback-462-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298252 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 298252 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42869/solr ready
   [junit4]   2> 298266 INFO  
(TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[97CB150203DA13E9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 298299 INFO  (qtp324892-2062) [n:127.0.0.1:35605_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35605_solr,127.0.0.1:36275_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 298300 INFO  
(OverseerThreadFactory-869-thread-1-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple1
   [junit4]   2> 298405 INFO  
(OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35605/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 298406 INFO  
(OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36275/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 298406 INFO  
(OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35605/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 298407 INFO  
(OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36275/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 298614 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 298614 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 298614 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 298647 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 298647 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 298653 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 298756 INFO  
(zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 298756 INFO  
(zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 298756 INFO  
(zkCallback-445-thread-2-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 298756 INFO  
(zkCallback-449-thread-2-processing-n:127.0.0.1:35605_solr) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 299080 DEBUG (ScheduledTrigger-867-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 299623 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 299623 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 299629 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 299629 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 299639 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 299639 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 299639 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 299639 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 299640 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35605.solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 299640 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35605.solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 299640 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299640 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299640 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node3/testSimple1_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node3/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 299640 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node3/testSimple1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node3/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 299656 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 299663 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 299664 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 299666 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 299666 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 299666 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36275.solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 299667 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299667 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/testSimple1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 299669 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 299671 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 299671 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 299672 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36275.solr.core.testSimple1.shard2.replica_n6' (registry 
'solr.core.testSimple1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 299672 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299672 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/testSimple1_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 299693 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 299693 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 299695 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299695 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299696 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 299696 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 299696 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a04076[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 299697 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299697 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299697 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 299698 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 299698 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 299699 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592274097595744256
   [junit4]   2> 299699 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1280f56[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 299700 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 299702 INFO  
(searcherExecutor-877-thread-1-processing-n:127.0.0.1:35605_solr 
x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) 
[n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n1] Registered new searcher 
Searcher@1a04076[testSimple1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299702 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 299705 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 299706 INFO  
(searcherExecutor-876-thread-1-processing-n:127.0.0.1:35605_solr 
x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) 
[n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n4] Registered new searcher 
Searcher@1280f56[testSimple1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299706 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592274097603084288
   [junit4]   2> 299707 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 299713 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 299715 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 299715 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 299716 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299716 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299717 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 299717 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 299717 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@fc56e9[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 299718 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299718 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299718 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 299718 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 299719 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 299720 INFO  
(searcherExecutor-881-thread-1-processing-n:127.0.0.1:36275_solr 
x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) 
[n:127.0.0.1:36275_solr c:testSimple1 s:shard2 r:core_node8 
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n6] Registered new searcher 
Searcher@fc56e9[testSimple1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299720 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592274097617764352
   [junit4]   2> 299720 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6be41c[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 299720 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 299721 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 299721 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 299722 INFO  
(searcherExecutor-878-thread-1-processing-n:127.0.0.1:36275_solr 
x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) 
[n:127.0.0.1:36275_solr c:testSimple1 s:shard1 r:core_node5 
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@6be41c[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299722 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592274097619861504
   [junit4]   2> 299814 INFO  
(zkCallback-449-thread-2-processing-n:127.0.0.1:35605_solr) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 299814 INFO  
(zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 299814 INFO  
(zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 299814 INFO  
(zkCallback-445-thread-2-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 300081 DEBUG (ScheduledTrigger-867-thread-2) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 300207 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 300207 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 300207 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35605/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 300208 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=https://127.0.0.1:35605/solr START 
replicas=[https://127.0.0.1:36275/solr/testSimple1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 300215 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 300215 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 300215 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35605/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 300216 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 
url=https://127.0.0.1:35605/solr START 
replicas=[https://127.0.0.1:36275/solr/testSimple1_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 300222 INFO  (qtp8193428-2055) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 300222 INFO  (qtp8193428-2164) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.S.Request [testSimple1_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 300508 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=https://127.0.0.1:35605/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 300508 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 300508 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 300508 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 300512 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35605/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 300519 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 
url=https://127.0.0.1:35605/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 300519 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 300519 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 300519 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 300521 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35605/solr/testSimple1_shard2_replica_n4/ shard2
   [junit4]   2> 300622 INFO  
(zkCallback-449-thread-2-processing-n:127.0.0.1:35605_solr) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 300622 INFO  
(zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 300622 INFO  
(zkCallback-445-thread-2-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 300622 INFO  
(zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 300663 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 300668 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2054
   [junit4]   2> 300671 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 300673 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2058
   [junit4]   2> 300725 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2071
   [junit4]   2> 300727 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2080
   [junit4]   2> 300729 INFO  (qtp324892-2062) [n:127.0.0.1:35605_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 300827 INFO  
(zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 300827 INFO  
(zkCallback-445-thread-2-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 300828 INFO  
(zkCallback-449-thread-2-processing-n:127.0.0.1:35605_solr) 
[n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 300828 INFO  
(zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 301081 DEBUG (ScheduledTrigger-867-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 301729 INFO  (qtp324892-2062) [n:127.0.0.1:35605_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35605_solr,127.0.0.1:36275_solr&wt=javabin&version=2}
 status=0 QTime=3430
   [junit4]   2> 301730 INFO  (qtp324892-2068) [n:127.0.0.1:35605_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:36275_solr,127.0.0.1:37491_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 301732 INFO  
(OverseerThreadFactory-869-thread-2-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple2
   [junit4]   2> 301732 INFO  
(OverseerCollectionConfigSetProcessor-72141091503865864-127.0.0.1:36275_solr-n_0000000000)
 [n:127.0.0.1:36275_solr    ] 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> 301936 INFO  
(OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36275/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 301937 INFO  
(OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37491/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 301938 INFO  
(OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36275/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 301939 INFO  
(OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37491/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 302081 DEBUG (ScheduledTrigger-867-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 302142 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 302142 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 302189 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 302191 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 302191 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 302294 INFO  
(zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 302294 INFO  
(zkCallback-447-thread-1-processing-n:127.0.0.1:37491_solr) 
[n:127.0.0.1:37491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 302295 INFO  
(zkCallback-447-thread-2-processing-n:127.0.0.1:37491_solr) 
[n:127.0.0.1:37491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 302294 INFO  
(zkCallback-445-thread-2-processing-n:127.0.0.1:36275_solr) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 302295 INFO  
(zkCallback-447-thread-3-processing-n:127.0.0.1:37491_solr) 
[n:127.0.0.1:37491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 303081 DEBUG (ScheduledTrigger-867-thread-1) 
[n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 303152 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 303152 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 303158 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 303158 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSimple2_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 303161 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 303161 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 303161 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n4' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 303161 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 303162 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36275.solr.core.testSimple2.shard2.replica_n4' (registry 
'solr.core.testSimple2.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 303162 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36275.solr.core.testSimple2.shard1.replica_n1' (registry 
'solr.core.testSimple2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 303162 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 303162 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 303162 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSimple2_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/testSimple2_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/./testSimple2_shard2_replica_n4/data/]
   [junit4]   2> 303162 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/testSimple2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 303200 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 303201 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 303213 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] 
o.a.s.s.IndexSchema [testSimple2_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 303215 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 303215 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 303215 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n6' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 303216 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37491.solr.core.testSimple2.shard2.replica_n6' (registry 
'solr.core.testSimple2.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 303216 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 303216 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] 
o.a.s.c.SolrCore [[testSimple2_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node2/testSimple2_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node2/./testSimple2_shard2_replica_n6/data/]
   [junit4]   2> 303217 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 303217 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 303217 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37491.solr.core.testSimple2.shard1.replica_n2' (registry 
'solr.core.testSimple2.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 303217 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 303217 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr 
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node2/testSimple2_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node2/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 303225 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 303225 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 303227 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 303227 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 303228 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13d3ba9[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 303229 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 303229 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 303229 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 303229 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 303230 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 303231 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 303231 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 303231 INFO  
(searcherExecutor-897-thread-1-processing-n:127.0.0.1:36275_solr 
x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) 
[n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 
x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple2_shard1_replica_n1] Registered new searcher 
Searcher@13d3ba9[testSimple2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 303231 INFO  (qtp

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

276857319114584,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1276857319114584],
   [junit4]   2>     "_enqueue_time_":1276862216460334,
   [junit4]   2>     "nodeNames":["127.0.0.1:10019_solr"]}}
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTriggerRestoreState
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
#############################################
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS 
############
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
#############################################
   [junit4]   2> 
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:            3
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:   3
   [junit4]   2> 2571464 DEBUG (AutoscalingActionExecutor-9810-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:            0
   [junit4]   2> 2571464 DEBUG (AutoscalingActionExecutor-9810-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_restore_trigger after 
100ms
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:   []
   [junit4]   2> 2571464 DEBUG (AutoscalingActionExecutor-9810-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers -- processing took 31 ms for event 
id=4894b82ef4758T81165tx46660mq14l3aottvcy
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node: 0
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node: 0
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:                0
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts 
##########
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##                - autoscaling        
2
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##                - update             
2
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts 
###########
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: 
node_added_restore_trigger
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##                - STARTED         1
   [junit4]   2> 2571464 INFO  
(TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##                - SUCCEEDED       1
   [junit4]   2> 2571465 WARN  (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are 
closed, exiting.
   [junit4]   2> 2571465 DEBUG 
(SUITE-TestTriggerIntegration-seed#[97CB150203DA13E9]-worker) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestTriggerIntegration_97CB150203DA13E9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=886, maxMBSortInHeap=5.619431002841649, 
sim=RandomSimilarity(queryNorm=true): {}, locale=th, timezone=Europe/Prague
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 
1.8.0_162 (32-bit)/cpus=8,threads=1,free=206203416,total=518258688
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPivotFacet, 
TestImplicitCoreProperties, TestNumericRangeQuery32, 
TestDelegationWithHadoopAuth, TestOnReconnectListenerSupport, 
SolrJmxReporterCloudTest, TestQueryUtils, TestReplicaProperties, 
TestHighFrequencyDictionaryFactory, HdfsTlogReplayBufferedWhileIndexingTest, 
TestElisionMultitermQuery, TestPullReplicaErrorHandling, CSVRequestHandlerTest, 
UtilsToolTest, TestSolrCloudSnapshots, SoftAutoCommitTest, DeleteStatusTest, 
TestManagedSchema, TestRecoveryHdfs, SegmentsInfoRequestHandlerTest, 
MetricsHandlerTest, SortByFunctionTest, TestSortableTextField, TestRecovery, 
JSONWriterTest, PeerSyncWithIndexFingerprintCachingTest, 
MoveReplicaHDFSFailoverTest, DocumentBuilderTest, CoreAdminRequestStatusTest, 
TestSegmentSorting, TestGraphMLResponseWriter, NumberUtilsTest, 
CheckHdfsIndexTest, TestCollapseQParserPlugin, TestRandomCollapseQParserPlugin, 
BasicAuthStandaloneTest, CdcrVersionReplicationTest, TestBM25SimilarityFactory, 
TestStreamBody, TestStressRecovery, CloneFieldUpdateProcessorFactoryTest, 
PathHierarchyTokenizerFactoryTest, TestCustomSort, 
TestExclusionRuleCollectionAccess, TestSolrCoreParser, 
SchemaVersionSpecificBehaviorTest, TestDeleteCollectionOnDownNodes, 
PolyFieldTest, DistributedIntervalFacetingTest, 
DistributedFacetExistsSmallTest, BigEndianAscendingWordSerializerTest, 
ResponseBuilderTest, TriggerIntegrationTest, FacetPivotSmallTest, 
ZkShardTermsTest, ConcurrentDeleteAndCreateCollectionTest, 
DocValuesNotIndexedTest, TestLRUCache, PeerSyncReplicationTest, 
TestLeaderInitiatedRecoveryThread, LeaderFailoverAfterPartitionTest, 
TestPointFields, SolrCloudExampleTest, SolrMetricsIntegrationTest, 
TestGraphTermsQParserPlugin, ResourceLoaderTest, TestSkipOverseerOperations, 
TestCloudSchemaless, CustomHighlightComponentTest, TestFoldingMultitermQuery, 
TestLegacyNumericUtils, TestPartialUpdateDeduplication, SolrCloudReportersTest, 
TestSortByMinMaxFunction, SearchRateTriggerTest, TestZkChroot, 
BlockJoinFacetRandomTest, TestStressLiveNodes, AlternateDirectoryTest, 
SOLR749Test, FullHLLTest, ParsingFieldUpdateProcessorsTest, 
TestCorePropertiesReload, DirectSolrConnectionTest, TestExceedMaxTermLength, 
TestPKIAuthenticationPlugin, TestRawResponseWriter, 
TestReplicationHandlerBackup, PrimitiveFieldTypeTest, TestSolrQueryResponse, 
CursorMarkTest, TestNRTOpen, TestReload, SuggesterTest, OverseerRolesTest, 
IndexSchemaTest, TestCopyFieldCollectionResource, 
AsyncCallRequestStatusResponseTest, MultiThreadedOCPTest, 
TestConfigSetImmutable, ZkStateWriterTest, DistributedMLTComponentTest, 
TemplateUpdateProcessorTest, SuggesterFSTTest, CreateRoutedAliasTest, 
TestEmbeddedSolrServerAdminHandler, QueryElevationComponentTest, 
TestConfigReload, SimpleMLTQParserTest, TestSQLHandler, JavabinLoaderTest, 
TestXmlQParserPlugin, LegacyCloudClusterPropTest, 
TestSimpleTrackingShardHandler, TestSolrCloudWithSecureImpersonation, 
TestXIncludeConfig, TestSolrIndexConfig, AnalyticsMergeStrategyTest, 
TestNonDefinedSimilarityFactory, DistributedFacetPivotSmallAdvancedTest, 
TestSimpleTextCodec, ChangedSchemaMergeTest, TestInPlaceUpdatesStandalone, 
HdfsRestartWhileUpdatingTest, BasicFunctionalityTest, 
DistribJoinFromCollectionTest, TestManagedResourceStorage, TestCollectionAPIs, 
TestRandomDVFaceting, TestDistributedSearch, ZkControllerTest, 
TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, TestSort, 
TestFunctionQuery, DirectUpdateHandlerTest, HighlighterTest, 
SimplePostToolTest, TestCoreDiscovery, CoreAdminHandlerTest, TestTrie, 
SuggesterWFSTTest, TestUpdate, TestWordDelimiterFilterFactory, 
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, 
LukeRequestHandlerTest, TestOmitPositions, TermVectorComponentTest, 
RequiredFieldsTest, TestSolrQueryParser, RegexBoostProcessorTest, 
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, TestLFUCache, AddReplicaTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, 
HttpPartitionOnCommitTest, LeaderFailureAfterFreshStartTest, 
MoveReplicaHDFSTest, ReplicationFactorTest, RestartWhileUpdatingTest, 
RollingRestartTest, TestCloudInspectUtil, TestCloudRecovery, 
TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, 
TestSolrCloudWithKerberosAlt, TestTlogReplica, CustomCollectionTest, 
TestCollectionAPI, TestHdfsCloudBackupRestore, AutoAddReplicasPlanActionTest, 
ExecutePlanActionTest, NodeAddedTriggerTest, SystemLogListenerTest, 
TestPolicyCloud, TestSimDistributedQueue, TestTriggerIntegration]
   [junit4] Completed [609/775 (3!)] on J1 in 3.10s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 44794 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to