Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/489/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([99D1AB3B3E299377:1AA7F4C9E8509DD6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:184)
        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.TestTlogReplica.testRecovery

Error Message:
Can not find doc 3 in http://127.0.0.1:46007/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 3 in http://127.0.0.1:46007/solr
        at 
__randomizedtesting.SeedInfo.seed([99D1AB3B3E299377:5821D297137959D0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:868)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:559)
        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 11588 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 72105 INFO  
(SUITE-TestCloudRecovery-seed#[99D1AB3B3E299377]-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/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/init-core-data-001
   [junit4]   2> 72105 INFO  
(SUITE-TestCloudRecovery-seed#[99D1AB3B3E299377]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 72106 INFO  
(SUITE-TestCloudRecovery-seed#[99D1AB3B3E299377]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 72107 INFO  
(SUITE-TestCloudRecovery-seed#[99D1AB3B3E299377]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/tempDir-001
   [junit4]   2> 72107 INFO  
(SUITE-TestCloudRecovery-seed#[99D1AB3B3E299377]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 72107 INFO  (Thread-137) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 72107 INFO  (Thread-137) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 72112 ERROR (Thread-137) [    ] 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> 72207 INFO  
(SUITE-TestCloudRecovery-seed#[99D1AB3B3E299377]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38507
   [junit4]   2> 72236 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 72236 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 72244 INFO  (jetty-launcher-84-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59bc8460{/solr,null,AVAILABLE}
   [junit4]   2> 72244 INFO  (jetty-launcher-84-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d16c81e{/solr,null,AVAILABLE}
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3cdd3223{SSL,[ssl, 
http/1.1]}{127.0.0.1:43315}
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ed2d1ca{SSL,[ssl, 
http/1.1]}{127.0.0.1:44929}
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.Server 
Started @74694ms
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.Server 
Started @74694ms
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43315}
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44929}
   [junit4]   2> 72261 ERROR (jetty-launcher-84-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 72261 ERROR (jetty-launcher-84-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-26T00:15:26.942Z
   [junit4]   2> 72261 INFO  (jetty-launcher-84-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-26T00:15:26.942Z
   [junit4]   2> 72263 INFO  (jetty-launcher-84-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 72263 INFO  (jetty-launcher-84-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 72270 INFO  (jetty-launcher-84-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38507/solr
   [junit4]   2> 72272 INFO  (jetty-launcher-84-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38507/solr
   [junit4]   2> 72311 INFO  (jetty-launcher-84-thread-1) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 72312 INFO  (jetty-launcher-84-thread-1) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44929_solr
   [junit4]   2> 72312 INFO  (jetty-launcher-84-thread-2) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 72312 INFO  (jetty-launcher-84-thread-1) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.Overseer Overseer 
(id=98722442562043910-127.0.0.1:44929_solr-n_0000000000) starting
   [junit4]   2> 72313 INFO  (jetty-launcher-84-thread-2) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43315_solr
   [junit4]   2> 72313 INFO  
(zkCallback-95-thread-1-processing-n:127.0.0.1:43315_solr) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 72313 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 72318 INFO  (jetty-launcher-84-thread-1) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44929_solr
   [junit4]   2> 72319 INFO  
(zkCallback-95-thread-1-processing-n:127.0.0.1:43315_solr) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 72319 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 72383 INFO  (jetty-launcher-84-thread-2) 
[n:127.0.0.1:43315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43315.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@299a02f5
   [junit4]   2> 72384 INFO  (jetty-launcher-84-thread-1) 
[n:127.0.0.1:44929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44929.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@299a02f5
   [junit4]   2> 72389 INFO  (jetty-launcher-84-thread-2) 
[n:127.0.0.1:43315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43315.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@299a02f5
   [junit4]   2> 72389 INFO  (jetty-launcher-84-thread-2) 
[n:127.0.0.1:43315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43315.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@299a02f5
   [junit4]   2> 72390 INFO  (jetty-launcher-84-thread-1) 
[n:127.0.0.1:44929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44929.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@299a02f5
   [junit4]   2> 72390 INFO  (jetty-launcher-84-thread-1) 
[n:127.0.0.1:44929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44929.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@299a02f5
   [junit4]   2> 72390 INFO  (jetty-launcher-84-thread-2) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/tempDir-001/node2/.
   [junit4]   2> 72390 INFO  (jetty-launcher-84-thread-1) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/tempDir-001/node1/.
   [junit4]   2> 72430 INFO  
(SUITE-TestCloudRecovery-seed#[99D1AB3B3E299377]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 72430 INFO  
(SUITE-TestCloudRecovery-seed#[99D1AB3B3E299377]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38507/solr ready
   [junit4]   2> 72516 INFO  (qtp772057735-636) [n:127.0.0.1:43315_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 72517 INFO  
(OverseerThreadFactory-239-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 72621 INFO  
(OverseerStateUpdate-98722442562043910-127.0.0.1:44929_solr-n_0000000000) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43315/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 72623 INFO  
(OverseerStateUpdate-98722442562043910-127.0.0.1:44929_solr-n_0000000000) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44929/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 72623 INFO  
(OverseerStateUpdate-98722442562043910-127.0.0.1:44929_solr-n_0000000000) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43315/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 72624 INFO  
(OverseerStateUpdate-98722442562043910-127.0.0.1:44929_solr-n_0000000000) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44929/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 72846 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 72846 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 72846 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 72857 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 72857 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 72862 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 72964 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 72964 INFO  
(zkCallback-96-thread-2-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 72964 INFO  
(zkCallback-95-thread-1-processing-n:127.0.0.1:43315_solr) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 72964 INFO  
(zkCallback-95-thread-2-processing-n:127.0.0.1:43315_solr) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 73868 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 73869 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 73875 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 73875 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.IndexSchema [collection1_shard2_replica_t4] Schema name=minimal
   [junit4]   2> 73877 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 73877 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 73877 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 73877 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t4' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 73878 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43315.solr.core.collection1.shard1.replica_t1' (registry 
'solr.core.collection1.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@299a02f5
   [junit4]   2> 73878 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43315.solr.core.collection1.shard2.replica_t4' (registry 
'solr.core.collection1.shard2.replica_t4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@299a02f5
   [junit4]   2> 73879 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 73880 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 73882 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 73882 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 73882 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/tempDir-001/node2/collection1_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/tempDir-001/node2/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 73882 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/tempDir-001/node2/collection1_shard2_replica_t4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/tempDir-001/node2/./collection1_shard2_replica_t4/data/]
   [junit4]   2> 73887 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 73889 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 73889 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 73889 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.IndexSchema [collection1_shard2_replica_t6] Schema name=minimal
   [junit4]   2> 73890 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44929.solr.core.collection1.shard1.replica_t2' (registry 
'solr.core.collection1.shard1.replica_t2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@299a02f5
   [junit4]   2> 73890 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 73890 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/tempDir-001/node1/collection1_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/tempDir-001/node1/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 73893 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 73893 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t6' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 73894 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44929.solr.core.collection1.shard2.replica_t6' (registry 
'solr.core.collection1.shard2.replica_t6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@299a02f5
   [junit4]   2> 73894 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 73894 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/tempDir-001/node1/collection1_shard2_replica_t6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_99D1AB3B3E299377-001/tempDir-001/node1/./collection1_shard2_replica_t6/data/]
   [junit4]   2> 73966 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 73966 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73967 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73967 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73969 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75c1baec[collection1_shard2_replica_t4] main]
   [junit4]   2> 73971 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 73971 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 73972 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73973 INFO  
(searcherExecutor-245-thread-1-processing-n:127.0.0.1:43315_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:43315_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.c.SolrCore 
[collection1_shard2_replica_t4] Registered new searcher 
Searcher@75c1baec[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73973 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 73973 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73973 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579559082948296704
   [junit4]   2> 73974 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73976 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73980 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4e9829cb[collection1_shard1_replica_t2] main]
   [junit4]   2> 73981 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 73983 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 73983 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73983 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 73984 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73984 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73984 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 73985 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73986 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@591007b4[collection1_shard1_replica_t1] main]
   [junit4]   2> 73987 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 73987 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73987 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 73987 INFO  
(searcherExecutor-246-thread-1-processing-n:127.0.0.1:44929_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Registered new searcher 
Searcher@4e9829cb[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73987 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579559082962976768
   [junit4]   2> 73987 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 73988 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73988 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73988 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73988 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579559082964025344
   [junit4]   2> 73998 INFO  
(searcherExecutor-244-thread-1-processing-n:127.0.0.1:43315_solr 
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:43315_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore 
[collection1_shard1_replica_t1] Registered new searcher 
Searcher@591007b4[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 74001 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 74003 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36af887d[collection1_shard2_replica_t6] main]
   [junit4]   2> 74005 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 74009 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 74010 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 74011 INFO  
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:44929_solr 
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.c.SolrCore 
[collection1_shard2_replica_t6] Registered new searcher 
Searcher@36af887d[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 74011 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579559082988142592
   [junit4]   2> 74105 INFO  
(zkCallback-96-thread-2-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 74105 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 74105 INFO  
(zkCallback-95-thread-2-processing-n:127.0.0.1:43315_solr) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 74105 INFO  
(zkCallback-95-thread-1-processing-n:127.0.0.1:43315_solr) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 74482 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 74482 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 74482 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43315/solr/collection1_shard2_replica_t4/
   [junit4]   2> 74482 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 
url=https://127.0.0.1:43315/solr START 
replicas=[https://127.0.0.1:44929/solr/collection1_shard2_replica_t6/] 
nUpdates=100
   [junit4]   2> 74493 INFO  (qtp429953-637) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.S.Request [collection1_shard2_replica_t6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 74502 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 74502 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 74502 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43315/solr/collection1_shard1_replica_t1/
   [junit4]   2> 74502 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 
url=https://127.0.0.1:43315/solr START 
replicas=[https://127.0.0.1:44929/solr/collection1_shard1_replica_t2/] 
nUpdates=100
   [junit4]   2> 74505 INFO  (qtp429953-641) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.S.Request [collection1_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 74783 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 
url=https://127.0.0.1:43315/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 74783 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 74783 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
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> 74783 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 74784 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ZkController collection1_shard2_replica_t4 stopping background 
replication from leader
   [junit4]   2> 74786 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43315/solr/collection1_shard2_replica_t4/ shard2
   [junit4]   2> 74803 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 
url=https://127.0.0.1:43315/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 74803 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 74803 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
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> 74803 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 74803 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 74805 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43315/solr/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 74907 INFO  
(zkCallback-95-thread-2-processing-n:127.0.0.1:43315_solr) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 74907 INFO  
(zkCallback-95-thread-1-processing-n:127.0.0.1:43315_solr) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 74907 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 74907 INFO  
(zkCallback-96-thread-2-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 74937 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 74939 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2093
   [junit4]   2> 74955 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 74957 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2110
   [junit4]   2> 75006 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ZkController collection1_shard1_replica_t2 starting background 
replication from leader
   [junit4]   2> 75007 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 75014 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ZkController collection1_shard2_replica_t6 starting background 
replication from leader
   [junit4]   2> 75014 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 75017 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 75017 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 75018 INFO  (qtp429953-645) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2156
   [junit4]   2> 75018 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 75018 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 75019 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Replica core_node3 is 
leader but it's state is down, skipping replication
   [junit4]   2> 75019 INFO  (qtp429953-639) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2162
   [junit4]   2> 75023 INFO  (qtp772057735-636) [n:127.0.0.1:43315_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> 75121 INFO  
(zkCallback-95-thread-1-processing-n:127.0.0.1:43315_solr) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 75121 INFO  
(zkCallback-95-thread-2-processing-n:127.0.0.1:43315_solr) 
[n:127.0.0.1:43315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 75122 INFO  
(zkCallback-96-thread-2-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 75122 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 76023 INFO  (qtp772057735-636) [n:127.0.0.1:43315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3507
   [junit4]   2> 76024 INFO  
(SUITE-TestCloudRecovery-seed#[99D1AB3B3E299377]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 76024 INFO  
(SUITE-TestCloudRecovery-seed#[99D1AB3B3E299377]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 76035 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[99D1AB3B3E299377])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 76070 INFO  (qtp429953-715) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1579559085112557568&distrib.from=https://127.0.0.1:43315/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579559085112557568)} 0 19
   [junit4]   2> 76078 INFO  (qtp429953-642) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1579559085131431936&distrib.from=https://127.0.0.1:43315/solr/collection1_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579559085131431936)} 0 10
   [junit4]   2> 76079 INFO  (qtp772057735-643) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:43315/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579559085131431936)} 0 24
   [junit4]   2> 76081 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1579559085112557568)} 0 44
   [junit4]   2> 76084 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579559085161840640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 76084 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 76086 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 76086 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43315/solr/collection1_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 76092 INFO  (qtp429953-641) [n:127.0.0.1:44929_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 76093 INFO  (qtp429953-637) [n:127.0.0.1:44929_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 76103 INFO  (qtp772057735-643) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579559085181763584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 76103 INFO  (qtp772057735-643) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 76104 INFO  (qtp772057735-643) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 76104 INFO  (qtp772057735-643) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43315/solr/collection1_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 76107 INFO  (qtp772057735-699) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=2
   [junit4]   2> 76114 INFO  (qtp772057735-699) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 76519 INFO  
(OverseerCollectionConfigSetProcessor-98722442562043910-127.0.0.1:44929_solr-n_0000000000)
 [n:127.0.0.1:44929_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> 76615 INFO  (qtp772057735-699) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 76620 INFO  (qtp772057735-699) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 76748 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:43315/solr/collection1_shard2_replica_t4/
   [junit4]   2> 76751 INFO  (qtp772057735-636) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 76751 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 76751 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 76751 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 76751 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 77120 INFO  (qtp772057735-636) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 77125 INFO  (qtp772057735-636) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 77626 INFO  (qtp772057735-636) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 77631 INFO  (qtp772057735-636) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 78018 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Last replication failed, 
so I'll force replication
   [junit4]   2> 78018 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:43315/solr/collection1_shard1_replica_t1/
   [junit4]   2> 78019 INFO  (qtp772057735-638) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 78020 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 78020 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 78020 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 78020 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 78020 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 78021 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78021 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@513baa92 commitCommandVersion:0
   [junit4]   2> 78041 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5bc3c1e2[collection1_shard1_replica_t2] main]
   [junit4]   2> 78042 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78043 INFO  
(searcherExecutor-246-thread-1-processing-n:127.0.0.1:44929_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Registered new searcher 
Searcher@5bc3c1e2[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78140 INFO  (qtp772057735-638) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 78149 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 78646 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 78656 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 79151 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 79161 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 79657 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 79667 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 79748 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 79749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 79749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 79749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 79749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 80166 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 80175 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 80675 INFO  (qtp772057735-638) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 80684 INFO  (qtp772057735-638) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 81019 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 81019 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 81020 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 81020 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 81020 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 
1506384932702
   [junit4]   2> 81183 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 81194 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 81692 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 81702 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 82199 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 82208 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 82709 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 82719 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 82748 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 82749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 82749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 82749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 82749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 83215 INFO  (qtp772057735-724) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 83226 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 83719 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 83731 INFO  (qtp772057735-699) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 84019 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 84019 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 84019 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 84019 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 84019 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 
1506384932702
   [junit4]   2> 84226 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 84236 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 84729 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 84741 INFO  (qtp772057735-638) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 85237 INFO  (qtp772057735-724) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 85251 INFO  (qtp772057735-724) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 85743 INFO  (qtp772057735-649) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 85748 INFO  (qtp772057735-699) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 85749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 85749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 85749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 85749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 85759 INFO  (qtp772057735-638) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 86247 INFO  (qtp772057735-724) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 86263 INFO  (qtp772057735-724) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 86751 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 86766 INFO  (qtp772057735-650) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 87019 INFO  (qtp772057735-724) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 87019 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 87019 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 87019 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 87019 INFO  (indexFetcher-267-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 
1506384932702
   [junit4]   2> 87255 INFO  (qtp772057735-636) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 87270 INFO  (qtp772057735-636) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 87759 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 87775 INFO  (qtp772057735-652) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 88263 INFO  (qtp772057735-724) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 88280 INFO  (qtp772057735-724) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 88748 INFO  (qtp772057735-636) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 88749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 88749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 88749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 88749 INFO  (indexFetcher-266-thread-1) 
[n:127.0.0.1:44929_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 88767 INFO  (qtp772057735-636) [n:127.0.0.1:43315_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 88783 INFO  (qtp772057735-724) [n:127.0.0.1:43315_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 89271 INFO  (qtp7720

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

olrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6becc0b: rootName = 
solr_44993, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6aa572a3
   [junit4]   2> 2016779 INFO  (jetty-closer-2235-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2016779 INFO  (jetty-closer-2235-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2016780 INFO  (jetty-closer-2235-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98722563698327569-127.0.0.1:44993_solr-n_0000000004) closing
   [junit4]   2> 2016780 INFO  
(OverseerStateUpdate-98722563698327569-127.0.0.1:44993_solr-n_0000000004) 
[n:127.0.0.1:44993_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44993_solr
   [junit4]   2> 2016781 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ebba60c8e001a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2016781 INFO  
(zkCallback-2273-thread-3-processing-n:127.0.0.1:44993_solr) 
[n:127.0.0.1:44993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2016782 INFO  (jetty-closer-2235-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@779901cf{/solr,null,UNAVAILABLE}
   [junit4]   2> 2018281 WARN  
(zkCallback-2296-thread-2-processing-n:127.0.0.1:46007_solr) 
[n:127.0.0.1:46007_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2018281 INFO  (jetty-closer-2235-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6d7b4cc3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2018282 ERROR 
(SUITE-TestTlogReplica-seed#[99D1AB3B3E299377]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2018282 INFO  
(SUITE-TestTlogReplica-seed#[99D1AB3B3E299377]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43607 43607
   [junit4]   2> 2024066 INFO  (Thread-5113) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43607 43607
   [junit4]   2> 2024067 WARN  (Thread-5113) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/configs/conf
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        8       /solr/security.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        23      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        23      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        23      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        23      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        22      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98722563698327557-127.0.0.1:46007_solr-n_0000000001
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98722563698327569-core_node3-n_0000000000
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/98722563698327578-core_node3-n_0000000000
   [junit4]   2>        3       
/solr/overseer_elect/election/98722563698327569-127.0.0.1:44993_solr-n_0000000004
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/98722563698327569-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [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.TestTlogReplica_99D1AB3B3E299377-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=nl-NL, timezone=Africa/Nairobi
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=168652296,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXml, 
OpenCloseCoreStressTest, TestPerFieldSimilarity, SolrMetricsIntegrationTest, 
TestSubQueryTransformerDistrib, TestSlowCompositeReaderWrapper, 
CheckHdfsIndexTest, CleanupOldIndexTest, TestAuthorizationFramework, 
TestFieldResource, ClassificationUpdateProcessorTest, 
TestDocBasedVersionConstraints, LeaderFailoverAfterPartitionTest, 
TestNoOpRegenerator, IndexSchemaTest, TestChildDocTransformer, 
TestPostingsSolrHighlighter, SolrJmxReporterCloudTest, DistanceFunctionTest, 
DistributedMLTComponentTest, ReplaceNodeTest, ShardRoutingTest, TestRTGBase, 
TestDynamicLoading, TestMacroExpander, DocValuesTest, ResponseHeaderTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSchemaVersionResource, 
TestDistributedGrouping, IndexSchemaRuntimeFieldTest, TestCoreDiscovery, 
HdfsWriteToMultipleCollectionsTest, TestStressRecovery, 
HdfsDirectoryFactoryTest, TestAnalyzeInfixSuggestions, 
UpdateRequestProcessorFactoryTest, TestTrieFacet, SolrCoreMetricManagerTest, 
TolerantUpdateProcessorTest, HdfsThreadLeakTest, VersionInfoTest, 
ScriptEngineTest, TestScoreJoinQPNoScore, DeleteInactiveReplicaTest, 
TestLegacyNumericUtils, DirectSolrConnectionTest, RuleEngineTest, 
TestSearchPerf, PrimUtilsTest, DirectSolrSpellCheckerTest, LargeFieldTest, 
BlockJoinFacetDistribTest, TestRebalanceLeaders, DeleteReplicaTest, 
TestSystemIdResolver, TestBM25SimilarityFactory, 
SimpleCollectionCreateDeleteTest, ChaosMonkeySafeLeaderTest, 
HdfsLockFactoryTest, TermVectorComponentTest, TestShortCircuitedRequests, 
ConnectionReuseTest, TestAtomicUpdateErrorCases, 
TestCursorMarkWithoutUniqueKey, TestExactSharedStatsCache, BlockDirectoryTest, 
TestPayloadScoreQParserPlugin, TestJsonFacetRefinement, 
TestSimpleTrackingShardHandler, TestFieldCacheVsDocValues, 
AssignBackwardCompatibilityTest, TestRequestStatusCollectionAPI, 
TestNumericTerms32, TestXIncludeConfig, RollingRestartTest, TestApiFramework, 
DocValuesMultiTest, TestReloadDeadlock, CSVRequestHandlerTest, DOMUtilTest, 
NoCacheHeaderTest, RequestLoggingTest, CoreSorterTest, TestRawTransformer, 
TestDownShardTolerantSearch, QueryParsingTest, TestMaxTokenLenTokenizer, 
TestCoreAdminApis, TestCloudManagedSchema, TestNumericRangeQuery32, 
AnalyticsMergeStrategyTest, MultiThreadedOCPTest, TestJavabinTupleStreamParser, 
ZkCLITest, BasicAuthIntegrationTest, TestSolrCloudWithKerberosAlt, 
CdcrReplicationHandlerTest, TestOrdValues, HdfsCollectionsAPIDistributedZkTest, 
TestUpdate, SolrCmdDistributorTest, JavabinLoaderTest, 
TestPullReplicaErrorHandling, CoreAdminHandlerTest, 
DistributedFacetExistsSmallTest, ZkControllerTest, 
SchemaVersionSpecificBehaviorTest, TestFreeTextSuggestions, 
CoreAdminCreateDiscoverTest, ZkSolrClientTest, TestInitParams, 
TestSchemalessBufferedUpdates, ShardSplitTest, TestConfigReload, 
TestHalfAndHalfDocValues, TestDFISimilarityFactory, TestReqParamsAPI, 
AddBlockUpdateTest, HighlighterTest, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, SolrIndexSplitterTest, 
SignatureUpdateProcessorFactoryTest, SuggesterTSTTest, TestTrie, 
SpatialFilterTest, WordBreakSolrSpellCheckerTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
SolrInfoBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, TestValueSourceCache, TestSolrQueryParser, 
LoggingHandlerTest, TestJmxIntegration, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, 
TestSolrIndexConfig, SolrIndexConfigTest, TestSolrDeletionPolicy2, SampleTest, 
NumericFieldsTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
TestSolrCoreProperties, TestPhraseSuggestions, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, 
TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, CollectionTooManyReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
ConnectionManagerTest, CustomCollectionTest, DistributedQueueTest, 
ForceLeaderTest, PeerSyncReplicationTest, TestExclusionRuleCollectionAccess, 
TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore, 
TestPrepRecovery, TestTlogReplica]
   [junit4] Completed [573/732 (2!)] on J1 in 102.60s, 13 tests, 1 failure <<< 
FAILURES!

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

Reply via email to