Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3150/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting

Error Message:
Error from server at http://127.0.0.1:43911/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 http://127.0.0.1:43911/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([7C92EC88FAE77CE7:BE25D0E0F9A78C9F]: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.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:238)
        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 http://127.0.0.1:43911/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:44847/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:44847/solr
        at 
__randomizedtesting.SeedInfo.seed([BE51F8617F51B75E:7FA181CD52017DF9]: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:40581/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:40581/solr
        at 
__randomizedtesting.SeedInfo.seed([BE51F8617F51B75E:7FA181CD52017DF9]: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 14419 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 1645363 INFO  
(SUITE-TestTlogReplica-seed#[BE51F8617F51B75E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/init-core-data-001
   [junit4]   2> 1645364 WARN  
(SUITE-TestTlogReplica-seed#[BE51F8617F51B75E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 1645364 INFO  
(SUITE-TestTlogReplica-seed#[BE51F8617F51B75E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1645364 INFO  
(SUITE-TestTlogReplica-seed#[BE51F8617F51B75E]-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> 1645365 INFO  
(SUITE-TestTlogReplica-seed#[BE51F8617F51B75E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/tempDir-001
   [junit4]   2> 1645365 INFO  
(SUITE-TestTlogReplica-seed#[BE51F8617F51B75E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1645366 INFO  (Thread-4136) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1645366 INFO  (Thread-4136) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1645376 ERROR (Thread-4136) [    ] 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> 1645466 INFO  
(SUITE-TestTlogReplica-seed#[BE51F8617F51B75E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36563
   [junit4]   2> 1645472 INFO  (zkConnectionManagerCallback-6276-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1645488 INFO  (jetty-launcher-6273-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> 1645488 INFO  (jetty-launcher-6273-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> 1645504 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1645505 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1645505 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1645508 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1645508 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1645508 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1645508 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b1d0371{/solr,null,AVAILABLE}
   [junit4]   2> 1645509 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@436c0b6{/solr,null,AVAILABLE}
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6cff7a28{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@387412e{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38599}
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40581}
   [junit4]   2> 1645510 ERROR (jetty-launcher-6273-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1645510 ERROR (jetty-launcher-6273-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-27T12:38:39.533955Z
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1645510 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1645511 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-27T12:38:39.534002Z
   [junit4]   2> 1645511 INFO  (zkConnectionManagerCallback-6278-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1645511 INFO  (zkConnectionManagerCallback-6280-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1645512 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1645512 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1645515 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10022f811700002, likely client has closed socket
   [junit4]   2> 1645579 INFO  (jetty-launcher-6273-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 1645580 INFO  (zkConnectionManagerCallback-6284-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1645588 INFO  (zkConnectionManagerCallback-6286-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1645630 INFO  (jetty-launcher-6273-thread-1) 
[n:127.0.0.1:40581_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40581_solr
   [junit4]   2> 1645630 INFO  (jetty-launcher-6273-thread-1) 
[n:127.0.0.1:40581_solr    ] o.a.s.c.Overseer Overseer 
(id=72096042877714436-127.0.0.1:40581_solr-n_0000000000) starting
   [junit4]   2> 1645633 INFO  (zkConnectionManagerCallback-6293-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1645634 INFO  (jetty-launcher-6273-thread-1) 
[n:127.0.0.1:40581_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36563/solr ready
   [junit4]   2> 1645634 INFO  
(OverseerStateUpdate-72096042877714436-127.0.0.1:40581_solr-n_0000000000) 
[n:127.0.0.1:40581_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40581_solr
   [junit4]   2> 1645643 INFO  (jetty-launcher-6273-thread-1) 
[n:127.0.0.1:40581_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40581_solr
   [junit4]   2> 1645644 INFO  (zkCallback-6292-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1645644 INFO  (zkCallback-6285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1645653 INFO  (jetty-launcher-6273-thread-1) 
[n:127.0.0.1:40581_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1645662 INFO  (jetty-launcher-6273-thread-1) 
[n:127.0.0.1:40581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40581.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1645667 INFO  (jetty-launcher-6273-thread-1) 
[n:127.0.0.1:40581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40581.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1645667 INFO  (jetty-launcher-6273-thread-1) 
[n:127.0.0.1:40581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40581.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1645667 INFO  (jetty-launcher-6273-thread-1) 
[n:127.0.0.1:40581_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/tempDir-001/node1/.
   [junit4]   2> 1645759 INFO  (jetty-launcher-6273-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 1645759 INFO  (zkConnectionManagerCallback-6298-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1645761 INFO  (zkConnectionManagerCallback-6300-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1645763 INFO  (jetty-launcher-6273-thread-2) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1645765 INFO  (jetty-launcher-6273-thread-2) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1645765 INFO  (jetty-launcher-6273-thread-2) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38599_solr
   [junit4]   2> 1645765 INFO  (zkCallback-6285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1645769 INFO  (zkCallback-6292-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1645769 INFO  (zkCallback-6299-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1645784 INFO  (zkConnectionManagerCallback-6307-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1645785 INFO  (jetty-launcher-6273-thread-2) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1645785 INFO  (jetty-launcher-6273-thread-2) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36563/solr ready
   [junit4]   2> 1645788 INFO  (jetty-launcher-6273-thread-2) 
[n:127.0.0.1:38599_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1645797 INFO  (jetty-launcher-6273-thread-2) 
[n:127.0.0.1:38599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38599.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1645802 INFO  (jetty-launcher-6273-thread-2) 
[n:127.0.0.1:38599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38599.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1645802 INFO  (jetty-launcher-6273-thread-2) 
[n:127.0.0.1:38599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38599.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1645803 INFO  (jetty-launcher-6273-thread-2) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/tempDir-001/node2/.
   [junit4]   2> 1645816 INFO  (zkConnectionManagerCallback-6310-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1645824 INFO  (zkConnectionManagerCallback-6315-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1645825 INFO  
(SUITE-TestTlogReplica-seed#[BE51F8617F51B75E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1645826 INFO  
(SUITE-TestTlogReplica-seed#[BE51F8617F51B75E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 1645827 INFO  
(SUITE-TestTlogReplica-seed#[BE51F8617F51B75E]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1645838 INFO  (qtp384342027-18042) [n:127.0.0.1:40581_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> 1645839 INFO  (qtp384342027-18042) [n:127.0.0.1:40581_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] IGNOR/A 0.00s J1 | TestTlogReplica.testCreateDelete 
{seed=[BE51F8617F51B75E:A541092D89A14F6E]}
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";))
   [junit4] IGNOR/A 0.00s J1 | TestTlogReplica.testCreateDelete 
{seed=[BE51F8617F51B75E:1117B5D1BD638442]}
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";))
   [junit4]   2> 1645850 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicLeaderElection
   [junit4]   2> 1645852 INFO  (qtp384342027-18040) [n:127.0.0.1:40581_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1645852 INFO  
(OverseerThreadFactory-6043-thread-1-processing-n:127.0.0.1:40581_solr) 
[n:127.0.0.1:40581_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_basic_leader_election
   [junit4]   2> 1645957 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_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> 1645968 INFO  (qtp500536114-18048) [n:127.0.0.1:38599_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> 1645971 INFO  
(OverseerStateUpdate-72096042877714436-127.0.0.1:40581_solr-n_0000000000) 
[n:127.0.0.1:40581_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38599/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1645972 INFO  
(OverseerStateUpdate-72096042877714436-127.0.0.1:40581_solr-n_0000000000) 
[n:127.0.0.1:40581_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40581/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1646242 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr    
x:tlog_replica_test_basic_leader_election_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_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1646242 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr    
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1646243 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr    
x:tlog_replica_test_basic_leader_election_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_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1647259 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1647264 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t1] 
Schema name=minimal
   [junit4]   2> 1647265 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1647265 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_basic_leader_election_shard1_replica_t1' using configuration 
from collection tlog_replica_test_basic_leader_election, trusted=true
   [junit4]   2> 1647266 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38599.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1647266 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_basic_leader_election_shard1_replica_t1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/tempDir-001/node2/./tlog_replica_test_basic_leader_election_shard1_replica_t1/data/]
   [junit4]   2> 1647287 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1647290 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t2] 
Schema name=minimal
   [junit4]   2> 1647292 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1647292 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_basic_leader_election_shard1_replica_t2' using configuration 
from collection tlog_replica_test_basic_leader_election, trusted=true
   [junit4]   2> 1647292 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40581.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2'
 (registry 
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1647292 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_basic_leader_election_shard1_replica_t2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/tempDir-001/node1/./tlog_replica_test_basic_leader_election_shard1_replica_t2/data/]
   [junit4]   2> 1647328 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1647328 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1647329 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1647329 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1647330 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c7a820a[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main]
   [junit4]   2> 1647331 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1647331 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1647331 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1647332 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1618290746437140480
   [junit4]   2> 1647332 INFO  
(searcherExecutor-6055-thread-1-processing-n:127.0.0.1:38599_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1] 
Registered new searcher 
Searcher@5c7a820a[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1647335 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1647336 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1647345 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1647345 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1647347 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1647347 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1647348 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c641ee2[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main]
   [junit4]   2> 1647349 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1647349 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1647350 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1647351 INFO  
(searcherExecutor-6056-thread-1-processing-n:127.0.0.1:40581_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] 
Registered new searcher 
Searcher@2c641ee2[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1647351 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1618290746457063424
   [junit4]   2> 1647354 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1647837 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1647837 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1647837 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38599/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
   [junit4]   2> 1647837 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t1 
url=https://127.0.0.1:38599/solr START 
replicas=[https://127.0.0.1:40581/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 1647837 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t1 
url=https://127.0.0.1:38599/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1647839 INFO  (qtp384342027-18115) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1647839 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1647839 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1647839 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1647839 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t1 
stopping background replication from leader
   [junit4]   2> 1647841 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38599/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
 shard1
   [junit4]   2> 1647942 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1648043 INFO  (zkCallback-6299-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1648122 INFO  (qtp500536114-18049) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_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_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1878
   [junit4]   2> 1648355 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t2 
starting background replication from leader
   [junit4]   2> 1648356 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:01
   [junit4]   2> 1648362 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1648362 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1648367 INFO  (qtp384342027-18043) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_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_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2125
   [junit4]   2> 1648368 INFO  (qtp384342027-18040) [n:127.0.0.1:40581_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> 1648464 INFO  (zkCallback-6299-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1648464 INFO  (zkCallback-6285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1649157 INFO  (indexFetcher-6066-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:38599/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
   [junit4]   2> 1649159 INFO  (qtp500536114-18046) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1649159 INFO  (indexFetcher-6066-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1649159 INFO  (indexFetcher-6066-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1649159 INFO  (indexFetcher-6066-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1649159 INFO  (indexFetcher-6066-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1649159 INFO  (indexFetcher-6066-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1649159 INFO  (indexFetcher-6066-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26e81ebb[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main]
   [junit4]   2> 1649160 INFO  (searcherExecutor-6056-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] 
Registered new searcher 
Searcher@26e81ebb[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1649368 INFO  (qtp384342027-18040) [n:127.0.0.1:40581_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3516
   [junit4]   2> 1649401 INFO  (qtp384342027-18040) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1618290748587769856&distrib.from=https://127.0.0.1:38599/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1618290748587769856)} 0 11
   [junit4]   2> 1649404 INFO  (qtp500536114-18033) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618290748609789952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1649405 INFO  (qtp500536114-18033) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1649405 INFO  (qtp500536114-18033) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1649405 INFO  (qtp500536114-18033) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_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:38599/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1649428 INFO  (qtp384342027-18042) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_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:38599/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1649428 INFO  (qtp500536114-18046) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 1649429 INFO  (qtp500536114-18046) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr 
path=/update 
params={_stateVer_=tlog_replica_test_basic_leader_election:6&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1618290748587769856),commit=} 0 45
   [junit4]   2> 1649447 INFO  (qtp384342027-18042) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38599/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&wt=javabin&version=2}{add=[1
 (1618290748643344384), 2 (1618290748644392960)]} 0 10
   [junit4]   2> 1649448 INFO  (qtp500536114-18048) [n:127.0.0.1:38599_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1618290748643344384), 2 
(1618290748644392960)]} 0 11
   [junit4]   2> 1649448 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.c.ChaosMonkey monkey: kill jetty! 38599
   [junit4]   2> 1649455 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6cff7a28{SSL,[ssl, 
http/1.1]}{127.0.0.1:?}
   [junit4]   2> 1649456 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=764468688
   [junit4]   2> 1649457 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1649457 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c1c457a: rootName = 
solr_38599, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3736e7dc
   [junit4]   2> 1649465 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1649466 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77533798: rootName = 
solr_38599, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@480e6c10
   [junit4]   2> 1649469 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1649469 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f9d9a19: rootName = 
solr_38599, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3853e8ba
   [junit4]   2> 1649471 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38599_solr
   [junit4]   2> 1649471 INFO  (zkCallback-6306-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1649471 INFO  (zkCallback-6292-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1649471 INFO  (zkCallback-6314-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1649471 INFO  (zkCallback-6285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1649471 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1649472 INFO  (zkCallback-6299-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1649476 INFO  (coreCloseExecutor-6067-thread-1) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@485dec6e
   [junit4]   2> 1649476 INFO  (coreCloseExecutor-6067-thread-1) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1, 
tag=485dec6e
   [junit4]   2> 1649476 INFO  (coreCloseExecutor-6067-thread-1) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@febb02e: rootName = 
solr_38599, domain = 
solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1, service 
url = null, agent id = null] for registry 
solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1 / 
com.codahale.metrics.MetricRegistry@241fc907
   [junit4]   2> 1649482 INFO  (coreCloseExecutor-6067-thread-1) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_basic_leader_election.shard1.leader, 
tag=485dec6e
   [junit4]   2> 1649482 INFO  (coreCloseExecutor-6067-thread-1) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1649482 INFO  (coreCloseExecutor-6067-thread-1) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2ee7a277 commitCommandVersion:0
   [junit4]   2> 1649486 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@436c0b6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1649486 INFO  (zkCallback-6285-thread-1) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1649486 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1649486 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 38599
   [junit4]   2> 1649490 ERROR 
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.c.s.i.CloudSolrClient Request to collection 
[tlog_replica_test_basic_leader_election] failed due to (0) 
org.apache.http.NoHttpResponseException: 127.0.0.1:38599 failed to respond, 
retry? 0
   [junit4]   2> 1649587 INFO  (zkCallback-6285-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 1649854 INFO  
(OverseerCollectionConfigSetProcessor-72096042877714436-127.0.0.1:40581_solr-n_0000000000)
 [n:127.0.0.1:40581_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> 1651986 INFO  (zkCallback-6285-thread-1) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40581/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
   [junit4]   2> 1651986 INFO  (zkCallback-6285-thread-1) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1651987 INFO  (zkCallback-6285-thread-1) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40581/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
 has no replicas
   [junit4]   2> 1651987 INFO  (zkCallback-6285-thread-1) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t2 
stopping background replication from leader
   [junit4]   2> 1651988 INFO  (zkCallback-6285-thread-1) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Replaying tlog before become new leader
   [junit4]   2> 1651988 WARN  
(recoveryExecutor-6062-thread-1-processing-n:127.0.0.1:40581_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.UpdateLog Starting log replay 
tlog{file=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t2/data/tlog/tlog.0000000000000000000
 refcount=2} active=false starting pos=0 inSortedOrder=true
   [junit4]   2> 1651989 INFO  
(recoveryExecutor-6062-thread-1-processing-n:127.0.0.1:40581_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1651989 INFO  
(recoveryExecutor-6062-thread-1-processing-n:127.0.0.1:40581_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@22d3db7b commitCommandVersion:0
   [junit4]   2> 1651990 INFO  
(recoveryExecutor-6062-thread-1-processing-n:127.0.0.1:40581_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7b2dda0b[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main]
   [junit4]   2> 1651990 INFO  
(recoveryExecutor-6062-thread-1-processing-n:127.0.0.1:40581_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1651990 INFO  
(searcherExecutor-6056-thread-1-processing-n:127.0.0.1:40581_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] 
Registered new searcher 
Searcher@7b2dda0b[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(7.7.0):C2))}
   [junit4]   2> 1651991 INFO  
(recoveryExecutor-6062-thread-1-processing-n:127.0.0.1:40581_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t2] {deleteByQuery=*:* 
(-1618290748587769856),add=[1 (1618290748643344384), 2 (1618290748644392960)]} 
0 2
   [junit4]   2> 1651991 WARN  
(recoveryExecutor-6062-thread-1-processing-n:127.0.0.1:40581_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=2 
deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
   [junit4]   2> 1651993 INFO  (zkCallback-6285-thread-1) 
[n:127.0.0.1:40581_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40581/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
 shard1
   [junit4]   2> 1651993 INFO  (zkCallback-6285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 1651996 INFO  (qtp384342027-18040) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=1, core_node4=2}, version=3}
   [junit4]   2> 1651996 INFO  (qtp384342027-18040) [n:127.0.0.1:40581_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1618290751326650368), 4 
(1618290751326650369)]} 0 2504
   [junit4]   2> 1651996 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting jetty! 38599
   [junit4]   2> 1651997 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
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> 1651997 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1651997 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1651997 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1651997 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cc1bdfe{/solr,null,AVAILABLE}
   [junit4]   2> 1651998 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2b5f7e7a{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1651998 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1651998 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38599}
   [junit4]   2> 1651998 ERROR 
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1651998 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1651998 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1651998 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1651998 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1651998 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-27T12:38:46.021539Z
   [junit4]   2> 1651999 INFO  (zkConnectionManagerCallback-6318-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1651999 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1652217 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 1652221 INFO  (zkConnectionManagerCallback-6322-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1652222 INFO  (zkConnectionManagerCallback-6324-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1652225 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1652226 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1652226 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38599_solr
   [junit4]   2> 1652227 INFO  (zkCallback-6285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1652227 INFO  (zkCallback-6292-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1652246 INFO  (zkCallback-6314-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1652246 INFO  (zkCallback-6323-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1652261 INFO  (zkConnectionManagerCallback-6331-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1652261 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1652262 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36563/solr ready
   [junit4]   2> 1652262 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) 
[n:127.0.0.1:38599_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1652272 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) 
[n:127.0.0.1:38599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38599.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1652278 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) 
[n:127.0.0.1:38599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38599.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1652279 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) 
[n:127.0.0.1:38599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38599.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1652280 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/tempDir-001/node2/.
   [junit4]   2> 1652280 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[BE51F8617F51B75E]) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]
   [junit4]   2> 1652291 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1652295 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr    ] o.a.s.s.IndexSchema 
[tlog_replica_test_basic_leader_election_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 1652296 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1652301 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1652304 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t1] 
Schema name=minimal
   [junit4]   2> 1652305 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1652305 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_basic_leader_election_shard1_replica_t1' using configuration 
from collection tlog_replica_test_basic_leader_election, trusted=true
   [junit4]   2> 1652306 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38599.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f380175
   [junit4]   2> 1652306 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrCore [[tlog_replica_test_basic_leader_election_shard1_replica_t1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001/tempDir-001/node2/./tlog_replica_test_basic_leader_election_shard1_replica_t1/data/]
   [junit4]   2> 1652327 INFO  (zkCallback-6285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1652354 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1652354 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1652355 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1652355 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1652355 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9ffc9ec[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main]
   [junit4]   2> 1652356 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1652356 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1652356 INFO  
(coreLoadExecutor-6077-thread-1-processing-n:127.0.0.1:38599_solr) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1652357 INFO  
(searcherExecutor-6078-thread-1-processing-n:127.0.0.1:38599_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:38599_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1] Re

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

TlogReplica-seed#[BE51F8617F51B75E]-worker) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39693 39693
   [junit4]   2> 106578 INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:39693 39693
   [junit4]   2> 106579 WARN  (Thread-0) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      
/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2>        31      /solr/configs/conf
   [junit4]   2>        29      
/solr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2>        19      
/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2>        18      
/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2>        12      
/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        19      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        9       
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72096151671734278-127.0.0.1:38715_solr-n_0000000000
   [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/shard1/election/72096151671734278-core_node5-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72096151671734278-core_node15-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72096151671734293-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72096151671734276-core_node9-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_real_time_get/state.json
   [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>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BE51F8617F51B75E-001
   [junit4]   2> Nov 27, 2018 1:08:03 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{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=Lucene70), 
inplace_updatable_int=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=347, maxMBSortInHeap=7.125998562335792, 
sim=RandomSimilarity(queryNorm=true): {}, locale=dz-BT, 
timezone=Atlantic/Cape_Verde
   [junit4]   2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=276712696,total=494927872
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplica]
   [junit4] Completed [3/5 (3!)] on J1 in 106.38s, 13 tests, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4] OK      5.25s J2 | TestTlogReplica.testCreateDelete 
{seed=[BE51F8617F51B75E:A541092D89A14F6E]}
   [junit4] OK      5.25s J2 | TestTlogReplica.testCreateDelete 
{seed=[BE51F8617F51B75E:1117B5D1BD638442]}
   [junit4] OK      8.78s J2 | TestTlogReplica.testBasicLeaderElection
   [junit4] OK      7.25s J2 | TestTlogReplica.testKillTlogReplica
   [junit4] OK      9.78s J2 | TestTlogReplica.testKillLeader
   [junit4] OK      8.46s J2 | TestTlogReplica.testRemoveLeader
   [junit4] OK      6.02s J2 | TestTlogReplica.testOnlyLeaderIndexes
   [junit4] OK      27.3s J2 | TestTlogReplica.testRecovery
   [junit4] OK      5.30s J2 | TestTlogReplica.testDeleteById
   [junit4] OK      8.73s J2 | 
TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates
   [junit4] OK      5.36s J2 | TestTlogReplica.testAddDocs
   [junit4] OK      8.03s J2 | TestTlogReplica.testAddRemoveTlogReplica
   [junit4] OK      3.36s J2 | TestTlogReplica.testRealTimeGet
   [junit4] Completed [4/5 (3!)] on J2 in 109.73s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4] OK      5.31s J0 | TestTlogReplica.testCreateDelete 
{seed=[BE51F8617F51B75E:A541092D89A14F6E]}
   [junit4] OK      5.16s J0 | TestTlogReplica.testCreateDelete 
{seed=[BE51F8617F51B75E:1117B5D1BD638442]}
   [junit4] OK      8.87s J0 | TestTlogReplica.testBasicLeaderElection
   [junit4] OK      9.60s J0 | TestTlogReplica.testKillTlogReplica
   [junit4] OK      9.02s J0 | TestTlogReplica.testKillLeader
   [junit4] OK      9.16s J0 | TestTlogReplica.testRemoveLeader
   [junit4] OK      6.32s J0 | TestTlogReplica.testOnlyLeaderIndexes
   [junit4] OK      27.2s J0 | TestTlogReplica.testRecovery
   [junit4] OK      4.39s J0 | TestTlogReplica.testDeleteById
   [junit4] OK      8.63s J0 | 
TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates
   [junit4] OK      5.34s J0 | TestTlogReplica.testAddDocs
   [junit4] OK      8.04s J0 | TestTlogReplica.testAddRemoveTlogReplica
   [junit4] OK      3.41s J0 | TestTlogReplica.testRealTimeGet
   [junit4] Completed [5/5 (3!)] on J0 in 111.28s, 13 tests
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: BE51F8617F51B75E]:
   [junit4]   - org.apache.solr.cloud.TestTlogReplica.testRecovery
   [junit4]   - org.apache.solr.cloud.TestTlogReplica.testRecovery
   [junit4]   - org.apache.solr.cloud.TestTlogReplica.testRecovery
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     1.01 ..   214.80 =   213.79s
   [junit4] JVM J1:     1.00 ..   107.89 =   106.89s
   [junit4] JVM J2:     0.81 ..   213.89 =   213.08s
   [junit4] Execution time total: 3 minutes 34 seconds
   [junit4] Tests summary: 5 suites, 65 tests, 3 failures

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 65 tests, 3 failures [seed: 
BE51F8617F51B75E]

Total time: 3 minutes 36 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[repro]   3/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=9dd1949749916c36f8b62557f6d3b277f589f00c, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3149
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to