Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23249/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned

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

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

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([35EC9B50FFE8D51B:CD2A62656CF14DD3]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned(CloudSolrClientTest.java:725)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43979/solr/collection1_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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:528)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more


FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testParallelUpdateQTime

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

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

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([35EC9B50FFE8D51B:DB34E0C1B1970088]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testParallelUpdateQTime(CloudSolrClientTest.java:146)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43979/solr/collection1_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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:528)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more


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

Error Message:
Can not find doc 7 in https://127.0.0.1:43963/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:43963/solr
        at 
__randomizedtesting.SeedInfo.seed([71966ADE66CEA8A3:B06613724B9E6204]: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:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Can not find doc 7 in https://127.0.0.1:36301/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:36301/solr
        at 
__randomizedtesting.SeedInfo.seed([71966ADE66CEA8A3:B06613724B9E6204]: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:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Can not find doc 7 in https://127.0.0.1:41281/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:41281/solr
        at 
__randomizedtesting.SeedInfo.seed([71966ADE66CEA8A3:B06613724B9E6204]: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:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Can not find doc 7 in https://127.0.0.1:43881/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:43881/solr
        at 
__randomizedtesting.SeedInfo.seed([71966ADE66CEA8A3:B06613724B9E6204]: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:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13274 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_71966ADE66CEA8A3-001/init-core-data-001
   [junit4]   2> 489160 WARN  
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 489160 INFO  
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 489160 INFO  
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 489161 INFO  
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 489161 INFO  
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_71966ADE66CEA8A3-001/tempDir-001
   [junit4]   2> 489161 INFO  
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 489161 INFO  (Thread-1124) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 489161 INFO  (Thread-1124) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 489168 ERROR (Thread-1124) [    ] 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> 489261 INFO  
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34155
   [junit4]   2> 489267 INFO  (zkConnectionManagerCallback-1745-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489318 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 489321 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 489351 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 489351 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 489351 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 489351 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 489351 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 489351 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 489354 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e6a5e14{/solr,null,AVAILABLE}
   [junit4]   2> 489355 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@416f4979{/solr,null,AVAILABLE}
   [junit4]   2> 489356 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@453220f{SSL,[ssl, 
http/1.1]}{127.0.0.1:43881}
   [junit4]   2> 489356 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.e.j.s.Server Started @489401ms
   [junit4]   2> 489356 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43881}
   [junit4]   2> 489357 ERROR (jetty-launcher-1742-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 489357 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 489357 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 489357 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 489357 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 489357 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-22T20:02:39.937367Z
   [junit4]   2> 489357 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7fee5b1{SSL,[ssl, 
http/1.1]}{127.0.0.1:35737}
   [junit4]   2> 489357 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.e.j.s.Server Started @489402ms
   [junit4]   2> 489357 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35737}
   [junit4]   2> 489358 ERROR (jetty-launcher-1742-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 489358 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 489358 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 489358 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 489358 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 489358 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-22T20:02:39.938388Z
   [junit4]   2> 489371 INFO  (zkConnectionManagerCallback-1747-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489371 INFO  (zkConnectionManagerCallback-1749-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489371 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 489372 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 489470 INFO  (jetty-launcher-1742-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34155/solr
   [junit4]   2> 489472 INFO  (zkConnectionManagerCallback-1753-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489476 INFO  (zkConnectionManagerCallback-1755-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489499 INFO  (jetty-launcher-1742-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34155/solr
   [junit4]   2> 489500 INFO  (zkConnectionManagerCallback-1761-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489503 INFO  (zkConnectionManagerCallback-1763-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489511 INFO  (jetty-launcher-1742-thread-1) 
[n:127.0.0.1:43881_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43881_solr
   [junit4]   2> 489513 INFO  (jetty-launcher-1742-thread-1) 
[n:127.0.0.1:43881_solr    ] o.a.s.c.Overseer Overseer 
(id=72069477227823110-127.0.0.1:43881_solr-n_0000000000) starting
   [junit4]   2> 489523 INFO  (zkConnectionManagerCallback-1770-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489526 INFO  (jetty-launcher-1742-thread-1) 
[n:127.0.0.1:43881_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34155/solr ready
   [junit4]   2> 489528 INFO  
(OverseerStateUpdate-72069477227823110-127.0.0.1:43881_solr-n_0000000000) 
[n:127.0.0.1:43881_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43881_solr
   [junit4]   2> 489536 INFO  (jetty-launcher-1742-thread-1) 
[n:127.0.0.1:43881_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43881_solr
   [junit4]   2> 489538 INFO  (jetty-launcher-1742-thread-2) 
[n:127.0.0.1:35737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 489539 INFO  (zkCallback-1762-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 489541 INFO  (jetty-launcher-1742-thread-2) 
[n:127.0.0.1:35737_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 489541 INFO  (jetty-launcher-1742-thread-2) 
[n:127.0.0.1:35737_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35737_solr
   [junit4]   2> 489570 INFO  (zkCallback-1762-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 489596 INFO  (zkCallback-1769-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 489596 INFO  (zkCallback-1754-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 489596 INFO  (jetty-launcher-1742-thread-1) 
[n:127.0.0.1:43881_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 489599 INFO  (zkConnectionManagerCallback-1776-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489600 INFO  (jetty-launcher-1742-thread-2) 
[n:127.0.0.1:35737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 489601 INFO  (jetty-launcher-1742-thread-2) 
[n:127.0.0.1:35737_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34155/solr ready
   [junit4]   2> 489607 INFO  (jetty-launcher-1742-thread-2) 
[n:127.0.0.1:35737_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 489612 INFO  (jetty-launcher-1742-thread-1) 
[n:127.0.0.1:43881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43881.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4745a8ec
   [junit4]   2> 489619 INFO  (jetty-launcher-1742-thread-1) 
[n:127.0.0.1:43881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43881.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4745a8ec
   [junit4]   2> 489619 INFO  (jetty-launcher-1742-thread-1) 
[n:127.0.0.1:43881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43881.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4745a8ec
   [junit4]   2> 489620 INFO  (jetty-launcher-1742-thread-2) 
[n:127.0.0.1:35737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35737.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4745a8ec
   [junit4]   2> 489620 INFO  (jetty-launcher-1742-thread-1) 
[n:127.0.0.1:43881_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_71966ADE66CEA8A3-001/tempDir-001/node1/.
   [junit4]   2> 489627 INFO  (jetty-launcher-1742-thread-2) 
[n:127.0.0.1:35737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35737.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4745a8ec
   [junit4]   2> 489627 INFO  (jetty-launcher-1742-thread-2) 
[n:127.0.0.1:35737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35737.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4745a8ec
   [junit4]   2> 489628 INFO  (jetty-launcher-1742-thread-2) 
[n:127.0.0.1:35737_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_71966ADE66CEA8A3-001/tempDir-001/node2/.
   [junit4]   2> 489681 INFO  (zkConnectionManagerCallback-1779-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489695 INFO  (zkConnectionManagerCallback-1784-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489700 INFO  
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 489700 INFO  
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34155/solr ready
   [junit4]   2> 489705 INFO  
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 489725 INFO  (qtp1817055461-5964) [n:127.0.0.1:35737_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> 489725 INFO  (qtp1817055461-5964) [n:127.0.0.1:35737_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=0
   [junit4]   2> 489747 INFO  
(TEST-TestTlogReplica.testKillTlogReplica-seed#[71966ADE66CEA8A3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKillTlogReplica
   [junit4]   2> 489749 INFO  (qtp1817055461-5967) [n:127.0.0.1:35737_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_kill_tlog_replica&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 489752 INFO  
(OverseerThreadFactory-2616-thread-1-processing-n:127.0.0.1:43881_solr) 
[n:127.0.0.1:43881_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_kill_tlog_replica
   [junit4]   2> 489859 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 489870 INFO  (qtp474551162-5966) [n:127.0.0.1:43881_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 489873 INFO  
(OverseerStateUpdate-72069477227823110-127.0.0.1:43881_solr-n_0000000000) 
[n:127.0.0.1:43881_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_kill_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43881/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 489874 INFO  
(OverseerStateUpdate-72069477227823110-127.0.0.1:43881_solr-n_0000000000) 
[n:127.0.0.1:43881_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_kill_tlog_replica_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35737/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 490079 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr    
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
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_tlog_replica_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 490079 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr    
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
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_tlog_replica_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 490079 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr    
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 491087 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 491087 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 491092 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 491093 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 491093 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_kill_tlog_replica_shard1_replica_t2' using 
configuration from collection tlog_replica_test_kill_tlog_replica, trusted=true
   [junit4]   2> 491094 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35737.solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t2' 
(registry 'solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745a8ec
   [junit4]   2> 491094 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_71966ADE66CEA8A3-001/tempDir-001/node2/tlog_replica_test_kill_tlog_replica_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_71966ADE66CEA8A3-001/tempDir-001/node2/./tlog_replica_test_kill_tlog_replica_shard1_replica_t2/data/]
   [junit4]   2> 491116 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 491118 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 491118 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_kill_tlog_replica_shard1_replica_t1' using 
configuration from collection tlog_replica_test_kill_tlog_replica, trusted=true
   [junit4]   2> 491118 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43881.solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745a8ec
   [junit4]   2> 491118 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_71966ADE66CEA8A3-001/tempDir-001/node1/tlog_replica_test_kill_tlog_replica_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_71966ADE66CEA8A3-001/tempDir-001/node1/./tlog_replica_test_kill_tlog_replica_shard1_replica_t1/data/]
   [junit4]   2> 491149 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 491149 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 491150 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 491150 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 491151 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19871a99[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] main]
   [junit4]   2> 491152 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 491152 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 491153 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 491153 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1617865696066142208
   [junit4]   2> 491154 INFO  
(searcherExecutor-2625-thread-1-processing-n:127.0.0.1:35737_solr 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4) 
[n:127.0.0.1:35737_solr c:tlog_replica_test_kill_tlog_replica s:shard1 
r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
Registered new searcher 
Searcher@19871a99[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 491158 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/tlog_replica_test_kill_tlog_replica/terms/shard1 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 491159 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 491159 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 491161 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 491161 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 491162 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14055d54[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] main]
   [junit4]   2> 491163 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 491163 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 491163 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 491164 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 491164 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1617865696077676544
   [junit4]   2> 491165 INFO  
(searcherExecutor-2626-thread-1-processing-n:127.0.0.1:43881_solr 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3) 
[n:127.0.0.1:43881_solr c:tlog_replica_test_kill_tlog_replica s:shard1 
r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
Registered new searcher 
Searcher@14055d54[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 491168 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/tlog_replica_test_kill_tlog_replica/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 491664 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 491664 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 491664 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:35737/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2/
   [junit4]   2> 491665 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_kill_tlog_replica_shard1_replica_t2 
url=https://127.0.0.1:35737/solr START 
replicas=[https://127.0.0.1:43881/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t1/]
 nUpdates=100
   [junit4]   2> 491665 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_kill_tlog_replica_shard1_replica_t2 
url=https://127.0.0.1:35737/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 491668 INFO  (qtp474551162-5957) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 491668 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 491668 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
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> 491668 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.ZkController 
tlog_replica_test_kill_tlog_replica_shard1_replica_t2 stopping background 
replication from leader
   [junit4]   2> 491670 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35737/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2/
 shard1
   [junit4]   2> 491772 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 491773 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_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_tlog_replica_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1693
   [junit4]   2> 491873 INFO  (zkCallback-1754-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 492170 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.ZkController 
tlog_replica_test_kill_tlog_replica_shard1_replica_t1 starting background 
replication from leader
   [junit4]   2> 492170 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:01
   [junit4]   2> 492171 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 492171 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 492171 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:35737/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2/
   [junit4]   2> 492172 INFO  (qtp1817055461-6031) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 492172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 492172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 492172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 492172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 492172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 492173 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@555f8315[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] main]
   [junit4]   2> 492173 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_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_tlog_replica_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2093
   [junit4]   2> 492174 INFO  (searcherExecutor-2626-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
Registered new searcher 
Searcher@555f8315[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 492174 INFO  (qtp1817055461-5967) [n:127.0.0.1:35737_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> 492273 INFO  (zkCallback-1762-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 492273 INFO  (zkCallback-1754-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 493171 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 493172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 493172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 493172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 493172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 493172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 493172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@cd2f562[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] main]
   [junit4]   2> 493173 INFO  (searcherExecutor-2626-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
Registered new searcher 
Searcher@cd2f562[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 493175 INFO  (qtp1817055461-5967) [n:127.0.0.1:35737_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_kill_tlog_replica&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3425
   [junit4]   2> 493182 INFO  (qtp474551162-5968) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 493190 INFO  (qtp1817055461-5967) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 493196 INFO  (qtp1817055461-5964) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/tlog_replica_test_kill_tlog_replica/terms/shard1 to 
Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 493199 INFO  (qtp474551162-5965) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35737/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2/&wt=javabin&version=2}{add=[1
 (1617865698204188672)]} 0 0
   [junit4]   2> 493200 INFO  (qtp1817055461-5964) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1617865698204188672)]} 0 7
   [junit4]   2> 493202 INFO  (qtp474551162-5957) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35737/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 493203 INFO  (qtp1817055461-6036) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1617865698215723008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 493204 INFO  (qtp1817055461-6036) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@728dad57 
commitCommandVersion:1617865698215723008
   [junit4]   2> 493207 INFO  (qtp1817055461-6036) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45e475c8[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] main]
   [junit4]   2> 493207 INFO  (qtp1817055461-6036) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 493208 INFO  
(searcherExecutor-2625-thread-1-processing-n:127.0.0.1:35737_solr 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4) 
[n:127.0.0.1:35737_solr c:tlog_replica_test_kill_tlog_replica s:shard1 
r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
Registered new searcher 
Searcher@45e475c8[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 493208 INFO  (qtp1817055461-6036) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35737/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 493209 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/update 
params={_stateVer_=tlog_replica_test_kill_tlog_replica:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 8
   [junit4]   2> 493212 INFO  (qtp474551162-5966) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 493312 INFO  (qtp474551162-5957) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 493413 INFO  (qtp474551162-5966) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 493514 INFO  (qtp474551162-5957) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 493615 INFO  (qtp474551162-5966) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 493716 INFO  (qtp474551162-5957) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 493753 INFO  
(OverseerCollectionConfigSetProcessor-72069477227823110-127.0.0.1:43881_solr-n_0000000000)
 [n:127.0.0.1:43881_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> 493817 INFO  (qtp474551162-5966) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 493918 INFO  (qtp474551162-5957) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 494019 INFO  (qtp474551162-5966) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 494120 INFO  (qtp474551162-5957) [n:127.0.0.1:43881_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 494171 INFO  (qtp1817055461-6031) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 494172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 494172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1542916963784
   [junit4]   2> 494172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 494172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 494172 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 494172 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=0
   [junit4]   2> 494173 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 494174 INFO  (indexFetcher-2636-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@601f6076 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bdf2c8a)
   [junit4]   2> 494174 INFO  (qtp1817055461-6031) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494180 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494181 INFO  (qtp1817055461-6031) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494182 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494183 INFO  (qtp1817055461-6031) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494183 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494184 INFO  (qtp1817055461-6031) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494185 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494186 INFO  (qtp1817055461-6031) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494188 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  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> 494189 INFO  (qtp1817055461-6031) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494190 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494191 INFO  (qtp1817055461-6031) [n:127.0.0.1:35737_solr 
c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 
x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 494192 INFO  (qtp1817055461-5962) [n:127.0.0.1:35737_solr 
c:tlog_rep

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

tty-closer-134-thread-2) [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41281_solr
   [junit4]   2> 199068 INFO  (jetty-closer-134-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39055_solr
   [junit4]   2> 199068 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 199068 INFO  (jetty-closer-134-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 199068 INFO  (zkCallback-243-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 199068 INFO  (zkCallback-254-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 199068 INFO  (zkCallback-261-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 199069 INFO  (zkCallback-236-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 199070 INFO  (jetty-closer-134-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72069666794569753-127.0.0.1:39055_solr-n_0000000005) closing
   [junit4]   2> 199070 INFO  
(OverseerStateUpdate-72069666794569753-127.0.0.1:39055_solr-n_0000000005) 
[n:127.0.0.1:39055_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39055_solr
   [junit4]   2> 199071 WARN  
(OverseerAutoScalingTriggerThread-72069666794569753-127.0.0.1:39055_solr-n_0000000005)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 199072 INFO  (jetty-closer-134-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5e18448b{/solr,null,UNAVAILABLE}
   [junit4]   2> 199072 INFO  (jetty-closer-134-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 199073 INFO  (jetty-closer-134-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@30f50ee2{/solr,null,UNAVAILABLE}
   [junit4]   2> 199073 INFO  (jetty-closer-134-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 199073 ERROR 
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-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> 199074 INFO  
(SUITE-TestTlogReplica-seed#[71966ADE66CEA8A3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46025 46025
   [junit4]   2> 199074 INFO  (Thread-99) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46025 46025
   [junit4]   2> 199075 WARN  (Thread-99) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      
/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2>        33      
/solr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2>        31      /solr/configs/conf
   [junit4]   2>        20      
/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2>        18      
/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        9       
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        4       
/solr/overseer_elect/election/72069666794569732-127.0.0.1:39055_solr-n_0000000000
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72069666794569732-core_node13-n_0000000000
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72069666794569749-core_node16-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72069666794569749-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72069666794569732-core_node7-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72069666794569732-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_71966ADE66CEA8A3-002
   [junit4]   2> Nov 22, 2018 8:52:28 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{foo=Lucene50(blocksize=128), title_s=Lucene50(blocksize=128), 
id=PostingsFormat(name=Asserting), foo_s=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Asserting), 
inplace_updatable_int=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=813, 
maxMBSortInHeap=7.84533283782901, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7f108aa1),
 locale=en-FI, timezone=Europe/Copenhagen
   [junit4]   2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=242462544,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplica, 
TestTlogReplica]
   [junit4] Completed [5/5 (5!)] on J1 in 96.50s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 65 tests, 5 failures [seed: 
71966ADE66CEA8A3]

Total time: 3 minutes 21 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[repro]   5/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=245907228642798f053542e02277d91baa211006, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23248
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to