Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1608/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testCreateDelete 
{seed=[90282BFBDAECCC1C:8B38DAB72C1C342C]}

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:61669/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:61669/solr
        at 
__randomizedtesting.SeedInfo.seed([90282BFBDAECCC1C:8B38DAB72C1C342C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.TestTlogReplica.testCreateDelete(TestTlogReplica.java:219)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:835)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
        at 
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
        ... 52 more




Build Log:
[...truncated 13718 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 113547 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 113575 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90282BFBDAECCC1C-001/data-dir-4-001
   [junit4]   2> 113575 WARN  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 113647 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 113649 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 113650 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 113669 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90282BFBDAECCC1C-001/tempDir-001
   [junit4]   2> 113684 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 113689 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 113690 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 113802 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 113898 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 61653
   [junit4]   2> 113898 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61653
   [junit4]   2> 113898 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61653
   [junit4]   2> 113899 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 61653
   [junit4]   2> 114684 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 115056 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn 
Close of session 0x0
   [junit4]   2>           => java.io.IOException: ZooKeeperServer not running
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544)
   [junit4]   2> java.io.IOException: ZooKeeperServer not running
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:332) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522)
 [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154)
 [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 115176 WARN  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker-SendThread(127.0.0.1:61653))
 [     ] o.a.z.ClientCnxn Session 0x0 for sever localhost/127.0.0.1:61653, 
