You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/11/09 00:24:05 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 41 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/41/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testAddReplicaWithPolicy

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:37223/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37223/solr
	at __randomizedtesting.SeedInfo.seed([1CF156BB8ADF057D:87AB9FE12D979AF1]: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:1171)
	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.TestWithCollection.testAddReplicaWithPolicy(TestWithCollection.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 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.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	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)
	... 53 more




Build Log:
[...truncated 15330 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 1564563 INFO  (SUITE-TestWithCollection-seed#[1CF156BB8ADF057D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1564565 INFO  (SUITE-TestWithCollection-seed#[1CF156BB8ADF057D]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-626 after mutting 0 log messages
   [junit4]   2> 1564565 INFO  (SUITE-TestWithCollection-seed#[1CF156BB8ADF057D]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-627 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1564566 INFO  (SUITE-TestWithCollection-seed#[1CF156BB8ADF057D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_1CF156BB8ADF057D-001/data-dir-115-001
   [junit4]   2> 1564566 WARN  (SUITE-TestWithCollection-seed#[1CF156BB8ADF057D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 1564566 INFO  (SUITE-TestWithCollection-seed#[1CF156BB8ADF057D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1564568 INFO  (SUITE-TestWithCollection-seed#[1CF156BB8ADF057D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1564568 INFO  (SUITE-TestWithCollection-seed#[1CF156BB8ADF057D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1564568 INFO  (SUITE-TestWithCollection-seed#[1CF156BB8ADF057D]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4] IGNOR/A 0.00s J1 | TestWithCollection.testNodeAdded
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 1564573 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteWithCollection
   [junit4]   2> 1564574 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_1CF156BB8ADF057D-001/tempDir-001
   [junit4]   2> 1564574 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1564576 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1564576 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1564577 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1564676 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 40811
   [junit4]   2> 1564676 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40811
   [junit4]   2> 1564676 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40811
   [junit4]   2> 1564676 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40811
   [junit4]   2> 1564682 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564697 INFO  (zkConnectionManagerCallback-16510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1564697 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564726 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564726 INFO  (zkConnectionManagerCallback-16512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1564727 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564728 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564729 INFO  (zkConnectionManagerCallback-16514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1564729 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564733 WARN  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]-SendThread(127.0.0.1:40811)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1025b6f263c0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1025b6f263c0002, 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 0x1025b6f263c0002, 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> 1564959 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1564959 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1564960 INFO  (jetty-launcher-16515-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1564961 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1564961 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1564961 INFO  (jetty-launcher-16515-thread-2) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1564970 INFO  (jetty-launcher-16515-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1564970 INFO  (jetty-launcher-16515-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1564970 INFO  (jetty-launcher-16515-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1564971 INFO  (jetty-launcher-16515-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1564971 INFO  (jetty-launcher-16515-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1564971 INFO  (jetty-launcher-16515-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1564973 INFO  (jetty-launcher-16515-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ff043f6{/solr,null,AVAILABLE}
   [junit4]   2> 1564974 INFO  (jetty-launcher-16515-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c68a9eb{/solr,null,AVAILABLE}
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@766814e8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43189}
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-2) [     ] o.e.j.s.Server Started @1565008ms
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40811/solr, hostPort=43189}
   [junit4]   2> 1564976 ERROR (jetty-launcher-16515-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e3d2702{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41659}
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.0
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-1) [     ] o.e.j.s.Server Started @1565008ms
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40811/solr, hostPort=41659}
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-11-08T23:36:13.488Z
   [junit4]   2> 1564976 ERROR (jetty-launcher-16515-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.0
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1564976 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-11-08T23:36:13.488Z
   [junit4]   2> 1564981 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564982 INFO  (zkConnectionManagerCallback-16517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1564982 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564983 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1564983 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564987 INFO  (zkConnectionManagerCallback-16519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1564987 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564988 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1564989 WARN  (jetty-launcher-16515-thread-2-SendThread(127.0.0.1:40811)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1025b6f263c0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1025b6f263c0003, 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 0x1025b6f263c0003, 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> 1565094 WARN  (jetty-launcher-16515-thread-1-SendThread(127.0.0.1:40811)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1025b6f263c0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1025b6f263c0004, 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 0x1025b6f263c0004, 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> 1567400 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1567401 WARN  (jetty-launcher-16515-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f9c9a53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1567401 WARN  (jetty-launcher-16515-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f9c9a53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1567404 WARN  (jetty-launcher-16515-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fe5e913[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1567404 WARN  (jetty-launcher-16515-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fe5e913[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1567405 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40811/solr
   [junit4]   2> 1567406 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1567408 INFO  (zkConnectionManagerCallback-16533-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1567409 INFO  (jetty-launcher-16515-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1567416 WARN  (jetty-launcher-16515-thread-2-SendThread(127.0.0.1:40811)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1025b6f263c0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1025b6f263c0005, 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 0x1025b6f263c0005, 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> 1567524 INFO  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1567525 INFO  (zkConnectionManagerCallback-16535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1567525 INFO  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1567576 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1567786 WARN  (jetty-launcher-16515-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f5a79d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1567787 WARN  (jetty-launcher-16515-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f5a79d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1567791 WARN  (jetty-launcher-16515-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b509276[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1567791 WARN  (jetty-launcher-16515-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b509276[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1567792 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40811/solr
   [junit4]   2> 1567803 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1567807 INFO  (zkConnectionManagerCallback-16545-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1567807 INFO  (jetty-launcher-16515-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1567897 WARN  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1567906 INFO  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43189_solr
   [junit4]   2> 1567907 INFO  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.c.Overseer Overseer (id=72721076932313094-127.0.0.1:43189_solr-n_0000000000) starting
   [junit4]   2> 1567913 INFO  (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43189_solr
   [junit4]   2> 1567913 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1567915 INFO  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43189_solr
   [junit4]   2> 1567918 DEBUG (OverseerAutoScalingTriggerThread-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1567920 INFO  (zkCallback-16534-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1567922 DEBUG (OverseerAutoScalingTriggerThread-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1567923 DEBUG (OverseerAutoScalingTriggerThread-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1567923 DEBUG (OverseerAutoScalingTriggerThread-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1567923 INFO  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1567924 INFO  (zkConnectionManagerCallback-16551-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1567924 WARN  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_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> 1567924 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1567943 DEBUG (OverseerAutoScalingTriggerThread-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:43189_solr]
   [junit4]   2> 1567948 WARN  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1567954 DEBUG (OverseerAutoScalingTriggerThread-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1567966 DEBUG (OverseerAutoScalingTriggerThread-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1567966 INFO  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1567966 DEBUG (ScheduledTrigger-16548-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1567966 TRACE (ScheduledTrigger-16548-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Current Live Nodes for .auto_add_replicas: [127.0.0.1:43189_solr]
   [junit4]   2> 1567966 TRACE (ScheduledTrigger-16548-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Last Live Nodes for .auto_add_replicas: [127.0.0.1:43189_solr]
   [junit4]   2> 1567967 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1567978 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41659_solr as DOWN
   [junit4]   2> 1567985 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1567985 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41659_solr
   [junit4]   2> 1567986 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41659_solr
   [junit4]   2> 1567986 INFO  (zkCallback-16534-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1567987 INFO  (zkCallback-16550-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1567990 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1567990 WARN  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_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> 1568021 INFO  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43189.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f6fa3
   [junit4]   2> 1568030 INFO  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43189.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f6fa3
   [junit4]   2> 1568030 INFO  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43189.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f6fa3
   [junit4]   2> 1568032 INFO  (jetty-launcher-16515-thread-2) [n:127.0.0.1:43189_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_1CF156BB8ADF057D-001/tempDir-001/node2
   [junit4]   2> 1568040 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1568070 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41659.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f6fa3
   [junit4]   2> 1568081 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41659.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f6fa3
   [junit4]   2> 1568081 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41659.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f6fa3
   [junit4]   2> 1568082 INFO  (jetty-launcher-16515-thread-1) [n:127.0.0.1:41659_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_1CF156BB8ADF057D-001/tempDir-001/node1
   [junit4]   2> 1568114 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1568115 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568118 INFO  (zkConnectionManagerCallback-16570-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568119 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568130 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1568141 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40811/solr ready
   [junit4]   2> 1568149 DEBUG (zkCallback-16534-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1568149 DEBUG (OverseerAutoScalingTriggerThread-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1568158 DEBUG (OverseerAutoScalingTriggerThread-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1568162 DEBUG (OverseerAutoScalingTriggerThread-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1568168 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testDeleteWithCollection_abc
   [junit4]   2> 1568168 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testDeleteWithCollection_abc.AUTOCREATED
   [junit4]   2> 1568172 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 1568176 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testDeleteWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1568180 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testDeleteWithCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1568185 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1568196 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1568200 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1568201 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1568203 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1568205 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1568211 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1568214 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1568216 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1568217 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1568219 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1568222 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1568232 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1568234 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1568237 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1568442 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1568445 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1568447 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1568449 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1568450 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1568460 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1568464 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1568466 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1568469 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1568477 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1568480 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1568481 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1568484 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1568493 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1568500 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1568504 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1568508 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1568512 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1568516 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1568518 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1568519 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1568521 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1568527 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1568533 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1568535 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 1568537 INFO  (OverseerThreadFactory-16552-thread-1-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 1568547 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testDeleteWithCollection_abc
   [junit4]   2> 1568547 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testDeleteWithCollection_abc/state.json
   [junit4]   2> 1568652 INFO  (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testDeleteWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43189/solr",
   [junit4]   2>   "collection":"testDeleteWithCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1568653 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1568653 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testDeleteWithCollection_abc_shard1_replica_n1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "base_url":"http://127.0.0.1:43189/solr"}}}
   [junit4]   2> 1568754 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testDeleteWithCollection_abc/state.json version: 0
   [junit4]   2> 1568864 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr    x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDeleteWithCollection_abc.AUTOCREATED&newCollection=true&name=testDeleteWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testDeleteWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1568864 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr    x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1568875 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testDeleteWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43189/solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testDeleteWithCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1568875 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testDeleteWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43189/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1568875 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testDeleteWithCollection_abc//collections/testDeleteWithCollection_abc/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testDeleteWithCollection_abc_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:43189/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1568887 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 1568887 WARN  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1568892 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1568974 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1568975 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testDeleteWithCollection_abc/state.json version: 1
   [junit4]   2> 1569066 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testDeleteWithCollection_abc_shard1_replica_n1' using configuration from configset testDeleteWithCollection_abc.AUTOCREATED, trusted=true
   [junit4]   2> 1569066 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43189.solr.core.testDeleteWithCollection_abc.shard1.replica_n1' (registry 'solr.core.testDeleteWithCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f6fa3
   [junit4]   2> 1569067 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[testDeleteWithCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_1CF156BB8ADF057D-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_1CF156BB8ADF057D-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 1569174 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1569174 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1569175 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1569175 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1569177 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testDeleteWithCollection_abc.AUTOCREATED
   [junit4]   2> 1569178 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testDeleteWithCollection_abc.AUTOCREATED
   [junit4]   2> 1569178 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testDeleteWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1569183 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1569184 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1569184 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 1569185 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1569185 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1715905052223209472
   [junit4]   2> 1569192 INFO  (searcherExecutor-16572-thread-1-processing-n:127.0.0.1:43189_solr x:testDeleteWithCollection_abc_shard1_replica_n1 c:testDeleteWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1569192 INFO  (searcherExecutor-16572-thread-1-processing-n:127.0.0.1:43189_solr x:testDeleteWithCollection_abc_shard1_replica_n1 c:testDeleteWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1569194 INFO  (searcherExecutor-16572-thread-1-processing-n:127.0.0.1:43189_solr x:testDeleteWithCollection_abc_shard1_replica_n1 c:testDeleteWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [testDeleteWithCollection_abc_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1569194 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testDeleteWithCollection_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1569198 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testDeleteWithCollection_abc/leaders/shard1
   [junit4]   2> 1569208 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1569208 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1569208 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43189/solr/testDeleteWithCollection_abc_shard1_replica_n1/
   [junit4]   2> 1569209 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1569210 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:43189/solr/testDeleteWithCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 1569210 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testDeleteWithCollection_abc/leaders/shard1/leader after winning as /collections/testDeleteWithCollection_abc/leader_elect/shard1/election/72721076932313094-core_node2-n_0000000000
   [junit4]   2> 1569214 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43189/solr/testDeleteWithCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 1569320 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testDeleteWithCollection_abc/state.json version: 2
   [junit4]   2> 1569322 INFO  (zkCallback-16534-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDeleteWithCollection_abc/state.json] for collection [testDeleteWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1569322 INFO  (zkCallback-16534-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDeleteWithCollection_abc/state.json] for collection [testDeleteWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1569324 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1569326 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testDeleteWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43189/solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testDeleteWithCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1569326 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testDeleteWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43189/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1569326 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testDeleteWithCollection_abc//collections/testDeleteWithCollection_abc/state.json/3 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testDeleteWithCollection_abc_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:43189/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 1569341 INFO  (qtp2024797581-33969) [n:127.0.0.1:43189_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDeleteWithCollection_abc.AUTOCREATED&newCollection=true&name=testDeleteWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testDeleteWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=477
   [junit4]   2> 1569349 INFO  (qtp2024797581-33967) [n:127.0.0.1:43189_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> 1569428 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testDeleteWithCollection_abc/state.json version: 3
   [junit4]   2> 1569429 INFO  (zkCallback-16534-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDeleteWithCollection_abc/state.json] for collection [testDeleteWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1569429 INFO  (zkCallback-16534-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDeleteWithCollection_abc/state.json] for collection [testDeleteWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1569429 INFO  (zkCallback-16534-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDeleteWithCollection_abc/state.json] for collection [testDeleteWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1569430 INFO  (qtp2024797581-33967) [n:127.0.0.1:43189_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testDeleteWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=1271
   [junit4]   2> 1569441 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testDeleteWithCollection_xyz
   [junit4]   2> 1569441 INFO  (OverseerCollectionConfigSetProcessor-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_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> 1569442 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testDeleteWithCollection_xyz.AUTOCREATED
   [junit4]   2> 1569447 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 1569459 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testDeleteWithCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1569462 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testDeleteWithCollection_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1569466 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1569475 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1569482 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1569488 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1569491 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1569494 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1569497 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1569501 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1569503 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1569506 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1569507 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1569509 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1569510 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1569512 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1569514 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1569522 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1569529 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1569532 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1569534 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1569540 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1569542 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1569544 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1569547 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1569552 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1569559 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1569564 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1569567 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1569568 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1569571 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1569578 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1569584 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1569585 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1569601 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1569611 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1569620 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1569623 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1569626 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1569629 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1569635 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1569643 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 1569751 INFO  (OverseerThreadFactory-16552-thread-2-processing-n:127.0.0.1:43189_solr) [n:127.0.0.1:43189_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 1569756 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testDeleteWithCollection_xyz
   [junit4]   2> 1569934 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testDeleteWithCollection_xyz/state.json
   [junit4]   2> 1570048 INFO  (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testDeleteWithCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43189/solr",
   [junit4]   2>   "collection":"testDeleteWithCollection_xyz",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1570049 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1570050 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testDeleteWithCollection_xyz_shard1_replica_n1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "base_url":"http://127.0.0.1:43189/solr"}}}
   [junit4]   2> 1570150 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testDeleteWithCollection_xyz/state.json version: 0
   [junit4]   2> 1570254 INFO  (qtp2024797581-33965) [n:127.0.0.1:43189_solr    x:testDeleteWithCollection_xyz_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDeleteWithCollection_xyz.AUTOCREATED&newCollection=true&name=testDeleteWithCollection_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testDeleteWithCollection_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1570268 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testDeleteWithCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43189/solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testDeleteWithCollection_xyz",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1570268 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testDeleteWithCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43189_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43189/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1570268 DEBUG (OverseerStateUpdate-72721076932313094-127.0.0.1:43189_solr-n_0000000000) [n:127.0.0.1:43189_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testDeleteWithCollection_xyz//collections/testDeleteWithCollection_xyz/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "withCollection":"testDeleteWithCollection_abc",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"co

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

leWithCollections_xyz2.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.testMultipleWithCollections_xyz2.shard1.replica_n3/com.codahale.metrics.MetricRegistry@32d295c1
   [junit4]   2> 1741934 INFO  (recoveryExecutor-17226-thread-2-processing-n:127.0.0.1:37959_solr x:testMultipleWithCollections_xyz2_shard1_replica_n3 c:testMultipleWithCollections_xyz2 s:shard1 r:core_node4) [n:127.0.0.1:37959_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMultipleWithCollections_xyz2.shard1.leader tag=SolrCore@5299d3e
   [junit4]   2> 1741934 WARN  (recoveryExecutor-17226-thread-2-processing-n:127.0.0.1:37959_solr x:testMultipleWithCollections_xyz2_shard1_replica_n3 c:testMultipleWithCollections_xyz2 s:shard1 r:core_node4) [n:127.0.0.1:37959_solr     ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[testMultipleWithCollections_xyz2_shard1_replica_n3] coreNodeName=[core_node4]
   [junit4]   2> 1741934 INFO  (recoveryExecutor-17226-thread-2-processing-n:127.0.0.1:37959_solr x:testMultipleWithCollections_xyz2_shard1_replica_n3 c:testMultipleWithCollections_xyz2 s:shard1 r:core_node4) [n:127.0.0.1:37959_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1741937 INFO  (jetty-closer-17314-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2284d3fc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1741937 INFO  (jetty-closer-17314-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25f16eb{/solr,null,STOPPED}
   [junit4]   2> 1741937 INFO  (jetty-closer-17314-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1741938 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1742142 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> 	5	/solr/collections/testMultipleWithCollections_abc2/terms/shard1
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_abc/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_xyz/terms/shard1
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_xyz2/terms/shard1
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED
   [junit4]   2> 	2	/solr/collections/testMultipleWithCollections_abc2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/testMultipleWithCollections_xyz/collectionprops.json
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/collections/testMultipleWithCollections_abc/collectionprops.json
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/collections/testMultipleWithCollections_abc2/state.json
   [junit4]   2> 	40	/solr/collections/testMultipleWithCollections_abc/state.json
   [junit4]   2> 	37	/solr/collections/testMultipleWithCollections_xyz/state.json
   [junit4]   2> 	32	/solr/collections/testMultipleWithCollections_xyz2/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	82	/solr/overseer/queue
   [junit4]   2> 	25	/solr/collections
   [junit4]   2> 	22	/solr/overseer/collection-queue-work
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections/testMultipleWithCollections_abc2/state.json
   [junit4]   2> 	9	/solr/collections/testMultipleWithCollections_xyz2/state.json
   [junit4]   2> 	8	/solr/collections/testMultipleWithCollections_abc/state.json
   [junit4]   2> 	8	/solr/collections/testMultipleWithCollections_xyz/state.json
   [junit4]   2> 
   [junit4]   2> 1742149 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41821
   [junit4]   2> 1742149 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41821
   [junit4]   2> 1742149 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[1CF156BB8ADF057D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41821
   [junit4]   2> 1742150 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[1CF156BB8ADF057D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleWithCollections
   [junit4]   2> 1742152 INFO  (SUITE-TestWithCollection-seed#[1CF156BB8ADF057D]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-627 after mutting 0 log messages
   [junit4]   2> 1742152 INFO  (SUITE-TestWithCollection-seed#[1CF156BB8ADF057D]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-628 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_1CF156BB8ADF057D-001
   [junit4]   2> Nov 08, 2021 11:39:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1980, maxMBSortInHeap=5.812133429045113, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pt-BR, timezone=Europe/Lisbon
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=187533808,total=506986496
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVResponseWriter, AnalysisErrorHandlingTest, TestRTimerTree, CoreAdminHandlerTest, ClassificationUpdateProcessorFactoryTest, EnumFieldTest, DateMathParserTest, TestRangeQuery, AssignBackwardCompatibilityTest, SplitByPrefixTest, TestSchemaDesignerSettingsDAO, TestContainerPlugin, ResponseBuilderTest, HighlighterMaxOffsetTest, TestManagedSynonymGraphFilterFactory, TestSimTriggerIntegration, TestSegmentSorting, UtilsToolTest, MoreLikeThisComponentTest, SearchRateTriggerIntegrationTest, CdcrRequestHandlerTest, AnalyticsQueryTest, TestCoreAdminApis, CustomHighlightComponentTest, TestSolrCloudWithDelegationTokens, HdfsDirectoryFactoryTest, SolrCLIZkUtilsTest, HdfsNNFailoverTest, TestInPlaceUpdatesStandalone, TriggerCooldownIntegrationTest, TestComplexPhraseLeadingWildcard, RequestHandlersTest, TestFieldCacheSortRandom, LargeFieldTest, BlockJoinFacetRandomTest, TestSystemCollAutoCreate, ChaosMonkeyNothingIsSafeTest, StatelessScriptUpdateProcessorFactoryTest, TestConfigSetsAPIZkFailure, OverseerCollectionConfigSetProcessorTest, TestCloudPseudoReturnFields, TestSchemaNameResource, TestAuthorizationFramework, TestDistributedMap, TestChildDocTransformerHierarchy, TestOverriddenPrefixQueryForCustomFieldType, TestTolerantUpdateProcessorCloud, DistributedFacetPivotSmallAdvancedTest, CoreSorterTest, MoveReplicaHDFSTest, DaemonStreamApiTest, ProtectedTermFilterFactoryTest, ChangedSchemaMergeTest, ShowFileRequestHandlerTest, TestRecoveryHdfs, DistribDocExpirationUpdateProcessorTest, NodeAddedTriggerTest, TestCrossCoreJoin, ReindexCollectionTest, DistributedIntervalFacetingTest, ConcurrentDeleteAndCreateCollectionTest, TestCorePropertiesReload, HdfsBasicDistributedZk2Test, SignificantTermsQParserPluginTest, CollectionsAPISolrJTest, HttpPartitionOnCommitTest, CollectionTooManyReplicasTest, AutoAddReplicasPlanActionTest, TestDFRSimilarityFactory, TestDistributedTracing, TestDocSet, TestDelegationWithHadoopAuth, SolrCloudReportersTest, TestDistributedSearch, RankFieldTest, BitVectorTest, TestSolr4Spatial2, TestSerializedLuceneMatchVersion, TestMacros, TestQueryTypes, HdfsSyncSliceTest, TestJsonFacetsStatsParsing, TestRawTransformer, TestMiniSolrCloudClusterSSL, NestedAtomicUpdateTest, WrapperMergePolicyFactoryTest, TestSolrJ, BinaryUpdateRequestHandlerTest, MetricsHistoryWithAuthIntegrationTest, ConnectionReuseTest, SuggesterTest, LoggingHandlerTest, HdfsWriteToMultipleCollectionsTest, TestSchemaManager, SolrIndexMetricsTest, DistributedExpandComponentTest, TestExportTool, TestSuggestSpellingConverter, TestHdfsUpdateLog, TestNamedUpdateProcessors, AssignTest, TestStreamBody, TestZkAclsWithHadoopAuth, XMLAtomicUpdateMultivalueTest, TestSimClusterStateProvider, PackageManagerCLITest, TestFacetMethods, TestSimNodeAddedTrigger, DefaultValueUpdateProcessorTest, TestBlendedInfixSuggestions, HLLUtilTest, BasicFunctionalityTest, TestConfigSetProperties, TestSimExecutePlanAction, TestMultiValuedNumericRangeQuery, MultiAuthPluginTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, SplitShardTest, TestCloudConsistency, TestPrepRecovery, TestRandomFlRTGCloud, TestRebalanceLeaders, TestWithCollection]
   [junit4] Completed [582/951 (1!)] on J1 in 178.57s, 9 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 55488 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 44 - Failure!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/44/

All tests passed

Build Log:
[...truncated 56208 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj1077491001
 [ecj-lint] Compiling 602 source files to /tmp/ecj1077491001
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/TestAssertions.java (at line 44)
 [ecj-lint] 	new TestTokenStream1();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/TestAssertions.java (at line 45)
 [ecj-lint] 	new TestTokenStream2();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/TestAssertions.java (at line 47)
 [ecj-lint] 	new TestTokenStream3();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/TestMergeSchedulerExternal.java (at line 127)
 [ecj-lint] 	IndexWriter writer = new IndexWriter(dir, iwc);
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestCachingTokenFilter.java (at line 120)
 [ecj-lint] 	Analyzer analyzer = new MockAnalyzer(random());
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestCachingTokenFilter.java (at line 122)
 [ecj-lint] 	CachingTokenFilter buffer = new CachingTokenFilter(input);
 [ecj-lint] 	                   ^^^^^^
 [ecj-lint] Resource leak: 'buffer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestCharFilter.java (at line 29)
 [ecj-lint] 	CharFilter cs = new CharFilter1(new StringReader(""));
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestCharFilter.java (at line 34)
 [ecj-lint] 	CharFilter cs = new CharFilter2(new StringReader(""));
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestCharFilter.java (at line 39)
 [ecj-lint] 	CharFilter cs = new CharFilter2(new CharFilter1(new StringReader("")));
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestCharFilter.java (at line 44)
 [ecj-lint] 	CharFilter cs = new CharFilter1(new CharFilter1(new StringReader("")));
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestDelegatingAnalyzerWrapper.java (at line 39)
 [ecj-lint] 	DelegatingAnalyzerWrapper w2 = new DelegatingAnalyzerWrapper(Analyzer.GLOBAL_REUSE_STRATEGY) {
 [ecj-lint] 	                          ^^
 [ecj-lint] Resource leak: 'w2' is never closed
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestDelegatingAnalyzerWrapper.java (at line 50)
 [ecj-lint] 	DelegatingAnalyzerWrapper w1 = new DelegatingAnalyzerWrapper(Analyzer.GLOBAL_REUSE_STRATEGY) {
 [ecj-lint] 	                          ^^
 [ecj-lint] Resource leak: 'w1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestDelegatingAnalyzerWrapper.java (at line 71)
 [ecj-lint] 	DelegatingAnalyzerWrapper w1 = new DelegatingAnalyzerWrapper(Analyzer.GLOBAL_REUSE_STRATEGY) {
 [ecj-lint] 	                          ^^
 [ecj-lint] Resource leak: 'w1' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestGraphTokenFilter.java (at line 43)
 [ecj-lint] 	GraphTokenFilter graph = new TestFilter(tok);
 [ecj-lint] 	                 ^^^^^
 [ecj-lint] Resource leak: 'graph' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestGraphTokenFilter.java (at line 174)
 [ecj-lint] 	GraphTokenFilter gts = new TestFilter(cts);
 [ecj-lint] 	                 ^^^
 [ecj-lint] Resource leak: 'gts' is never closed
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestGraphTokenFilter.java (at line 194)
 [ecj-lint] 	GraphTokenFilter gts = new TestFilter(new CannedTokenStream(tokens));
 [ecj-lint] 	                 ^^^
 [ecj-lint] Resource leak: 'gts' is never closed
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestGraphTokenFilter.java (at line 221)
 [ecj-lint] 	GraphTokenFilter graph = new TestFilter(new CannedTokenStream(tokens));
 [ecj-lint] 	                 ^^^^^
 [ecj-lint] Resource leak: 'graph' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/TestToken.java (at line 103)
 [ecj-lint] 	TokenStream ts = new MockTokenizer(Token.TOKEN_ATTRIBUTE_FACTORY, MockTokenizer.WHITESPACE, false, MockTokenizer.DEFAULT_MAX_TOKEN_LENGTH);
 [ecj-lint] 	            ^^
 [ecj-lint] Resource leak: 'ts' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/standard/TestStandardAnalyzer.java (at line 469)
 [ecj-lint] 	Analyzer a = new StandardAnalyzer();
 [ecj-lint] 	         ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/standard/TestStandardAnalyzer.java (at line 500)
 [ecj-lint] 	StandardAnalyzer a = new StandardAnalyzer();
 [ecj-lint] 	                 ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/tokenattributes/TestCharTermAttributeImpl.java (at line 173)
 [ecj-lint] 	Formatter formatter = new Formatter(t, Locale.ROOT);
 [ecj-lint] 	          ^^^^^^^^^
 [ecj-lint] Resource leak: 'formatter' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/analysis/tokenattributes/TestPackedTokenAttributeImpl.java (at line 62)
 [ecj-lint] 	TokenStream ts = new MockTokenizer(TokenStream.DEFAULT_TOKEN_ATTRIBUTE_FACTORY, MockTokenizer.WHITESPACE, false, MockTokenizer.DEFAULT_MAX_TOKEN_LENGTH);
 [ecj-lint] 	            ^^
 [ecj-lint] Resource leak: 'ts' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestAddIndexes.java (at line 423)
 [ecj-lint] 	IndexWriter writer = new IndexWriter(aux, dontMergeConfig);
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestAddIndexes.java (at line 1433)
 [ecj-lint] 	DirectoryReader wrappedReader = new SoftDeletesDirectoryReaderWrapper(reader, "soft_delete");
 [ecj-lint] 	                ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'wrappedReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestAllFilesCheckIndexHeader.java (at line 58)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestAllFilesDetectBitFlips.java (at line 66)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestAllFilesDetectTruncation.java (at line 58)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestAllFilesHaveChecksumFooter.java (at line 41)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestAllFilesHaveCodecHeader.java (at line 44)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 386)
 [ecj-lint] 	ConcurrentMergeScheduler cms = new ConcurrentMergeScheduler();
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'cms' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 514)
 [ecj-lint] 	final IndexWriter w = new IndexWriter(dir, iwc);
 [ecj-lint] 	                  ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 586)
 [ecj-lint] 	ConcurrentMergeScheduler cms = new ConcurrentMergeScheduler();
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'cms' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 607)
 [ecj-lint] 	ConcurrentMergeScheduler cms = new ConcurrentMergeScheduler();
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'cms' is never closed
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 614)
 [ecj-lint] 	ConcurrentMergeScheduler cms = new ConcurrentMergeScheduler();
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'cms' is never closed
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 622)
 [ecj-lint] 	ConcurrentMergeScheduler cms = new ConcurrentMergeScheduler();
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'cms' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestDeletionPolicy.java (at line 453)
 [ecj-lint] 	writer = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random()))
 [ecj-lint]                                     .setIndexDeletionPolicy(policy)
 [ecj-lint]                                     .setIndexCommit(lastCommit));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'writer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestDocValuesIndexing.java (at line 835)
 [ecj-lint] 	IndexWriter writer = new IndexWriter(dir, conf);
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 38. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestDocumentsWriterDeleteQueue.java (at line 61)
 [ecj-lint] 	DocumentsWriterDeleteQueue queue = new DocumentsWriterDeleteQueue(null);
 [ecj-lint] 	                           ^^^^^
 [ecj-lint] Resource leak: 'queue' is never closed
 [ecj-lint] ----------
 [ecj-lint] 39. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestDocumentsWriterDeleteQueue.java (at line 118)
 [ecj-lint] 	DocumentsWriterDeleteQueue queue = new DocumentsWriterDeleteQueue(null);
 [ecj-lint] 	                           ^^^^^
 [ecj-lint] Resource leak: 'queue' is never closed
 [ecj-lint] ----------
 [ecj-lint] 40. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestDocumentsWriterDeleteQueue.java (at line 141)
 [ecj-lint] 	DocumentsWriterDeleteQueue queue = new DocumentsWriterDeleteQueue(null);
 [ecj-lint] 	                           ^^^^^
 [ecj-lint] Resource leak: 'queue' is never closed
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestDocumentsWriterDeleteQueue.java (at line 167)
 [ecj-lint] 	final DocumentsWriterDeleteQueue queue = new DocumentsWriterDeleteQueue(null);
 [ecj-lint] 	                                 ^^^^^
 [ecj-lint] Resource leak: 'queue' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestFilterDirectoryReader.java (at line 140)
 [ecj-lint] 	DirectoryReader directoryReaderWrapper = new NumDocsCountingFilterDirectoryReader(directoryReader, numDocsCallCount);
 [ecj-lint] 	                ^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'directoryReaderWrapper' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 43. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestForceMergeForever.java (at line 82)
 [ecj-lint] 	return;
 [ecj-lint] 	^^^^^^^
 [ecj-lint] Resource leak: 'docs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 44. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexFileDeleter.java (at line 447)
 [ecj-lint] 	RandomIndexWriter w = new RandomIndexWriter(random(), dir, iwc);
 [ecj-lint] 	                  ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 45. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java (at line 219)
 [ecj-lint] 	new IndexWriter(dir, new IndexWriterConfig(new MockAnalyzer(random()))).rollback();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 46. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java (at line 1718)
 [ecj-lint] 	IndexWriter w = new IndexWriter(dir,
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 47. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java (at line 1730)
 [ecj-lint] 	IndexWriter w = new IndexWriter(dir,
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 48. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java (at line 3599)
 [ecj-lint] 	new IndexWriter(dir, config);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 49. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterCommit.java (at line 299)
 [ecj-lint] 	writer = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random()))
 [ecj-lint]                                     .setOpenMode(OpenMode.APPEND));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'writer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 50. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterDelete.java (at line 952)
 [ecj-lint] 	IndexWriter modifier = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random(), MockTokenizer.WHITESPACE, false)));
 [ecj-lint] 	            ^^^^^^^^
 [ecj-lint] Resource leak: 'modifier' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 51. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterExceptions.java (at line 586)
 [ecj-lint] 	IndexWriter writer = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random()))
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 52. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterExceptions.java (at line 2066)
 [ecj-lint] 	IndexWriter writer = new IndexWriter(dir, newIndexWriterConfig().setCommitOnClose(false));
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 53. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterLockRelease.java (at line 39)
 [ecj-lint] 	new IndexWriter(dir, new IndexWriterConfig(new MockAnalyzer(random())).setOpenMode(OpenMode.APPEND));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 54. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterLockRelease.java (at line 42)
 [ecj-lint] 	new IndexWriter(dir, new IndexWriterConfig(new MockAnalyzer(random())).setOpenMode(OpenMode.APPEND));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 55. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterMaxDocs.java (at line 313)
 [ecj-lint] 	MultiReader mr = new MultiReader(subReaders);
 [ecj-lint] 	            ^^
 [ecj-lint] Resource leak: 'mr' is never closed
 [ecj-lint] ----------
 [ecj-lint] 56. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterMaxDocs.java (at line 403)
 [ecj-lint] 	throw e;
 [ecj-lint] 	^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 57. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterMaxDocs.java (at line 452)
 [ecj-lint] 	throw e;
 [ecj-lint] 	^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 58. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterOnDiskFull.java (at line 495)
 [ecj-lint] 	IndexWriter w = new IndexWriter(
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 59. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterOnDiskFull.java (at line 541)
 [ecj-lint] 	IndexWriter writer = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random()))
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 60. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterOutOfFileDescriptors.java (at line 40)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 61. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterWithThreads.java (at line 562)
 [ecj-lint] 	final LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	                   ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 62. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestLongPostings.java (at line 44)
 [ecj-lint] 	Analyzer a = new MockAnalyzer(random());
 [ecj-lint] 	         ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 63. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestParallelReaderEmptyIndex.java (at line 57)
 [ecj-lint] 	ParallelCompositeReader cpr = new ParallelCompositeReader(
 [ecj-lint] 	                        ^^^
 [ecj-lint] Resource leak: 'cpr' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 64. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestParallelTermEnum.java (at line 90)
 [ecj-lint] 	ParallelLeafReader pr = new ParallelLeafReader(ir1, ir2);
 [ecj-lint] 	                   ^^
 [ecj-lint] Resource leak: 'pr' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 65. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestPersistentSnapshotDeletionPolicy.java (at line 136)
 [ecj-lint] 	throw ioe;
 [ecj-lint] 	^^^^^^^^^^
 [ecj-lint] Resource leak: 'writer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 66. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestRollback.java (at line 40)
 [ecj-lint] 	IndexWriter w = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random()))
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 67. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestSoftDeletesRetentionMergePolicy.java (at line 675)
 [ecj-lint] 	DirectoryReader reader = new IncludeSoftDeletesWrapper(unwrapped);
 [ecj-lint] 	                ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 68. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestSwappedIndexFiles.java (at line 51)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 69. INFO in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestTerm.java (at line 34)
 [ecj-lint] 	assertFalse(base.equals(differentType));
 [ecj-lint] 	                        ^^^^^^^^^^^^^
 [ecj-lint] Unlikely argument type for equals(): String seems to be unrelated to Term
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 70. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestTryDelete.java (at line 79)
 [ecj-lint] 	ReferenceManager<IndexSearcher> mgr = new SearcherManager(writer,
 [ecj-lint] 	                                ^^^
 [ecj-lint] Resource leak: 'mgr' is never closed
 [ecj-lint] ----------
 [ecj-lint] 71. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestTryDelete.java (at line 124)
 [ecj-lint] 	ReferenceManager<IndexSearcher> mgr = new SearcherManager(writer,
 [ecj-lint] 	                                ^^^
 [ecj-lint] Resource leak: 'mgr' is never closed
 [ecj-lint] ----------
 [ecj-lint] 72. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/index/TestTryDelete.java (at line 166)
 [ecj-lint] 	ReferenceManager<IndexSearcher> mgr = new SearcherManager(writer,
 [ecj-lint] 	                                ^^^
 [ecj-lint] Resource leak: 'mgr' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 73. INFO in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/search/TestSortedNumericSortField.java (at line 64)
 [ecj-lint] 	assertFalse(sf.equals("foo"));
 [ecj-lint] 	                      ^^^^^
 [ecj-lint] Unlikely argument type for equals(): String seems to be unrelated to SortField
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 74. INFO in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/search/TestSortedSetSortField.java (at line 64)
 [ecj-lint] 	assertFalse(sf.equals("foo"));
 [ecj-lint] 	                      ^^^^^
 [ecj-lint] Unlikely argument type for equals(): String seems to be unrelated to SortField
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 75. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/search/TestTopFieldCollector.java (at line 41)
 [ecj-lint] 	import org.apache.lucene.util.NamedThreadFactory;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.util.NamedThreadFactory is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 76. INFO in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/search/TestTotalHits.java (at line 28)
 [ecj-lint] 	assertFalse(totalHits1.equals(totalHits1.value));
 [ecj-lint] 	                              ^^^^^^^^^^^^^^^^
 [ecj-lint] Unlikely argument type for equals(): long seems to be unrelated to TotalHits
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 77. INFO in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/search/TestWildcard.java (at line 55)
 [ecj-lint] 	assertFalse(wq1.equals(fq));
 [ecj-lint] 	                       ^^
 [ecj-lint] Unlikely argument type for equals(): FuzzyQuery seems to be unrelated to WildcardQuery
 [ecj-lint] ----------
 [ecj-lint] 78. INFO in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/search/TestWildcard.java (at line 56)
 [ecj-lint] 	assertFalse(fq.equals(wq1));
 [ecj-lint] 	                      ^^^
 [ecj-lint] Unlikely argument type for equals(): WildcardQuery seems to be unrelated to FuzzyQuery
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 79. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/store/TestBufferedIndexInput.java (at line 51)
 [ecj-lint] 	MyBufferedIndexInput input = new MyBufferedIndexInput();
 [ecj-lint] 	                     ^^^^^
 [ecj-lint] Resource leak: 'input' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 80. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/store/TestHugeRamFile.java (at line 88)
 [ecj-lint] 	RAMInputStream in = new RAMInputStream("testcase", f);
 [ecj-lint] 	               ^^
 [ecj-lint] Resource leak: 'in' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 81. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/store/TestNRTCachingDirectory.java (at line 143)
 [ecj-lint] 	Directory nrtDir1 = new NRTCachingDirectory(dir, 1, 1) {
 [ecj-lint] 	          ^^^^^^^
 [ecj-lint] Resource leak: 'nrtDir1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 82. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/store/TestNRTCachingDirectory.java (at line 155)
 [ecj-lint] 	Directory nrtDir2 = new NRTCachingDirectory(dir, 1, 1) {
 [ecj-lint] 	          ^^^^^^^
 [ecj-lint] Resource leak: 'nrtDir2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 83. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/store/TestRAMDirectory.java (at line 81)
 [ecj-lint] 	RAMDirectory ramDir = new RAMDirectory(fsDir, newIOContext(random()));
 [ecj-lint] 	             ^^^^^^
 [ecj-lint] Resource leak: 'ramDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 84. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java (at line 32)
 [ecj-lint] 	TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new RAMDirectory());
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 85. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java (at line 37)
 [ecj-lint] 	TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new RAMDirectory());
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 86. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java (at line 43)
 [ecj-lint] 	TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new RAMDirectory());
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 87. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java (at line 51)
 [ecj-lint] 	TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new RAMDirectory());
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 88. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java (at line 60)
 [ecj-lint] 	TrackingDirectoryWrapper dest = new TrackingDirectoryWrapper(new RAMDirectory());
 [ecj-lint] 	                         ^^^^
 [ecj-lint] Resource leak: 'dest' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 89. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/TestCloseableThreadLocal.java (at line 31)
 [ecj-lint] 	CloseableThreadLocal<Object> ctl = new CloseableThreadLocal<>();
 [ecj-lint] 	                             ^^^
 [ecj-lint] Resource leak: 'ctl' is never closed
 [ecj-lint] ----------
 [ecj-lint] 90. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/TestCloseableThreadLocal.java (at line 39)
 [ecj-lint] 	CloseableThreadLocal<Object> ctl = new CloseableThreadLocal<>();
 [ecj-lint] 	                             ^^^
 [ecj-lint] Resource leak: 'ctl' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 91. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/bkd/Test2BBKDPoints.java (at line 44)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs, dir, "_0", new BKDConfig(1, 1, Long.BYTES, BKDConfig.DEFAULT_MAX_POINTS_IN_LEAF_NODE),
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 92. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/bkd/Test2BBKDPoints.java (at line 83)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs, dir, "_0", new BKDConfig(2, 2, Long.BYTES, BKDConfig.DEFAULT_MAX_POINTS_IN_LEAF_NODE),
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 93. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 54)
 [ecj-lint] 	BKDWriter w = new BKDWriter(100, dir, "tmp", new BKDConfig(1, 1, 4, 2), 1.0f, 100);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 94. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 132)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs, dir, "tmp", new BKDConfig(numDims, numIndexDims, 4, maxPointsInLeafNode), maxMB, numDocs);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 95. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 275)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs, dir, "tmp", new BKDConfig(numDims, numDims, numBytesPerDim, maxPointsInLeafNode), maxMB, numDocs);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 96. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 796)
 [ecj-lint] 	w = new BKDWriter(numValues, dir, "_" + seg, new BKDConfig(numDataDims, numIndexDims, numBytesPerDim, maxPointsInLeafNode), maxMB, docValues.length);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 97. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 1081)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs+1, dir, "tmp", new BKDConfig(1, 1, Integer.BYTES, 2), 0.01f, numDocs);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 98. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 1197)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs+1, dir, "tmp", new BKDConfig(2, 2, Integer.BYTES, 2), 0.01f, numDocs);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 99. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 1251)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs+1, dir, "tmp", new BKDConfig(numDims, numIndexDims, bytesPerDim, 32), 1f, numDocs);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 100. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/fst/TestFSTs.java (at line 310)
 [ecj-lint] 	final LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	                   ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] 101. INFO in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/core/src/test/org/apache/lucene/util/fst/TestFSTs.java (at line 573)
 [ecj-lint] 	if (!actual.equals(intsRef)) {
 [ecj-lint] 	                   ^^^^^^^
 [ecj-lint] Unlikely argument type for equals(): IntsRefBuilder seems to be unrelated to IntsRef
 [ecj-lint] ----------
 [ecj-lint] 101 problems (1 error, 93 warnings, 93 info)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/build.xml:619: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/build.xml:100: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/build.xml:201: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/common-build.xml:2098: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/lucene/common-build.xml:2131: Compile failed; see the compiler error output for details.

Total time: 71 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 43 - Still unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/43/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testRemoveAllWriterReplicas

Error Message:
Unexpected number of writer replicas: DocCollection(pull_replica_test_remove_all_writer_replicas//collections/pull_replica_test_remove_all_writer_replicas/state.json/3 )={   "pullReplicas":"1",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_n1",           "node_name":"127.0.0.1:35409_solr",           "base_url":"https://127.0.0.1:35409/solr",           "state":"active",           "type":"NRT",           "force_set_state":"false",           "leader":"true"},         "core_node4":{           "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",           "node_name":"127.0.0.1:41575_solr",           "base_url":"https://127.0.0.1:41575/solr",           "state":"active",           "type":"PULL",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"100",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"} expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Unexpected number of writer replicas: DocCollection(pull_replica_test_remove_all_writer_replicas//collections/pull_replica_test_remove_all_writer_replicas/state.json/3 )={
  "pullReplicas":"1",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_n1",
          "node_name":"127.0.0.1:35409_solr",
          "base_url":"https://127.0.0.1:35409/solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node4":{
          "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
          "node_name":"127.0.0.1:41575_solr",
          "base_url":"https://127.0.0.1:41575/solr",
          "state":"active",
          "type":"PULL",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"100",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"} expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([74CC4435A79991B:944258784E8770B2]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.apache.solr.cloud.TestPullReplica.assertNumberOfReplicas(TestPullReplica.java:620)
	at org.apache.solr.cloud.TestPullReplica.assertNumberOfReplicas(TestPullReplica.java:611)
	at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:451)
	at org.apache.solr.cloud.TestPullReplica.testRemoveAllWriterReplicas(TestPullReplica.java:328)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14882 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> 1043712 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1043712 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1043713 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-198 after mutting 0 log messages
   [junit4]   2> 1043713 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-199 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1043714 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_74CC4435A79991B-001/data-dir-86-001
   [junit4]   2> 1043714 WARN  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=42 numCloses=42
   [junit4]   2> 1043714 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1043716 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1043717 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_74CC4435A79991B-001/tempDir-001
   [junit4]   2> 1043717 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1043717 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1043717 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1043718 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1043817 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 34413
   [junit4]   2> 1043817 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34413
   [junit4]   2> 1043817 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34413
   [junit4]   2> 1043817 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34413
   [junit4]   2> 1043823 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1043829 INFO  (zkConnectionManagerCallback-9622-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043829 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1043846 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1043847 INFO  (zkConnectionManagerCallback-9624-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043847 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1043848 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1043853 INFO  (zkConnectionManagerCallback-9626-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043854 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1044181 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1044181 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1044181 INFO  (jetty-launcher-9627-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1044183 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1044183 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1044183 INFO  (jetty-launcher-9627-thread-2) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1044186 INFO  (jetty-launcher-9627-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1044186 INFO  (jetty-launcher-9627-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1044186 INFO  (jetty-launcher-9627-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1044186 INFO  (jetty-launcher-9627-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60996574{/solr,null,AVAILABLE}
   [junit4]   2> 1044188 INFO  (jetty-launcher-9627-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1044188 INFO  (jetty-launcher-9627-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1044188 INFO  (jetty-launcher-9627-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1044188 INFO  (jetty-launcher-9627-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42082bd9{/solr,null,AVAILABLE}
   [junit4]   2> 1044189 INFO  (jetty-launcher-9627-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@57aec45e{SSL, (ssl, http/1.1)}{127.0.0.1:41575}
   [junit4]   2> 1044189 INFO  (jetty-launcher-9627-thread-1) [     ] o.e.j.s.Server Started @1044223ms
   [junit4]   2> 1044189 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34413/solr, hostPort=41575}
   [junit4]   2> 1044189 ERROR (jetty-launcher-9627-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1044189 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1044189 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.0
   [junit4]   2> 1044189 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1044189 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1044189 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-11-09T08:11:15.554Z
   [junit4]   2> 1044191 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044191 INFO  (jetty-launcher-9627-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@424ace7a{SSL, (ssl, http/1.1)}{127.0.0.1:35409}
   [junit4]   2> 1044191 INFO  (jetty-launcher-9627-thread-2) [     ] o.e.j.s.Server Started @1044226ms
   [junit4]   2> 1044191 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34413/solr, hostPort=35409}
   [junit4]   2> 1044191 ERROR (jetty-launcher-9627-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1044191 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1044191 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.0
   [junit4]   2> 1044191 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1044192 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1044192 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-11-09T08:11:15.557Z
   [junit4]   2> 1044192 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044196 INFO  (zkConnectionManagerCallback-9629-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1044196 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1044196 INFO  (zkConnectionManagerCallback-9631-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1044196 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1044196 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1044197 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1044200 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1044211 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1044212 WARN  (jetty-launcher-9627-thread-1-SendThread(127.0.0.1:34413)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1025d46ad1d0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1025d46ad1d0003, 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 0x1025d46ad1d0003, 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> 1044212 WARN  (jetty-launcher-9627-thread-2-SendThread(127.0.0.1:34413)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1025d46ad1d0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1025d46ad1d0004, 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 0x1025d46ad1d0004, 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> 1045296 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1045296 WARN  (jetty-launcher-9627-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1045330 WARN  (jetty-launcher-9627-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2348e0d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045330 WARN  (jetty-launcher-9627-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2348e0d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045350 WARN  (jetty-launcher-9627-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1045382 WARN  (jetty-launcher-9627-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61d9abb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045382 WARN  (jetty-launcher-9627-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61d9abb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045383 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34413/solr
   [junit4]   2> 1045607 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045608 INFO  (zkConnectionManagerCallback-9645-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045608 INFO  (jetty-launcher-9627-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045737 INFO  (jetty-launcher-9627-thread-1) [n:127.0.0.1:41575_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045749 INFO  (zkConnectionManagerCallback-9647-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045750 INFO  (jetty-launcher-9627-thread-1) [n:127.0.0.1:41575_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045816 WARN  (jetty-launcher-9627-thread-1) [n:127.0.0.1:41575_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1045819 INFO  (jetty-launcher-9627-thread-1) [n:127.0.0.1:41575_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41575_solr
   [junit4]   2> 1045820 INFO  (jetty-launcher-9627-thread-1) [n:127.0.0.1:41575_solr     ] o.a.s.c.Overseer Overseer (id=72723102124802054-127.0.0.1:41575_solr-n_0000000000) starting
   [junit4]   2> 1045833 INFO  (OverseerStateUpdate-72723102124802054-127.0.0.1:41575_solr-n_0000000000) [n:127.0.0.1:41575_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41575_solr
   [junit4]   2> 1045854 INFO  (jetty-launcher-9627-thread-1) [n:127.0.0.1:41575_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41575_solr
   [junit4]   2> 1045856 INFO  (jetty-launcher-9627-thread-1) [n:127.0.0.1:41575_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1045856 WARN  (jetty-launcher-9627-thread-1) [n:127.0.0.1:41575_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> 1045875 INFO  (zkCallback-9646-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1045913 INFO  (jetty-launcher-9627-thread-1) [n:127.0.0.1:41575_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_74CC4435A79991B-001/tempDir-001/node1
   [junit4]   2> 1046521 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1046522 WARN  (jetty-launcher-9627-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1046526 WARN  (jetty-launcher-9627-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@802cd76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1046526 WARN  (jetty-launcher-9627-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@802cd76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1046528 WARN  (jetty-launcher-9627-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1046529 WARN  (jetty-launcher-9627-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b60963[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1046529 WARN  (jetty-launcher-9627-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b60963[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1046530 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34413/solr
   [junit4]   2> 1046531 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046532 INFO  (zkConnectionManagerCallback-9665-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046532 INFO  (jetty-launcher-9627-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046533 WARN  (jetty-launcher-9627-thread-2-SendThread(127.0.0.1:34413)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1025d46ad1d0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1025d46ad1d0007, 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 0x1025d46ad1d0007, 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> 1046717 INFO  (jetty-launcher-9627-thread-2) [n:127.0.0.1:35409_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046720 INFO  (zkConnectionManagerCallback-9667-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046720 INFO  (jetty-launcher-9627-thread-2) [n:127.0.0.1:35409_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046728 WARN  (jetty-launcher-9627-thread-2) [n:127.0.0.1:35409_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1046729 INFO  (jetty-launcher-9627-thread-2) [n:127.0.0.1:35409_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1046732 INFO  (jetty-launcher-9627-thread-2) [n:127.0.0.1:35409_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35409_solr as DOWN
   [junit4]   2> 1046733 INFO  (jetty-launcher-9627-thread-2) [n:127.0.0.1:35409_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1046733 INFO  (jetty-launcher-9627-thread-2) [n:127.0.0.1:35409_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35409_solr
   [junit4]   2> 1046734 INFO  (zkCallback-9646-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1046736 INFO  (jetty-launcher-9627-thread-2) [n:127.0.0.1:35409_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1046736 WARN  (jetty-launcher-9627-thread-2) [n:127.0.0.1:35409_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> 1046750 INFO  (zkCallback-9666-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1046766 INFO  (jetty-launcher-9627-thread-2) [n:127.0.0.1:35409_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_74CC4435A79991B-001/tempDir-001/node2
   [junit4]   2> 1046780 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1046782 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046786 INFO  (zkConnectionManagerCallback-9678-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046786 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046787 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1046788 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34413/solr ready
   [junit4]   2> 1046791 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [     ] o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 1046855 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_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=5
   [junit4]   2> 1046893 INFO  (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[74CC4435A79991B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRemoveAllWriterReplicas
   [junit4]   2> 1046910 INFO  (OverseerThreadFactory-9654-thread-1-processing-n:127.0.0.1:41575_solr) [n:127.0.0.1:41575_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection pull_replica_test_remove_all_writer_replicas
   [junit4]   2> 1047125 INFO  (OverseerStateUpdate-72723102124802054-127.0.0.1:41575_solr-n_0000000000) [n:127.0.0.1:41575_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35409_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35409/solr",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1047127 INFO  (OverseerStateUpdate-72723102124802054-127.0.0.1:41575_solr-n_0000000000) [n:127.0.0.1:41575_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
   [junit4]   2>   "node_name":"127.0.0.1:41575_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41575/solr",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1047346 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1047396 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 1047398 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1047398 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1047398 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_remove_all_writer_replicas_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1047399 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.SolrCore [[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_74CC4435A79991B-001/tempDir-001/node2/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_74CC4435A79991B-001/tempDir-001/node2/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/data/]
   [junit4]   2> 1047404 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1047405 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1047449 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 1047451 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1047451 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1047451 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_remove_all_writer_replicas_shard1_replica_p2' using configuration from configset conf, trusted=true
   [junit4]   2> 1047451 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.SolrCore [[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_74CC4435A79991B-001/tempDir-001/node1/pull_replica_test_remove_all_writer_replicas_shard1_replica_p2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_74CC4435A79991B-001/tempDir-001/node1/pull_replica_test_remove_all_writer_replicas_shard1_replica_p2/data/]
   [junit4]   2> 1047466 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1047466 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1047466 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1047466 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1047468 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1047468 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1047468 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1047468 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1715937454412791808
   [junit4]   2> 1047471 INFO  (searcherExecutor-9680-thread-1-processing-n:127.0.0.1:35409_solr x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1047475 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1047475 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/pull_replica_test_remove_all_writer_replicas/leaders/shard1
   [junit4]   2> 1047480 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1047480 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1047480 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35409/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
   [junit4]   2> 1047480 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1047481 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:35409/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/ has no replicas
   [junit4]   2> 1047481 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/pull_replica_test_remove_all_writer_replicas/leaders/shard1/leader after winning as /collections/pull_replica_test_remove_all_writer_replicas/leader_elect/shard1/election/72723102124802056-core_node3-n_0000000000
   [junit4]   2> 1047483 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35409/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/ shard1
   [junit4]   2> 1047485 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1047485 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1047486 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1047486 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1047486 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1047487 INFO  (searcherExecutor-9682-thread-1-processing-n:127.0.0.1:41575_solr x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1047491 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.ZkController pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 1047491 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 1047497 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1047497 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1047498 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.ReplicationHandler Polling for index modifications
   [junit4]   2> 1047584 INFO  (zkCallback-9666-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1047584 INFO  (zkCallback-9646-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1047584 INFO  (zkCallback-9646-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1047585 INFO  (zkCallback-9666-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1047585 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1047586 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 1047588 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_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=pull_replica_test_remove_all_writer_replicas_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=184
   [junit4]   2> 1047590 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_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=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=244
   [junit4]   2> 1047592 INFO  (qtp229649287-13420) [n:127.0.0.1:35409_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> 1047689 INFO  (zkCallback-9666-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1047689 INFO  (zkCallback-9666-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1047689 INFO  (zkCallback-9646-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1047689 INFO  (zkCallback-9646-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1047689 INFO  (zkCallback-9646-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1047689 INFO  (zkCallback-9666-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1047690 INFO  (qtp229649287-13420) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_remove_all_writer_replicas&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=795
   [junit4]   2> 1047690 INFO  (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[74CC4435A79991B]) [     ] o.a.s.c.SolrCloudTestCase waitForState (pull_replica_test_remove_all_writer_replicas): Expected collection to be created with 1 shard and 2 replicas
   [junit4]   2> 1047693 INFO  (watches-9675-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1047697 INFO  (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[74CC4435A79991B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1047698 INFO  (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[74CC4435A79991B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1047698 INFO  (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[74CC4435A79991B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1047708 INFO  (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1047708 INFO  (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1715937454662352896)]} 0 7
   [junit4]   2> 1047715 INFO  (searcherExecutor-9680-thread-1-processing-n:127.0.0.1:35409_solr x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1047715 INFO  (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=pull_replica_test_remove_all_writer_replicas:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1047726 INFO  (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1047738 INFO  (qtp408171295-13411) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1047939 INFO  (qtp408171295-13412) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1048141 INFO  (qtp408171295-13408) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1048342 INFO  (qtp408171295-13409) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1048493 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.ReplicationHandler Polling for index modifications
   [junit4]   2> 1048493 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 1048493 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Updated leaderUrl to https://127.0.0.1:35409/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
   [junit4]   2> 1048500 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1048501 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Leader's generation: 2
   [junit4]   2> 1048501 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Leader's version: 1636445479076
   [junit4]   2> 1048501 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Follower's generation: 1
   [junit4]   2> 1048501 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Follower's version: 0
   [junit4]   2> 1048501 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1048503 INFO  (qtp229649287-13418) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 1048504 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Number of files in latest index in leader: 27
   [junit4]   2> 1048504 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Starting download (fullCopy=true) to MockDirectoryWrapper(ByteBuffersDirectory@6c4882ad lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69c3194d)
   [junit4]   2> 1048504 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Download files to dir: [segments_1]
   [junit4]   2> 1048505 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher tmpIndexDir_type  : class org.apache.lucene.store.MockDirectoryWrapper , ByteBuffersDirectory@6c4882ad lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69c3194d
   [junit4]   2> 1048505 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_LuceneVarGapDocFreqInterval_0.pos size=97 checksum=4233984871 alwaysDownload=true
   [junit4]   2> 1048509 INFO  (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048510 DEBUG (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 97 bytes for file _0_LuceneVarGapDocFreqInterval_0.pos
   [junit4]   2> 1048510 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 97 bytes of file: _0_LuceneVarGapDocFreqInterval_0.pos
   [junit4]   2> 1048514 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_TestBloomFilteredLucenePostings_0.tmd size=231 checksum=1722092085 alwaysDownload=true
   [junit4]   2> 1048515 INFO  (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.tmd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048515 DEBUG (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 231 bytes for file _0_TestBloomFilteredLucenePostings_0.tmd
   [junit4]   2> 1048515 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 231 bytes of file: _0_TestBloomFilteredLucenePostings_0.tmd
   [junit4]   2> 1048516 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.nvd size=59 checksum=2474192558 alwaysDownload=true
   [junit4]   2> 1048516 INFO  (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048517 DEBUG (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 59 bytes for file _0.nvd
   [junit4]   2> 1048517 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 59 bytes of file: _0.nvd
   [junit4]   2> 1048517 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_LuceneVarGapDocFreqInterval_0.tib size=201 checksum=3757865444 alwaysDownload=true
   [junit4]   2> 1048517 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  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> 1048518 DEBUG (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 201 bytes for file _0_LuceneVarGapDocFreqInterval_0.tib
   [junit4]   2> 1048518 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 201 bytes of file: _0_LuceneVarGapDocFreqInterval_0.tib
   [junit4]   2> 1048518 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_BlockTreeOrds_0.doc size=83 checksum=609350832 alwaysDownload=true
   [junit4]   2> 1048519 INFO  (qtp229649287-13418) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048519 DEBUG (qtp229649287-13418) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 83 bytes for file _0_BlockTreeOrds_0.doc
   [junit4]   2> 1048519 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 83 bytes of file: _0_BlockTreeOrds_0.doc
   [junit4]   2> 1048519 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_BlockTreeOrds_0.tipo size=115 checksum=305553721 alwaysDownload=true
   [junit4]   2> 1048520 INFO  (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048520 DEBUG (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 115 bytes for file _0_BlockTreeOrds_0.tipo
   [junit4]   2> 1048520 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 115 bytes of file: _0_BlockTreeOrds_0.tipo
   [junit4]   2> 1048520 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_Asserting_0.dvd size=74 checksum=4018335918 alwaysDownload=true
   [junit4]   2> 1048521 INFO  (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Asserting_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048521 DEBUG (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 74 bytes for file _0_Asserting_0.dvd
   [junit4]   2> 1048521 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 74 bytes of file: _0_Asserting_0.dvd
   [junit4]   2> 1048523 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_TestBloomFilteredLucenePostings_0.doc size=101 checksum=838462919 alwaysDownload=true
   [junit4]   2> 1048523 INFO  (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048523 DEBUG (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 101 bytes for file _0_TestBloomFilteredLucenePostings_0.doc
   [junit4]   2> 1048524 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 101 bytes of file: _0_TestBloomFilteredLucenePostings_0.doc
   [junit4]   2> 1048524 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_LuceneVarGapDocFreqInterval_0.tiv size=127 checksum=293072489 alwaysDownload=true
   [junit4]   2> 1048524 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  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> 1048525 DEBUG (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 127 bytes for file _0_LuceneVarGapDocFreqInterval_0.tiv
   [junit4]   2> 1048525 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 127 bytes of file: _0_LuceneVarGapDocFreqInterval_0.tiv
   [junit4]   2> 1048525 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_Asserting_0.dvm size=159 checksum=2289051698 alwaysDownload=true
   [junit4]   2> 1048526 INFO  (qtp229649287-13418) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Asserting_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048526 DEBUG (qtp229649287-13418) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 159 bytes for file _0_Asserting_0.dvm
   [junit4]   2> 1048526 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 159 bytes of file: _0_Asserting_0.dvm
   [junit4]   2> 1048527 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.kdm size=143 checksum=1308469319 alwaysDownload=true
   [junit4]   2> 1048527 INFO  (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.kdm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048528 DEBUG (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 143 bytes for file _0.kdm
   [junit4]   2> 1048528 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 143 bytes of file: _0.kdm
   [junit4]   2> 1048528 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_BlockTreeOrds_0.pos size=83 checksum=378656421 alwaysDownload=true
   [junit4]   2> 1048529 INFO  (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048529 DEBUG (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 83 bytes for file _0_BlockTreeOrds_0.pos
   [junit4]   2> 1048529 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 83 bytes of file: _0_BlockTreeOrds_0.pos
   [junit4]   2> 1048530 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.si size=960 checksum=4121287656 alwaysDownload=true
   [junit4]   2> 1048531 INFO  (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048531 DEBUG (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 960 bytes for file _0.si
   [junit4]   2> 1048531 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 960 bytes of file: _0.si
   [junit4]   2> 1048532 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.kdi size=68 checksum=1408696418 alwaysDownload=true
   [junit4]   2> 1048532 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.kdi&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048533 DEBUG (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 68 bytes for file _0.kdi
   [junit4]   2> 1048533 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 68 bytes of file: _0.kdi
   [junit4]   2> 1048533 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.fdm size=158 checksum=3220604627 alwaysDownload=true
   [junit4]   2> 1048533 INFO  (qtp229649287-13418) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048534 DEBUG (qtp229649287-13418) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 158 bytes for file _0.fdm
   [junit4]   2> 1048534 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 158 bytes of file: _0.fdm
   [junit4]   2> 1048535 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.fdx size=64 checksum=1696407992 alwaysDownload=true
   [junit4]   2> 1048535 INFO  (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048535 DEBUG (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 64 bytes for file _0.fdx
   [junit4]   2> 1048536 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 64 bytes of file: _0.fdx
   [junit4]   2> 1048536 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_BlockTreeOrds_0.tio size=184 checksum=2127715478 alwaysDownload=true
   [junit4]   2> 1048537 INFO  (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048538 DEBUG (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 184 bytes for file _0_BlockTreeOrds_0.tio
   [junit4]   2> 1048542 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 184 bytes of file: _0_BlockTreeOrds_0.tio
   [junit4]   2> 1048542 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.fdt size=114 checksum=427596611 alwaysDownload=true
   [junit4]   2> 1048543 INFO  (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048543 DEBUG (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 114 bytes for file _0.fdt
   [junit4]   2> 1048543 INFO  (qtp408171295-13410) [n:127.0.0.1:41575_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1048544 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 114 bytes of file: _0.fdt
   [junit4]   2> 1048544 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_TestBloomFilteredLucenePostings_0.blm size=123 checksum=969945701 alwaysDownload=true
   [junit4]   2> 1048544 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.blm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048545 DEBUG (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 123 bytes for file _0_TestBloomFilteredLucenePostings_0.blm
   [junit4]   2> 1048545 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 123 bytes of file: _0_TestBloomFilteredLucenePostings_0.blm
   [junit4]   2> 1048545 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_TestBloomFilteredLucenePostings_0.tim size=105 checksum=3274724690 alwaysDownload=true
   [junit4]   2> 1048546 INFO  (qtp229649287-13418) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048547 DEBUG (qtp229649287-13418) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 105 bytes for file _0_TestBloomFilteredLucenePostings_0.tim
   [junit4]   2> 1048547 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 105 bytes of file: _0_TestBloomFilteredLucenePostings_0.tim
   [junit4]   2> 1048547 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_TestBloomFilteredLucenePostings_0.tip size=95 checksum=1848322742 alwaysDownload=true
   [junit4]   2> 1048559 INFO  (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048560 DEBUG (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 95 bytes for file _0_TestBloomFilteredLucenePostings_0.tip
   [junit4]   2> 1048560 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 95 bytes of file: _0_TestBloomFilteredLucenePostings_0.tip
   [junit4]   2> 1048560 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_TestBloomFilteredLucenePostings_0.pos size=101 checksum=777756546 alwaysDownload=true
   [junit4]   2> 1048561 INFO  (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048561 DEBUG (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 101 bytes for file _0_TestBloomFilteredLucenePostings_0.pos
   [junit4]   2> 1048561 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 101 bytes of file: _0_TestBloomFilteredLucenePostings_0.pos
   [junit4]   2> 1048561 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.kdd size=79 checksum=3490671677 alwaysDownload=true
   [junit4]   2> 1048562 INFO  (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.kdd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048562 DEBUG (qtp229649287-13417) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 79 bytes for file _0.kdd
   [junit4]   2> 1048562 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 79 bytes of file: _0.kdd
   [junit4]   2> 1048562 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.nvm size=175 checksum=859604240 alwaysDownload=true
   [junit4]   2> 1048563 INFO  (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048563 DEBUG (qtp229649287-13419) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 175 bytes for file _0.nvm
   [junit4]   2> 1048563 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 175 bytes of file: _0.nvm
   [junit4]   2> 1048564 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_LuceneVarGapDocFreqInterval_0.doc size=97 checksum=3494246019 alwaysDownload=true
   [junit4]   2> 1048564 INFO  (qtp229649287-13418) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  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> 1048564 DEBUG (qtp229649287-13418) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 97 bytes for file _0_LuceneVarGapDocFreqInterval_0.doc
   [junit4]   2> 1048564 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 97 bytes of file: _0_LuceneVarGapDocFreqInterval_0.doc
   [junit4]   2> 1048565 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.fnm size=477 checksum=2043894639 alwaysDownload=true
   [junit4]   2> 1048565 INFO  (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048565 DEBUG (qtp229649287-13420) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 477 bytes for file _0.fnm
   [junit4]   2> 1048566 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 477 bytes of file: _0.fnm
   [junit4]   2> 1048566 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=segments_2 size=221 checksum=1487164843 alwaysDownload=true
   [junit4]   2> 1048566 INFO  (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1048566 DEBUG (qtp229649287-13421) [n:127.0.0.1:35409_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 221 bytes for file segments_2
   [junit4]   2> 1048567 DEBUG (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 221 bytes of file: segments_2
   [junit4]   2> 1048567 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Bytes downloaded: 4494, Bytes skipped downloading: 0
   [junit4]   2> 1048567 INFO  (indexFetcher-9691-thread-1) [     ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=true,bytesDownloaded=4494) : 0 secs (null bytes/sec) to MockDirectoryWrapper(ByteBuffersDirectory@6c4882ad lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69c3194d)
   [junit4]   2> 1048567 INFO  (indexFetcher-9691-thread-1) [   

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

read for session 0x1025d46ad1d0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1025d46ad1d0000, 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 0x1025d46ad1d0000, 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> 1095384 WARN  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker-SendThread(127.0.0.1:34413)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1025d46ad1d0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1025d46ad1d0001, 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 0x1025d46ad1d0001, 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> 1095486 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> 	28	/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2> 	19	/solr/configs/conf
   [junit4]   2> 	15	/solr/collections/pull_replica_test_create_delete/terms/shard1
   [junit4]   2> 	15	/solr/collections/pull_replica_test_create_delete/terms/shard2
   [junit4]   2> 	14	/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2> 	11	/solr/collections/pull_replica_test_add_docs/state.json
   [junit4]   2> 	11	/solr/collections/pull_replica_test_real_time_get/terms/shard1
   [junit4]   2> 	9	/solr/collections/pull_replica_test_kill_pull_replica/terms/shard1
   [junit4]   2> 	9	/solr/collections/pull_replica_test_add_docs/terms/shard1
   [junit4]   2> 	9	/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2> 	8	/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2> 	8	/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2> 	8	/solr/collections/pull_replica_test_kill_leader/terms/shard1
   [junit4]   2> 	7	/solr/collections/pull_replica_test_remove_all_writer_replicas/terms/shard1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2> 	4	/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard2
   [junit4]   2> 	4	/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard1
   [junit4]   2> 	3	/solr/collections/pull_replica_test_kill_leader/collectionprops.json
   [junit4]   2> 	2	/solr/collections/pull_replica_test_real_time_get/collectionprops.json
   [junit4]   2> 	2	/solr/collections/pull_replica_test_add_remove_pull_replica/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	69	/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2> 	66	/solr/collections/pull_replica_test_add_docs/state.json
   [junit4]   2> 	57	/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2> 	45	/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2> 	45	/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2> 	36	/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2> 	25	/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72723102124802060-127.0.0.1:41575_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	243	/solr/overseer/queue
   [junit4]   2> 	85	/solr/overseer/collection-queue-work
   [junit4]   2> 	54	/solr/collections
   [junit4]   2> 	28	/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections/pull_replica_test_add_docs/state.json
   [junit4]   2> 	17	/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2> 	17	/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2> 	15	/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2> 	10	/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2> 	9	/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1095495 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [n:127.0.0.1:35409_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34413
   [junit4]   2> 1095495 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [n:127.0.0.1:35409_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34413
   [junit4]   2> 1095495 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [n:127.0.0.1:35409_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34413
   [junit4]   2> 1095496 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [n:127.0.0.1:35409_solr     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-199 after mutting 0 log messages
   [junit4]   2> 1095496 INFO  (SUITE-TestPullReplica-seed#[74CC4435A79991B]-worker) [n:127.0.0.1:35409_solr     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-201 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_74CC4435A79991B-001
   [junit4]   2> Nov 09, 2021 8:12:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {foo=BlockTreeOrds(blocksize=128), _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_s=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=793, maxMBSortInHeap=7.887747232531508, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-PY, timezone=Europe/Samara
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=217985184,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [AliasIntegrationTest, TestConfigSetsAPIShareSchema, DateFieldTest, TestCodecSupport, OpenExchangeRatesOrgProviderTest, TestReloadAndDeleteDocs, TestPostingsSolrHighlighter, TestCloudSearcherWarming, ReplaceNodeTest, TriLevelCompositeIdRoutingTest, IndexSizeTriggerSizeEstimationTest, BaseCdcrDistributedZkTest, ClusterStateMockUtilTest, TestWaitForStateWithJettyShutdowns, TestFieldCacheWithThreads, TestUninvertingReader, TestChildDocTransformer, TestHighlightDedupGrouping, TestAnalyzeInfixSuggestions, TestConfigReload, TestRawResponseWriter, MaxSizeAutoCommitTest, ZkSolrClientTest, TestCloudDeduplication, ZkControllerTest, SuggesterFSTTest, TestAtomicUpdateErrorCases, TestTlogReplica, BasicZkTest, DirectSolrConnectionTest, LeaderFailureAfterFreshStartTest, TestCollapseQParserPlugin, TestRandomFlRTGCloud, TestXIncludeConfig, SpatialFilterTest, TestCollationField, TestExclusionRuleCollectionAccess, TestGraphMLResponseWriter, PathHierarchyTokenizerFactoryTest, AnalyticsMergeStrategyTest, FileBasedSpellCheckerTest, TestLuceneIndexBackCompat, RAMDirectoryFactoryTest, HighlighterConfigTest, TestPerFieldSimilarity, TestUtils, TestInPlaceUpdatesDistrib, IgnoreLargeDocumentProcessorFactoryTest, BlobRepositoryCloudTest, TestSSLRandomization, IndexSchemaTest, FieldAnalysisRequestHandlerTest, CollectionStateFormat2Test, SparseHLLTest, QueryElevationComponentTest, TestStandardQParsers, HdfsUnloadDistributedZkTest, NodeAddedTriggerIntegrationTest, OverseerSolrResponseTest, TaggerTest, SolrCoreCheckLockOnStartupTest, TestSimDistributedQueue, TestMacroExpander, TestSkipOverseerOperations, TriggerSetPropertiesIntegrationTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestReplicationHandler, ZkCollectionPropsCachingTest, TestDynamicFieldResource, TestOrdValues, SplitShardTest, BlockJoinFacetDistribTest, HdfsLockFactoryTest, InfoHandlerTest, DistributedFacetPivotLongTailTest, TestStressCloudBlindAtomicUpdates, TestBinaryField, TestCustomSort, SolrCmdDistributorTest, TestPullReplica]
   [junit4] Completed [444/952 (1!)] on J0 in 52.65s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 55981 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 42 - Failure!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/42/

No tests ran.

Build Log:
[...truncated 58113 lines...]
ERROR: command execution failed.
ERROR: Step ‘Archive the artifacts’ failed: no workspace for Lucene/Lucene-Solr-Tests-8.11 #42
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for Lucene/Lucene-Solr-Tests-8.11 #42
ERROR: lucene-solr-2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene-solr-2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene-solr-2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene-solr-2 is offline; cannot locate jdk_1.8_latest
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
ERROR: lucene-solr-2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene-solr-2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene-solr-2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene-solr-2 is offline; cannot locate jdk_1.8_latest