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

3 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Error from server at https://127.0.0.1:35431/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/mainCorpus_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:35431/solr/mainCorpus_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([67874D4D39A483A3:4547CCB61ACEA9B3]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:7265)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35431/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([CF40D441C78FABDC:4467079086890058]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

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

Stack Trace:
java.lang.AssertionError: Can not find doc 3 in http://127.0.0.1:45071/solr
        at 
__randomizedtesting.SeedInfo.seed([CF40D441C78FABDC:EB0ADEDEADF617B]: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 11909 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_CF40D441C78FABDC-001/init-core-data-001
   [junit4]   2> 280678 WARN  
(SUITE-TestTlogReplica-seed#[CF40D441C78FABDC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 280678 INFO  
(SUITE-TestTlogReplica-seed#[CF40D441C78FABDC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 280679 INFO  
(SUITE-TestTlogReplica-seed#[CF40D441C78FABDC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 280679 INFO  
(SUITE-TestTlogReplica-seed#[CF40D441C78FABDC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 280679 INFO  
(SUITE-TestTlogReplica-seed#[CF40D441C78FABDC]-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/J0/temp/solr.cloud.TestTlogReplica_CF40D441C78FABDC-001/tempDir-001
   [junit4]   2> 280679 INFO  
(SUITE-TestTlogReplica-seed#[CF40D441C78FABDC]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 280680 INFO  (Thread-1063) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 280680 INFO  (Thread-1063) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 280681 ERROR (Thread-1063) [    ] 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> 280780 INFO  
(SUITE-TestTlogReplica-seed#[CF40D441C78FABDC]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34221
   [junit4]   2> 280784 INFO  (jetty-launcher-445-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 280785 INFO  (jetty-launcher-445-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 280789 INFO  (jetty-launcher-445-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d8eebcf{/solr,null,AVAILABLE}
   [junit4]   2> 280789 INFO  (jetty-launcher-445-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72d0cade{/solr,null,AVAILABLE}
   [junit4]   2> 280790 INFO  (jetty-launcher-445-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3e65fcbb{HTTP/1.1,[http/1.1]}{127.0.0.1:45071}
   [junit4]   2> 280790 INFO  (jetty-launcher-445-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@8cb347e{HTTP/1.1,[http/1.1]}{127.0.0.1:44195}
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-1) [    ] 
o.e.j.s.Server Started @282082ms
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-2) [    ] 
o.e.j.s.Server Started @282082ms
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45071}
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44195}
   [junit4]   2> 280791 ERROR (jetty-launcher-445-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 280791 ERROR (jetty-launcher-445-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-26T02:58:13.316Z
   [junit4]   2> 280791 INFO  (jetty-launcher-445-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-26T02:58:13.316Z
   [junit4]   2> 280794 INFO  (jetty-launcher-445-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 280794 INFO  (jetty-launcher-445-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 280797 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 0x15ebc1ede550002, 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> 280802 INFO  (jetty-launcher-445-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34221/solr
   [junit4]   2> 280802 INFO  (jetty-launcher-445-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34221/solr
   [junit4]   2> 280839 INFO  (jetty-launcher-445-thread-2) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 280839 INFO  (jetty-launcher-445-thread-1) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 280840 INFO  (jetty-launcher-445-thread-2) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44195_solr
   [junit4]   2> 280841 INFO  (jetty-launcher-445-thread-1) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45071_solr
   [junit4]   2> 280841 INFO  (jetty-launcher-445-thread-2) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.Overseer Overseer 
(id=98723082613882885-127.0.0.1:44195_solr-n_0000000000) starting
   [junit4]   2> 280850 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 280850 INFO  
(zkCallback-456-thread-1-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 280854 INFO  (jetty-launcher-445-thread-2) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44195_solr
   [junit4]   2> 280855 INFO  
(zkCallback-456-thread-1-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 280855 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 280910 INFO  (jetty-launcher-445-thread-1) 
[n:127.0.0.1:45071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45071.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@218cd85f
   [junit4]   2> 280915 INFO  (jetty-launcher-445-thread-1) 
[n:127.0.0.1:45071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45071.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@218cd85f
   [junit4]   2> 280915 INFO  (jetty-launcher-445-thread-1) 
[n:127.0.0.1:45071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45071.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@218cd85f
   [junit4]   2> 280915 INFO  (jetty-launcher-445-thread-1) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_CF40D441C78FABDC-001/tempDir-001/node1/.
   [junit4]   2> 280928 INFO  (jetty-launcher-445-thread-2) 
[n:127.0.0.1:44195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44195.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@218cd85f
   [junit4]   2> 280932 INFO  (jetty-launcher-445-thread-2) 
[n:127.0.0.1:44195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44195.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@218cd85f
   [junit4]   2> 280932 INFO  (jetty-launcher-445-thread-2) 
[n:127.0.0.1:44195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44195.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@218cd85f
   [junit4]   2> 280933 INFO  (jetty-launcher-445-thread-2) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_CF40D441C78FABDC-001/tempDir-001/node2/.
   [junit4]   2> 280948 INFO  
(SUITE-TestTlogReplica-seed#[CF40D441C78FABDC]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 280948 INFO  
(SUITE-TestTlogReplica-seed#[CF40D441C78FABDC]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34221/solr ready
   [junit4]   2> 280949 INFO  
(SUITE-TestTlogReplica-seed#[CF40D441C78FABDC]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 280951 INFO  (qtp1234247926-3349) [n:127.0.0.1:44195_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 280953 INFO  (qtp1234247926-3349) [n:127.0.0.1:44195_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 280963 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKillLeader
   [junit4]   2> 280964 INFO  (qtp1234247926-3351) [n:127.0.0.1:44195_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_kill_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 280965 INFO  
(OverseerThreadFactory-1326-thread-1-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
tlog_replica_test_kill_leader
   [junit4]   2> 281070 INFO  
(OverseerStateUpdate-98723082613882885-127.0.0.1:44195_solr-n_0000000000) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_leader_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44195/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 281072 INFO  
(OverseerStateUpdate-98723082613882885-127.0.0.1:44195_solr-n_0000000000) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_leader_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45071/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 281275 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 281275 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 281276 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 281276 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 281378 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 281378 INFO  
(zkCallback-456-thread-1-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 281379 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 281379 INFO  
(zkCallback-456-thread-2-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 282283 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 282297 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 282300 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_leader_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 282302 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 282303 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_kill_leader_shard1_replica_t2' using 
configuration from collection tlog_replica_test_kill_leader, trusted=true
   [junit4]   2> 282303 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_leader_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 282304 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_45071.solr.core.tlog_replica_test_kill_leader.shard1.replica_t2' 
(registry 'solr.core.tlog_replica_test_kill_leader.shard1.replica_t2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@218cd85f
   [junit4]   2> 282304 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 282304 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_leader_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_CF40D441C78FABDC-001/tempDir-001/node1/tlog_replica_test_kill_leader_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_CF40D441C78FABDC-001/tempDir-001/node1/./tlog_replica_test_kill_leader_shard1_replica_t2/data/]
   [junit4]   2> 282305 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 282305 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_kill_leader_shard1_replica_t1' using 
configuration from collection tlog_replica_test_kill_leader, trusted=true
   [junit4]   2> 282306 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44195.solr.core.tlog_replica_test_kill_leader.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_kill_leader.shard1.replica_t1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@218cd85f
   [junit4]   2> 282306 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 282306 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_leader_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_CF40D441C78FABDC-001/tempDir-001/node2/tlog_replica_test_kill_leader_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_CF40D441C78FABDC-001/tempDir-001/node2/./tlog_replica_test_kill_leader_shard1_replica_t1/data/]
   [junit4]   2> 282333 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 282333 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 282333 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 282333 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 282334 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7433e298[tlog_replica_test_kill_leader_shard1_replica_t1] 
main]
   [junit4]   2> 282336 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 282336 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 282337 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 282337 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 282337 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 282337 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1579569323559616512
   [junit4]   2> 282338 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 282338 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 282338 INFO  
(searcherExecutor-1332-thread-1-processing-n:127.0.0.1:44195_solr 
x:tlog_replica_test_kill_leader_shard1_replica_t1 s:shard1 
c:tlog_replica_test_kill_leader r:core_node3) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_kill_leader_shard1_replica_t1] Registered new searcher 
Searcher@7433e298[tlog_replica_test_kill_leader_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 282340 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@404d5c55[tlog_replica_test_kill_leader_shard1_replica_t2] 
main]
   [junit4]   2> 282340 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 282340 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 282341 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 282341 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_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> 282342 INFO  
(searcherExecutor-1331-thread-1-processing-n:127.0.0.1:45071_solr 
x:tlog_replica_test_kill_leader_shard1_replica_t2 s:shard1 
c:tlog_replica_test_kill_leader r:core_node4) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrCore 
[tlog_replica_test_kill_leader_shard1_replica_t2] Registered new searcher 
Searcher@404d5c55[tlog_replica_test_kill_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 282342 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1579569323564859392
   [junit4]   2> 282443 INFO  
(zkCallback-456-thread-1-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 282443 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 282443 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 282443 INFO  
(zkCallback-456-thread-2-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 282842 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 282842 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 282842 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:44195/solr/tlog_replica_test_kill_leader_shard1_replica_t1/
   [junit4]   2> 282842 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_kill_leader_shard1_replica_t1 
url=http://127.0.0.1:44195/solr START 
replicas=[http://127.0.0.1:45071/solr/tlog_replica_test_kill_leader_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 282844 INFO  (qtp1047709242-3357) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 283142 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_kill_leader_shard1_replica_t1 
url=http://127.0.0.1:44195/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 283143 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 283143 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_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> 283143 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 283143 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.ZkController 
tlog_replica_test_kill_leader_shard1_replica_t1 stopping background replication 
from leader
   [junit4]   2> 283144 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44195/solr/tlog_replica_test_kill_leader_shard1_replica_t1/ 
shard1
   [junit4]   2> 283246 INFO  
(zkCallback-456-thread-1-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 283246 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 283246 INFO  
(zkCallback-456-thread-2-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 283246 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 283295 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 283296 INFO  (qtp1234247926-3342) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2021
   [junit4]   2> 283346 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ZkController 
tlog_replica_test_kill_leader_shard1_replica_t2 starting background replication 
from leader
   [junit4]   2> 283346 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ReplicateFromLeader 
Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 283349 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.ReplicationHandler 
Poll scheduled at an interval of 3000ms
   [junit4]   2> 283349 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 283350 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2074
   [junit4]   2> 283352 INFO  (qtp1234247926-3351) [n:127.0.0.1:44195_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> 283452 INFO  
(zkCallback-456-thread-1-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 283452 INFO  
(zkCallback-456-thread-2-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 283452 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 283452 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 284352 INFO  (qtp1234247926-3351) [n:127.0.0.1:44195_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_kill_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3387
   [junit4]   2> 284359 INFO  (qtp1047709242-3346) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44195/solr/tlog_replica_test_kill_leader_shard1_replica_t1/&wt=javabin&version=2}{add=[1
 (1579569325676691456)]} 0 0
   [junit4]   2> 284361 INFO  (qtp1234247926-3356) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1579569325676691456)]} 0 5
   [junit4]   2> 284364 INFO  (qtp1047709242-3346) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44195/solr/tlog_replica_test_kill_leader_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 284364 INFO  (qtp1234247926-3344) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1579569325685080064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 284364 INFO  (qtp1234247926-3344) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@695f1d30 
commitCommandVersion:1579569325685080064
   [junit4]   2> 284372 INFO  (qtp1234247926-3344) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@40fe41fb[tlog_replica_test_kill_leader_shard1_replica_t1] 
main]
   [junit4]   2> 284372 INFO  (qtp1234247926-3344) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 284374 INFO  
(searcherExecutor-1332-thread-1-processing-n:127.0.0.1:44195_solr 
x:tlog_replica_test_kill_leader_shard1_replica_t1 s:shard1 
c:tlog_replica_test_kill_leader r:core_node3) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_kill_leader_shard1_replica_t1] Registered new searcher 
Searcher@40fe41fb[tlog_replica_test_kill_leader_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 284374 INFO  (qtp1234247926-3344) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44195/solr/tlog_replica_test_kill_leader_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 10
   [junit4]   2> 284375 INFO  (qtp1234247926-3343) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_kill_leader:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 12
   [junit4]   2> 284379 INFO  (qtp1234247926-3356) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 284382 INFO  (qtp1234247926-3345) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 284386 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 284487 INFO  (qtp1047709242-3348) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 284587 INFO  (qtp1047709242-3348) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 284688 INFO  (qtp1047709242-3348) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 284789 INFO  (qtp1047709242-3348) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 284891 INFO  (qtp1047709242-3346) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 284967 INFO  
(OverseerCollectionConfigSetProcessor-98723082613882885-127.0.0.1:44195_solr-n_0000000000)
 [n:127.0.0.1:44195_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> 284991 INFO  (qtp1047709242-3350) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 285092 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 285193 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 285293 INFO  (qtp1047709242-3346) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 285394 INFO  (qtp1047709242-3350) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 285495 INFO  (qtp1047709242-3348) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 285596 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 285696 INFO  (qtp1047709242-3346) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 285797 INFO  (qtp1047709242-3350) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 285897 INFO  (qtp1047709242-3348) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 285998 INFO  (qtp1047709242-3354) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 286099 INFO  (qtp1047709242-3346) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 286199 INFO  (qtp1047709242-3350) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 286251 INFO  (indexFetcher-1342-thread-1) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher Updated 
masterUrl to 
http://127.0.0.1:44195/solr/tlog_replica_test_kill_leader_shard1_replica_t1/
   [junit4]   2> 286253 INFO  (qtp1234247926-3345) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 286253 INFO  (indexFetcher-1342-thread-1) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher 
Master's generation: 2
   [junit4]   2> 286253 INFO  (indexFetcher-1342-thread-1) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher 
Master's version: 1506394696889
   [junit4]   2> 286253 INFO  (indexFetcher-1342-thread-1) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's 
generation: 1
   [junit4]   2> 286253 INFO  (indexFetcher-1342-thread-1) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's 
version: 0
   [junit4]   2> 286253 INFO  (indexFetcher-1342-thread-1) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher 
Starting replication process
   [junit4]   2> 286253 INFO  (qtp1234247926-3356) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 286254 INFO  (indexFetcher-1342-thread-1) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher Number 
of files in latest index in master: 19
   [junit4]   2> 286256 INFO  (indexFetcher-1342-thread-1) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher 
Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@1f6e08b7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@324c6cd5)
   [junit4]   2> 286256 INFO  (qtp1234247926-3349) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286257 INFO  (qtp1234247926-3343) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286259 INFO  (qtp1234247926-3345) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286262 INFO  (qtp1234247926-3356) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286263 INFO  (qtp1234247926-3349) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286276 INFO  (qtp1234247926-3343) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286277 INFO  (qtp1234247926-3345) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286279 INFO  (qtp1234247926-3356) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286280 INFO  (qtp1234247926-3349) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286281 INFO  (qtp1234247926-3343) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.tii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286291 INFO  (qtp1234247926-3345) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286292 INFO  (qtp1234247926-3345) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286294 INFO  (qtp1234247926-3349) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Memory_0.mdvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286295 INFO  (qtp1234247926-3343) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Memory_0.mdvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286296 INFO  (qtp1234247926-3343) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286297 INFO  (qtp1234247926-3345) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286298 INFO  (qtp1234247926-3349) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286298 INFO  (qtp1234247926-3356) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286299 INFO  (qtp1234247926-3356) [n:127.0.0.1:44195_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 286300 INFO  (indexFetcher-1342-thread-1) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher Total 
time taken for download (fullCopy=false,bytesDownloaded=3206) : 0 secs (null 
bytes/sec) to MockDirectoryWrapper(RAMDirectory@1f6e08b7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@324c6cd5)
   [junit4]   2> 286300 INFO  (qtp1047709242-3348) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 286302 INFO  (indexFetcher-1342-thread-1) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 286304 INFO  (indexFetcher-1342-thread-1) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5f613631[tlog_replica_test_kill_leader_shard1_replica_t2] 
main]
   [junit4]   2> 286305 INFO  
(searcherExecutor-1331-thread-1-processing-n:127.0.0.1:45071_solr 
x:tlog_replica_test_kill_leader_shard1_replica_t2 s:shard1 
c:tlog_replica_test_kill_leader r:core_node4) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrCore 
[tlog_replica_test_kill_leader_shard1_replica_t2] Registered new searcher 
Searcher@5f613631[tlog_replica_test_kill_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 286400 INFO  (qtp1047709242-3348) [n:127.0.0.1:45071_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 286401 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.c.ChaosMonkey monkey: kill jetty! 44195
   [junit4]   2> 286402 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@8cb347e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 286402 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1710448509
   [junit4]   2> 286402 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 286402 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a92d3ea: rootName = 
solr_44195, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@15d36a37
   [junit4]   2> 286407 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 286407 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@276dd49f: rootName = 
solr_44195, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@62b1fddd
   [junit4]   2> 286410 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 286410 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e01e9dd: rootName = 
solr_44195, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@54bb8faa
   [junit4]   2> 286410 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 286411 INFO  (coreCloseExecutor-1344-thread-1) 
[n:127.0.0.1:44195_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_kill_leader_shard1_replica_t1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@262b547f
   [junit4]   2> 286411 INFO  (coreCloseExecutor-1344-thread-1) 
[n:127.0.0.1:44195_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.tlog_replica_test_kill_leader.shard1.replica_t1, 
tag=640373887
   [junit4]   2> 286411 INFO  (coreCloseExecutor-1344-thread-1) 
[n:127.0.0.1:44195_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21315445: 
rootName = solr_44195, domain = 
solr.core.tlog_replica_test_kill_leader.shard1.replica_t1, service url = null, 
agent id = null] for registry 
solr.core.tlog_replica_test_kill_leader.shard1.replica_t1 / 
com.codahale.metrics.MetricRegistry@39c8f6b0
   [junit4]   2> 286412 INFO  
(zkCallback-456-thread-2-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 286412 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 286412 INFO  
(zkCallback-456-thread-1-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 286412 INFO  (zkCallback-463-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 286412 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 286419 INFO  (coreCloseExecutor-1344-thread-1) 
[n:127.0.0.1:44195_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.tlog_replica_test_kill_leader.shard1.leader, 
tag=640373887
   [junit4]   2> 286423 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.c.Overseer Overseer 
(id=98723082613882885-127.0.0.1:44195_solr-n_0000000000) closing
   [junit4]   2> 286423 INFO  
(OverseerStateUpdate-98723082613882885-127.0.0.1:44195_solr-n_0000000000) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44195_solr
   [junit4]   2> 286424 INFO  (zkCallback-463-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 286424 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45071_solr
   [junit4]   2> 286424 INFO  
(zkCallback-457-thread-3-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 286425 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.Overseer Overseer 
(id=98723082613882886-127.0.0.1:45071_solr-n_0000000001) starting
   [junit4]   2> 286425 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 286435 INFO  
(zkCallback-457-thread-3-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 286435 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 286435 INFO  (zkCallback-463-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 287923 WARN  
(zkCallback-456-thread-2-processing-n:127.0.0.1:44195_solr) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 287924 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@72d0cade{/solr,null,UNAVAILABLE}
   [junit4]   2> 287924 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[CF40D441C78FABDC]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 44195
   [junit4]   2> 288925 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:45071/solr/tlog_replica_test_kill_leader_shard1_replica_t2/
   [junit4]   2> 288925 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 288925 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SyncStrategy 
http://127.0.0.1:45071/solr/tlog_replica_test_kill_leader_shard1_replica_t2/ 
has no replicas
   [junit4]   2> 288925 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ZkController 
tlog_replica_test_kill_leader_shard1_replica_t2 stopping background replication 
from leader
   [junit4]   2> 288926 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext New leader does not have old tlog to replay
   [junit4]   2> 288928 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45071/solr/tlog_replica_test_kill_leader_shard1_replica_t2/ 
shard1
   [junit4]   2> 288928 INFO  
(zkCallback-457-thread-3-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 288928 INFO  
(zkCallback-457-thread-2-processing-n:127.0.0.1:45071_solr) 
[n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 288928 INFO  (zkCallback-463-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_lea

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

ination.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@2dab5e74
   [junit4]   2> 91869 INFO  (jetty-closer-534-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98723226606305289-127.0.0.1:34403_solr-n_0000000000) closing
   [junit4]   2> 91869 INFO  (coreCloseExecutor-198-thread-2) 
[n:127.0.0.1:40095_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.destination.shard2.replica_n2, tag=1403652865
   [junit4]   2> 91869 INFO  (coreCloseExecutor-198-thread-2) 
[n:127.0.0.1:40095_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@54d84e2a: rootName = 
solr_40095, domain = solr.core.destination.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.destination.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@6565e643
   [junit4]   2> 91870 INFO  
(OverseerStateUpdate-98723226606305289-127.0.0.1:34403_solr-n_0000000000) 
[n:127.0.0.1:34403_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34403_solr
   [junit4]   2> 91871 INFO  (jetty-closer-534-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7dc48f73{/solr,null,UNAVAILABLE}
   [junit4]   2> 91872 INFO  
(zkCallback-554-thread-2-processing-n:127.0.0.1:42381_solr) 
[n:127.0.0.1:42381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 91872 INFO  
(zkCallback-549-thread-2-processing-n:127.0.0.1:35431_solr) 
[n:127.0.0.1:35431_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35431_solr
   [junit4]   2> 91872 INFO  
(zkCallback-549-thread-1-processing-n:127.0.0.1:35431_solr) 
[n:127.0.0.1:35431_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 91875 INFO  
(zkCallback-555-thread-1-processing-n:127.0.0.1:40095_solr) 
[n:127.0.0.1:40095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 91878 INFO  (coreCloseExecutor-199-thread-2) 
[n:127.0.0.1:42381_solr c:destination s:shard1 r:core_node3 
x:destination_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard1.leader, tag=249189608
   [junit4]   2> 91878 INFO  (coreCloseExecutor-199-thread-1) 
[n:127.0.0.1:42381_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard1.leader, tag=477816353
   [junit4]   2> 91879 INFO  (coreCloseExecutor-198-thread-2) 
[n:127.0.0.1:40095_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard2.leader, tag=1403652865
   [junit4]   2> 91879 INFO  (coreCloseExecutor-198-thread-1) 
[n:127.0.0.1:40095_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=1866508668
   [junit4]   2> 91880 INFO  (coreCloseExecutor-200-thread-2) 
[n:127.0.0.1:35431_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.workQueue.shard2.replica_n2, tag=658286134
   [junit4]   2> 91880 INFO  (coreCloseExecutor-200-thread-2) 
[n:127.0.0.1:35431_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@417711e1: rootName = 
solr_35431, domain = solr.core.workQueue.shard2.replica_n2, service url = null, 
agent id = null] for registry solr.core.workQueue.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@21fbeb19
   [junit4]   2> 91882 INFO  
(zkCallback-549-thread-2-processing-n:127.0.0.1:35431_solr) 
[n:127.0.0.1:35431_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 91887 INFO  (coreCloseExecutor-200-thread-2) 
[n:127.0.0.1:35431_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard2.leader, tag=658286134
   [junit4]   2> 91887 INFO  (coreCloseExecutor-200-thread-3) 
[n:127.0.0.1:35431_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.mainCorpus.shard1.replica_n1, tag=1219474880
   [junit4]   2> 91887 INFO  (coreCloseExecutor-200-thread-3) 
[n:127.0.0.1:35431_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14834e1: rootName = 
solr_35431, domain = solr.core.mainCorpus.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.mainCorpus.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@a58943a
   [junit4]   2> 91895 INFO  (coreCloseExecutor-200-thread-1) 
[n:127.0.0.1:35431_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=1300940088
   [junit4]   2> 91895 INFO  (coreCloseExecutor-200-thread-3) 
[n:127.0.0.1:35431_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=1219474880
   [junit4]   2> 91895 INFO  (coreCloseExecutor-200-thread-3) 
[n:127.0.0.1:35431_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 91895 INFO  (coreCloseExecutor-200-thread-3) 
[n:127.0.0.1:35431_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@a0ff4a commitCommandVersion:0
   [junit4]   2> 91917 WARN  
(zkCallback-549-thread-2-processing-n:127.0.0.1:35431_solr) 
[n:127.0.0.1:35431_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 91917 INFO  (jetty-closer-534-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6798f711{/solr,null,UNAVAILABLE}
   [junit4]   2> 93382 WARN  
(zkCallback-554-thread-2-processing-n:127.0.0.1:42381_solr) 
[n:127.0.0.1:42381_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 93382 INFO  (jetty-closer-534-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3c69bff{/solr,null,UNAVAILABLE}
   [junit4]   2> 93384 WARN  
(zkCallback-555-thread-1-processing-n:127.0.0.1:40095_solr) 
[n:127.0.0.1:40095_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 93384 INFO  (jetty-closer-534-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@928215c{/solr,null,UNAVAILABLE}
   [junit4]   2> 93385 ERROR 
(SUITE-StreamExpressionTest-seed#[67874D4D39A483A3]-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> 93385 INFO  
(SUITE-StreamExpressionTest-seed#[67874D4D39A483A3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39657 39657
   [junit4]   2> 94808 INFO  (Thread-36) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:39657 39657
   [junit4]   2> 94809 WARN  (Thread-36) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/aliases.json
   [junit4]   2>        6       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/clusterprops.json
   [junit4]   2>        71      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/live_nodes
   [junit4]   2>        71      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_67874D4D39A483A3-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-PH, timezone=AST
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=200604040,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [JdbcTest, 
TestV1toV2ApiMapper, DocumentAnalysisResponseTest, TestPolicy, 
StreamExpressionParserTest, FieldValueEvaluatorTest, JettyWebappTest, 
ConcurrentUpdateSolrClientBuilderTest, ShardParamsTest, StreamExpressionTest]
   [junit4] Completed [89/145 (1!)] on J2 in 75.24s, 113 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to