Closing socket connection. Attempting reconnect except it is a 
SessionExpiredException.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x0, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x0, likely server has closed 
socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 117149 INFO  (zkConnectionManagerCallback-162-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 117149 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 117276 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 117456 INFO  (zkConnectionManagerCallback-164-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 117458 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 117460 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 117508 INFO  (zkConnectionManagerCallback-166-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 117509 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 117781 WARN  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker-SendThread(127.0.0.1:61653))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100bdc6b73f0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100bdc6b73f0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100bdc6b73f0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 117934 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 117934 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 117934 INFO  (jetty-launcher-167-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
   [junit4]   2> 117965 INFO  (jetty-launcher-167-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 117965 INFO  (jetty-launcher-167-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 117967 INFO  (jetty-launcher-167-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 117970 INFO  (jetty-launcher-167-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1da09809{/solr,null,AVAILABLE}
   [junit4]   2> 117992 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 117992 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 117992 INFO  (jetty-launcher-167-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
   [junit4]   2> 118065 INFO  (jetty-launcher-167-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 118067 INFO  (jetty-launcher-167-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 118068 INFO  (jetty-launcher-167-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 118071 INFO  (jetty-launcher-167-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b37f585{/solr,null,AVAILABLE}
   [junit4]   2> 118107 INFO  (jetty-launcher-167-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@431e85e8{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:61669}
   [junit4]   2> 118107 INFO  (jetty-launcher-167-thread-1) [     ] 
o.e.j.s.Server Started @118178ms
   [junit4]   2> 118107 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61669}
   [junit4]   2> 118107 ERROR (jetty-launcher-167-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 118107 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 118107 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 118107 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 118107 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 118107 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-28T05:42:40.355665Z
   [junit4]   2> 118119 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 118182 INFO  (jetty-launcher-167-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d392ca2{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:61671}
   [junit4]   2> 118182 INFO  (jetty-launcher-167-thread-2) [     ] 
o.e.j.s.Server Started @118253ms
   [junit4]   2> 118182 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61671}
   [junit4]   2> 118183 ERROR (jetty-launcher-167-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 118183 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 118183 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 118183 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 118183 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 118183 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-28T05:42:40.431550Z
   [junit4]   2> 118212 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 118295 INFO  (zkConnectionManagerCallback-169-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 118308 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 118424 INFO  (zkConnectionManagerCallback-171-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 118424 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 118465 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 118577 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 118637 WARN  
(jetty-launcher-167-thread-1-SendThread(127.0.0.1:61653)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100bdc6b73f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100bdc6b73f0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100bdc6b73f0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 118900 WARN  
(jetty-launcher-167-thread-2-SendThread(127.0.0.1:61653)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100bdc6b73f0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100bdc6b73f0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100bdc6b73f0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 119175 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 119211 WARN  (jetty-launcher-167-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3392c44e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119211 WARN  (jetty-launcher-167-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3392c44e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119513 WARN  (jetty-launcher-167-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ddae96c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119523 WARN  (jetty-launcher-167-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ddae96c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119547 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61653/solr
   [junit4]   2> 119628 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 119922 INFO  (zkConnectionManagerCallback-185-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 119924 INFO  (jetty-launcher-167-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 120316 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 120343 WARN  (jetty-launcher-167-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@290e11bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120343 WARN  (jetty-launcher-167-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@290e11bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120353 WARN  
(jetty-launcher-167-thread-2-SendThread(127.0.0.1:61653)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100bdc6b73f0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100bdc6b73f0005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100bdc6b73f0005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 120397 WARN  (jetty-launcher-167-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@25979eb1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120397 WARN  (jetty-launcher-167-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@25979eb1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120398 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61653/solr
   [junit4]   2> 120404 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 120436 INFO  (zkConnectionManagerCallback-193-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120441 INFO  (jetty-launcher-167-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 120500 WARN  
(jetty-launcher-167-thread-1-SendThread(127.0.0.1:61653)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100bdc6b73f0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100bdc6b73f0006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100bdc6b73f0006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 120545 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 120576 INFO  (zkConnectionManagerCallback-195-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120580 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 120672 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 120694 INFO  (zkConnectionManagerCallback-197-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120695 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 126359 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:61669_solr
   [junit4]   2> 126392 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.c.Overseer Overseer 
(id=72266255213461512-127.0.0.1:61669_solr-n_0000000000) starting
   [junit4]   2> 127025 INFO  
(OverseerStateUpdate-72266255213461512-127.0.0.1:61669_solr-n_0000000000) 
[n:127.0.0.1:61669_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:61669_solr
   [junit4]   2> 127031 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61669_solr
   [junit4]   2> 127166 INFO  (zkCallback-196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 127266 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 127277 WARN  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 127358 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 127362 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 127504 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:61671_solr as DOWN
   [junit4]   2> 127589 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 127590 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61671_solr
   [junit4]   2> 127609 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61669.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e833d5
   [junit4]   2> 127632 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61669.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e833d5
   [junit4]   2> 127633 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61669.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e833d5
   [junit4]   2> 127640 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90282BFBDAECCC1C-001/tempDir-001/node1
   [junit4]   2> 127643 INFO  (zkCallback-196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 127654 INFO  (zkCallback-194-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 127679 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 127680 WARN  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 127725 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 127806 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61671.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e833d5
   [junit4]   2> 127863 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61671.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e833d5
   [junit4]   2> 127864 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61671.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e833d5
   [junit4]   2> 127866 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:61671_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90282BFBDAECCC1C-001/tempDir-001/node2
   [junit4]   2> 128018 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 128037 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 128074 INFO  (zkConnectionManagerCallback-222-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128074 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 128186 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 128257 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61653/solr ready
   [junit4]   2> 128314 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [     ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 128375 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_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> 128401 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_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=26
   [junit4]   2> 129318 INFO  
(TEST-TestTlogReplica.testRemoveLeader-seed#[90282BFBDAECCC1C]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRemoveLeader
   [junit4]   2> 129339 INFO  (qtp1239871128-248) [n:127.0.0.1:61669_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_remove_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 129552 INFO  
(OverseerThreadFactory-206-thread-1-processing-n:127.0.0.1:61669_solr) 
[n:127.0.0.1:61669_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_remove_leader
   [junit4]   2> 130433 INFO  
(OverseerStateUpdate-72266255213461512-127.0.0.1:61669_solr-n_0000000000) 
[n:127.0.0.1:61669_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_remove_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_remove_leader_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:61671/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:61671_solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 130635 INFO  
(OverseerStateUpdate-72266255213461512-127.0.0.1:61669_solr-n_0000000000) 
[n:127.0.0.1:61669_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_remove_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_remove_leader_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:61669/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:61669_solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 131049 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr    
x:tlog_replica_test_remove_leader_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_remove_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 131083 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr    
x:tlog_replica_test_remove_leader_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_remove_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 131090 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr    
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 131507 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.8.0
   [junit4]   2> 131524 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.8.0
   [junit4]   2> 131564 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.s.IndexSchema 
Schema name=minimal
   [junit4]   2> 131565 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.s.IndexSchema 
Schema name=minimal
   [junit4]   2> 131616 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 131616 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_remove_leader_shard1_replica_t1' using 
configuration from configset conf, trusted=true
   [junit4]   2> 131634 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 131634 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_remove_leader_shard1_replica_t2' using 
configuration from configset conf, trusted=true
   [junit4]   2> 131635 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_61669.solr.core.tlog_replica_test_remove_leader.shard1.replica_t2' 
(registry 'solr.core.tlog_replica_test_remove_leader.shard1.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e833d5
   [junit4]   2> 131635 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SolrCore 
[[tlog_replica_test_remove_leader_shard1_replica_t2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90282BFBDAECCC1C-001/tempDir-001/node1/tlog_replica_test_remove_leader_shard1_replica_t2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90282BFBDAECCC1C-001/tempDir-001/node1/tlog_replica_test_remove_leader_shard1_replica_t2/data/]
   [junit4]   2> 131641 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_61671.solr.core.tlog_replica_test_remove_leader.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_remove_leader.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e833d5
   [junit4]   2> 131641 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SolrCore 
[[tlog_replica_test_remove_leader_shard1_replica_t1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90282BFBDAECCC1C-001/tempDir-001/node2/tlog_replica_test_remove_leader_shard1_replica_t1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90282BFBDAECCC1C-001/tempDir-001/node2/tlog_replica_test_remove_leader_shard1_replica_t1/data/]
   [junit4]   2> 131944 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 131944 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 131946 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 131946 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 131948 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 131948 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 131949 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 131949 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 131977 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 131981 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 131983 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 131985 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 131989 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 131989 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 131993 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1681773060938530816
   [junit4]   2> 131994 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1681773060939579392
   [junit4]   2> 132036 INFO  
(searcherExecutor-226-thread-1-processing-n:127.0.0.1:61669_solr 
x:tlog_replica_test_remove_leader_shard1_replica_t2 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4) 
[n:127.0.0.1:61669_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SolrCore 
[tlog_replica_test_remove_leader_shard1_replica_t2]  Registered new searcher 
autowarm time: 0 ms
   [junit4]   2> 132036 INFO  
(searcherExecutor-224-thread-1-processing-n:127.0.0.1:61671_solr 
x:tlog_replica_test_remove_leader_shard1_replica_t1 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3) 
[n:127.0.0.1:61671_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SolrCore 
[tlog_replica_test_remove_leader_shard1_replica_t1]  Registered new searcher 
autowarm time: 0 ms
   [junit4]   2> 132101 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/tlog_replica_test_remove_leader/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 132105 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/tlog_replica_test_remove_leader/leaders/shard1
   [junit4]   2> 132120 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ZkShardTerms 
Failed to save terms, version is not a match, retrying
   [junit4]   2> 132146 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/tlog_replica_test_remove_leader/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 132146 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/tlog_replica_test_remove_leader/leaders/shard1
   [junit4]   2> 132281 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 132281 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 132281 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:61671/solr/tlog_replica_test_remove_leader_shard1_replica_t1/
   [junit4]   2> 132304 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_remove_leader_shard1_replica_t1 
url=https://127.0.0.1:61671/solr  START 
replicas=[https://127.0.0.1:61669/solr/tlog_replica_test_remove_leader_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 132345 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_remove_leader_shard1_replica_t1 
url=https://127.0.0.1:61671/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 132436 INFO  (qtp1239871128-247) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 132440 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 132441 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 132441 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ZkController 
tlog_replica_test_remove_leader_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 132443 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/tlog_replica_test_remove_leader/leaders/shard1/leader after 
winning as 
/collections/tlog_replica_test_remove_leader/leader_elect/shard1/election/72266255213461511-core_node3-n_0000000000
   [junit4]   2> 132472 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:61671/solr/tlog_replica_test_remove_leader_shard1_replica_t1/ 
shard1
   [junit4]   2> 132582 INFO  (zkCallback-194-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 132590 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 132617 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr     ] 
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_remove_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1569
   [junit4]   2> 132715 INFO  (zkCallback-194-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 132721 INFO  (zkCallback-194-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 133326 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ZkController 
tlog_replica_test_remove_leader_shard1_replica_t2 starting background 
replication from leader
   [junit4]   2> 133326 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:01
   [junit4]   2> 133393 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 133393 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 133459 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr     ] 
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_remove_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2376
   [junit4]   2> 133505 INFO  (qtp1239871128-248) [n:127.0.0.1:61669_solr     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 133546 INFO  (zkCallback-196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 133546 INFO  (zkCallback-194-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 133546 INFO  (zkCallback-194-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 133547 INFO  (zkCallback-196-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 133551 INFO  (qtp1239871128-248) [n:127.0.0.1:61669_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_remove_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=4212
   [junit4]   2> 133554 INFO  
(TEST-TestTlogReplica.testRemoveLeader-seed#[90282BFBDAECCC1C]) [     ] 
o.a.s.c.SolrCloudTestCase waitForState (tlog_replica_test_remove_leader): 
Expected collection to be created with 1 shards and  2 replicas
   [junit4]   2> 133561 INFO  
(TEST-TestTlogReplica.testRemoveLeader-seed#[90282BFBDAECCC1C]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 133563 INFO  
(TEST-TestTlogReplica.testRemoveLeader-seed#[90282BFBDAECCC1C]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 133566 INFO  
(TEST-TestTlogReplica.testRemoveLeader-seed#[90282BFBDAECCC1C]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 133649 INFO  
(OverseerCollectionConfigSetProcessor-72266255213461512-127.0.0.1:61669_solr-n_0000000000)
 [n:127.0.0.1:61669_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> 133706 INFO  (qtp1740720082-259) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/tlog_replica_test_remove_leader/terms/shard1 to 
Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 133989 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:61671/solr/tlog_replica_test_remove_leader_shard1_replica_t1/&wt=javabin&version=2}{add=[1
 (1681773062702235648)]} 0 6
   [junit4]   2> 134047 INFO  (qtp1740720082-259) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1681773062702235648)]} 0 400
   [junit4]   2> 134131 INFO  (qtp1239871128-248) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_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:61671/solr/tlog_replica_test_remove_leader_shard1_replica_t1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 134254 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.h.IndexFetcher Updated leaderUrl to 
https://127.0.0.1:61671/solr/tlog_replica_test_remove_leader_shard1_replica_t1/
   [junit4]   2> 134314 INFO  
(searcherExecutor-224-thread-1-processing-n:127.0.0.1:61671_solr 
x:tlog_replica_test_remove_leader_shard1_replica_t1 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3) 
[n:127.0.0.1:61671_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SolrCore 
[tlog_replica_test_remove_leader_shard1_replica_t1]  Registered new searcher 
autowarm time: 0 ms
   [junit4]   2> 134325 INFO  (qtp1740720082-256) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_remove_leader:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 243
   [junit4]   2> 134348 INFO  (qtp1740720082-256) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 134372 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.h.IndexFetcher Leader's generation: 2
   [junit4]   2> 134372 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.h.IndexFetcher Leader's version: 1603863776336
   [junit4]   2> 134372 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.h.IndexFetcher Follower's generation: 1
   [junit4]   2> 134372 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.h.IndexFetcher Follower's version: 0
   [junit4]   2> 134372 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 134438 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=62
   [junit4]   2> 134442 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.h.IndexFetcher Number of files in latest index in leader: 26
   [junit4]   2> 134466 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=56
   [junit4]   2> 134542 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@73e77a0f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2499db75)
   [junit4]   2> 134542 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.h.IndexFetcher tmpIndexDir_type  : class 
org.apache.lucene.store.MockDirectoryWrapper , RAMDirectory@73e77a0f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2499db75
   [junit4]   2> 134595 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=8
   [junit4]   2> 134623 INFO  (qtp1740720082-259) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=7
   [junit4]   2> 134667 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 134675 INFO  (qtp1740720082-256) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 134730 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 134736 INFO  (qtp1740720082-259) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene80_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 134804 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 134805 INFO  (qtp1740720082-256) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 134816 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 134825 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 134869 INFO  (qtp1740720082-259) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 134894 INFO  (qtp1740720082-256) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135072 INFO  (qtp1239871128-249) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=45
   [junit4]   2> 135072 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=1
   [junit4]   2> 135116 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135142 INFO  (qtp1740720082-259) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135160 INFO  (qtp1740720082-256) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135171 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135177 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135198 INFO  (qtp1239871128-247) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 135203 INFO  (qtp1740720082-259) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=1
   [junit4]   2> 135221 INFO  (qtp1740720082-256) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.tmd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135246 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene80_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135256 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.tmd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135272 INFO  (qtp1740720082-259) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135283 INFO  (qtp1740720082-256) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135303 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135304 INFO  (qtp1239871128-248) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 135318 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135341 INFO  (qtp1740720082-259) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135348 INFO  (qtp1740720082-256) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 135360 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.h.IndexFetcher Bytes downloaded: 4091, Bytes skipped downloading: 0
   [junit4]   2> 135364 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=4091) : 1 secs (4091 bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@73e77a0f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2499db75)
   [junit4]   2> 135393 INFO  (indexFetcher-236-thread-1) [     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 135410 INFO  (qtp1239871128-250) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 135438 INFO  
(searcherExecutor-226-thread-1-processing-n:127.0.0.1:61669_solr 
x:tlog_replica_test_remove_leader_shard1_replica_t2 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4) 
[n:127.0.0.1:61669_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SolrCore 
[tlog_replica_test_remove_leader_shard1_replica_t2]  Registered new searcher 
autowarm time: 0 ms
   [junit4]   2> 135463 INFO  (qtp1740720082-258) [n:127.0.0.1:61671_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node3 
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=3
   [junit4]   2> 135467 INFO  (indexFetcher-236-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.h.IndexFetcher Leader's generation: 2
   [junit4]   2> 135467 INFO  (indexFetcher-236-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.h.IndexFetcher Leader's version: 
1603863776336
   [junit4]   2> 135467 INFO  (indexFetcher-236-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.h.IndexFetcher Follower's generation: 2
   [junit4]   2> 135467 INFO  (indexFetcher-236-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.h.IndexFetcher Follower's version: 
1603863776336
   [junit4]   2> 135468 INFO  (indexFetcher-236-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.h.IndexFetcher Follower in sync with leader.
   [junit4]   2> 135517 INFO  (qtp1239871128-249) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 135522 INFO  (qtp1239871128-248) [n:127.0.0.1:61669_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
replica=core_node3&action=DELETEREPLICA&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 135593 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr    
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.tlog_replica_test_remove_leader.shard1.replica_t1 tag=null
   [junit4]   2> 135593 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr    
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b2206cd: 
rootName = solr_61671, domain = 
solr.core.tlog_replica_test_remove_leader.shard1.replica_t1, service url = 
null, agent id = null] for registry 
solr.core.tlog_replica_test_remove_leader.shard1.replica_t1/com.codahale.metrics.MetricRegistry@6e0c41de
   [junit4]   2> 135630 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr    
x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ZkController 
tlog_replica_test_remove_leader_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 135632 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr     ] 
o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@6ad0fe54
   [junit4]   2> 135633 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_remove_leader.shard1.replica_t1 
tag=SolrCore@6ad0fe54
   [junit4]   2> 135633 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_remove_leader.shard1.leader 
tag=SolrCore@6ad0fe54
   [junit4]   2> 135639 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 135713 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_remove_leader/terms/shard1 to 
Terms{values={core_node4=1}, version=3}
   [junit4]   2> 135737 INFO  (qtp1740720082-257) [n:127.0.0.1:61671_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=tlog_replica_test_remove_leader_shard1_replica_t1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=151
   [junit4]   2> 135750 INFO  (zkCallback-196-thread-2) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 135758 INFO  (zkCallback-194-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 135759 INFO  (zkCallback-196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 135759 INFO  (zkCallback-194-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 135759 INFO  (zkCallback-196-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 135872 INFO  (zkCallback-196-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 135872 INFO  (zkCallback-196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 135883 INFO  (qtp1239871128-248) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replica=core_node3&action=DELETEREPLICA&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2}
 status=0 QTime=361
   [junit4]   2> 135891 INFO  
(TEST-TestTlogReplica.testRemoveLeader-seed#[90282BFBDAECCC1C]) [     ] 
o.a.s.c.SolrCloudTestCase waitForState (tlog_replica_test_remove_leader): 
Expect new leader
   [junit4]   2> 137588 INFO  
(OverseerCollectionConfigSetProcessor-72266255213461512-127.0.0.1:61669_solr-n_0000000000)
 [n:127.0.0.1:61669_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 138251 INFO  (zkCallback-196-thread-2) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:61669/solr/tlog_replica_test_remove_leader_shard1_replica_t2/
   [junit4]   2> 138251 INFO  (zkCallback-196-thread-2) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 138251 INFO  (zkCallback-196-thread-2) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:61669/solr/tlog_replica_test_remove_leader_shard1_replica_t2/ 
has no replicas
   [junit4]   2> 138251 INFO  (zkCallback-196-thread-2) [n:127.0.0.1:61669_solr 
c:tlog_replica_test_remove_leader s:shard1 r:core_node4 
x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ZkController 
tlog_replica_test_remove_leader_shard1_replica_t2 stopping background 
replication from leader
   [junit4]   2> 140258 ERROR (indexFetcher-236-thread-1) 
[n:127.0.0.1:61669_solr     ] o.a.s.h.ReplicationHandler Index fetch failed 
:org.apache.solr.common.SolrException: No registered leader was found after 
waiting for 4000ms , collection: tlog_replica_test_remove_leader slice: shard1 
saw 
state=DocCollection(tlog_replica_test_remove_leader//collections/tlog_replica_test_remove_leader/state.json/8)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           
"core":"tlog_replica_test_remove_leader_shard1_replica_t2",
   [junit4]   2>           "base_url":"https://127.0.0.1:61669/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:61669_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"TLOG",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"0",
   [junit4]   2>   "tlogReplicas":"2"} with live_nodes=[127.0.0.1:61669_solr, 
127.0.0.1:61671_solr]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:982)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:959)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:714)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:390)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1254)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]   2>        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor

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

0001) closing
   [junit4]   2> 415025 INFO  
(jetty-closer-892-thread-2-processing-n:127.0.0.1:61671_solr) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6d392ca2{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 415026 INFO  
(jetty-closer-892-thread-2-processing-n:127.0.0.1:61671_solr) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b37f585{/solr,null,STOPPED}
   [junit4]   2> 415026 INFO  
(jetty-closer-892-thread-2-processing-n:127.0.0.1:61671_solr) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 415148 INFO  
(jetty-closer-892-thread-1-processing-n:127.0.0.1:61671_solr) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7b978d64{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:61669}
   [junit4]   2> 415162 INFO  
(jetty-closer-892-thread-1-processing-n:127.0.0.1:61671_solr) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@65ce8176{/solr,null,STOPPED}
   [junit4]   2> 415163 INFO  
(jetty-closer-892-thread-1-processing-n:127.0.0.1:61671_solr) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 415172 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [n:127.0.0.1:61671_solr  
   ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 415427 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/configs/conf
   [junit4]   2>        30      
/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [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>        18      
/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        9       
/solr/collections/tlog_replica_test_rebalance_leaders/terms/shard1
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        8       /solr/security.json
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_recovery/collectionprops.json
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_rebalance_leaders/state.json
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_basic_leader_election/collectionprops.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_kill_leader/collectionprops.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_delete_by_id/collectionprops.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/collectionprops.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_rebalance_leaders/collectionprops.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_real_time_get/collectionprops.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/collectionprops.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_add_docs/collectionprops.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_remove_leader/collectionprops.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_only_leader_indexes/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        96      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        88      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        71      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        68      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        65      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        55      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        47      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        34      
/solr/collections/tlog_replica_test_rebalance_leaders/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        22      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        20      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        6       
/solr/overseer_elect/election/72266255213461511-127.0.0.1:61671_solr-n_0000000001
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72266255213461511-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72266255213461522-core_node7-n_0000000001
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/72266255213461525-core_node7-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        382     /solr/overseer/queue
   [junit4]   2>        113     /solr/overseer/collection-queue-work
   [junit4]   2>        87      /solr/collections
   [junit4]   2>        43      /solr/live_nodes
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 415503 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [n:127.0.0.1:61671_solr  
   ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61653
   [junit4]   2> 415503 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [n:127.0.0.1:61671_solr  
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61653
   [junit4]   2> 415504 INFO  
(SUITE-TestTlogReplica-seed#[90282BFBDAECCC1C]-worker) [n:127.0.0.1:61671_solr  
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61653
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90282BFBDAECCC1C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{foo=PostingsFormat(name=Asserting), 
_root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
title_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct), 
foo_s=PostingsFormat(name=Asserting)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene80), 
inplace_updatable_int=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=252, 
maxMBSortInHeap=7.350408648992094, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=so-KE, 
timezone=Kwajalein
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=6,threads=1,free=208341784,total=418381824
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantSearch, 
TestSolrQueryResponse, HdfsBasicDistributedZkTest, TestDocTermOrds, 
TestRandomDVFaceting, SSLMigrationTest, CoreAdminHandlerTest, TestTlogReplica]
   [junit4] Completed [70/921 (1!)] on J1 in 302.43s, 14 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 50553 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1608/consoleText

[repro] Revision: b8d28555f9f68cd00fc9b65342a175db595c11a3

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestTlogReplica 
-Dtests.method=testCreateDelete -Dtests.seed=90282BFBDAECCC1C -Dtests.slow=true 
-Dtests.locale=so-KE -Dtests.timezone=Kwajalein -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestTlogReplica
[repro] ant compile-test

[...truncated 3455 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestTlogReplica" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=90282BFBDAECCC1C 
-Dtests.slow=true -Dtests.locale=so-KE -Dtests.timezone=Kwajalein 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 141 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 0

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

Reply via email to