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 2023/11/04 10:23:45 UTC

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:43939/ac

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:43939/ac
	at __randomizedtesting.SeedInfo.seed([1E0318A3BB40AA0E:226DD1FA1E980197]: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:1188)
	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:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)
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)
	... 57 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:39283/ac

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:39283/ac
	at __randomizedtesting.SeedInfo.seed([1E0318A3BB40AA0E:A6C04C03479B7F7B]: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:1188)
	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:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)
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)
	... 57 more




Build Log:
[...truncated 14890 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 631196 INFO  (SUITE-ShardSplitTest-seed#[1E0318A3BB40AA0E]-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> 631197 INFO  (SUITE-ShardSplitTest-seed#[1E0318A3BB40AA0E]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-14737 after mutting 0 log messages
   [junit4]   2> 631197 INFO  (SUITE-ShardSplitTest-seed#[1E0318A3BB40AA0E]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-14738 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 631198 INFO  (SUITE-ShardSplitTest-seed#[1E0318A3BB40AA0E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_1E0318A3BB40AA0E-001/data-dir-98-001
   [junit4]   2> 631198 WARN  (SUITE-ShardSplitTest-seed#[1E0318A3BB40AA0E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 631198 INFO  (SUITE-ShardSplitTest-seed#[1E0318A3BB40AA0E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 631200 INFO  (SUITE-ShardSplitTest-seed#[1E0318A3BB40AA0E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 631200 INFO  (SUITE-ShardSplitTest-seed#[1E0318A3BB40AA0E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 631201 INFO  (SUITE-ShardSplitTest-seed#[1E0318A3BB40AA0E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ac/
   [junit4]   2> 631205 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-14738 after mutting 0 log messages
   [junit4]   2> 631205 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-14739 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 631206 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 631206 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 631206 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 631207 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 631306 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37391
   [junit4]   2> 631306 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37391
   [junit4]   2> 631306 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37391
   [junit4]   2> 631306 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37391
   [junit4]   2> 631307 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631308 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631310 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 631310 DEBUG (zkConnectionManagerCallback-5461-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56fc040d name: ZooKeeperConnection Watcher:127.0.0.1:37391 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 631310 INFO  (zkConnectionManagerCallback-5461-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 631310 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631311 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631312 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 631313 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631314 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631316 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 631316 DEBUG (zkConnectionManagerCallback-5463-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6133a49c name: ZooKeeperConnection Watcher:127.0.0.1:37391/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 631316 INFO  (zkConnectionManagerCallback-5463-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 631316 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631316 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631317 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 631318 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 631318 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 631321 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 631321 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 631323 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 631323 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 631324 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 631324 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 631327 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 631327 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 631329 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 631329 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 631331 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 631331 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 631334 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 631334 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 631336 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 631336 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 631338 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 631338 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 631340 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 631340 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 631341 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 631491 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 631491 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 631491 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 631492 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 631492 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 631492 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 631492 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@df82384{/ac,null,AVAILABLE}
   [junit4]   2> 631492 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@663830f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39469}
   [junit4]   2> 631492 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.e.j.s.Server Started @631527ms
   [junit4]   2> 631492 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_1E0318A3BB40AA0E-001/tempDir-001/control/data, replicaType=NRT, hostContext=/ac, hostPort=39469, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_1E0318A3BB40AA0E-001/control-001/cores}
   [junit4]   2> 631493 ERROR (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 631493 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 631493 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 631493 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 631493 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 631493 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-11-04T09:27:21.726Z
   [junit4]   2> 631493 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631494 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631495 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 631495 DEBUG (zkConnectionManagerCallback-5465-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b5cca92 name: ZooKeeperConnection Watcher:127.0.0.1:37391/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 631495 INFO  (zkConnectionManagerCallback-5465-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 631495 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631495 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631597 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 631597 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 631597 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_1E0318A3BB40AA0E-001/control-001/solr.xml
   [junit4]   2> 631600 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 631600 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 631601 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63465690, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 632372 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 632373 WARN  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@693285fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 632373 WARN  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@693285fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 632376 WARN  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36bcfec3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 632376 WARN  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36bcfec3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 632378 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37391/solr
   [junit4]   2> 632378 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632378 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632380 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 632380 DEBUG (zkConnectionManagerCallback-5476-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b1e2ebf name: ZooKeeperConnection Watcher:127.0.0.1:37391 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 632380 INFO  (zkConnectionManagerCallback-5476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 632380 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632380 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632382 WARN  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-SendThread(127.0.0.1:37391)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100154fb4c50003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100154fb4c50003, 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 0x100154fb4c50003, 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> 632483 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632483 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 632484 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 632485 DEBUG (zkConnectionManagerCallback-5478-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cced728 name: ZooKeeperConnection Watcher:127.0.0.1:37391/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 632485 INFO  (zkConnectionManagerCallback-5478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 632485 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632485 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 632487 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 632488 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 632489 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 632492 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 632493 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /node_roles
   [junit4]   2> 632494 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data
   [junit4]   2> 632495 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/on
   [junit4]   2> 632497 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/off
   [junit4]   2> 632499 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer
   [junit4]   2> 632501 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/allowed
   [junit4]   2> 632503 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/preferred
   [junit4]   2> 632518 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/disallowed
   [junit4]   2> 632520 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator
   [junit4]   2> 632521 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/on
   [junit4]   2> 632522 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/off
   [junit4]   2> 632525 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 632526 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 632527 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 632528 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 632529 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 632530 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 632531 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 632532 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 632534 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 632536 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 632538 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 632540 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 632541 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 632543 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 632545 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 632547 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 632553 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 632555 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 632557 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 632560 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 632562 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 632563 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 632565 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 632567 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 632569 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 632570 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 632572 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 632574 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 632576 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 632577 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 632579 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 632581 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 632583 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 632584 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 632586 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 632587 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 632589 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 632591 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 632593 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 632595 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 632596 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 632598 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 632600 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 632602 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 632604 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 632606 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 632608 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 632610 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 632611 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 632613 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 632615 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 632617 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 632618 WARN  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] 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> 632619 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 632619 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 632620 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 632620 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 632621 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 632621 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 632623 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 632623 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 632625 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39469_ac
   [junit4]   2> 632625 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 632625 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.Overseer Overseer (id=72081026117337092-127.0.0.1:39469_ac-n_0000000000) starting
   [junit4]   2> 632626 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 632627 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 632630 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 632633 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 632633 INFO  (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39469_ac
   [junit4]   2> 632634 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39469_ac
   [junit4]   2> 632634 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 632635 DEBUG (zkCallback-5477-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 632636 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 632636 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 632636 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 632636 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 632636 INFO  (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 632642 INFO  (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 632642 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:39469_ac]
   [junit4]   2> 632642 DEBUG (OverseerAutoScalingTriggerThread-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 632642 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 632642 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 632645 DEBUG (OverseerAutoScalingTriggerThread-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 632647 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 632647 WARN  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] 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> 632677 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 632702 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63465690
   [junit4]   2> 632710 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63465690
   [junit4]   2> 632710 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63465690
   [junit4]   2> 632711 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [n:127.0.0.1:39469_ac     ] 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_1E0318A3BB40AA0E-001/control-001/cores
   [junit4]   2> 632728 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632729 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632730 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 632731 DEBUG (zkConnectionManagerCallback-5495-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a14a617 name: ZooKeeperConnection Watcher:127.0.0.1:37391/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 632731 INFO  (zkConnectionManagerCallback-5495-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 632731 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632732 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632732 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 632733 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 632734 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 632734 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:39469_ac]
   [junit4]   2> 632736 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 632737 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 632738 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 632738 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37391/solr ready
   [junit4]   2> 632740 INFO  (qtp1102040385-8617) [n:127.0.0.1:39469_ac     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:39469/ac/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A39469_ac&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 632741 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 632742 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 632744 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 632744 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 632744 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39469_ac",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 632745 DEBUG (OverseerThreadFactory-5485-thread-1-processing-n:127.0.0.1:39469_ac) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 632745 DEBUG (OverseerThreadFactory-5485-thread-1-processing-n:127.0.0.1:39469_ac) [n:127.0.0.1:39469_ac     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39469_ac",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 632745 DEBUG (OverseerThreadFactory-5485-thread-1-processing-n:127.0.0.1:39469_ac) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 632745 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 632745 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 632745 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 632745 DEBUG (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 632745 INFO  (OverseerCollectionConfigSetProcessor-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 632745 DEBUG (OverseerThreadFactory-5485-thread-1-processing-n:127.0.0.1:39469_ac) [n:127.0.0.1:39469_ac     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 632745 INFO  (OverseerThreadFactory-5485-thread-1-processing-n:127.0.0.1:39469_ac) [n:127.0.0.1:39469_ac     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 632747 DEBUG (OverseerThreadFactory-5485-thread-1-processing-n:127.0.0.1:39469_ac) [n:127.0.0.1:39469_ac     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 632749 DEBUG (OverseerThreadFactory-5485-thread-1-processing-n:127.0.0.1:39469_ac) [n:127.0.0.1:39469_ac     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 632751 DEBUG (OverseerThreadFactory-5485-thread-1-processing-n:127.0.0.1:39469_ac) [n:127.0.0.1:39469_ac     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 632752 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 632753 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39469_ac",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 632753 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 632755 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 632757 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 632853 DEBUG (OverseerThreadFactory-5485-thread-1-processing-n:127.0.0.1:39469_ac) [n:127.0.0.1:39469_ac     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39469_ac",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 632855 DEBUG (OverseerThreadFactory-5485-thread-1-processing-n:127.0.0.1:39469_ac) [n:127.0.0.1:39469_ac     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:39469_ac
   [junit4]   2> 632856 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:39469/ac/admin/cores?null)
   [junit4]   2> 632857 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 632857 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 632863 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 632864 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:39469_ac",
   [junit4]   2>   "base_url":"http://127.0.0.1:39469/ac",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 632864 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:39469_ac",
   [junit4]   2>   "base_url":"http://127.0.0.1:39469/ac",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 632867 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39469_ac",
   [junit4]   2>   "base_url":"http://127.0.0.1:39469/ac",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 632867 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [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":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:39469_ac",
   [junit4]   2>           "base_url":"http://127.0.0.1:39469/ac",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 632968 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 632969 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 633868 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 633877 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 633877 WARN  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 633880 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 633885 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 633903 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 633904 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63465690
   [junit4]   2> 633904 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_1E0318A3BB40AA0E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_1E0318A3BB40AA0E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 633907 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.273631160582423]
   [junit4]   2> 633944 WARN  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 634000 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 634000 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 634001 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 634001 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 634003 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=38.517578125, floorSegmentMB=1.845703125, forceMergeDeletesPctAllowed=3.964140827204048, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28650701571479187, deletesPctAllowed=40.09599063369444
   [junit4]   2> 634005 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 634006 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 634007 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 634008 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 634008 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1781625042230050816
   [junit4]   2> 634010 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Waiting up to 60000ms for state org.apache.solr.cloud.ZkController$$Lambda$679/1078207399@733789be
   [junit4]   2> 634011 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Found org.apache.solr.cloud.ZkController$$Lambda$679/1078207399@733789be directly in clusterState
   [junit4]   2> 634012 INFO  (searcherExecutor-5497-thread-1-processing-n:127.0.0.1:39469_ac x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 634012 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/terms/shard1
   [junit4]   2> 634017 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/terms/shard1
   [junit4]   2> 634017 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 634017 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 634018 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 634020 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 634024 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 634024 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 634024 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39469/ac/control_collection_shard1_replica_n1/
   [junit4]   2> 634024 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 634025 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39469/ac/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 634025 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72081026117337092-core_node2-n_0000000000
   [junit4]   2> 634029 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 634029 INFO  (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39469/ac/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 634030 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:39469_ac",
   [junit4]   2>   "base_url":"http://127.0.0.1:39469/ac",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 634030 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 634031 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 634031 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 634031 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 634031 DEBUG (watches-5479-thread-1-processing-n:127.0.0.1:39469_ac x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 634032 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 634032 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 634032 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 634032 DEBUG (qtp1102040385-8619) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 634032 DEBUG (watches-5479-thread-1-processing-n:127.0.0.1:39469_ac x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39469_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 634131 DEBUG (OverseerStateUpdate-72081026117337092-127.0.0.1:39469_ac-n_0000000000) [n:127.0.0.1:39469_ac     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 634132 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 634132 INFO  (zkCallback-5477-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 634132 DEBUG (zkCallback-5477-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [control_collection] from [1] to [2]
   [junit4]   2> 634132 DEBUG (zkCallback-5477-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 634132 DEBUG (watches-5479-thread-1) [     ] o.a.s.c.c.ZkStateReader leader found for control_collection/shard1 to be core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39469_ac",
   [junit4]   2>   "base_url":"http://127.0.0.1:39469/ac",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 634132 DEBUG (watches-5479-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 634133 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a

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

d to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115135 INFO  (closeThreadPool-7402-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3bc28b98{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1115136 INFO  (closeThreadPool-7402-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c3c7017{/ac,null,STOPPED}
   [junit4]   2> 1115136 INFO  (closeThreadPool-7402-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1115138 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-14753 after mutting 0 log messages
   [junit4]   2> 1115138 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-14754 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1115138 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1115239 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115340 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1115341 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> 	11	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1_0
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/packages.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/testSplitStaticIndexReplication_rewrite/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	110	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72081055950372868-127.0.0.1:38489_ac-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72081055950372875-127.0.0.1:43461_ac-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72081055950372878-127.0.0.1:37085_ac-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	70	/solr/overseer/queue
   [junit4]   2> 	48	/solr/live_nodes
   [junit4]   2> 	29	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	22	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	2	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1115346 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37723
   [junit4]   2> 1115346 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37723
   [junit4]   2> 1115346 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[1E0318A3BB40AA0E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37723
   [junit4]   2> 1115348 INFO  (SUITE-ShardSplitTest-seed#[1E0318A3BB40AA0E]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-14754 after mutting 0 log messages
   [junit4]   2> 1115348 INFO  (SUITE-ShardSplitTest-seed#[1E0318A3BB40AA0E]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-14755 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_1E0318A3BB40AA0E-001
   [junit4]   2> Nov 04, 2023 9:35:25 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=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hr, timezone=Etc/GMT-12
   [junit4]   2> NOTE: Linux 5.4.0-166-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=179405944,total=489684992
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, SolrTestCaseJ4DeleteCoreTest, TestSerializedLuceneMatchVersion, TestMinMaxOnMultiValuedField, HdfsChaosMonkeyNothingIsSafeTest, TlogReplayBufferedWhileIndexingTest, TestXmlQParserPlugin, V2StandaloneTest, DebugComponentTest, RecoveryAfterSoftCommitTest, ZkShardTermsTest, QueryParsingTest, TestIncrementalCoreBackup, HighlighterTest, DeleteLastCustomShardedReplicaTest, RootFieldTest, TestRandomFaceting, JWTAuthPluginIntegrationTest, IndexSizeEstimatorTest, TestNumericRangeQuery32, MetricUtilsTest, URLClassifyProcessorTest, TestFieldCollectionResource, TestInfoStreamLogging, TestSimDistribStateManager, ForceLeaderWithTlogReplicasTest, CachingDirectoryFactoryTest, TestIBSimilarityFactory, RollingRestartTest, TestSimGenericDistributedQueue, TestCloudJSONFacetJoinDomain, TestAuthorizationFramework, TestGroupingSearch, TestRandomCollapseQParserPlugin, DistributedFacetPivotWhiteBoxTest, TestStandardQParsers, SpellCheckCollatorTest, TestJsonRequest, CdcrOpsAndBoundariesTest, CrossCollectionJoinQueryTest, TestTlogReplayVsRecovery, NodeLostTriggerTest, TestPseudoReturnFields, TermVectorComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSchemaNameResource, TestJsonFacetRefinement, TestHdfsUpdateLog, TestMaxScoreQueryParser, DateMathParserTest, TestCloudRecovery2, SOLR749Test, TestStreamBody, SystemLogListenerTest, AlternateDirectoryTest, HttpPartitionWithTlogReplicasTest, TestSnapshotCloudManager, TestClusterStateMutator, DeleteStatusTest, TestBadConfig, TestBulkSchemaConcurrent, TestDeprecatedFilters, TestSizeLimitedDistributedMap, TestReqParamsAPI, PrimUtilsTest, SolrIndexMetricsTest, ImplicitSnitchTest, ChangedSchemaMergeTest, TestSearchPerf, TestMergePolicyConfig, ShardBackupIdTest, TimeZoneUtilsTest, TestConfigSetsAPIExclusivity, ClassificationUpdateProcessorFactoryTest, MultiSolrCloudTestCaseTest, TestConfigOverlay, CoreAdminRequestStatusTest, BackupRestoreApiErrorConditionsTest, ShardSplitTest]
   [junit4] Completed [449/958 (1!)] on J3 in 484.89s, 11 tests, 2 errors, 3 skipped <<< FAILURES!

[...truncated 56135 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 362 - 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/362/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsNNFailoverTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsNNFailoverTest:     1) Thread[id=37502, name=Command processor, state=WAITING, group=TGRP-HdfsNNFailoverTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291)         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsNNFailoverTest: 
   1) Thread[id=37502, name=Command processor, state=WAITING, group=TGRP-HdfsNNFailoverTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291)
        at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275)
	at __randomizedtesting.SeedInfo.seed([D8D67B40D0430C9E]:0)




Build Log:
[...truncated 15569 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsNNFailoverTest
   [junit4]   2> 1894700 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-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> 1894700 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1894701 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-451 after mutting 0 log messages
   [junit4]   2> 1894701 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-452 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1894702 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-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.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/data-dir-189-001
   [junit4]   2> 1894702 WARN  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1894702 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1894704 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1894704 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1894764 WARN  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read")
   [junit4]   2> 1894764 WARN  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1894766 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1894770 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1894770 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1894770 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1894771 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6de91618{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1894885 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@736358ff{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/jetty-localhost-33413-hadoop-hdfs-3_2_4-tests_jar-_-any-4745258278518061012/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/hdfs}
   [junit4]   2> 1894887 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5116282c{HTTP/1.1, (http/1.1)}{localhost:33413}
   [junit4]   2> 1894887 INFO  (SUITE-HdfsNNFailoverTest-seed#[D8D67B40D0430C9E]-worker) [     ] o.e.j.s.Server Started @1894918ms
   [junit4]   2> 1894932 WARN  (Listener at localhost/35421) [     ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read")
   [junit4]   2> 1894933 WARN  (Listener at localhost/35421) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1894934 INFO  (Listener at localhost/35421) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1894937 INFO  (Listener at localhost/35421) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1894937 INFO  (Listener at localhost/35421) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1894937 INFO  (Listener at localhost/35421) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1894937 INFO  (Listener at localhost/35421) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a9766d{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1895049 INFO  (Listener at localhost/35421) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@55f1668{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/jetty-localhost-35675-hadoop-hdfs-3_2_4-tests_jar-_-any-825254237414449936/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode}
   [junit4]   2> 1895050 INFO  (Listener at localhost/35421) [     ] o.e.j.s.AbstractConnector Started ServerConnector@339600a5{HTTP/1.1, (http/1.1)}{localhost:35675}
   [junit4]   2> 1895050 INFO  (Listener at localhost/35421) [     ] o.e.j.s.Server Started @1895081ms
   [junit4]   2> 1895078 WARN  (Listener at localhost/33637) [     ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read")
   [junit4]   2> 1895078 WARN  (Listener at localhost/33637) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1895079 INFO  (Listener at localhost/33637) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1895079 INFO  (Listener at localhost/33637) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1895079 INFO  (Listener at localhost/33637) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1895080 INFO  (Listener at localhost/33637) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1895080 INFO  (Listener at localhost/33637) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66fb0da9{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1895143 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xd3a94cc98ab29e57: Processing first storage report for DS-7f372d23-54f3-46b6-aa8b-30fb34b3b8d3 from datanode DatanodeRegistration(127.0.0.1:34743, datanodeUuid=1b9267f2-79b1-488d-87c4-dfa607b9930c, infoPort=33199, infoSecurePort=0, ipcPort=33637, storageInfo=lv=-57;cid=testClusterID;nsid=271264075;c=1703081551384)
   [junit4]   2> 1895143 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xd3a94cc98ab29e57: from storage DS-7f372d23-54f3-46b6-aa8b-30fb34b3b8d3 node DatanodeRegistration(127.0.0.1:34743, datanodeUuid=1b9267f2-79b1-488d-87c4-dfa607b9930c, infoPort=33199, infoSecurePort=0, ipcPort=33637, storageInfo=lv=-57;cid=testClusterID;nsid=271264075;c=1703081551384), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1895143 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xd3a94cc98ab29e57: Processing first storage report for DS-3c91c2f6-8d51-41bb-97c0-eedadcd882cd from datanode DatanodeRegistration(127.0.0.1:34743, datanodeUuid=1b9267f2-79b1-488d-87c4-dfa607b9930c, infoPort=33199, infoSecurePort=0, ipcPort=33637, storageInfo=lv=-57;cid=testClusterID;nsid=271264075;c=1703081551384)
   [junit4]   2> 1895143 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xd3a94cc98ab29e57: from storage DS-3c91c2f6-8d51-41bb-97c0-eedadcd882cd node DatanodeRegistration(127.0.0.1:34743, datanodeUuid=1b9267f2-79b1-488d-87c4-dfa607b9930c, infoPort=33199, infoSecurePort=0, ipcPort=33637, storageInfo=lv=-57;cid=testClusterID;nsid=271264075;c=1703081551384), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1895201 INFO  (Listener at localhost/33637) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@4dc93820{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/jetty-localhost-42461-hadoop-hdfs-3_2_4-tests_jar-_-any-6030603674505283932/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode}
   [junit4]   2> 1895201 INFO  (Listener at localhost/33637) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e054e97{HTTP/1.1, (http/1.1)}{localhost:42461}
   [junit4]   2> 1895201 INFO  (Listener at localhost/33637) [     ] o.e.j.s.Server Started @1895233ms
   [junit4]   2> 1895268 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf9f0c685f3b4c033: Processing first storage report for DS-e2c2651f-85d1-496c-bf2d-9767bf821321 from datanode DatanodeRegistration(127.0.0.1:39655, datanodeUuid=87d655ce-c270-4679-83e7-d4a0b90c9f7b, infoPort=46765, infoSecurePort=0, ipcPort=45327, storageInfo=lv=-57;cid=testClusterID;nsid=271264075;c=1703081551384)
   [junit4]   2> 1895268 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf9f0c685f3b4c033: from storage DS-e2c2651f-85d1-496c-bf2d-9767bf821321 node DatanodeRegistration(127.0.0.1:39655, datanodeUuid=87d655ce-c270-4679-83e7-d4a0b90c9f7b, infoPort=46765, infoSecurePort=0, ipcPort=45327, storageInfo=lv=-57;cid=testClusterID;nsid=271264075;c=1703081551384), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1895268 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf9f0c685f3b4c033: Processing first storage report for DS-48b24641-0644-476b-8881-4a3129dd32cf from datanode DatanodeRegistration(127.0.0.1:39655, datanodeUuid=87d655ce-c270-4679-83e7-d4a0b90c9f7b, infoPort=46765, infoSecurePort=0, ipcPort=45327, storageInfo=lv=-57;cid=testClusterID;nsid=271264075;c=1703081551384)
   [junit4]   2> 1895268 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf9f0c685f3b4c033: from storage DS-48b24641-0644-476b-8881-4a3129dd32cf node DatanodeRegistration(127.0.0.1:39655, datanodeUuid=87d655ce-c270-4679-83e7-d4a0b90c9f7b, infoPort=46765, infoSecurePort=0, ipcPort=45327, storageInfo=lv=-57;cid=testClusterID;nsid=271264075;c=1703081551384), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1895368 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-452 after mutting 0 log messages
   [junit4]   2> 1895368 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-453 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1895369 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1895370 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1895370 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1895371 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1895470 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35217
   [junit4]   2> 1895470 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35217
   [junit4]   2> 1895470 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35217
   [junit4]   2> 1895470 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35217
   [junit4]   2> 1895471 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895477 INFO  (zkConnectionManagerCallback-23687-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895477 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1895482 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895483 INFO  (zkConnectionManagerCallback-23689-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895483 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1895484 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1895486 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1895487 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1895489 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1895490 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1895492 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1895493 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1895494 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1895496 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1895497 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1895499 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1895500 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1895635 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1895635 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1895635 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1895636 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1895636 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1895636 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1895636 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b8066c6{/,null,AVAILABLE}
   [junit4]   2> 1895637 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7ffb6160{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44611}
   [junit4]   2> 1895637 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.e.j.s.Server Started @1895668ms
   [junit4]   2> 1895637 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:35421/hdfs__localhost_35421__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-Tests-8.11_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001_tempDir-002_control_data, replicaType=NRT, hostContext=/, hostPort=44611, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/control-001/cores}
   [junit4]   2> 1895637 ERROR (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1895637 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1895637 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 1895637 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1895637 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1895637 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-20T14:12:32.287Z
   [junit4]   2> 1895638 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895639 INFO  (zkConnectionManagerCallback-23691-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895639 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1895740 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1895740 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/control-001/solr.xml
   [junit4]   2> 1895743 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1895743 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1895744 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1896888 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1896889 WARN  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b50b090[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1896889 WARN  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b50b090[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1896892 WARN  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77ff2dd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1896892 WARN  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77ff2dd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1896893 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35217/solr
   [junit4]   2> 1896894 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896895 INFO  (zkConnectionManagerCallback-23702-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1896895 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1896997 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896998 INFO  (zkConnectionManagerCallback-23704-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1896998 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1897090 WARN  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] 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> 1897094 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44611_
   [junit4]   2> 1897095 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] o.a.s.c.Overseer Overseer (id=72127451060961284-127.0.0.1:44611_-n_0000000000) starting
   [junit4]   2> 1897100 INFO  (OverseerStateUpdate-72127451060961284-127.0.0.1:44611_-n_0000000000) [n:127.0.0.1:44611_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44611_
   [junit4]   2> 1897104 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44611_
   [junit4]   2> 1897106 INFO  (zkCallback-23703-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1897107 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1897109 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1897110 WARN  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] 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> 1897135 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1897155 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1897167 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1897167 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1897168 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [n:127.0.0.1:44611_     ] 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.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/control-001/cores
   [junit4]   2> 1897183 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1897184 INFO  (zkConnectionManagerCallback-23721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1897184 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1897185 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1897186 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35217/solr ready
   [junit4]   2> 1897187 INFO  (qtp1966767001-37602) [n:127.0.0.1:44611_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44611/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A44611_&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 1897190 INFO  (OverseerThreadFactory-23711-thread-1-processing-n:127.0.0.1:44611_) [n:127.0.0.1:44611_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1897296 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44611/admin/cores?null)
   [junit4]   2> 1897296 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1897296 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1898309 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 1898309 WARN  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1898313 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1898322 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1898338 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1898338 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1898338 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:35421/solr_hdfs_home
   [junit4]   2> 1898338 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1898338 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_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.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost:35421/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 1898339 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35421/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 1898347 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1898347 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1898347 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 1898373 WARN  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1898373 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1898375 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35421/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 1898387 WARN  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1898396 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35421/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 1898402 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1898402 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1898406 WARN  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1898406 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1898407 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=23.2939453125, floorSegmentMB=2.0712890625, forceMergeDeletesPctAllowed=25.736074154865076, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6100216102112419, deletesPctAllowed=32.02741496115672
   [junit4]   2> 1898467 WARN  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1898537 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1898537 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1898537 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1898551 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1898551 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1898553 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19856640147505253]
   [junit4]   2> 1898621 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1898621 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1898621 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1898622 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1785810444900892672
   [junit4]   2> 1898625 INFO  (searcherExecutor-23723-thread-1-processing-n:127.0.0.1:44611_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1898627 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1898627 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1898631 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1898631 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1898631 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44611/control_collection_shard1_replica_n1/
   [junit4]   2> 1898631 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1898631 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44611/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1898631 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72127451060961284-core_node2-n_0000000000
   [junit4]   2> 1898634 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44611/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1898735 INFO  (zkCallback-23703-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1898736 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1898741 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1445
   [junit4]   2> 1898743 INFO  (qtp1966767001-37602) [n:127.0.0.1:44611_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1898839 INFO  (zkCallback-23703-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1898839 INFO  (zkCallback-23703-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1898840 INFO  (qtp1966767001-37602) [n:127.0.0.1:44611_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44611_&wt=javabin&version=2} status=0 QTime=1652
   [junit4]   2> 1898840 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1898945 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898946 INFO  (zkConnectionManagerCallback-23732-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898946 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898949 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1898950 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35217/solr ready
   [junit4]   2> 1898950 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1898951 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44611/admin/collections?action=CREATE&name=collection1&collection.configName=conf1&createNodeSet=&numShards=1&nrtReplicas=1&stateFormat=2&wt=javabin&version=2)
   [junit4]   2> 1898957 INFO  (OverseerThreadFactory-23711-thread-2-processing-n:127.0.0.1:44611_) [n:127.0.0.1:44611_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1898957 INFO  (OverseerCollectionConfigSetProcessor-72127451060961284-127.0.0.1:44611_-n_0000000000) [n:127.0.0.1:44611_     ] 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> 1899162 WARN  (OverseerThreadFactory-23711-thread-2-processing-n:127.0.0.1:44611_) [n:127.0.0.1:44611_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1899163 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1899163 INFO  (qtp1966767001-37604) [n:127.0.0.1:44611_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=212
   [junit4]   2> 1899164 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1899164 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1899164 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=2
   [junit4]   2> 1899300 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 1899301 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1899301 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1899301 INFO  (closeThreadPool-23733-thread-1) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1899302 INFO  (closeThreadPool-23733-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1899302 INFO  (closeThreadPool-23733-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1899302 INFO  (closeThreadPool-23733-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1899304 INFO  (closeThreadPool-23733-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3877bfc6{/,null,AVAILABLE}
   [junit4]   2> 1899305 INFO  (closeThreadPool-23733-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f603dd8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36409}
   [junit4]   2> 1899305 INFO  (closeThreadPool-23733-thread-1) [     ] o.e.j.s.Server Started @1899336ms
   [junit4]   2> 1899305 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:35421/hdfs__localhost_35421__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-Tests-8.11_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001_tempDir-002_jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36409, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/shard-1-001/cores}
   [junit4]   2> 1899305 ERROR (closeThreadPool-23733-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1899305 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1899305 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 1899305 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1899305 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1899305 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-20T14:12:35.955Z
   [junit4]   2> 1899306 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1899307 INFO  (zkConnectionManagerCallback-23735-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1899307 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1899409 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1899409 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/shard-1-001/solr.xml
   [junit4]   2> 1899411 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1899411 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1899413 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1899437 INFO  (TEST-HdfsNNFailoverTest.test-seed#[D8D67B40D0430C9E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1899437 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1899438 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1899438 INFO  (closeThreadPool-23733-thread-2) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1899442 INFO  (closeThreadPool-23733-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1899442 INFO  (closeThreadPool-23733-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1899442 INFO  (closeThreadPool-23733-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1899442 INFO  (closeThreadPool-23733-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d55871{/,null,AVAILABLE}
   [junit4]   2> 1899443 INFO  (closeThreadPool-23733-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1ac6c755{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34827}
   [junit4]   2> 1899443 INFO  (closeThreadPool-23733-thread-2) [     ] o.e.j.s.Server Started @1899474ms
   [junit4]   2> 1899443 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:35421/hdfs__localhost_35421__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-Tests-8.11_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001_tempDir-002_jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34827, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/shard-2-001/cores}
   [junit4]   2> 1899443 ERROR (closeThreadPool-23733-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1899443 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1899443 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 1899443 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1899443 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1899443 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-20T14:12:36.093Z
   [junit4]   2> 1899443 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1899445 INFO  (zkConnectionManagerCallback-23740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1899445 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1899447 WARN  (closeThreadPool-23733-thread-2-SendThread(127.0.0.1:35217)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1003f88db0b0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1003f88db0b0008, 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 0x1003f88db0b0008, 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> 1899547 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1899547 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/shard-2-001/solr.xml
   [junit4]   2> 1899550 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1899550 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1899552 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1899832 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1899833 WARN  (closeThreadPool-23733-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c83711c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1899833 WARN  (closeThreadPool-23733-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c83711c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1899836 WARN  (closeThreadPool-23733-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43471a2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1899836 WARN  (closeThreadPool-23733-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43471a2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1899837 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35217/solr
   [junit4]   2> 1899838 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1899839 INFO  (zkConnectionManagerCallback-23751-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1899839 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1899951 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1899958 INFO  (zkConnectionManagerCallback-23753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1899958 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1899969 WARN  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] 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> 1899970 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1899984 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.c.ZkController Publish node=127.0.0.1:34827_ as DOWN
   [junit4]   2> 1899984 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1899984 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34827_
   [junit4]   2> 1899987 INFO  (zkCallback-23703-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1899990 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1899993 INFO  (zkCallback-23752-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1899993 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1899993 INFO  (zkCallback-23731-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1899993 WARN  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] 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> 1900018 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1900050 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1900061 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1900061 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1900062 INFO  (closeThreadPool-23733-thread-2) [n:127.0.0.1:34827_     ] 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.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/shard-2-001/cores
   [junit4]   2> 1900078 INFO  (closeThreadPool-23733-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34827_
   [junit4]   2> 1900604 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1900606 WARN  (closeThreadPool-23733-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a9c2f32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1900606 WARN  (closeThreadPool-23733-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a9c2f32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1900609 WARN  (closeThreadPool-23733-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12df348d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1900609 WARN  (closeThreadPool-23733-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12df348d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1900610 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35217/solr
   [junit4]   2> 1900611 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1900614 INFO  (zkConnectionManagerCallback-23769-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1900614 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1900716 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1900717 INFO  (zkConnectionManagerCallback-23771-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1900717 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1900729 WARN  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] 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> 1900730 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1900733 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36409_ as DOWN
   [junit4]   2> 1900733 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1900733 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36409_
   [junit4]   2> 1900735 INFO  (zkCallback-23731-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1900735 INFO  (zkCallback-23752-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1900735 INFO  (zkCallback-23703-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1900735 INFO  (zkCallback-23770-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1900736 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1900738 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1900738 WARN  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] 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> 1900763 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1900784 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1900795 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1900795 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1900796 INFO  (closeThreadPool-23733-thread-1) [n:127.0.0.1:36409_     ] 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.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/shard-1-001/cores
   [junit4]   2> 1900828 INFO  (closeThreadPool-23733-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36409_
   [junit4]   2> 1900831 INFO  (qtp519655506-37678) [n:127.0.0.1:34827_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:34827/admin/collections?action=ADDREPLICA&collection=collection1&shard=shard1&node=127.0.0.1%3A36409_&type=NRT&wt=javabin&version=2)
   [junit4]   2> 1900832 INFO  (qtp519655506-37677) [n:127.0.0.1:34827_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:34827/admin/collections?action=ADDREPLICA&collection=collection1&shard=shard1&node=127.0.0.1%3A34827_&type=NRT&wt=javabin&version=2)
   [junit4]   2> 1900835 INFO  (OverseerCollectionConfigSetProcessor-72127451060961284-127.0.0.1:44611_-n_0000000000) [n:127.0.0.1:44611_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1900835 INFO  (OverseerThreadFactory-23711-thread-3-processing-n:127.0.0.1:44611_) [n:127.0.0.1:44611_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36409_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1900837 INFO  (OverseerThreadFactory-23711-thread-3-processing-n:127.0.0.1:44611_) [n:127.0.0.1:44611_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1900841 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:36409/admin/cores?null)
   [junit4]   2> 1900841 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1901854 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 1901854 WARN  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1901858 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1901867 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1901884 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1901884 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1901884 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:35421/solr_hdfs_home
   [junit4]   2> 1901884 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1901884 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_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.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/shard-1-001/cores/collection1_shard1_replica_n1], dataDir=[hdfs://localhost:35421/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 1901885 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35421/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 1901892 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1901892 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1901897 WARN  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1901897 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1901898 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35421/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 1901906 WARN  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1901917 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35421/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 1901923 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1901923 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1901926 WARN  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1901926 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1901926 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=23.2939453125, floorSegmentMB=2.0712890625, forceMergeDeletesPctAllowed=25.736074154865076, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6100216102112419, deletesPctAllowed=32.02741496115672
   [junit4]   2> 1901954 WARN  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1901998 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1901998 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1901998 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1902009 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1902009 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1902011 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19856640147505253]
   [junit4]   2> 1902026 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1902027 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1902027 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1902027 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1785810448471293952
   [junit4]   2> 1902030 INFO  (searcherExecutor-23782-thread-1-processing-n:127.0.0.1:36409_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902033 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1902033 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1902036 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1902036 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1902036 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36409/collection1_shard1_replica_n1/
   [junit4]   2> 1902037 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1902037 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36409/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1902037 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72127451060961292-core_node2-n_0000000000
   [junit4]   2> 1902038 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36409/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1902140 INFO  (zkCallback-23770-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1902141 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1902143 INFO  (qtp1801434219-37664) [n:127.0.0.1:36409_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1302
   [junit4]   2> 1902146 INFO  (qtp519655506-37678) [n:127.0.0.1:34827_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36409_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1314
   [junit4]   2> 1902244 INFO  (zkCallback-23770-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1902244 INFO  (zkCallback-23770-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1902837 INFO  (OverseerCollectionConfigSetProcessor-72127451060961284-127.0.0.1:44611_-n_0000000000) [n:127.0.0.1:44611_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1902837 INFO  (OverseerThreadFactory-23711-thread-4-processing-n:127.0.0.1:44611_) [n:127.0.0.1:44611_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34827_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1902839 INFO  (OverseerThreadFactory-23711-thread-4-processing-n:127.0.0.1:44611_) [n:127.0.0.1:44611_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1902841 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:34827/admin/cores?null)
   [junit4]   2> 1902841 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_    x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1902946 INFO  (zkCallback-23770-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1902946 INFO  (zkCallback-23770-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1903855 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 1903855 WARN  (qtp519655506-37676) [n:127.0.0.1:34827_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1903858 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1903867 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1903892 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from configset conf1, trusted=true
   [junit4]   2> 1903892 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c140e06
   [junit4]   2> 1903892 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:35421/solr_hdfs_home
   [junit4]   2> 1903892 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1903892 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsNNFailoverTest_D8D67B40D0430C9E-001/shard-2-001/cores/collection1_shard1_replica_n3], dataDir=[hdfs://localhost:35421/solr_hdfs_home/collection1/core_node4/data/]
   [junit4]   2> 1903893 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:35421/solr_hdfs_home/collection1/core_node4/data/snapshot_metadata
   [junit4]   2> 1903901 INFO  (qtp519655506-37676) [n:127.0.0.1:34827_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1903901 INFO  (qtp519655506-37676) [n:127.0.0.1:34827

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

(Datanode Uuid 1b9267f2-79b1-488d-87c4-dfa607b9930c) service to localhost/127.0.0.1:35421
   [junit4]   2> 1907150 INFO  (Listener at localhost/45327) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@55f1668{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode}
   [junit4]   2> 1907150 INFO  (Listener at localhost/45327) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@339600a5{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 1907150 INFO  (Listener at localhost/45327) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1907151 INFO  (Listener at localhost/45327) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a9766d{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 1907159 INFO  (Listener at localhost/45327) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@736358ff{hdfs,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/hdfs}
   [junit4]   2> 1907160 INFO  (Listener at localhost/45327) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5116282c{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 1907160 INFO  (Listener at localhost/45327) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1907160 INFO  (Listener at localhost/45327) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6de91618{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 1907177 INFO  (Listener at localhost/45327) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-454 after mutting 0 log messages
   [junit4]   2> 1907177 INFO  (Listener at localhost/45327) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-455 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1907178 INFO  (Listener at localhost/45327) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Dec 20, 2023 2:12:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked thread(s).
   [junit4]   2> Dec 20, 2023 2:12:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsNNFailoverTest: 
   [junit4]   2>    1) Thread[id=37502, name=Command processor, state=WAITING, group=TGRP-HdfsNNFailoverTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291)
   [junit4]   2>         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275)
   [junit4]   2> Dec 20, 2023 2:12:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=37502, name=Command processor, state=WAITING, group=TGRP-HdfsNNFailoverTest]
   [junit4]   2> 1917385 ERROR (Command processor) [     ] o.a.h.h.s.d.DataNode Command processor encountered interrupt and exit.
   [junit4]   2> 1917385 WARN  (Command processor) [     ] o.a.h.h.s.d.DataNode Ending command processor service for: Thread[Command processor,5,TGRP-HdfsNNFailoverTest]
   [junit4]   2> Dec 20, 2023 2:12:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1394, maxMBSortInHeap=6.912581038292156, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-IQ, timezone=America/Maceio
   [junit4]   2> NOTE: Linux 5.4.0-169-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=3,free=134749264,total=505937920
   [junit4]   2> NOTE: All tests run in this JVM: [TestPushWriter, TestFieldCacheWithThreads, TestTolerantUpdateProcessorCloud, SortSpecParsingTest, NodeAddedTriggerTest, ChaosMonkeyNothingIsSafeTest, UnloadDistributedZkTest, PreAnalyzedUpdateProcessorTest, ShardRoutingTest, TestLocalFSCloudBackupRestore, SignatureUpdateProcessorFactoryTest, TestGeoJSONResponseWriter, TestDistributedTracing, SortByFunctionTest, SolrSlf4jReporterTest, TestDistributedSearch, TestSchemaSimilarityResource, PKIAuthenticationIntegrationTest, TestSortableTextField, SolrCLIZkUtilsTest, MergeStrategyTest, TestSurroundQueryParser, ShardsWhitelistTest, ConnectionReuseTest, BinaryUpdateRequestHandlerTest, HdfsDirectoryFactoryTest, TestLRUCache, TestCoreAdminApis, SearchRateTriggerIntegrationTest, CollectionTooManyReplicasTest, UniqFieldsUpdateProcessorFactoryTest, UninvertDocValuesMergePolicyTest, TestRTimerTree, BitVectorTest, SplitByPrefixTest, RulesTest, TestCaffeineCache, TestComponentsName, JsonLoaderTest, TestSolrConfigHandlerCloud, TestLMJelinekMercerSimilarityFactory, TestManagedStopFilterFactory, TestScoreJoinQPScore, IgnoreLargeDocumentProcessorFactoryTest, HdfsWriteToMultipleCollectionsTest, RestoreTriggerStateTest, TestMiniSolrCloudClusterSSL, SynonymTokenizerTest, SolrCoreTest, SecurityHeadersTest, BlockJoinFacetRandomTest, MetricsHistoryHandlerTest, CustomHighlightComponentTest, MoveReplicaHDFSTest, TestCloudJSONFacetSKGEquiv, TestRandomRequestDistribution, HdfsBasicDistributedZk2Test, TestSimExecutePlanAction, BasicFunctionalityTest, SyncSliceTest, TestSolrQueryParser, TestUninvertingReader, RequestHandlersTest, DistribDocExpirationUpdateProcessorTest, TestSolrDeletionPolicy2, CoreSorterTest, TestSimTriggerIntegration, TestRemoteStreaming, TestShardHandlerFactory, TestSchemaDesignerConfigSetHelper, TestSolrCloudWithDelegationTokens, CdcrBidirectionalTest, TaggerTest, TestWithCollection, TestCloudPseudoReturnFields, TestSystemIdResolver, TestPostingsSolrHighlighter, HdfsLockFactoryTest, TestExportTool, DocValuesMultiTest, CircularListTest, SimpleMLTQParserTest, TestDynamicFieldCollectionResource, TestStressRecovery, LeaderElectionIntegrationTest, AtomicUpdatesTest, TestHashQParserPlugin, CursorMarkTest, TestSegmentSorting, TestPerFieldSimilarityWithDefaultOverride, TestContainerPlugin, TestLegacyTerms, TestSubQueryTransformer, TestEmbeddedSolrServerAdminHandler, TestReRankQParserPlugin, TestTrackingShardHandlerFactory, BadIndexSchemaTest, AuditLoggerIntegrationTest, RankQueryTest, DirectSolrConnectionTest, RangeFacetCloudTest, TestDistributedMap, TestReload, DistributedUpdateProcessorTest, TestFieldTypeCollectionResource, PackageManagerCLITest, TestPayloadCheckQParserPlugin, DeleteReplicaTest, SubstringBytesRefFilterTest, DynamicMapsTest, InfixSuggestersTest, FileBasedSpellCheckerTest, TimeRoutedAliasUpdateProcessorTest, OverseerCollectionConfigSetProcessorTest, TestSQLHandler, DistributedQueryComponentCustomSortTest, TestStressInPlaceUpdates, SuggestComponentTest, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, AliasIntegrationTest, BasicDistributedZk2Test, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, MultiSolrCloudTestCaseTest, NodeMutatorTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplicationFactorTest, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestPullReplica, CollectionsAPIDistributedZkTest, ComputePlanActionTest, TestPolicyCloud, TestSimClusterStateProvider, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSnapshotCloudManager, CdcrWithNodesRestartsTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsNNFailoverTest -Dtests.seed=D8D67B40D0430C9E -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-IQ -Dtests.timezone=America/Maceio -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | HdfsNNFailoverTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsNNFailoverTest: 
   [junit4]    >    1) Thread[id=37502, name=Command processor, state=WAITING, group=TGRP-HdfsNNFailoverTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291)
   [junit4]    >         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D8D67B40D0430C9E]:0)
   [junit4] Completed [636/959 (1!)] on J1 in 22.71s, 1 test, 1 error <<< FAILURES!

[...truncated 55445 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 361 - 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/361/

4 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:46187/_cii

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:46187/_cii
	at __randomizedtesting.SeedInfo.seed([C05DDFDF9843CF88:FC3316863D9B6411]: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:1188)
	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:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)
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)
	... 57 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:34595/_cii

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:34595/_cii
	at __randomizedtesting.SeedInfo.seed([C05DDFDF9843CF88:789E8B7F64981AFD]: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:1188)
	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:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)
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)
	... 57 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.designer.TestSchemaDesignerAPI

Error Message:
Timed out waiting for all collections to be fully removed.

Stack Trace:
java.util.concurrent.TimeoutException: Timed out waiting for all collections to be fully removed.
	at __randomizedtesting.SeedInfo.seed([C05DDFDF9843CF88]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:581)
	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:909)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.designer.TestSchemaDesignerAPI

Error Message:
Captured an uncaught exception in thread: Thread[id=37058, name=Thread-4852, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=37058, name=Thread-4852, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C05DDFDF9843CF88]:0)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1764)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$19(SolrCore.java:3148)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$16(ZkController.java:2675)
	at java.lang.Thread.run(Thread.java:750)




Build Log:
[...truncated 15892 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1750734 INFO  (SUITE-ShardSplitTest-seed#[C05DDFDF9843CF88]-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> 1750738 INFO  (SUITE-ShardSplitTest-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-467 after mutting 0 log messages
   [junit4]   2> 1750738 INFO  (SUITE-ShardSplitTest-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-468 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1750739 INFO  (SUITE-ShardSplitTest-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C05DDFDF9843CF88-001/data-dir-158-001
   [junit4]   2> 1750739 WARN  (SUITE-ShardSplitTest-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 1750739 INFO  (SUITE-ShardSplitTest-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1750742 INFO  (SUITE-ShardSplitTest-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1750742 INFO  (SUITE-ShardSplitTest-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1750742 INFO  (SUITE-ShardSplitTest-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_cii/
   [junit4]   2> 1750747 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-468 after mutting 0 log messages
   [junit4]   2> 1750747 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-469 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1750748 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1750748 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1750748 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1750749 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1750848 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer start zk server on port: 46241
   [junit4]   2> 1750848 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46241
   [junit4]   2> 1750848 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46241
   [junit4]   2> 1750848 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46241
   [junit4]   2> 1750850 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1750857 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1750867 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1750868 DEBUG (zkConnectionManagerCallback-20476-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2279dfdf name: ZooKeeperConnection Watcher:127.0.0.1:46241 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1750868 INFO  (zkConnectionManagerCallback-20476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750868 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1750868 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1750870 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1750873 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1750874 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1750877 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1750881 DEBUG (zkConnectionManagerCallback-20478-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40395a6b name: ZooKeeperConnection Watcher:127.0.0.1:46241/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1750881 INFO  (zkConnectionManagerCallback-20478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750881 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1750881 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1750882 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 1750882 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1750882 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1750883 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1750883 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1750884 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1750884 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1750885 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1750885 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1750886 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1750886 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1750887 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1750887 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1750888 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1750888 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1750889 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1750889 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1750891 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1750891 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1750892 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1750892 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1750893 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1750893 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1750893 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1751033 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1751033 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1751033 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1751034 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1751034 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1751034 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1751034 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@172fd18c{/_cii,null,AVAILABLE}
   [junit4]   2> 1751035 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@43074a14{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46187}
   [junit4]   2> 1751035 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.e.j.s.Server Started @1751062ms
   [junit4]   2> 1751035 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C05DDFDF9843CF88-001/tempDir-001/control/data, replicaType=NRT, hostContext=/_cii, hostPort=46187, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C05DDFDF9843CF88-001/control-001/cores}
   [junit4]   2> 1751035 ERROR (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1751035 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1751035 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 1751035 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1751035 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1751035 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-20T08:08:25.934Z
   [junit4]   2> 1751035 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1751036 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1751038 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1751041 DEBUG (zkConnectionManagerCallback-20480-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@336211a name: ZooKeeperConnection Watcher:127.0.0.1:46241/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1751041 INFO  (zkConnectionManagerCallback-20480-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751041 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1751041 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1751045 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-SendThread(127.0.0.1:46241)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1003e3b81aa0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1003e3b81aa0002, 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 0x1003e3b81aa0002, 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> 1751145 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1751145 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1751146 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C05DDFDF9843CF88-001/control-001/solr.xml
   [junit4]   2> 1751148 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1751148 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1751150 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5bfdc499, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1752296 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1752298 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3fe2ff05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1752298 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3fe2ff05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1752320 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c271a04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1752320 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c271a04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1752321 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46241/solr
   [junit4]   2> 1752321 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1752337 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1752346 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1752359 DEBUG (zkConnectionManagerCallback-20491-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c667af name: ZooKeeperConnection Watcher:127.0.0.1:46241 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1752359 INFO  (zkConnectionManagerCallback-20491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1752361 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1752361 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1752374 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-SendThread(127.0.0.1:46241)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1003e3b81aa0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1003e3b81aa0003, 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 0x1003e3b81aa0003, 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> 1752474 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1752489 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1752489 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1752502 DEBUG (zkConnectionManagerCallback-20493-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@36ca67ce name: ZooKeeperConnection Watcher:127.0.0.1:46241/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1752503 INFO  (zkConnectionManagerCallback-20493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1752503 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1752503 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1752506 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1752513 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1752521 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 1752522 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1752529 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /node_roles
   [junit4]   2> 1752530 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data
   [junit4]   2> 1752538 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/on
   [junit4]   2> 1752546 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/off
   [junit4]   2> 1752547 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer
   [junit4]   2> 1752552 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/allowed
   [junit4]   2> 1752561 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/preferred
   [junit4]   2> 1752569 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/disallowed
   [junit4]   2> 1752577 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator
   [junit4]   2> 1752585 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/on
   [junit4]   2> 1752598 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/off
   [junit4]   2> 1752601 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1752602 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 1752606 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 1752606 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 1752607 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 1752608 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1752608 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 1752609 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1752610 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 1752611 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 1752612 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 1752613 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 1752614 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 1752616 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 1752617 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 1752618 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 1752619 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 1752620 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 1752622 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 1752623 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 1752625 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 1752626 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 1752627 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 1752628 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 1752629 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 1752630 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 1752631 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 1752633 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 1752634 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 1752635 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 1752636 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 1752637 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 1752638 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 1752639 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 1752640 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 1752642 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 1752643 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 1752644 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 1752645 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 1752646 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 1752648 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 1752649 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 1752650 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 1752651 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 1752652 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 1752654 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 1752655 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 1752661 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 1752670 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 1752677 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 1752678 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 1752679 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 1752681 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] 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> 1752681 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1752681 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1752681 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1752683 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1752683 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1752684 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1752685 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1752686 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1752687 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46187__cii
   [junit4]   2> 1752687 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1752687 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.Overseer Overseer (id=72126019337322500-127.0.0.1:46187__cii-n_0000000000) starting
   [junit4]   2> 1752713 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1752714 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1752716 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1752727 INFO  (OverseerStateUpdate-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46187__cii
   [junit4]   2> 1752728 DEBUG (OverseerStateUpdate-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1752728 DEBUG (OverseerStateUpdate-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1752736 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1752737 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46187__cii
   [junit4]   2> 1752738 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 1752739 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1752739 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1752739 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1752739 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1752740 INFO  (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1752740 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1752742 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1752743 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] 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> 1752743 DEBUG (zkCallback-20492-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1752753 INFO  (zkCallback-20492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1752753 DEBUG (zkCallback-20492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46187__cii]
   [junit4]   2> 1752754 DEBUG (OverseerAutoScalingTriggerThread-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1752774 DEBUG (OverseerAutoScalingTriggerThread-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 1752935 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1752975 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bfdc499
   [junit4]   2> 1753004 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bfdc499
   [junit4]   2> 1753004 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bfdc499
   [junit4]   2> 1753005 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [n:127.0.0.1:46187__cii     ] 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/J2/temp/solr.cloud.api.collections.ShardSplitTest_C05DDFDF9843CF88-001/control-001/cores
   [junit4]   2> 1753024 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1753025 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1753029 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1753030 DEBUG (zkConnectionManagerCallback-20510-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7dc390f1 name: ZooKeeperConnection Watcher:127.0.0.1:46241/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1753030 INFO  (zkConnectionManagerCallback-20510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1753030 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1753030 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1753030 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1753031 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1753032 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1753032 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46187__cii]
   [junit4]   2> 1753032 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1753033 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1753033 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1753033 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46241/solr ready
   [junit4]   2> 1753035 INFO  (qtp801727518-33821) [n:127.0.0.1:46187__cii     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:46187/_cii/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A46187__cii&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 1753190 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1753191 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1753192 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1753192 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1753192 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:46187__cii",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1753209 DEBUG (OverseerThreadFactory-20500-thread-1-processing-n:127.0.0.1:46187__cii) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1753209 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1753209 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1753209 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1753209 DEBUG (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1753209 INFO  (OverseerCollectionConfigSetProcessor-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1753209 DEBUG (OverseerThreadFactory-20500-thread-1-processing-n:127.0.0.1:46187__cii) [n:127.0.0.1:46187__cii     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:46187__cii",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1753209 DEBUG (OverseerThreadFactory-20500-thread-1-processing-n:127.0.0.1:46187__cii) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1753212 DEBUG (OverseerThreadFactory-20500-thread-1-processing-n:127.0.0.1:46187__cii) [n:127.0.0.1:46187__cii     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 1753212 INFO  (OverseerThreadFactory-20500-thread-1-processing-n:127.0.0.1:46187__cii) [n:127.0.0.1:46187__cii     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1753216 DEBUG (OverseerThreadFactory-20500-thread-1-processing-n:127.0.0.1:46187__cii) [n:127.0.0.1:46187__cii     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 1753219 DEBUG (OverseerThreadFactory-20500-thread-1-processing-n:127.0.0.1:46187__cii) [n:127.0.0.1:46187__cii     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 1753222 DEBUG (OverseerThreadFactory-20500-thread-1-processing-n:127.0.0.1:46187__cii) [n:127.0.0.1:46187__cii     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1753230 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1753230 DEBUG (OverseerStateUpdate-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:46187__cii",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1753230 DEBUG (OverseerStateUpdate-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1753231 DEBUG (OverseerStateUpdate-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 1753232 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1753338 DEBUG (OverseerThreadFactory-20500-thread-1-processing-n:127.0.0.1:46187__cii) [n:127.0.0.1:46187__cii     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:46187__cii",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1753353 DEBUG (OverseerThreadFactory-20500-thread-1-processing-n:127.0.0.1:46187__cii) [n:127.0.0.1:46187__cii     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:46187__cii
   [junit4]   2> 1753357 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:46187/_cii/admin/cores?null)
   [junit4]   2> 1753357 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1753358 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1753360 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1753361 DEBUG (OverseerStateUpdate-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:46187__cii",
   [junit4]   2>   "base_url":"http://127.0.0.1:46187/_cii",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1753361 DEBUG (OverseerStateUpdate-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:46187__cii",
   [junit4]   2>   "base_url":"http://127.0.0.1:46187/_cii",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1753363 DEBUG (OverseerStateUpdate-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:46187__cii",
   [junit4]   2>   "base_url":"http://127.0.0.1:46187/_cii",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 1753363 DEBUG (OverseerStateUpdate-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [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":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:46187__cii",
   [junit4]   2>           "base_url":"http://127.0.0.1:46187/_cii",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1753713 DEBUG (OverseerStateUpdate-72126019337322500-127.0.0.1:46187__cii-n_0000000000) [n:127.0.0.1:46187__cii     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 1753716 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C05DDFDF9843CF88]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1754366 DEBUG (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 1754389 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 1754389 WARN  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1754394 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1754398 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1754426 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1754427 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bfdc499
   [junit4]   2> 1754427 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C05DDFDF9843CF88-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C05DDFDF9843CF88-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1754430 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1754444 WARN  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1754495 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1754495 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1754497 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1754497 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1754498 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1754500 DEBUG (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 1754501 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1754502 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1754502 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1754502 INFO  (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1785787537844862976
   [junit4]   2> 1754504 DEBUG (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Waiting up to 60000ms for state org.apache.solr.cloud.ZkController$$Lambda$608/1050138100@615a4731
   [junit4]   2> 1754505 DEBUG (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Found org.apache.solr.cloud.ZkController$$Lambda$608/1050138100@615a4731 directly in clusterState
   [junit4]   2> 1754505 DEBUG (qtp801727518-33824) [n:127.0.0.1:46187__cii c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/terms/shard1
   [junit4]   2> 1754506 INFO  (searcherExecutor-20512-thread-

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

:
   [junit4]   2> 
   [junit4]   2> 	196	/solr/overseer/collection-queue-work
   [junit4]   2> 	168	/solr/overseer/queue
   [junit4]   2> 	88	/solr/collections
   [junit4]   2> 	6	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	2	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	2	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	2	/solr/collections/test123/state.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 	2	/solr/collections/._designer_films/state.json
   [junit4]   2> 	2	/solr/collections/techproducts/state.json
   [junit4]   2> 	2	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	2	/solr/collections/diff456/state.json
   [junit4]   2> 
   [junit4]   2> 2233847 INFO  (SUITE-TestSchemaDesignerAPI-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36383
   [junit4]   2> 2233847 INFO  (SUITE-TestSchemaDesignerAPI-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36383
   [junit4]   2> 2233847 INFO  (SUITE-TestSchemaDesignerAPI-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36383
   [junit4]   2> 2233848 INFO  (SUITE-TestSchemaDesignerAPI-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-629 after mutting 0 log messages
   [junit4]   2> 2233848 INFO  (SUITE-TestSchemaDesignerAPI-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-630 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 2233849 INFO  (SUITE-TestSchemaDesignerAPI-seed#[C05DDFDF9843CF88]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Dec 20, 2023 8:16:28 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): {blobName=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=Lucene84, type=PostingsFormat(name=LuceneVarGapDocFreqInterval), md5=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{size=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), version=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=239, maxMBSortInHeap=5.634114687486796, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pt-PT, timezone=Pacific/Niue
   [junit4]   2> NOTE: Linux 5.4.0-169-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=83542336,total=536346624
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderTragicEventTest, UninvertDocValuesMergePolicyTest, SuggestComponentTest, MetricsHistoryHandlerTest, TestMissingGroups, HttpPartitionOnCommitTest, MultipleManagedSchemasTest, UniqFieldsUpdateProcessorFactoryTest, TestLRUCache, LoggingHandlerTest, TestLegacyTerms, CreateRoutedAliasTest, UnloadDistributedZkTest, CdcrBidirectionalTest, TestRuleBasedAuthorizationWithKerberos, TestDynamicURP, CustomHighlightComponentTest, IndexSizeTriggerTest, TestFilteredDocIdSet, DistribDocExpirationUpdateProcessorTest, TestReversedWildcardFilterFactory, TestCoreAdminApis, TestHashPartitioner, SQLWithAuthzEnabledTest, TestReRankQParserPlugin, BinaryUpdateRequestHandlerTest, TestTolerantUpdateProcessorCloud, TestSystemIdResolver, TestRemoteStreaming, ConcurrentDeleteAndCreateCollectionTest, DirectSolrConnectionTest, TestCloudJSONFacetSKGEquiv, SplitByPrefixTest, MaxSizeAutoCommitTest, LocalFSCloudIncrementalBackupTest, OverseerSolrResponseUnsafeSerializationTest, TestDFISimilarityFactory, HdfsNNFailoverTest, TestSolrQueryParser, AssignBackwardCompatibilityTest, SuggesterFSTTest, TestWriterPerf, TestCloudPseudoReturnFields, BadIndexSchemaTest, TestDistributedMap, DistributedQueryComponentCustomSortTest, TestFieldCacheWithThreads, TestConfLoadPerf, TestContainerPlugin, TestDistributedSearch, TestSurroundQueryParser, DaemonStreamApiTest, CurrencyFieldTypeTest, TestValueSourceCache, DistributedExpandComponentTest, TestSolrConfigHandlerCloud, ShardsWhitelistTest, JWTIssuerConfigTest, TestDistributedTracing, TestManagedSchema, InfixSuggestersTest, SortByFunctionTest, SynonymTokenizerTest, TestCaffeineCache, DistributedSuggestComponentTest, ChaosMonkeyNothingIsSafeTest, HdfsSyncSliceTest, SyncSliceTest, TestSubQueryTransformer, DynamicMapsTest, TestSolrCloudWithDelegationTokens, PeerSyncWithLeaderAndIndexFingerprintCachingTest, BlockJoinFacetRandomTest, TestFieldCacheReopen, MetricsDisabledCloudTest, LeaderElectionIntegrationTest, ShowFileRequestHandlerTest, TestPostingsSolrHighlighter, TestJoin, PKIAuthenticationIntegrationTest, TestComponentsName, TestSortableTextField, ZookeeperStatusHandlerFailureTest, TestAtomicUpdateErrorCases, AutoAddReplicasPlanActionTest, TestNRTOpen, MetricsHistoryWithAuthIntegrationTest, AtomicUpdatesTest, HLLUtilTest, TestScoreJoinQPScore, UpdateParamsTest, CoreAdminHandlerTest, TestSimExecutePlanAction, TimeRoutedAliasUpdateProcessorTest, TestSchemaSimilarityResource, TestSimTriggerIntegration, SortSpecParsingTest, SimplePostToolTest, TestElisionMultitermQuery, CursorMarkTest, SecurityHeadersTest, TestPKIAuthenticationPlugin, PreAnalyzedFieldTest, TestCorePropertiesReload, CoreSorterTest, RulesTest, TestWithCollection, DistributedUpdateProcessorTest, SolrSlf4jReporterTest, TestCloudDeduplication, TestSortByMinMaxFunction, TestQueryUtils, OverseerCollectionConfigSetProcessorTest, TestJmxIntegration, NestedShardedAtomicUpdateTest, CircularListTest, SolrCmdDistributorTest, DistributedFacetPivotSmallAdvancedTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, BasicDistributedZkTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, PeerSyncReplicationTest, RestartWhileUpdatingTest, RouteFieldTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudRecovery2, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIShareSchema, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestRebalanceLeaders, TestStressLiveNodes, TestHdfsCloudBackupRestore, MetricTriggerTest, NodeAddedTriggerTest, RestoreTriggerStateTest, TriggerCooldownIntegrationTest, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkCollectionPropsCachingTest, AlternateDirectoryTest, BlobRepositoryCloudTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, ResourceLoaderTest, SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestBadConfig, TestConfigSetProperties, TestConfigSets, TestMergePolicyConfig, TestSolrIndexConfig, BackupIdTest, HdfsBackupRepositoryIntegrationTest, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestReqParamsAPI, TestRestoreCore, TestSQLHandlerNonCloud, TestStressThreadBackup, TestSystemCollAutoCreate, V2StandaloneTest, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, AutoscalingHistoryHandlerTest, IndexSizeEstimatorTest, SplitHandlerTest, StatsReloadRaceTest, SystemInfoHandlerTest, TestApiFramework, BadComponentTest, DebugComponentTest, DistributedFacetPivotWhiteBoxTest, FacetPivot2CollectionsTest, QueryComponentPartialResultsTest, QueryElevationComponentTest, TermsComponentTest, TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory, UpdateLogCloudTest, ManagedSchemaDiffTest, TestSchemaDesignerAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSchemaDesignerAPI -Dtests.seed=C05DDFDF9843CF88 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pt-PT -Dtests.timezone=Pacific/Niue -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSchemaDesignerAPI (suite) <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException: Timed out waiting for all collections to be fully removed.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C05DDFDF9843CF88]:0)
   [junit4]    > 	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:581)
   [junit4]    > 	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:750)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=37058, name=Thread-4852, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C05DDFDF9843CF88]:0)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1764)
   [junit4]    > 	at org.apache.solr.core.SolrCore.lambda$getConfListener$19(SolrCore.java:3148)
   [junit4]    > 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$16(ZkController.java:2675)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:750)
   [junit4] Completed [761/959 (2!)] on J1 in 71.93s, 6 tests, 2 errors <<< FAILURES!

[...truncated 54990 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 360 - 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/360/

12 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStreamInsufficientCredentials

Error Message:
doc count after daemon update for read_only_user expected:<0> but was:<4>

Stack Trace:
java.lang.AssertionError: doc count after daemon update for read_only_user expected:<0> but was:<4>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:C6737C10EA20ABAE]: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.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:552)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleUpdateStreamInvalidCredentials

Error Message:
expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<2>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:2B0ADA9F7DFD0217]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleUpdateStreamInvalidCredentials(CloudAuthStreamTest.java:273)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInsufficientCredentials

Error Message:
expected:<1> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<3>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:8EDC5D3D075CA024]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInsufficientCredentials(CloudAuthStreamTest.java:665)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStream

Error Message:
expected:<0> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<3>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:3DDEEF521A649AFD]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStream(CloudAuthStreamTest.java:578)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStreamInsufficientCredentials

Error Message:
doc count after execute update via read_only_user:collection_x expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: doc count after execute update via read_only_user:collection_x expected:<0> but was:<2>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:B8FB200D1AD9B7CA]: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.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:429)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStream

Error Message:
expected:<42> but was:<44>

Stack Trace:
java.lang.AssertionError: expected:<42> but was:<44>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:966F4A606E427659]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStream(CloudAuthStreamTest.java:682)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStreamInsufficientCredentials

Error Message:
expected:<0> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<23>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:D0C77C2F2EAD3D90]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:384)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStreamInsufficientCredentials

Error Message:
expected:<1> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<23>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:620563E2AD10E362]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStreamInsufficientCredentials(CloudAuthStreamTest.java:762)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamByQuery

Error Message:
expected:<42> but was:<88>

Stack Trace:
java.lang.AssertionError: expected:<42> but was:<88>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:DA3DDBBBC56D5D68]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamByQuery(CloudAuthStreamTest.java:593)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStream

Error Message:
expected:<10> but was:<17>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<17>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:B7A55A1EDE1F9282]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStream(CloudAuthStreamTest.java:333)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStream

Error Message:
expected:<1> but was:<98>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<98>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:545207CE4F38F8A9]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStream(CloudAuthStreamTest.java:490)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInvalidCredentials

Error Message:
expected:<1> but was:<55>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<55>
	at __randomizedtesting.SeedInfo.seed([E5D9389AEF7341B6:EAEAF1394C1E8C9B]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInvalidCredentials(CloudAuthStreamTest.java:624)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)




Build Log:
[...truncated 17256 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest
   [junit4]   2> 55299 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-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> 55300 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-8 after mutting 0 log messages
   [junit4]   2> 55300 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-9 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 55300 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_E5D9389AEF7341B6-001/data-dir-5-001
   [junit4]   2> 55301 WARN  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 55301 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 55302 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 55302 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 55302 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 55310 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_E5D9389AEF7341B6-001/tempDir-001
   [junit4]   2> 55311 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 55311 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 55311 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 55312 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 55411 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 37737
   [junit4]   2> 55411 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37737
   [junit4]   2> 55411 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37737
   [junit4]   2> 55411 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37737
   [junit4]   2> 55417 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55420 INFO  (zkConnectionManagerCallback-658-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55420 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55428 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55433 INFO  (zkConnectionManagerCallback-660-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55433 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55434 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55438 INFO  (zkConnectionManagerCallback-662-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55438 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55441 WARN  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker-SendThread(127.0.0.1:37737)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011319be0c0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1011319be0c0002, 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 0x1011319be0c0002, 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> 55543 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 55544 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 55544 INFO  (jetty-launcher-663-thread-3) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 55544 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 55544 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 55544 INFO  (jetty-launcher-663-thread-2) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 55544 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 55544 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 55544 INFO  (jetty-launcher-663-thread-1) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 55545 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 55545 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 55545 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 55545 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 55545 INFO  (jetty-launcher-663-thread-4) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 55545 INFO  (jetty-launcher-663-thread-5) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 55547 INFO  (jetty-launcher-663-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 55547 INFO  (jetty-launcher-663-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 55547 INFO  (jetty-launcher-663-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 55548 INFO  (jetty-launcher-663-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@460da938{/solr,null,AVAILABLE}
   [junit4]   2> 55548 INFO  (jetty-launcher-663-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@43e33b19{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38113}
   [junit4]   2> 55548 INFO  (jetty-launcher-663-thread-5) [     ] o.e.j.s.Server Started @55603ms
   [junit4]   2> 55549 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37737/solr, hostPort=38113}
   [junit4]   2> 55549 ERROR (jetty-launcher-663-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 55549 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 55549 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 55549 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 55549 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 55549 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-20T00:53:06.121Z
   [junit4]   2> 55551 INFO  (jetty-launcher-663-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 55551 INFO  (jetty-launcher-663-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 55551 INFO  (jetty-launcher-663-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 55551 INFO  (jetty-launcher-663-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 55551 INFO  (jetty-launcher-663-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 55551 INFO  (jetty-launcher-663-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 55553 INFO  (jetty-launcher-663-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 55553 INFO  (jetty-launcher-663-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 55553 INFO  (jetty-launcher-663-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 55561 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55561 INFO  (jetty-launcher-663-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@546f0a1f{/solr,null,AVAILABLE}
   [junit4]   2> 55562 INFO  (jetty-launcher-663-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27b97114{/solr,null,AVAILABLE}
   [junit4]   2> 55566 INFO  (jetty-launcher-663-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 55566 INFO  (jetty-launcher-663-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 55566 INFO  (jetty-launcher-663-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 55567 INFO  (jetty-launcher-663-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@505c73c4{/solr,null,AVAILABLE}
   [junit4]   2> 55567 INFO  (jetty-launcher-663-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c5e7ec7{/solr,null,AVAILABLE}
   [junit4]   2> 55569 INFO  (jetty-launcher-663-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e6c3b59{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45127}
   [junit4]   2> 55569 INFO  (jetty-launcher-663-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@248c5204{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44457}
   [junit4]   2> 55569 INFO  (jetty-launcher-663-thread-4) [     ] o.e.j.s.Server Started @55624ms
   [junit4]   2> 55569 INFO  (jetty-launcher-663-thread-3) [     ] o.e.j.s.Server Started @55624ms
   [junit4]   2> 55569 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37737/solr, hostPort=45127}
   [junit4]   2> 55569 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37737/solr, hostPort=44457}
   [junit4]   2> 55570 ERROR (jetty-launcher-663-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 55570 ERROR (jetty-launcher-663-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 55570 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 55570 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 55570 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 55570 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 55570 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 55570 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 55571 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 55571 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 55571 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-20T00:53:06.143Z
   [junit4]   2> 55571 INFO  (jetty-launcher-663-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@22dd7370{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34741}
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-2) [     ] o.e.j.s.Server Started @55627ms
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37737/solr, hostPort=34741}
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e3c412e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37351}
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-1) [     ] o.e.j.s.Server Started @55627ms
   [junit4]   2> 55572 ERROR (jetty-launcher-663-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37737/solr, hostPort=37351}
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-20T00:53:06.144Z
   [junit4]   2> 55572 ERROR (jetty-launcher-663-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 55572 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 55573 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 55573 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-20T00:53:06.145Z
   [junit4]   2> 55570 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-20T00:53:06.142Z
   [junit4]   2> 55574 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55575 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55575 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55575 INFO  (zkConnectionManagerCallback-665-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55575 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55576 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 55577 INFO  (zkConnectionManagerCallback-671-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55577 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55578 INFO  (zkConnectionManagerCallback-667-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55578 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55578 INFO  (zkConnectionManagerCallback-669-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55578 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55581 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 55581 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 55581 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 55585 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 55588 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 55590 INFO  (zkConnectionManagerCallback-673-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55590 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55590 WARN  (jetty-launcher-663-thread-3-SendThread(127.0.0.1:37737)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011319be0c0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1011319be0c0004, 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 0x1011319be0c0004, 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> 55590 WARN  (jetty-launcher-663-thread-5-SendThread(127.0.0.1:37737)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011319be0c0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1011319be0c0003, 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 0x1011319be0c0003, 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> 55590 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 55590 INFO  (jetty-launcher-663-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 55591 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 55710 INFO  (jetty-launcher-663-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 56265 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 56288 WARN  (jetty-launcher-663-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f28559c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56288 WARN  (jetty-launcher-663-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f28559c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56328 WARN  (jetty-launcher-663-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c8ee7d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56328 WARN  (jetty-launcher-663-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c8ee7d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56329 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37737/solr
   [junit4]   2> 56353 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56358 INFO  (zkConnectionManagerCallback-696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56361 INFO  (jetty-launcher-663-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56476 INFO  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56483 INFO  (zkConnectionManagerCallback-698-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56483 INFO  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56902 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 56929 WARN  (jetty-launcher-663-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d4568db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56930 WARN  (jetty-launcher-663-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d4568db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56960 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 57149 WARN  (jetty-launcher-663-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28220c24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57150 WARN  (jetty-launcher-663-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28220c24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57172 WARN  (jetty-launcher-663-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12b68ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57173 WARN  (jetty-launcher-663-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12b68ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57177 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37737/solr
   [junit4]   2> 57207 WARN  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_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> 57215 INFO  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38113_solr
   [junit4]   2> 57216 INFO  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_solr     ] o.a.s.c.Overseer Overseer (id=72360070298206217-127.0.0.1:38113_solr-n_0000000000) starting
   [junit4]   2> 57216 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57248 WARN  (jetty-launcher-663-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@589c7ca1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57256 WARN  (jetty-launcher-663-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@589c7ca1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57256 INFO  (zkConnectionManagerCallback-712-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57256 INFO  (jetty-launcher-663-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57257 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37737/solr
   [junit4]   2> 57280 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57297 INFO  (zkConnectionManagerCallback-716-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57297 INFO  (jetty-launcher-663-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57305 INFO  (OverseerStateUpdate-72360070298206217-127.0.0.1:38113_solr-n_0000000000) [n:127.0.0.1:38113_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38113_solr
   [junit4]   2> 57323 INFO  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38113_solr
   [junit4]   2> 57330 INFO  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 57336 INFO  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 57336 INFO  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: org.apache.solr.security.RuleBasedAuthorizationPlugin
   [junit4]   2> 57339 INFO  (zkCallback-697-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 57345 INFO  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.BasicAuthPlugin
   [junit4]   2> 57346 WARN  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_solr     ] o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off.  Consider enabling SSL to protect user credentials and data with encryption.
   [junit4]   2> 57589 INFO  (jetty-launcher-663-thread-1) [n:127.0.0.1:37351_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57597 INFO  (jetty-launcher-663-thread-5) [n:127.0.0.1:38113_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-solrj/test/J3/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_E5D9389AEF7341B6-001/tempDir-001/node5
   [junit4]   2> 57629 INFO  (zkConnectionManagerCallback-723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57629 INFO  (jetty-launcher-663-thread-1) [n:127.0.0.1:37351_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57635 WARN  (jetty-launcher-663-thread-1) [n:127.0.0.1:37351_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> 57657 INFO  (jetty-launcher-663-thread-1) [n:127.0.0.1:37351_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 57677 INFO  (jetty-launcher-663-thread-1) [n:127.0.0.1:37351_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37351_solr as DOWN
   [junit4]   2> 57677 INFO  (jetty-launcher-663-thread-1) [n:127.0.0.1:37351_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 57678 INFO  (jetty-launcher-663-thread-1) [n:127.0.0.1:37351_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37351_solr
   [junit4]   2> 57685 INFO  (jetty-launcher-663-thread-3) [n:127.0.0.1:44457_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57691 INFO  (zkCallback-697-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 57691 INFO  (zkConnectionManagerCallback-730-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57691 INFO  (jetty-launcher-663-thread-3) [n:127.0.0.1:44457_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57694 INFO  (jetty-launcher-663-thread-1) [n:127.0.0.1:37351_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 57696 INFO  (jetty-launcher-663-thread-1) [n:127.0.0.1:37351_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 57696 INFO  (jetty-launcher-663-thread-1) [n:127.0.0.1:37351_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin

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

000000000) closing
   [junit4]   2> 94320 INFO  (jetty-closer-840-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 94567 INFO  (jetty-closer-840-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72360070298206217-127.0.0.1:38113_solr-n_0000000000) closing
   [junit4]   2> 94568 INFO  (zkCallback-749-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 94569 INFO  (zkCallback-765-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 94569 INFO  (zkCallback-722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 94571 WARN  (jetty-launcher-663-thread-2-SendThread(127.0.0.1:37737)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011319be0c000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1011319be0c000f, 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 0x1011319be0c000f, 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> 94572 INFO  (zkCallback-765-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 94572 INFO  (zkCallback-722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 94573 INFO  (jetty-closer-840-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@248c5204{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 94574 INFO  (jetty-closer-840-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@43e33b19{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 94574 INFO  (jetty-closer-840-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@460da938{/solr,null,STOPPED}
   [junit4]   2> 94574 INFO  (jetty-closer-840-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@505c73c4{/solr,null,STOPPED}
   [junit4]   2> 94575 INFO  (jetty-closer-840-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 94576 INFO  (jetty-closer-840-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 94679 WARN  (jetty-launcher-663-thread-4-SendThread(127.0.0.1:37737)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011319be0c0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1011319be0c0011, 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 0x1011319be0c0011, 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> 94780 INFO  (zkCallback-722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 94782 WARN  (jetty-launcher-663-thread-1-SendThread(127.0.0.1:37737)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011319be0c000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1011319be0c000c, 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 0x1011319be0c000c, 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> 94782 INFO  (jetty-closer-840-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e6c3b59{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 94783 INFO  (jetty-closer-840-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27b97114{/solr,null,STOPPED}
   [junit4]   2> 94783 INFO  (jetty-closer-840-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 94869 INFO  (jetty-closer-840-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@22dd7370{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 94869 INFO  (jetty-closer-840-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c5e7ec7{/solr,null,STOPPED}
   [junit4]   2> 94870 INFO  (jetty-closer-840-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 94971 INFO  (jetty-closer-840-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e3c412e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 94972 INFO  (jetty-closer-840-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@546f0a1f{/solr,null,STOPPED}
   [junit4]   2> 94972 INFO  (jetty-closer-840-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 94972 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 95393 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> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/_default/managed-schema
   [junit4]   2> 	7	/solr/collections/collection_x/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection_y/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection_y/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection_x/terms/shard2
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/_default
   [junit4]   2> 	4	/solr/collections/collection_x/collectionprops.json
   [junit4]   2> 	4	/solr/collections/collection_y/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection_y/state.json
   [junit4]   2> 	4	/solr/collections/collection_x/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72360070298206220-127.0.0.1:37351_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/live_nodes
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	18	/solr/collections/collection_x/state.json
   [junit4]   2> 	15	/solr/collections/collection_y/state.json
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 95522 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37737
   [junit4]   2> 95522 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37737
   [junit4]   2> 95522 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37737
   [junit4]   2> 95523 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-9 after mutting 0 log messages
   [junit4]   2> 95523 INFO  (SUITE-CloudAuthStreamTest-seed#[E5D9389AEF7341B6]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-10 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-solrj/test/J3/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_E5D9389AEF7341B6-001
   [junit4]   2> Dec 20, 2023 12:53:46 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): {}, docValues:{}, maxPointsInLeafNode=664, maxMBSortInHeap=5.099671099469244, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=cs, timezone=Asia/Bahrain
   [junit4]   2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=217974816,total=370147328
   [junit4]   2> NOTE: All tests run in this JVM: [MergeIndexesEmbeddedTest, CloudSolrClientBadInputTest, SolrZkClientTest, AndEvaluatorTest, GraphExpressionTest, NormalizeEvaluatorTest, CloudAuthStreamTest]
   [junit4] Completed [33/216 (1!)] on J3 in 40.84s, 19 tests, 12 failures <<< FAILURES!

[...truncated 53782 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 359 - 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/359/

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.index.hdfs.CheckHdfsIndexTest:     1) Thread[id=35519, name=Command processor, state=WAITING, group=TGRP-CheckHdfsIndexTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291)         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.index.hdfs.CheckHdfsIndexTest: 
   1) Thread[id=35519, name=Command processor, state=WAITING, group=TGRP-CheckHdfsIndexTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291)
        at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275)
	at __randomizedtesting.SeedInfo.seed([2C26EEDA97918AFF]:0)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSanityCheckAuth

Error Message:
sanity check: query collection_x from user: write_y_user expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: sanity check: query collection_x from user: write_y_user expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([3D8B161A9AA2A4F0:754ED308AD6C6FED]: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.client.solrj.io.stream.CloudAuthStreamTest.testSanityCheckAuth(CloudAuthStreamTest.java:207)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamByQuery

Error Message:
expected:<42> but was:<46>

Stack Trace:
java.lang.AssertionError: expected:<42> but was:<46>
	at __randomizedtesting.SeedInfo.seed([3D8B161A9AA2A4F0:26FF53BB0BCB82E]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamByQuery(CloudAuthStreamTest.java:593)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStreamInsufficientCredentials

Error Message:
doc count after execute update via read_only_user:collection_x expected:<0> but was:<20>

Stack Trace:
java.lang.AssertionError: doc count after execute update via read_only_user:collection_x expected:<0> but was:<20>
	at __randomizedtesting.SeedInfo.seed([3D8B161A9AA2A4F0:60A90E8D6F08528C]: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.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:429)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStreamInsufficientCredentials

Error Message:
expected:<0> but was:<20>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<20>
	at __randomizedtesting.SeedInfo.seed([3D8B161A9AA2A4F0:89552AF5B7CD8D6]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:384)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStream

Error Message:
expected:<1> but was:<20>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<20>
	at __randomizedtesting.SeedInfo.seed([3D8B161A9AA2A4F0:E58CC1D26FB57FBB]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStream(CloudAuthStreamTest.java:567)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStream

Error Message:
expected:<1> but was:<46>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<46>
	at __randomizedtesting.SeedInfo.seed([3D8B161A9AA2A4F0:8C00294E3AE91DEF]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStream(CloudAuthStreamTest.java:490)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStreamInsufficientCredentials

Error Message:
expected:<1> but was:<46>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<46>
	at __randomizedtesting.SeedInfo.seed([3D8B161A9AA2A4F0:BA574D62D8C10624]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStreamInsufficientCredentials(CloudAuthStreamTest.java:778)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStream

Error Message:
expected:<42> but was:<88>

Stack Trace:
java.lang.AssertionError: expected:<42> but was:<88>
	at __randomizedtesting.SeedInfo.seed([3D8B161A9AA2A4F0:4E3D64E01B93931F]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStream(CloudAuthStreamTest.java:682)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInvalidCredentials

Error Message:
expected:<1> but was:<41>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<41>
	at __randomizedtesting.SeedInfo.seed([3D8B161A9AA2A4F0:32B8DFB939CF69DD]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInvalidCredentials(CloudAuthStreamTest.java:624)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStream

Error Message:
expected:<10> but was:<17>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<17>
	at __randomizedtesting.SeedInfo.seed([3D8B161A9AA2A4F0:6FF7749EABCE77C4]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStream(CloudAuthStreamTest.java:333)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)




Build Log:
[...truncated 16012 lines...]
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4]   2> 2043999 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-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> 2043999 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2043999 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-532 after mutting 0 log messages
   [junit4]   2> 2043999 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-533 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 2044000 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_2C26EEDA97918AFF-001/data-dir-185-001
   [junit4]   2> 2044000 WARN  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=72 numCloses=72
   [junit4]   2> 2044000 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2044002 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2044002 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dc/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2044085 WARN  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read")
   [junit4]   2> 2044085 WARN  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2044087 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 2044087 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2044087 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2044087 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2044088 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ddba455{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 2044197 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@785e34fc{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/jetty-localhost_localdomain-38705-hadoop-hdfs-3_2_4-tests_jar-_-any-8938406523336736664/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/hdfs}
   [junit4]   2> 2044197 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b75abd4{HTTP/1.1, (http/1.1)}{localhost.localdomain:38705}
   [junit4]   2> 2044197 INFO  (SUITE-CheckHdfsIndexTest-seed#[2C26EEDA97918AFF]-worker) [     ] o.e.j.s.Server Started @2044222ms
   [junit4]   2> 2044281 WARN  (Listener at localhost.localdomain/39193) [     ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read")
   [junit4]   2> 2044281 WARN  (Listener at localhost.localdomain/39193) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2044283 INFO  (Listener at localhost.localdomain/39193) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 2044284 INFO  (Listener at localhost.localdomain/39193) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2044284 INFO  (Listener at localhost.localdomain/39193) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2044284 INFO  (Listener at localhost.localdomain/39193) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2044285 INFO  (Listener at localhost.localdomain/39193) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7eee603e{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 2044392 INFO  (Listener at localhost.localdomain/39193) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@5f60297e{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/jetty-localhost-38255-hadoop-hdfs-3_2_4-tests_jar-_-any-3774327869066001915/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode}
   [junit4]   2> 2044393 INFO  (Listener at localhost.localdomain/39193) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d231098{HTTP/1.1, (http/1.1)}{localhost:38255}
   [junit4]   2> 2044393 INFO  (Listener at localhost.localdomain/39193) [     ] o.e.j.s.Server Started @2044417ms
   [junit4]   2> 2044789 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x13ad3f19a3b17e41: Processing first storage report for DS-a540eb30-e540-442b-936d-8ff36e29d8c4 from datanode DatanodeRegistration(127.0.0.1:45907, datanodeUuid=79b129fd-ec5a-49cf-897b-cfa69a6f3651, infoPort=46293, infoSecurePort=0, ipcPort=45995, storageInfo=lv=-57;cid=testClusterID;nsid=769532656;c=1703019796920)
   [junit4]   2> 2044789 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x13ad3f19a3b17e41: from storage DS-a540eb30-e540-442b-936d-8ff36e29d8c4 node DatanodeRegistration(127.0.0.1:45907, datanodeUuid=79b129fd-ec5a-49cf-897b-cfa69a6f3651, infoPort=46293, infoSecurePort=0, ipcPort=45995, storageInfo=lv=-57;cid=testClusterID;nsid=769532656;c=1703019796920), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2044790 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x13ad3f19a3b17e41: Processing first storage report for DS-fab27b25-8687-4390-af8d-86de947174e2 from datanode DatanodeRegistration(127.0.0.1:45907, datanodeUuid=79b129fd-ec5a-49cf-897b-cfa69a6f3651, infoPort=46293, infoSecurePort=0, ipcPort=45995, storageInfo=lv=-57;cid=testClusterID;nsid=769532656;c=1703019796920)
   [junit4]   2> 2044790 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x13ad3f19a3b17e41: from storage DS-fab27b25-8687-4390-af8d-86de947174e2 node DatanodeRegistration(127.0.0.1:45907, datanodeUuid=79b129fd-ec5a-49cf-897b-cfa69a6f3651, infoPort=46293, infoSecurePort=0, ipcPort=45995, storageInfo=lv=-57;cid=testClusterID;nsid=769532656;c=1703019796920), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2044886 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-533 after mutting 0 log messages
   [junit4]   2> 2044886 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-534 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 2044919 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2044920 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2044920 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2044922 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2045020 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33893
   [junit4]   2> 2045020 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33893
   [junit4]   2> 2045020 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33893
   [junit4]   2> 2045020 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33893
   [junit4]   2> 2045022 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2045028 INFO  (zkConnectionManagerCallback-20817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2045029 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2045042 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2045044 INFO  (zkConnectionManagerCallback-20819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2045044 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2045046 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2045050 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2045054 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2045055 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2045057 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2045058 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2045065 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2045071 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2045072 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2045073 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2045075 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2045077 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2045415 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2045418 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2045418 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 2045419 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2045419 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2045419 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2045419 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bf830c9{/dc,null,AVAILABLE}
   [junit4]   2> 2045420 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2fe05fa7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43217}
   [junit4]   2> 2045420 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.e.j.s.Server Started @2045444ms
   [junit4]   2> 2045420 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39193/hdfs__localhost.localdomain_39193__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-Tests-8.11_solr_build_solr-core_test_J2_temp_solr.index.hdfs.CheckHdfsIndexTest_2C26EEDA97918AFF-001_tempDir-002_control_data, replicaType=NRT, hostContext=/dc, hostPort=43217, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_2C26EEDA97918AFF-001/control-001/cores}
   [junit4]   2> 2045420 ERROR (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2045420 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2045420 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 2045420 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2045420 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 2045420 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-19T21:03:18.317Z
   [junit4]   2> 2045421 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2045426 INFO  (zkConnectionManagerCallback-20821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2045426 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2045527 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2045527 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_2C26EEDA97918AFF-001/control-001/solr.xml
   [junit4]   2> 2045530 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2045530 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2045531 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7382406f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2046222 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2046223 WARN  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c41215c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2046223 WARN  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c41215c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2046226 WARN  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7dfe5921[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2046226 WARN  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7dfe5921[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2046227 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33893/solr
   [junit4]   2> 2046240 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046244 INFO  (zkConnectionManagerCallback-20832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2046244 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2046346 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046347 INFO  (zkConnectionManagerCallback-20834-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2046347 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2046475 WARN  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] 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> 2046481 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43217_dc
   [junit4]   2> 2046482 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] o.a.s.c.Overseer Overseer (id=72359166683906052-127.0.0.1:43217_dc-n_0000000000) starting
   [junit4]   2> 2046489 INFO  (OverseerStateUpdate-72359166683906052-127.0.0.1:43217_dc-n_0000000000) [n:127.0.0.1:43217_dc     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43217_dc
   [junit4]   2> 2046495 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43217_dc
   [junit4]   2> 2046496 INFO  (zkCallback-20833-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2046498 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 2046500 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2046501 WARN  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] 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> 2046526 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2046546 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7382406f
   [junit4]   2> 2046553 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7382406f
   [junit4]   2> 2046553 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7382406f
   [junit4]   2> 2046554 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [n:127.0.0.1:43217_dc     ] 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/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_2C26EEDA97918AFF-001/control-001/cores
   [junit4]   2> 2046566 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046568 INFO  (zkConnectionManagerCallback-20851-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2046568 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2046570 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2046571 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[2C26EEDA97918AFF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33893/solr ready
   [junit4]   2> 2046573 INFO  (qtp1832411745-35579) [n:127.0.0.1:43217_dc     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:43217/dc/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A43217_dc&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 2046580 INFO  (OverseerThreadFactory-20841-thread-1-processing-n:127.0.0.1:43217_dc) [n:127.0.0.1:43217_dc     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2046695 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:43217/dc/admin/cores?null)
   [junit4]   2> 2046695 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2046695 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2047714 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 2047715 WARN  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2047719 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2047730 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2047756 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 2047756 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7382406f
   [junit4]   2> 2047756 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39193/solr_hdfs_home
   [junit4]   2> 2047756 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2047756 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_2C26EEDA97918AFF-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:39193/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 2047757 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39193/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 2047768 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2047768 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 2047768 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2047784 WARN  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 2047785 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2047788 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39193/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 2047805 WARN  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 2048115 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39193/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 2048125 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2048125 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 2048125 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2048131 WARN  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 2048131 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2048132 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=25.607421875, floorSegmentMB=0.3330078125, forceMergeDeletesPctAllowed=6.797617519314514, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4425256687639365, deletesPctAllowed=40.236512960913714
   [junit4]   2> 2048167 WARN  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2048238 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2048238 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2048238 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 2048249 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2048249 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2048250 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2048264 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2048265 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2048265 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2048266 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1785745691024293888
   [junit4]   2> 2048270 INFO  (searcherExecutor-20853-thread-1-processing-n:127.0.0.1:43217_dc x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2048272 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2048272 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2048276 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2048276 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2048276 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43217/dc/control_collection_shard1_replica_n1/
   [junit4]   2> 2048277 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2048277 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:43217/dc/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2048277 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72359166683906052-core_node2-n_0000000000
   [junit4]   2> 2048279 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43217/dc/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2048381 INFO  (zkCallback-20833-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2048382 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2048385 INFO  (qtp1832411745-35581) [n:127.0.0.1:43217_dc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={

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

s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 86991 INFO  (closeThreadPool-932-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72359200883277833-127.0.0.1:38301_solr-n_0000000000) closing
   [junit4]   2> 86993 INFO  (jetty-closer-905-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@18300c49{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 86994 INFO  (jetty-closer-905-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36b064b9{/solr,null,STOPPED}
   [junit4]   2> 86994 INFO  (jetty-closer-905-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 87403 INFO  (zkCallback-829-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 87405 INFO  (zkCallback-781-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 87416 INFO  (jetty-closer-905-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@197c58d7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 87417 INFO  (jetty-closer-905-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@249fe64c{/solr,null,STOPPED}
   [junit4]   2> 87417 INFO  (jetty-closer-905-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 87418 INFO  (zkCallback-829-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 87502 WARN  (jetty-launcher-727-thread-4-SendThread(127.0.0.1:39337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101124f50e10011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101124f50e10011, 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 0x101124f50e10011, 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> 87601 INFO  (jetty-closer-905-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3112799b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 87601 INFO  (jetty-closer-905-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71cad075{/solr,null,STOPPED}
   [junit4]   2> 87601 INFO  (jetty-closer-905-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 87700 INFO  (jetty-closer-905-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72359200883277833-127.0.0.1:38301_solr-n_0000000000) closing
   [junit4]   2> 87701 INFO  (jetty-closer-905-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1cb35e83{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 87701 INFO  (jetty-closer-905-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@76edce88{/solr,null,STOPPED}
   [junit4]   2> 87701 INFO  (jetty-closer-905-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 87815 INFO  (jetty-closer-905-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@54e59bec{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 87815 INFO  (jetty-closer-905-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@150ca4ee{/solr,null,STOPPED}
   [junit4]   2> 87816 INFO  (jetty-closer-905-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 87817 INFO  (SUITE-CloudAuthStreamTest-seed#[3D8B161A9AA2A4F0]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 87818 WARN  (SUITE-CloudAuthStreamTest-seed#[3D8B161A9AA2A4F0]-worker-SendThread(127.0.0.1:39337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101124f50e10000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101124f50e10000, 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 0x101124f50e10000, 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> 87919 WARN  (SUITE-CloudAuthStreamTest-seed#[3D8B161A9AA2A4F0]-worker-SendThread(127.0.0.1:39337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101124f50e10001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101124f50e10001, 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 0x101124f50e10001, 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> 88023 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> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/_default/managed-schema
   [junit4]   2> 	7	/solr/collections/collection_x/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection_y/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection_y/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection_x/terms/shard2
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection_x/collectionprops.json
   [junit4]   2> 	4	/solr/configs/_default
   [junit4]   2> 	4	/solr/collections/collection_y/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection_y/state.json
   [junit4]   2> 	4	/solr/collections/collection_x/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72359200883277835-127.0.0.1:45071_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72359200883277838-127.0.0.1:33679_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/live_nodes
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 	19	/solr/collections/collection_x/state.json
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections/collection_y/state.json
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 88026 INFO  (SUITE-CloudAuthStreamTest-seed#[3D8B161A9AA2A4F0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39337
   [junit4]   2> 88026 INFO  (SUITE-CloudAuthStreamTest-seed#[3D8B161A9AA2A4F0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39337
   [junit4]   2> 88026 INFO  (SUITE-CloudAuthStreamTest-seed#[3D8B161A9AA2A4F0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39337
   [junit4]   2> 88027 INFO  (SUITE-CloudAuthStreamTest-seed#[3D8B161A9AA2A4F0]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-11 after mutting 0 log messages
   [junit4]   2> 88027 INFO  (SUITE-CloudAuthStreamTest-seed#[3D8B161A9AA2A4F0]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-12 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-solrj/test/J3/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_3D8B161A9AA2A4F0-001
   [junit4]   2> Dec 19, 2023 9:12:33 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=1235, maxMBSortInHeap=7.895503268200287, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ru, timezone=Africa/Johannesburg
   [junit4]   2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=201064120,total=359137280
   [junit4]   2> NOTE: All tests run in this JVM: [HyperbolicTangentEvaluatorTest, GraphExpressionTest, EqualToEvaluatorTest, JsonQueryRequestFacetingIntegrationTest, DocumentAnalysisResponseTest, RawValueEvaluatorTest, QueryFacetMapTest, AndEvaluatorTest, SelectWithEvaluatorsTest, SolrZkClientTest, PreemptiveBasicAuthClientBuilderFactoryTest, CloudAuthStreamTest]
   [junit4] Completed [64/216 (1!)] on J3 in 34.80s, 19 tests, 10 failures <<< FAILURES!

[...truncated 53671 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 358 - 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/358/

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44343
	at __randomizedtesting.SeedInfo.seed([9E35BC37A217F03F:26F6E8975ECC254A]: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:1188)
	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:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)
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)
	... 57 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33823
	at __randomizedtesting.SeedInfo.seed([9E35BC37A217F03F:A25B756E07CF5BA6]: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:1188)
	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:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)
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)
	... 57 more




Build Log:
[...truncated 14925 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 928436 INFO  (SUITE-ShardSplitTest-seed#[9E35BC37A217F03F]-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> 928436 INFO  (SUITE-ShardSplitTest-seed#[9E35BC37A217F03F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 928438 INFO  (SUITE-ShardSplitTest-seed#[9E35BC37A217F03F]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-14478 after mutting 0 log messages
   [junit4]   2> 928438 INFO  (SUITE-ShardSplitTest-seed#[9E35BC37A217F03F]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-14479 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 928439 INFO  (SUITE-ShardSplitTest-seed#[9E35BC37A217F03F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_9E35BC37A217F03F-001/data-dir-81-001
   [junit4]   2> 928439 WARN  (SUITE-ShardSplitTest-seed#[9E35BC37A217F03F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=101 numCloses=101
   [junit4]   2> 928439 INFO  (SUITE-ShardSplitTest-seed#[9E35BC37A217F03F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 928441 INFO  (SUITE-ShardSplitTest-seed#[9E35BC37A217F03F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 928441 INFO  (SUITE-ShardSplitTest-seed#[9E35BC37A217F03F]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 928445 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-14479 after mutting 0 log messages
   [junit4]   2> 928445 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-14480 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 928445 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 928446 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 928446 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 928447 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 928546 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer start zk server on port: 39849
   [junit4]   2> 928546 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39849
   [junit4]   2> 928546 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39849
   [junit4]   2> 928546 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39849
   [junit4]   2> 928551 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 928554 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928566 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 928570 DEBUG (zkConnectionManagerCallback-8839-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62fb73be name: ZooKeeperConnection Watcher:127.0.0.1:39849 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 928570 INFO  (zkConnectionManagerCallback-8839-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928570 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928570 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 928571 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 928575 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 928578 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928581 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 928582 DEBUG (zkConnectionManagerCallback-8841-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47c556ae name: ZooKeeperConnection Watcher:127.0.0.1:39849/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 928582 INFO  (zkConnectionManagerCallback-8841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928582 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928582 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 928583 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 928583 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 928583 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 928584 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 928584 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 928585 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 928585 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 928586 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 928586 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 928587 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 928587 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 928588 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 928588 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 928588 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 928588 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 928589 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 928589 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 928590 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 928591 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 928591 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 928591 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 928592 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 928592 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 928593 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 928719 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 928719 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 928719 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 928720 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 928720 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 928720 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 928720 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5dae5944{/,null,AVAILABLE}
   [junit4]   2> 928721 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f99e34f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36277}
   [junit4]   2> 928721 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.e.j.s.Server Started @928749ms
   [junit4]   2> 928721 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_9E35BC37A217F03F-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=36277, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_9E35BC37A217F03F-001/control-001/cores}
   [junit4]   2> 928721 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 928721 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 928721 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 928721 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 928721 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 928721 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-19T16:34:55.936Z
   [junit4]   2> 928721 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 928722 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928722 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 928726 DEBUG (zkConnectionManagerCallback-8843-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35de9464 name: ZooKeeperConnection Watcher:127.0.0.1:39849/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 928726 INFO  (zkConnectionManagerCallback-8843-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928726 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928726 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 928827 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 928827 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 928827 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_9E35BC37A217F03F-001/control-001/solr.xml
   [junit4]   2> 928836 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 928836 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 928837 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9b71d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 932064 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 932073 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51d2c7a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932073 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51d2c7a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932110 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@333a792c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932110 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@333a792c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932111 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39849/solr
   [junit4]   2> 932112 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 932114 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932115 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 932115 DEBUG (zkConnectionManagerCallback-8854-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21cddb99 name: ZooKeeperConnection Watcher:127.0.0.1:39849 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 932115 INFO  (zkConnectionManagerCallback-8854-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 932115 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932115 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 932217 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 932217 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932218 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 932219 DEBUG (zkConnectionManagerCallback-8856-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ab9d624 name: ZooKeeperConnection Watcher:127.0.0.1:39849/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 932219 INFO  (zkConnectionManagerCallback-8856-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 932219 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932219 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 932220 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 932221 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 932221 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 932222 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 932223 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles
   [junit4]   2> 932223 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data
   [junit4]   2> 932224 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/on
   [junit4]   2> 932225 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/off
   [junit4]   2> 932226 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer
   [junit4]   2> 932226 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/allowed
   [junit4]   2> 932227 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/preferred
   [junit4]   2> 932228 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/disallowed
   [junit4]   2> 932229 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator
   [junit4]   2> 932229 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/on
   [junit4]   2> 932230 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/off
   [junit4]   2> 932231 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 932232 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 932232 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 932233 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 932234 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 932234 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 932235 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 932235 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 932236 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 932237 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 932238 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 932239 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 932240 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 932241 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 932242 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 932243 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 932244 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 932245 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 932246 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 932247 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 932248 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 932249 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 932250 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 932251 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 932252 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 932253 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 932254 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 932255 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 932256 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 932258 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 932259 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 932260 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 932261 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 932262 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 932263 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 932264 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 932265 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 932266 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 932267 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 932268 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 932269 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 932270 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 932271 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 932272 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 932273 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 932274 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 932277 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 932279 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 932281 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 932283 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 932286 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 932295 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 932296 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] 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> 932296 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 932296 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 932296 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 932297 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 932297 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 932297 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 932298 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 932299 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 932300 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36277_
   [junit4]   2> 932300 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 932300 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.Overseer Overseer (id=72358111412748292-127.0.0.1:36277_-n_0000000000) starting
   [junit4]   2> 932301 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 932301 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 932303 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 932310 INFO  (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36277_
   [junit4]   2> 932311 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 932311 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 932311 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 932313 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36277_
   [junit4]   2> 932313 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 932313 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 932313 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 932313 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 932313 INFO  (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 932313 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 932314 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 932316 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 932317 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] 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> 932318 DEBUG (zkCallback-8855-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 932326 INFO  (zkCallback-8855-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 932326 DEBUG (zkCallback-8855-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36277_]
   [junit4]   2> 932328 DEBUG (OverseerAutoScalingTriggerThread-72358111412748292-127.0.0.1:36277_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 932336 DEBUG (OverseerAutoScalingTriggerThread-72358111412748292-127.0.0.1:36277_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 932348 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 932369 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9b71d
   [junit4]   2> 932377 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9b71d
   [junit4]   2> 932377 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9b71d
   [junit4]   2> 932378 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [n:127.0.0.1:36277_     ] 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_9E35BC37A217F03F-001/control-001/cores
   [junit4]   2> 932394 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 932395 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932395 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 932398 DEBUG (zkConnectionManagerCallback-8873-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1511e714 name: ZooKeeperConnection Watcher:127.0.0.1:39849/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 932398 INFO  (zkConnectionManagerCallback-8873-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 932398 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932398 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 932398 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 932399 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 932399 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 932399 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36277_]
   [junit4]   2> 932399 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 932400 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 932400 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 932400 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39849/solr ready
   [junit4]   2> 932402 INFO  (qtp137817764-15655) [n:127.0.0.1:36277_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:36277/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A36277_&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 932406 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 932407 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 932407 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 932407 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 932407 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36277_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 932410 DEBUG (OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:36277_) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 932410 DEBUG (OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:36277_) [n:127.0.0.1:36277_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36277_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 932410 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 932410 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 932410 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 932410 DEBUG (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 932410 INFO  (OverseerCollectionConfigSetProcessor-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 932410 DEBUG (OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:36277_) [n:127.0.0.1:36277_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 932410 DEBUG (OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:36277_) [n:127.0.0.1:36277_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 932410 INFO  (OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:36277_) [n:127.0.0.1:36277_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 932411 DEBUG (OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:36277_) [n:127.0.0.1:36277_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 932412 DEBUG (OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:36277_) [n:127.0.0.1:36277_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 932412 DEBUG (OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:36277_) [n:127.0.0.1:36277_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 932413 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 932413 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36277_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 932413 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 932414 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 932415 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 932906 DEBUG (OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:36277_) [n:127.0.0.1:36277_     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36277_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 932908 DEBUG (OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:36277_) [n:127.0.0.1:36277_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:36277_
   [junit4]   2> 932909 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:36277/admin/cores?null)
   [junit4]   2> 932910 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 932910 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 932913 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 932913 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36277_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36277",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 932914 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36277_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36277",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 932914 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36277_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36277",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 932914 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [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":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:36277_",
   [junit4]   2>           "base_url":"http://127.0.0.1:36277",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 933015 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 933016 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 933915 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 933926 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 933926 WARN  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 933930 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 933934 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 933954 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 933955 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9b71d
   [junit4]   2> 933955 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_9E35BC37A217F03F-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_9E35BC37A217F03F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 933958 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=56.341796875, floorSegmentMB=1.7919921875, forceMergeDeletesPctAllowed=26.888847943784103, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=30.19454987476726
   [junit4]   2> 934017 WARN  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 934060 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 934060 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 934061 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 934061 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 934062 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3631000233124363]
   [junit4]   2> 934064 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 934065 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 934065 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 934065 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 934065 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1785728809073377280
   [junit4]   2> 934067 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Waiting up to 60000ms for state org.apache.solr.cloud.ZkController$$Lambda$671/637032289@1ff008fd
   [junit4]   2> 934068 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Found org.apache.solr.cloud.ZkController$$Lambda$671/637032289@1ff008fd directly in clusterState
   [junit4]   2> 934068 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/terms/shard1
   [junit4]   2> 934069 INFO  (searcherExecutor-8875-thread-1-processing-n:127.0.0.1:36277_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 934070 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/terms/shard1
   [junit4]   2> 934070 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 934070 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 934070 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 934071 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 934073 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 934073 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 934073 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36277/control_collection_shard1_replica_n1/
   [junit4]   2> 934073 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 934073 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36277/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 934073 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72358111412748292-core_node2-n_0000000000
   [junit4]   2> 934075 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 934075 INFO  (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36277/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 934076 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-n_0000000000) [n:127.0.0.1:36277_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:36277_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36277",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 934076 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 934076 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 934076 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 934078 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 934078 DEBUG (watches-8857-thread-1-processing-n:127.0.0.1:36277_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 934078 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 934078 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 934078 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 934078 DEBUG (qtp137817764-15657) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 934078 DEBUG (watches-8857-thread-1-processing-n:127.0.0.1:36277_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36277_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 934176 DEBUG (OverseerStateUpdate-72358111412748292-127.0.0.1:36277_-

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

[     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1397598 DEBUG (closeThreadPool-10576-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1397598 DEBUG (closeThreadPool-10576-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1397598 DEBUG (closeThreadPool-10576-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1397598 DEBUG (closeThreadPool-10576-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1397598 DEBUG (closeThreadPool-10576-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1397598 DEBUG (closeThreadPool-10576-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1397599 INFO  (closeThreadPool-10784-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@34eb4634{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1397599 INFO  (closeThreadPool-10784-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@70b6969f{/,null,STOPPED}
   [junit4]   2> 1397599 INFO  (closeThreadPool-10784-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1397600 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[9E35BC37A217F03F]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-14494 after mutting 0 log messages
   [junit4]   2> 1397600 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[9E35BC37A217F03F]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-14495 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1397600 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1397701 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1397703 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[9E35BC37A217F03F]-SendThread(127.0.0.1:32987)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101115866b70001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101115866b70001, 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 0x101115866b70001, 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> 1397803 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[9E35BC37A217F03F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1397804 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> 	11	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1_0
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/packages.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/testSplitStaticIndexReplication_link/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	104	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/testSplitStaticIndexReplication_link/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72358140392701966-127.0.0.1:37479_-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72358140392701968-127.0.0.1:42759_-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	66	/solr/overseer/queue
   [junit4]   2> 	50	/solr/live_nodes
   [junit4]   2> 	29	/solr/collections/testSplitStaticIndexReplication_link/state.json
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	2	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1397807 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:32987
   [junit4]   2> 1397807 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32987
   [junit4]   2> 1397807 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[9E35BC37A217F03F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32987
   [junit4]   2> 1397809 INFO  (SUITE-ShardSplitTest-seed#[9E35BC37A217F03F]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-14495 after mutting 0 log messages
   [junit4]   2> 1397809 INFO  (SUITE-ShardSplitTest-seed#[9E35BC37A217F03F]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-14496 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_9E35BC37A217F03F-001
   [junit4]   2> Dec 19, 2023 4:42:45 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): {rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=LuceneFixedGap), _root_=PostingsFormat(name=LuceneFixedGap), a_i=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{_version_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=303, maxMBSortInHeap=6.925614375190951, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ga, timezone=Australia/Lindeman
   [junit4]   2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=82120240,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [PhrasesIdentificationComponentTest, DeleteLastCustomShardedReplicaTest, V2CollectionBackupsAPIMappingTest, TestExactStatsCache, TestQuerySenderNoQuery, TestCollationFieldDocValues, TestCollectionAPIs, ChangedSchemaMergeTest, TestMacros, ShardBackupIdTest, TestRandomFaceting, AnalyticsQueryTest, TestUnifiedSolrHighlighterWithoutStoredId, PolyFieldTest, TestDeleteCollectionOnDownNodes, SparseHLLTest, TestFaceting, ChaosMonkeySafeLeaderTest, QueryParsingTest, CollectionsAPIDistributedZkTest, BigEndianAscendingWordDeserializerTest, XMLAtomicUpdateMultivalueTest, TestSizeLimitedDistributedMap, ManagedSchemaDiffTest, TestIBSimilarityFactory, TestUtilizeNode, TestInitQParser, SignificantTermsQParserPluginTest, DirectoryFactoryTest, DeleteStatusTest, TestManagedSchemaThreadSafety, QueryResultKeyTest, TestFieldCacheSortRandom, TestConfigOverlay, XmlInterpolationTest, TestManagedSynonymGraphFilterFactory, TestGroupingSearch, TestMaxTokenLenTokenizer, TestTermsQParserPlugin, IndexSizeTriggerMixedBoundsTest, TestNumericTerms32, HighlighterTest, NodeLostTriggerTest, BasicDistributedZkTest, SolrTestCaseJ4DeleteCoreTest, SolrIndexMetricsTest, TestEmbeddedSolrServerSchemaAPI, MissingSegmentRecoveryTest, TestSimPolicyCloud, TestSearchPerf, FileUtilsTest, TestSolrCLIRunExample, AddSchemaFieldsUpdateProcessorFactoryTest, TermVectorComponentTest, BufferStoreTest, TestAuthorizationFramework, DateRangeFieldTest, TestBulkSchemaConcurrent, BadComponentTest, AddReplicaTest, CheckHdfsIndexTest, TestCustomSort, DefaultValueUpdateProcessorTest, CloudExitableDirectoryReaderTest, TestMinMaxOnMultiValuedField, LeaderFailoverAfterPartitionTest, TestInPlaceUpdatesStandalone, TestMaxScoreQueryParser, TestStressUserVersions, DistributedFacetPivotWhiteBoxTest, FieldMutatingUpdateProcessorTest, TestFastLRUCache, TestCSVLoader, BackupRestoreApiErrorConditionsTest, TlogReplayBufferedWhileIndexingTest, JWTAuthPluginIntegrationTest, SplitHandlerTest, ShardSplitTest]
   [junit4] Completed [480/959 (1!)] on J3 in 469.91s, 11 tests, 2 errors, 3 skipped <<< FAILURES!

[...truncated 56074 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 357 - 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/357/

14 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStreamInsufficientCredentials

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:E97A620EAFE99A11]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:384)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleUpdateStream

Error Message:
expected:<1> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<3>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:6B8441E13B23758D]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleUpdateStream(CloudAuthStreamTest.java:257)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamByQuery

Error Message:
expected:<32> but was:<34>

Stack Trace:
java.lang.AssertionError: expected:<32> but was:<34>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:E380C59A4429FAE9]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamByQuery(CloudAuthStreamTest.java:615)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInsufficientCredentials

Error Message:
expected:<1> but was:<17>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<17>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:B761431C861807A5]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInsufficientCredentials(CloudAuthStreamTest.java:647)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleUpdateStreamInvalidCredentials

Error Message:
expected:<0> but was:<36>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<36>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:12B7C4BEFCB9A596]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleUpdateStreamInvalidCredentials(CloudAuthStreamTest.java:273)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStreamInsufficientCredentials

Error Message:
expected:<1> but was:<20>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<20>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:5BB87DC32C5444E3]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStreamInsufficientCredentials(CloudAuthStreamTest.java:778)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStream

Error Message:
expected:<19> but was:<38>

Stack Trace:
java.lang.AssertionError: expected:<19> but was:<38>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:AFD25441EF06D1D8]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStream(CloudAuthStreamTest.java:751)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStream

Error Message:
expected:<1> but was:<26>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<26>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:63667563B0AADFEA]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStream(CloudAuthStreamTest.java:401)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStreamInsufficientCredentials

Error Message:
doc count after execute update via read_only_user:collection_x expected:<0> but was:<26>

Stack Trace:
java.lang.AssertionError: doc count after execute update via read_only_user:collection_x expected:<0> but was:<26>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:81463E2C9B9D104B]: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.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:429)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStream

Error Message:
expected:<10> but was:<13>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<13>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:8E18443F5F5B3503]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStream(CloudAuthStreamTest.java:333)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStreamInsufficientCredentials

Error Message:
doc count after daemon update for read_only_user expected:<0> but was:<32>

Stack Trace:
java.lang.AssertionError: doc count after daemon update for read_only_user expected:<0> but was:<32>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:FFCE62316B640C2F]: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.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:552)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStream

Error Message:
expected:<1> but was:<68>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<68>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:463F1739B203D7C]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStream(CloudAuthStreamTest.java:567)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInvalidCredentials

Error Message:
expected:<1> but was:<68>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<68>
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:D357EF18CD5A2B1A]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInvalidCredentials(CloudAuthStreamTest.java:624)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelDaemonUpdateStream

Error Message:
Error from server at http://127.0.0.1:34011/solr: Underlying core creation failed while creating collection: parallelDestinationCollection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34011/solr: Underlying core creation failed while creating collection: parallelDestinationCollection1
	at __randomizedtesting.SeedInfo.seed([DC6426BB6E37E637:ACDB079B86DA9F8A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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:1188)
	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:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelDaemonUpdateStream(StreamDecoratorTest.java:2878)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)




Build Log:
[...truncated 17267 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
   [junit4]   2> 2488 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-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> 2509 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 2518 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_DC6426BB6E37E637-001/data-dir-1-001
   [junit4]   2> 2639 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2691 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.e.j.u.log Logging initialized @2725ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2697 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2749 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2784 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_DC6426BB6E37E637-001/tempDir-001
   [junit4]   2> 2787 WARN  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.ZkTestServer TEST_HOME() does not exist - solrj test?
   [junit4]   2> 2796 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2800 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2800 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2909 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 3010 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 38945
   [junit4]   2> 3010 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38945
   [junit4]   2> 3014 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38945
   [junit4]   2> 3014 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38945
   [junit4]   2> 3134 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3198 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3202 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3202 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3203 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3206 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3206 INFO  (SUITE-StreamDecoratorTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3669 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3669 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3669 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3669 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3669 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3669 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3670 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3670 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3680 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 3680 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 3686 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 3686 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 3704 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3704 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3707 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3708 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3708 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3708 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3710 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3710 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3710 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3716 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3716 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3716 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3732 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55dec4ef{/solr,null,AVAILABLE}
   [junit4]   2> 3732 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@650ba610{/solr,null,AVAILABLE}
   [junit4]   2> 3732 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56e2ba4c{/solr,null,AVAILABLE}
   [junit4]   2> 3734 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d3cf616{/solr,null,AVAILABLE}
   [junit4]   2> 3748 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@15d40ee0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38285}
   [junit4]   2> 3749 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1cb69c47{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46601}
   [junit4]   2> 3749 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server Started @3787ms
   [junit4]   2> 3749 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server Started @3787ms
   [junit4]   2> 3749 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38945/solr, hostPort=38285}
   [junit4]   2> 3749 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38945/solr, hostPort=46601}
   [junit4]   2> 3751 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4bda8c26{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34011}
   [junit4]   2> 3751 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @3789ms
   [junit4]   2> 3751 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38945/solr, hostPort=34011}
   [junit4]   2> 3751 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@442be483{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36561}
   [junit4]   2> 3752 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server Started @3790ms
   [junit4]   2> 3752 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38945/solr, hostPort=36561}
   [junit4]   2> 3844 ERROR (jetty-launcher-8-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3844 ERROR (jetty-launcher-8-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3844 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 3844 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 3845 ERROR (jetty-launcher-8-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3845 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3845 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 3845 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3845 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-19T12:33:02.152Z
   [junit4]   2> 3845 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-19T12:33:02.152Z
   [junit4]   2> 3845 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 3845 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-19T12:33:02.152Z
   [junit4]   2> 3845 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-12-19T12:33:02.152Z
   [junit4]   2> 3847 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3848 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3857 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3858 INFO  (zkConnectionManagerCallback-14-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3858 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3861 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3866 INFO  (zkConnectionManagerCallback-16-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3866 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3866 INFO  (zkConnectionManagerCallback-11-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3866 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3868 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3868 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3869 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3869 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3875 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3977 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3988 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3988 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3991 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3997 WARN  (jetty-launcher-8-thread-4-SendThread(127.0.0.1:38945)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10110742eef0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10110742eef0006, 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 0x10110742eef0006, 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> 3994 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:38945)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10110742eef0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10110742eef0004, 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 0x10110742eef0004, 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> 3990 WARN  (jetty-launcher-8-thread-2-SendThread(127.0.0.1:38945)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10110742eef0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10110742eef0003, 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 0x10110742eef0003, 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> 5258 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5561 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42f48ad4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5562 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42f48ad4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5624 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5874 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@188127de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5874 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@188127de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6172 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a222f85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6172 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a222f85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6190 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4efe12ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6190 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4efe12ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6779 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6795 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38945/solr
   [junit4]   2> 6802 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38945/solr
   [junit4]   2> 6803 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61eff8b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6803 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61eff8b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6937 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5440922e[provider=null,keyStore=null,trustStore=null]
   [junit4] 

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

able to read additional data from server sessionid 0x1011076eb50000f, 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 0x1011076eb50000f, 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> 213339 WARN  (jetty-launcher-2466-thread-1-SendThread(127.0.0.1:45131)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011076eb500010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1011076eb500010, 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 0x1011076eb500010, 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> 213340 INFO  (jetty-closer-2643-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@67ef3223{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 213341 INFO  (jetty-closer-2643-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@72f2baf8{/solr,null,STOPPED}
   [junit4]   2> 213341 INFO  (jetty-closer-2643-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 213342 INFO  (zkCallback-2527-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 213342 INFO  (zkCallback-2567-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 213444 INFO  (jetty-closer-2643-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c4320be{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 213451 INFO  (jetty-closer-2643-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7fc019d4{/solr,null,STOPPED}
   [junit4]   2> 213451 INFO  (jetty-closer-2643-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 213451 WARN  (jetty-launcher-2466-thread-2-SendThread(127.0.0.1:45131)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011076eb500011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1011076eb500011, 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 0x1011076eb500011, 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> 213452 INFO  (zkCallback-2527-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 213541 INFO  (jetty-closer-2643-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6e4dcca6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 213542 INFO  (jetty-closer-2643-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@500ac9f3{/solr,null,STOPPED}
   [junit4]   2> 213542 INFO  (jetty-closer-2643-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 213742 INFO  (jetty-closer-2643-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a465fc7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 213743 INFO  (jetty-closer-2643-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a5efb55{/solr,null,STOPPED}
   [junit4]   2> 213743 INFO  (jetty-closer-2643-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 213842 INFO  (jetty-closer-2643-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@56f8c3af{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 213843 INFO  (jetty-closer-2643-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49dfb73f{/solr,null,STOPPED}
   [junit4]   2> 213843 INFO  (jetty-closer-2643-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 213843 INFO  (SUITE-CloudAuthStreamTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 214046 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> 	8	/solr/collections/collection_y/terms/shard1
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/_default/managed-schema
   [junit4]   2> 	7	/solr/collections/collection_x/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection_y/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection_x/terms/shard2
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/_default
   [junit4]   2> 	4	/solr/collections/collection_x/collectionprops.json
   [junit4]   2> 	4	/solr/collections/collection_y/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection_y/state.json
   [junit4]   2> 	4	/solr/collections/collection_x/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72357171954712588-127.0.0.1:33649_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/live_nodes
   [junit4]   2> 	21	/solr/collections/collection_y/state.json
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 	19	/solr/collections/collection_x/state.json
   [junit4]   2> 	16	/solr/overseer/queue
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 214049 INFO  (SUITE-CloudAuthStreamTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45131
   [junit4]   2> 214049 INFO  (SUITE-CloudAuthStreamTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45131
   [junit4]   2> 214049 INFO  (SUITE-CloudAuthStreamTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45131
   [junit4]   2> 214050 INFO  (SUITE-CloudAuthStreamTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-51 after mutting 0 log messages
   [junit4]   2> 214050 INFO  (SUITE-CloudAuthStreamTest-seed#[DC6426BB6E37E637]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-52 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-solrj/test/J0/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_DC6426BB6E37E637-001
   [junit4]   2> Dec 19, 2023 12:36:32 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=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=bg-BG, timezone=Asia/Hong_Kong
   [junit4]   2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=172452920,total=362283008
   [junit4]   2> NOTE: All tests run in this JVM: [StreamDecoratorTest, AliasesTest, TestFastWriter, ShufflingReplicaListTransformerTest, ModifiableSolrParamsTest, LargeVolumeBinaryJettyTest, TestUpdateRequestCodec, NotEvaluatorTest, Http2SolrClientCompatibilityTest, FacetFieldTest, TestBatchUpdate, JsonQueryRequestHeatmapFacetingTest, DirectJsonQueryRequestFacetingIntegrationTest, ConcurrentUpdateSolrClientBadInputTest, SolrExampleStreamingHttp2Test, HttpSolrClientBadInputTest, CollectionAdminRequestRequiredParamsTest, ArrayEvaluatorTest, LBHttpSolrClientBadInputTest, ExclusiveOrEvaluatorTest, SineEvaluatorTest, RangeFacetMapTest, GreaterThanEvaluatorTest, Utf8CharSequenceTest, CloudHttp2SolrClientMultiConstructorTest, RecursiveEvaluatorTest, CumulativeProbabilityEvaluatorTest, SolrExceptionTest, SolrQueryTest, SolrSchemalessExampleTest, TestPolicy2, TestPolicy2Old, TestPolicyOld, SolrExampleJettyTest, SolrExampleStreamingBinaryTest, CloudHttp2SolrClientBuilderTest, CloudSolrClientBuilderTest, CloudSolrClientCacheTest, CloudSolrClientMultiConstructorTest, CloudSolrClientRetryTest, ConcurrentUpdateHttp2SolrClientMultiCollectionTest, TestCloudSolrClientConnections, GraphTest, CloudAuthStreamTest]
   [junit4] Completed [148/216 (2!)] on J0 in 31.92s, 19 tests, 13 failures <<< FAILURES!

[...truncated 53399 lines...]

Re: [JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 356 - Still Unstable!

Posted by Dawid Weiss <da...@gmail.com>.
I disabled this job entirely. Seems like Halloween brought back some
zombies from the jenkins underground...

Dawid

On Sun, Nov 5, 2023 at 11:42 AM Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> Build:
> https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/356/
>
> 2 tests failed.
> FAILED:
> org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink
>
> Error Message:
> Timeout occurred while waiting response from server at:
> http://127.0.0.1:42223
>
> Stack Trace:
> org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
> waiting response from server at: http://127.0.0.1:42223
>         at
> __randomizedtesting.SeedInfo.seed([F255DAFEFBB57DFF:CE3B13A75E6DD666]: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:1188)
>         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:225)
>         at
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
>         at
> org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
>         at
> org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
>         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:1758)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
>         at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
>         at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
>         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:390)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
>         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:390)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
>         at java.lang.Thread.run(Thread.java:750)
> 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)
>         ... 57 more
>
>
> FAILED:
> org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes
>
> Error Message:
> Timeout occurred while waiting response from server at:
> http://127.0.0.1:42203
>
> Stack Trace:
> org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
> waiting response from server at: http://127.0.0.1:42203
>         at
> __randomizedtesting.SeedInfo.seed([F255DAFEFBB57DFF:4A968E5E076EA88A]: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:1188)
>         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:225)
>         at
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
>         at
> org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
>         at
> org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
>         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:1758)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
>         at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
>         at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
>         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:390)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
>         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:390)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
>         at java.lang.Thread.run(Thread.java:750)
> 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)
>         ... 57 more
>
>
>
>
> Build Log:
> [...truncated 14841 lines...]
>    [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
>    [junit4]   2> 740634 INFO
> (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-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> 740634 INFO
> (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ]
> o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
> test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>    [junit4]   2> 740635 INFO
> (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ]
> o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-19115 after mutting 0 log
> messages
>    [junit4]   2> 740635 INFO
> (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ]
> o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-19116 for ERROR logs
> matching regex: ignore_exception
>    [junit4]   2> 740636 INFO
> (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ]
> o.a.s.SolrTestCaseJ4 Created dataDir:
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/data-dir-82-001
>    [junit4]   2> 740636 WARN
> (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ]
> o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
>    [junit4]   2> 740636 INFO
> (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ]
> o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
> w/NUMERIC_DOCVALUES_SYSPROP=false
>    [junit4]   2> 740639 INFO
> (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ]
> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
> @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=
> https://issues.apache.org/jira/browse/SOLR-5776)
>    [junit4]   2> 740639 INFO
> (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ]
> o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
>    [junit4]   2> 740644 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-19116 after mutting
> 0 log messages
>    [junit4]   2> 740644 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-19117 for ERROR
> logs matching regex: ignore_exception
>    [junit4]   2> 740645 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 740645 INFO  (ZkTestServer Run Thread) [     ]
> o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
>    [junit4]   2> 740645 INFO  (ZkTestServer Run Thread) [     ]
> o.a.s.c.ZkTestServer Starting server
>    [junit4]   2> 740646 WARN  (ZkTestServer Run Thread) [     ]
> o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
>    [junit4]   2> 740745 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer start zk server on port: 38275
>    [junit4]   2> 740745 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38275
>    [junit4]   2> 740745 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38275
>    [junit4]   2> 740745 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38275
>    [junit4]   2> 740761 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 740770 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 740778 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:None path:null
>    [junit4]   2> 740778 DEBUG (zkConnectionManagerCallback-7226-thread-1)
> [     ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@13a97e2e name:
> ZooKeeperConnection Watcher:127.0.0.1:38275 got event WatchedEvent
> state:SyncConnected type:None path:null path: null type: None
>    [junit4]   2> 740778 INFO  (zkConnectionManagerCallback-7226-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 740779 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 740779 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 740784 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath: /solr
>    [junit4]   2> 740792 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 740795 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 740796 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:None path:null
>    [junit4]   2> 740800 DEBUG (zkConnectionManagerCallback-7228-thread-1)
> [     ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@516a08fc name:
> ZooKeeperConnection Watcher:127.0.0.1:38275/solr got event WatchedEvent
> state:SyncConnected type:None path:null path: null type: None
>    [junit4]   2> 740800 INFO  (zkConnectionManagerCallback-7228-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 740800 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 740800 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 740801 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
>    [junit4]   2> 740801 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer put
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
> to /configs/conf1/solrconfig.xml
>    [junit4]   2> 740801 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
>    [junit4]   2> 740802 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer put
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema15.xml
> to /configs/conf1/schema.xml
>    [junit4]   2> 740802 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
>    [junit4]   2> 740803 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer put
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
> to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 740803 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 740804 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer put
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
> to /configs/conf1/stopwords.txt
>    [junit4]   2> 740804 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
>    [junit4]   2> 740805 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer put
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt
> to /configs/conf1/protwords.txt
>    [junit4]   2> 740805 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
>    [junit4]   2> 740806 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer put
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml
> to /configs/conf1/currency.xml
>    [junit4]   2> 740806 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
>    [junit4]   2> 740807 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer put
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
> to /configs/conf1/enumsConfig.xml
>    [junit4]   2> 740807 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
>    [junit4]   2> 740808 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer put
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
> to /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 740808 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 740809 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer put
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
> to /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 740809 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 740810 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer put
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
> to /configs/conf1/old_synonyms.txt
>    [junit4]   2> 740810 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
>    [junit4]   2> 740811 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkTestServer put
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
> to /configs/conf1/synonyms.txt
>    [junit4]   2> 740811 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
>    [junit4]   2> 740812 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
> explicitly asked otherwise
>    [junit4]   2> 741214 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
> port=0)
>    [junit4]   2> 741214 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
> 2 ...
>    [junit4]   2> 741214 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.e.j.s.Server jetty-9.4.53.v20231009; built:
> 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9;
> jvm 1.8.0_362-b09
>    [junit4]   2> 741215 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 741215 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 741215 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.e.j.s.session node0 Scavenging every 660000ms
>    [junit4]   2> 741215 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51d03aa
> {/,null,AVAILABLE}
>    [junit4]   2> 741216 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.e.j.s.AbstractConnector Started ServerConnector@17be391{HTTP/1.1,
> (http/1.1, h2c)}{127.0.0.1:35447}
>    [junit4]   2> 741216 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.e.j.s.Server Started @741251ms
>    [junit4]   2> 741216 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
> {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/tempDir-001/control/data,
> replicaType=NRT, hostContext=/, hostPort=35447,
> coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/control-001/cores}
>    [junit4]   2> 741216 ERROR
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
> may be missing or incomplete.
>    [junit4]   2> 741216 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.s.SolrDispatchFilter Using logger factory
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 741216 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 8.11.3
>    [junit4]   2> 741217 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on
> port null
>    [junit4]   2> 741217 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir:
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
>    [junit4]   2> 741217 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2023-11-05T09:46:32.646Z
>    [junit4]   2> 741217 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 741219 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 741219 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:None path:null
>    [junit4]   2> 741220 DEBUG (zkConnectionManagerCallback-7230-thread-1)
> [     ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@67888b53 name:
> ZooKeeperConnection Watcher:127.0.0.1:38275/solr got event WatchedEvent
> state:SyncConnected type:None path:null path: null type: None
>    [junit4]   2> 741220 INFO  (zkConnectionManagerCallback-7230-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 741220 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 741220 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 741221 WARN
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-SendThread(
> 127.0.0.1:38275)) [     ] o.a.z.ClientCnxn An exception was thrown while
> closing send thread for session 0x1001a879f6f0002.
>    [junit4]   2>           => EndOfStreamException: Unable to read
> additional data from server sessionid 0x1001a879f6f0002, 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 0x1001a879f6f0002,
> 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> 741321 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 741321 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found
> in ZooKeeper)
>    [junit4]   2> 741322 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.SolrXmlConfig Loading container configuration from
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/control-001/solr.xml
>    [junit4]   2> 741325 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.SolrXmlConfig Configuration parameter
> autoReplicaFailoverWorkLoopDelay is ignored
>    [junit4]   2> 741325 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.SolrXmlConfig Configuration parameter
> autoReplicaFailoverBadNodeExpiration is ignored
>    [junit4]   2> 741338 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.SolrXmlConfig MBean server found:
> com.sun.jmx.mbeanserver.JmxMBeanServer@2b0f55ea, but no JMX reporters
> were configured - adding default JMX reporter.
>    [junit4]   2> 744448 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
> WhitelistHostChecker [whitelistHosts=null,
> whitelistHostCheckingEnabled=false]
>    [junit4]   2> 744448 WARN
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.e.j.u.s.S.config Trusting all certificates configured for
> Client@46cd11c9[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 744448 WARN
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
> configured for Client@46cd11c9
> [provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 744464 WARN
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.e.j.u.s.S.config Trusting all certificates configured for
> Client@42b020c7[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 744464 WARN
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
> configured for Client@42b020c7
> [provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 744465 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38275/solr
>    [junit4]   2> 744465 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 744472 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 744472 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:None path:null
>    [junit4]   2> 744478 DEBUG (zkConnectionManagerCallback-7241-thread-1)
> [     ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@7883ab3f name:
> ZooKeeperConnection Watcher:127.0.0.1:38275 got event WatchedEvent
> state:SyncConnected type:None path:null path: null type: None
>    [junit4]   2> 744478 INFO  (zkConnectionManagerCallback-7241-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 744478 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 744478 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 744480 WARN
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-SendThread(
> 127.0.0.1:38275)) [     ] o.a.z.ClientCnxn An exception was thrown while
> closing send thread for session 0x1001a879f6f0003.
>    [junit4]   2>           => EndOfStreamException: Unable to read
> additional data from server sessionid 0x1001a879f6f0003, 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 0x1001a879f6f0003,
> 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> 744709 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 744757 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ConnectionManager Waiting for client
> to connect to ZooKeeper
>    [junit4]   2> 744763 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:None path:null
>    [junit4]   2> 744764 DEBUG (zkConnectionManagerCallback-7243-thread-1)
> [     ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@487a754a name:
> ZooKeeperConnection Watcher:127.0.0.1:38275/solr got event WatchedEvent
> state:SyncConnected type:None path:null path: null type: None
>    [junit4]   2> 744764 INFO  (zkConnectionManagerCallback-7243-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 744764 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ConnectionManager Client is connected
> to ZooKeeper
>    [junit4]   2> 744765 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 744766 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 744768 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 744769 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/async_ids
>    [junit4]   2> 744772 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 744773 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles
>    [junit4]   2> 744776 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /node_roles/data
>    [junit4]   2> 744780 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /node_roles/data/on
>    [junit4]   2> 744782 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /node_roles/data/off
>    [junit4]   2> 744783 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /node_roles/overseer
>    [junit4]   2> 744784 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /node_roles/overseer/allowed
>    [junit4]   2> 744788 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /node_roles/overseer/preferred
>    [junit4]   2> 744793 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /node_roles/overseer/disallowed
>    [junit4]   2> 744794 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /node_roles/coordinator
>    [junit4]   2> 744795 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /node_roles/coordinator/on
>    [junit4]   2> 744797 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /node_roles/coordinator/off
>    [junit4]   2> 744798 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>    [junit4]   2> 744799 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /autoscaling/events
>    [junit4]   2> 744800 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /autoscaling/triggerState
>    [junit4]   2> 744801 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /autoscaling/nodeAdded
>    [junit4]   2> 744802 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /autoscaling/nodeLost
>    [junit4]   2> 744803 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 744804 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /autoscaling.json
>    [junit4]   2> 744805 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /security.json
>    [junit4]   2> 744806 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/protwords.txt
>    [junit4]   2> 744807 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/solrconfig.xml
>    [junit4]   2> 744809 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/synonyms.txt
>    [junit4]   2> 744810 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/managed-schema
>    [junit4]   2> 744812 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_hi.txt
>    [junit4]   2> 744814 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_fa.txt
>    [junit4]   2> 744816 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_es.txt
>    [junit4]   2> 744818 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_sv.txt
>    [junit4]   2> 744819 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/contractions_ca.txt
>    [junit4]   2> 744823 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_it.txt
>    [junit4]   2> 744829 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_eu.txt
>    [junit4]   2> 744831 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_no.txt
>    [junit4]   2> 744832 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_en.txt
>    [junit4]   2> 744836 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_et.txt
>    [junit4]   2> 744837 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_ar.txt
>    [junit4]   2> 744839 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_fi.txt
>    [junit4]   2> 744840 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_hu.txt
>    [junit4]   2> 744842 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/hyphenations_ga.txt
>    [junit4]   2> 744843 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_nl.txt
>    [junit4]   2> 744844 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_de.txt
>    [junit4]   2> 744845 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_th.txt
>    [junit4]   2> 744846 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stemdict_nl.txt
>    [junit4]   2> 744847 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_ca.txt
>    [junit4]   2> 744849 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_bg.txt
>    [junit4]   2> 744850 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_gl.txt
>    [junit4]   2> 744852 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_da.txt
>    [junit4]   2> 744861 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_tr.txt
>    [junit4]   2> 744864 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/contractions_fr.txt
>    [junit4]   2> 744868 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_ja.txt
>    [junit4]   2> 744869 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_hy.txt
>    [junit4]   2> 744871 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stoptags_ja.txt
>    [junit4]   2> 744873 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/contractions_it.txt
>    [junit4]   2> 744875 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_cz.txt
>    [junit4]   2> 744876 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_id.txt
>    [junit4]   2> 744878 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_ro.txt
>    [junit4]   2> 744879 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/userdict_ja.txt
>    [junit4]   2> 744880 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_el.txt
>    [junit4]   2> 744882 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_ga.txt
>    [junit4]   2> 744883 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_fr.txt
>    [junit4]   2> 744884 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/contractions_ga.txt
>    [junit4]   2> 744886 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_lv.txt
>    [junit4]   2> 744887 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_ru.txt
>    [junit4]   2> 744888 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/lang/stopwords_pt.txt
>    [junit4]   2> 744889 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /configs/_default/stopwords.txt
>    [junit4]   2> 744890 WARN
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] 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> 744891 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader Updating cluster state
> from ZooKeeper...
>    [junit4]   2> 744892 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader Loaded cluster
> properties: {legacyCloud=true}
>    [junit4]   2> 744892 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader Updated live nodes from
> ZooKeeper... [] -> []
>    [junit4]   2> 744893 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy
> [0] interesting [0] watched [0] lazy [2] total [2]
>    [junit4]   2> 744893 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking
> ZK for most up to date Aliases /aliases.json
>    [junit4]   2> 744893 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases:
> cmp=-1, new definition is: Aliases{collectionAliases={},
> collectionAliasProperties={}, zNodeVersion=0}
>    [junit4]   2> 744894 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>    [junit4]   2> 744895 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/election
>    [junit4]   2> 744896 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerElectionContext I am going to
> be the leader 127.0.0.1:35447_
>    [junit4]   2> 744896 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/leader
>    [junit4]   2> 744897 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.Overseer Overseer
> (id=72086763835686916-127.0.0.1:35447_-n_0000000000) starting
>    [junit4]   2> 744897 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
>    [junit4]   2> 744898 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue-work
>    [junit4]   2> 744900 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 744902 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Process current
> queue of overseer operations
>    [junit4]   2> 744902 INFO
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.Overseer Starting to work on the main
> queue : 127.0.0.1:35447_
>    [junit4]   2> 744902 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.ZkController Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:35447_
>    [junit4]   2> 744904 DEBUG
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader Updated live nodes from
> ZooKeeper... [] -> []
>    [junit4]   2> 744905 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
>    [junit4]   2> 744905 DEBUG (zkCallback-7242-thread-1) [     ]
> o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent
> state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has
> occurred - updating... (live nodes size: [0])
>    [junit4]   2> 744907 DEBUG
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy
> [0] interesting [0] watched [0] lazy [2] total [2]
>    [junit4]   2> 744907 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Cleaning up
> work-queue. #Running tasks: 0 #Completed tasks: 0
>    [junit4]   2> 744907 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
>    [junit4]   2> 744907 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
>    [junit4]   2> 744907 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
>    [junit4]   2> 744907 INFO
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
>    [junit4]   2> 744907 INFO  (zkCallback-7242-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 744907 DEBUG (zkCallback-7242-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] ->
> [127.0.0.1:35447_]
>    [junit4]   2> 744908 DEBUG
> (OverseerAutoScalingTriggerThread-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [     ] o.a.s.c.c.SolrZkClient makePath:
> /autoscaling/events/.scheduled_maintenance
>    [junit4]   2> 744910 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.c.ZkController non-data nodes now []
>    [junit4]   2> 744911 DEBUG
> (OverseerAutoScalingTriggerThread-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [     ] o.a.s.c.c.SolrZkClient makePath:
> /autoscaling/events/.auto_add_replicas
>    [junit4]   2> 744917 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.p.PackageLoader /packages.json updated to
> version -1
>    [junit4]   2> 744918 WARN
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] 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> 744943 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.h.a.MetricsHistoryHandler No .system
> collection, keeping metrics history in memory.
>    [junit4]   2> 744969 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@2b0f55ea
>    [junit4]   2> 744989 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@2b0f55ea
>    [junit4]   2> 744989 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@2b0f55ea
>    [junit4]   2> 744990 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF])
> [n:127.0.0.1:35447_     ] 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/control-001/cores
>    [junit4]   2> 745004 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 745005 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 745006 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:None path:null
>    [junit4]   2> 745006 DEBUG (zkConnectionManagerCallback-7260-thread-1)
> [     ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@7219d0a name:
> ZooKeeperConnection Watcher:127.0.0.1:38275/solr got event WatchedEvent
> state:SyncConnected type:None path:null path: null type: None
>    [junit4]   2> 745006 INFO  (zkConnectionManagerCallback-7260-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 745006 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 745007 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 745007 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 745007 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
>    [junit4]   2> 745008 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 745008 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] ->
> [127.0.0.1:35447_]
>    [junit4]   2> 745008 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0]
> watched [0] lazy [2] total [2]
>    [junit4]   2> 745009 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date
> Aliases /aliases.json
>    [junit4]   2> 745009 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition
> is: Aliases{collectionAliases={}, collectionAliasProperties={},
> zNodeVersion=0}
>    [junit4]   2> 745009 INFO
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [
>    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
> 127.0.0.1:38275/solr ready
>    [junit4]   2> 745010 INFO  (qtp1408491780-13205) [n:127.0.0.1:35447_
>    ] o.a.s.s.HttpSolrCall HttpSolrCall.init(
> http://127.0.0.1:35447/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A35447_&numShards=1&nrtReplicas=1&wt=javabin&version=2
> )
>    [junit4]   2> 745012 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/overseer/collection-queue-work
>    [junit4]   2> 745013 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/overseer/collection-queue-work
>    [junit4]   2> 745013 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from
> work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf
> ]]
>    [junit4]   2> 745014 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Marked task
> [/overseer/collection-queue-work/qn-0000000000] as running
>    [junit4]   2> 745014 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Overseer
> Collection Message Handler: Get the message id:
> /overseer/collection-queue-work/qn-0000000000 message: {
>    [junit4]   2>   "name":"control_collection",
>    [junit4]   2>   "fromApi":"true",
>    [junit4]   2>   "collection.configName":"conf1",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "createNodeSet":"127.0.0.1:35447_",
>    [junit4]   2>   "nrtReplicas":"1",
>    [junit4]   2>   "stateFormat":"2",
>    [junit4]   2>   "replicationFactor":"1",
>    [junit4]   2>   "operation":"create"}
>    [junit4]   2> 745014 DEBUG
> (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Runner processing
> /overseer/collection-queue-work/qn-0000000000
>    [junit4]   2> 745014 DEBUG
> (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_)
> [n:127.0.0.1:35447_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler
> OverseerCollectionMessageHandler.processMessage : create , {
>    [junit4]   2>   "name":"control_collection",
>    [junit4]   2>   "fromApi":"true",
>    [junit4]   2>   "collection.configName":"conf1",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "createNodeSet":"127.0.0.1:35447_",
>    [junit4]   2>   "nrtReplicas":"1",
>    [junit4]   2>   "stateFormat":"2",
>    [junit4]   2>   "replicationFactor":"1",
>    [junit4]   2>   "operation":"create"}
>    [junit4]   2> 745014 DEBUG
> (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_)
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking
> ZK for most up to date Aliases /aliases.json
>    [junit4]   2> 745014 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Cleaning up
> work-queue. #Running tasks: 1 #Completed tasks: 0
>    [junit4]   2> 745014 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor RunningTasks:
> [/overseer/collection-queue-work/qn-0000000000]
>    [junit4]   2> 745015 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
>    [junit4]   2> 745015 DEBUG
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
>    [junit4]   2> 745015 INFO
> (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks:
> [/overseer/collection-queue-work/qn-0000000000]
>    [junit4]   2> 745015 DEBUG
> (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_)
> [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases:
> cmp=0, not overwriting ZK version.
>    [junit4]   2> 745015 INFO
> (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_)
> [n:127.0.0.1:35447_     ] o.a.s.c.a.c.CreateCollectionCmd Create
> collection control_collection
>    [junit4]   2> 745016 DEBUG
> (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_)
> [n:127.0.0.1:35447_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler
> creating collections conf node /collections/control_collection
>    [junit4]   2> 745017 DEBUG
> (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_)
> [n:127.0.0.1:35447_     ] o.a.s.c.a.c.CreateCollectionCmd Check for
> collection zkNode: control_collection
>    [junit4]   2> 745018 DEBUG
> (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_)
> [n:127.0.0.1:35447_     ] o.a.s.c.a.c.CreateCollectionCmd Collection
> zkNode exists
>    [junit4]   2> 745019 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/overseer/queue
>    [junit4]   2> 745021 DEBUG
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.Overseer processMessage: queueSize: 1,
> message = {
>    [junit4]   2>   "name":"control_collection",
>    [junit4]   2>   "fromApi":"true",
>    [junit4]   2>   "collection.configName":"conf1",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "createNodeSet":"127.0.0.1:35447_",
>    [junit4]   2>   "nrtReplicas":"1",
>    [junit4]   2>   "stateFormat":"2",
>    [junit4]   2>   "replicationFactor":"1",
>    [junit4]   2>   "operation":"create"} current state version: 0
>    [junit4]   2> 745021 DEBUG
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.o.ClusterStateMutator building a new
> cName: control_collection
>    [junit4]   2> 745022 DEBUG
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.o.ZkStateWriter going to
> create_collection /collections/control_collection/state.json
>    [junit4]   2> 745025 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/overseer/queue
>    [junit4]   2> 745121 DEBUG
> (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_)
> [n:127.0.0.1:35447_     ] o.a.s.c.a.c.CreateCollectionCmd Creating
> SolrCores for new collection control_collection, shardNames [shard1] ,
> message : {
>    [junit4]   2>   "name":"control_collection",
>    [junit4]   2>   "fromApi":"true",
>    [junit4]   2>   "collection.configName":"conf1",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "createNodeSet":"127.0.0.1:35447_",
>    [junit4]   2>   "nrtReplicas":"1",
>    [junit4]   2>   "stateFormat":"2",
>    [junit4]   2>   "replicationFactor":"1",
>    [junit4]   2>   "operation":"create"}
>    [junit4]   2> 745123 DEBUG
> (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_)
> [n:127.0.0.1:35447_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core
> control_collection_shard1_replica_n1 as part of shard shard1 of collection
> control_collection on 127.0.0.1:35447_
>    [junit4]   2> 745140 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
>    ] o.a.s.s.HttpSolrCall HttpSolrCall.init(
> http://127.0.0.1:35447/admin/cores?null)
>    [junit4]   2> 745141 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
>   x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation
> core create command
> qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
>    [junit4]   2> 745141 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
>   x:control_collection_shard1_replica_n1 ]
> o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for
> max 4 cores with initial capacity of 4
>    [junit4]   2> 745147 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/overseer/queue
>    [junit4]   2> 745148 DEBUG
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.Overseer processMessage: queueSize: 1,
> message = {
>    [junit4]   2>   "core":"control_collection_shard1_replica_n1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "node_name":"127.0.0.1:35447_",
>    [junit4]   2>   "base_url":"http://127.0.0.1:35447",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "operation":"state"} current state version: 0
>    [junit4]   2> 745148 DEBUG
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.o.ReplicaMutator Update state
> numShards=1 message={
>    [junit4]   2>   "core":"control_collection_shard1_replica_n1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "node_name":"127.0.0.1:35447_",
>    [junit4]   2>   "base_url":"http://127.0.0.1:35447",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 745149 DEBUG
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.o.ReplicaMutator Will update state for
> replica: core_node2:{
>    [junit4]   2>   "core":"control_collection_shard1_replica_n1",
>    [junit4]   2>   "node_name":"127.0.0.1:35447_",
>    [junit4]   2>   "base_url":"http://127.0.0.1:35447",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "type":"NRT"}
>    [junit4]   2> 745149 DEBUG
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.o.ReplicaMutator Collection is now:
> DocCollection(control_collection//collections/control_collection/state.json/0
> )={
>    [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":"control_collection_shard1_replica_n1",
>    [junit4]   2>           "node_name":"127.0.0.1:35447_",
>    [junit4]   2>           "base_url":"http://127.0.0.1:35447",
>    [junit4]   2>           "state":"down",
>    [junit4]   2>           "type":"NRT"}}}}}
>    [junit4]   2> 745560 DEBUG
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.o.ZkStateWriter going to
> update_collection /collections/control_collection/state.json version: 0
>    [junit4]   2> 745561 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/overseer/queue
>    [junit4]   2> 746150 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.ZkStateReader Loading collection config from:
> [/collections/control_collection]
>    [junit4]   2> 746158 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
>    [junit4]   2> 746159 WARN  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use
> solr.xml:/metrics/reporter section instead
>    [junit4]   2> 746163 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.s.IndexSchema Schema name=test
>    [junit4]   2> 746169 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
>    [junit4]   2> 746188 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.CoreContainer Creating SolrCore
> 'control_collection_shard1_replica_n1' using configuration from configset
> conf1, trusted=true
>    [junit4]   2> 746189 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.core.control_collection.shard1.replica_n1' (registry
> 'solr.core.control_collection.shard1.replica_n1') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@2b0f55ea
>    [junit4]   2> 746198 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new
> SolrCore at
> [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/control-001/cores/control_collection_shard1_replica_n1],
> dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
>    [junit4]   2> 746201 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
> minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648,
> maxMergeSizeForForcedMerge=9223372036854775807,
> calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
>    [junit4]   2> 746209 WARN  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
> requestHandler,name = /dump,class = DumpRequestHandler,attributes =
> {initParams=a, name=/dump, class=DumpRequestHandler},args =
> {defaults={a=A,b=B}}}
>    [junit4]   2> 746259 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 746259 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 746260 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 746260 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 746261 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
> minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648,
> maxMergeSizeForForcedMerge=9223372036854775807,
> calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23313285180611107]
>    [junit4]   2> 746264 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.ZkStateReader Loading collection config from:
> [/collections/control_collection]
>    [junit4]   2> 746264 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
> znodeBase: /configs/conf1
>    [junit4]   2> 746265 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
> ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 746265 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
>    [junit4]   2> 746265 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.UpdateLog Could not find max version in index or recent updates,
> using new clock 1781716848679583744
>    [junit4]   2> 746267 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.ZkStateReader Waiting up to 60000ms for state
> org.apache.solr.cloud.ZkController$$Lambda$655/225853906@2ff65b
>    [junit4]   2> 746268 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.ZkStateReader Found
> org.apache.solr.cloud.ZkController$$Lambda$655/225853906@2ff65b directly
> in clusterState
>    [junit4]   2> 746268 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/terms/shard1
>    [junit4]   2> 746269 INFO  (searcherExecutor-7262-thread-1-processing-n:
> 127.0.0.1:35447_ x:control_collection_shard1_replica_n1
> c:control_collection s:shard1) [n:127.0.0.1:35447_ c:control_collection
> s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
> [control_collection_shard1_replica_n1]  Registered new searcher autowarm
> time: 0 ms
>    [junit4]   2> 746271 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ZkShardTerms Successful update of terms at
> /collections/control_collection/terms/shard1 to
> Terms{values={core_node2=0}, version=0}
>    [junit4]   2> 746271 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
> /collections/control_collection/leaders/shard1
>    [junit4]   2> 746271 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/collections/control_collection/terms/shard1
>    [junit4]   2> 746271 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/leaders/shard1
>    [junit4]   2> 746272 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/leader_elect/shard1/election
>    [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>    [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>    [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SyncStrategy Sync replicas to
> http://127.0.0.1:35447/control_collection_shard1_replica_n1/
>    [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>    [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SyncStrategy
> http://127.0.0.1:35447/control_collection_shard1_replica_n1/ has no
> replicas
>    [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
> /collections/control_collection/leaders/shard1/leader after winning as
> /collections/control_collection/leader_elect/shard1/election/72086763835686916-core_node2-n_0000000000
>    [junit4]   2> 746277 DEBUG
> (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/overseer/queue
>    [junit4]   2> 746277 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContext I am the new leader:
> http://127.0.0.1:35447/control_collection_shard1_replica_n1/ shard1
>    [junit4]   2> 746278 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
>    [junit4]   2> 746278 DEBUG
> (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000)
> [n:127.0.0.1:35447_     ] o.a.s.c.Overseer processMessage: queueSize: 1,
> message = {
>    [junit4]   2>   "operation":"leader",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "node_name":"127.0.0.1:35447_",
>    [junit4]   2>   "base_url":"http://127.0.0.1:35447",
>    [junit4]   2>   "core":"control_collection_shard1_replica_n1",
>    [junit4]   2>   "state":"active"} current state version: 0
>    [junit4]   2> 746279 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
>    [junit4]   2> 746279 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched
> [1] lazy [2] total [2]
>    [junit4]   2> 746284 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.ZkStateReader updated per-replica states changed for:
> control_collection, ver: 0 , new vals: []
>    [junit4]   2> 746284 DEBUG
> (watches-7244-thread-1-processing-n:127.0.0.1:35447_
> x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
> [n:127.0.0.1:35447_ c:control_collection s:shard1
> x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader
> CollectionStatePredicate failed for control_collection, cversion : -1
>    [junit4]   2> 746284 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched
> [1] lazy [2] total [2]
>    [junit4]   2> 746284 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for
> control_collection, cversion : -1
>    [junit4]   2> 746284 DEBUG (watches-7244-thread-1-processing-n:127.0.0.
>
> [...truncated too long message...]
>
> T-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [
>    ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent
> state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239452 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239453 INFO  (closeThreadPool-9168-thread-2) [     ]
> o.e.j.s.AbstractConnector Stopped ServerConnector@5867cf64{HTTP/1.1,
> (http/1.1, h2c)}{127.0.0.1:0}
>    [junit4]   2> 1239453 INFO  (closeThreadPool-9168-thread-2) [     ]
> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2aa120a7
> {/,null,STOPPED}
>    [junit4]   2> 1239453 INFO  (closeThreadPool-9168-thread-2) [     ]
> o.e.j.s.session node0 Stopped scavenging
>    [junit4]   2> 1239454 INFO
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ]
> o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-19131 after mutting 0 log
> messages
>    [junit4]   2> 1239454 INFO
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ]
> o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-19132 for ERROR logs
> matching regex: ignore_exception
>    [junit4]   2> 1239455 INFO
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ]
> o.a.s.c.ZkTestServer Shutting down ZkTestServer.
>    [junit4]   2> 1239556 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239657 DEBUG
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread)
> [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event
> WatchedEvent state:Closed type:None path:null
>    [junit4]   2> 1239658 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>        10
> /solr/collections/testSplitLocking/terms/shard1_1
>    [junit4]   2>        10
> /solr/collections/testSplitLocking/terms/shard1_0
>    [junit4]   2>        7       /solr/collections/collection1/state.json
>    [junit4]   2>        7       /solr/aliases.json
>    [junit4]   2>        5       /solr/packages.json
>    [junit4]   2>        5
>  /solr/collections/testSplitLocking/terms/shard1
>    [junit4]   2>        5       /solr/security.json
>    [junit4]   2>        5       /solr/configs/conf1
>    [junit4]   2>        5       /solr/collections/collection1/terms/shard1
>    [junit4]   2>        5       /solr/collections/collection1/terms/shard2
>    [junit4]   2>        4
>  /solr/collections/collection1/collectionprops.json
>    [junit4]   2>        4
>  /solr/collections/testSplitLocking/collectionprops.json
>    [junit4]   2>        2
>  /solr/collections/control_collection/terms/shard1
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent data watches above limit:
>    [junit4]   2>
>    [junit4]   2>        61
> /solr/collections/testSplitLocking/state.json
>    [junit4]   2>        50      /solr/clusterstate.json
>    [junit4]   2>        7       /solr/clusterprops.json
>    [junit4]   2>        7
>  /solr/collections/control_collection/state.json
>    [junit4]   2>        2
>  /solr/overseer_elect/election/72086795081744397-127.0.0.1:44889_-n_0000000001
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent children watches above limit:
>    [junit4]   2>
>    [junit4]   2>        67      /solr/overseer/queue
>    [junit4]   2>        31      /solr/live_nodes
>    [junit4]   2>        27      /solr/overseer/collection-queue-work
>    [junit4]   2>        13      /solr/collections
>    [junit4]   2>        6
>  /solr/collections/testSplitLocking/state.json
>    [junit4]   2>        2
>  /solr/collections/control_collection/state.json
>    [junit4]   2>
>    [junit4]   2> 1239661 INFO
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ]
> o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39975
>    [junit4]   2> 1239661 INFO
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ]
> o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39975
>    [junit4]   2> 1239661 INFO
> (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ]
> o.a.s.c.ZkTestServer connecting to 127.0.0.1 39975
>    [junit4] IGNOR/A 0.00s J3 | ShardSplitTest.testSplitAfterFailedSplit2
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> 1239663 INFO
> (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ]
> o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-19132 after mutting 0 log
> messages
>    [junit4]   2> 1239663 INFO
> (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ]
> o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-19133 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001
>    [junit4]   2> Nov 05, 2023 9:54:51 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=CheapBastard,
> sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr-Latn,
> timezone=America/Araguaina
>    [junit4]   2> NOTE: Linux 5.4.0-166-generic amd64/Temurin 1.8.0_362
> (64-bit)/cpus=4,threads=1,free=137382320,total=477626368
>    [junit4]   2> NOTE: All tests run in this JVM: [HLLSerializationTest,
> DateMathParserTest, TestMacros, TestDeprecatedFilters,
> OverseerTaskQueueTest, AuthWithShardHandlerFactoryOverrideTest,
> TestSolrJacksonAnnotation, TestRandomFaceting,
> ManagedSchemaRoundRobinCloudTest, TestConfigOverlay, BJQParserTest,
> TestBulkSchemaConcurrent, TestDynamicLoading, SaslZkACLProviderTest,
> MinimalSchemaTest, CrossCollectionJoinQueryTest,
> PeerSyncWithBufferUpdatesTest, EnumFieldTest, TestStreamBody,
> BackupRestoreApiErrorConditionsTest, TestCircuitBreaker,
> MultiSolrCloudTestCaseTest, ChaosMonkeySafeLeaderTest,
> SharedFSAutoReplicaFailoverTest, SolrTestCaseJ4DeleteCoreTest,
> MultiAuthPluginTest, TestRecovery, TestCloudJSONFacetJoinDomain,
> TestDeleteCollectionOnDownNodes, DocumentAnalysisRequestHandlerTest,
> TestCloudRecovery2, TestNoOpRegenerator, TestAddFieldRealTimeGet,
> URLClassifyProcessorTest, SecurityConfHandlerTest,
> ResponseLogComponentTest, TestRawTransformer, TestSuggestSpellingConverter,
> TestEmbeddedSolrServerSchemaAPI, TestCollectionsAPIViaSolrCloudCluster,
> SplitHandlerTest, TestDistributedGrouping, XmlInterpolationTest,
> AnalysisErrorHandlingTest, DirectUpdateHandlerTest,
> RecoveryAfterSoftCommitTest, TestTrie, TestHdfsUpdateLog, TestSolrXml,
> JWTAuthPluginIntegrationTest, CdcrOpsAndBoundariesTest, SolrXmlInZkTest,
> TriggerIntegrationTest, TestDelegationWithHadoopAuth, TestSolr4Spatial,
> CloudExitableDirectoryReaderTest, TestDynamicFieldNamesIndexCorrectly,
> TestAuthenticationFramework, RandomizedTaggerTest, ChangedSchemaMergeTest,
> AddReplicaTest, TestStandardQParsers, TestFieldCollectionResource,
> TestAuthorizationFramework, JvmMetricsTest, QueryParsingTest,
> ShardSplitTest]
>    [junit4] Completed [435/958 (1!)] on J3 in 499.26s, 11 tests, 2 errors,
> 3 skipped <<< FAILURES!
>
> [...truncated 56167 lines...]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 356 - 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/356/

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42223
	at __randomizedtesting.SeedInfo.seed([F255DAFEFBB57DFF:CE3B13A75E6DD666]: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:1188)
	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:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)
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)
	... 57 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42203
	at __randomizedtesting.SeedInfo.seed([F255DAFEFBB57DFF:4A968E5E076EA88A]: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:1188)
	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:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)
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)
	... 57 more




Build Log:
[...truncated 14841 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 740634 INFO  (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-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> 740634 INFO  (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 740635 INFO  (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-19115 after mutting 0 log messages
   [junit4]   2> 740635 INFO  (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-19116 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 740636 INFO  (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/data-dir-82-001
   [junit4]   2> 740636 WARN  (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 740636 INFO  (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 740639 INFO  (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 740639 INFO  (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 740644 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-19116 after mutting 0 log messages
   [junit4]   2> 740644 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-19117 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 740645 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 740645 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 740645 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 740646 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 740745 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer start zk server on port: 38275
   [junit4]   2> 740745 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38275
   [junit4]   2> 740745 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38275
   [junit4]   2> 740745 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38275
   [junit4]   2> 740761 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740770 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740778 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 740778 DEBUG (zkConnectionManagerCallback-7226-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13a97e2e name: ZooKeeperConnection Watcher:127.0.0.1:38275 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 740778 INFO  (zkConnectionManagerCallback-7226-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 740779 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740779 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740784 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 740792 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740795 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740796 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 740800 DEBUG (zkConnectionManagerCallback-7228-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@516a08fc name: ZooKeeperConnection Watcher:127.0.0.1:38275/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 740800 INFO  (zkConnectionManagerCallback-7228-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 740800 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740800 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740801 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 740801 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 740801 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 740802 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 740802 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 740803 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 740803 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 740804 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 740804 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 740805 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 740805 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 740806 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 740806 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 740807 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 740807 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 740808 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 740808 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 740809 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 740809 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 740810 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 740810 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 740811 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 740811 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 740812 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 741214 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 741214 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 741214 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 741215 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 741215 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 741215 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 741215 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51d03aa{/,null,AVAILABLE}
   [junit4]   2> 741216 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17be391{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35447}
   [junit4]   2> 741216 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.e.j.s.Server Started @741251ms
   [junit4]   2> 741216 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=35447, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/control-001/cores}
   [junit4]   2> 741216 ERROR (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 741216 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 741216 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 741217 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 741217 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 741217 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-11-05T09:46:32.646Z
   [junit4]   2> 741217 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 741219 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 741219 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 741220 DEBUG (zkConnectionManagerCallback-7230-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67888b53 name: ZooKeeperConnection Watcher:127.0.0.1:38275/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 741220 INFO  (zkConnectionManagerCallback-7230-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741220 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 741220 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 741221 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-SendThread(127.0.0.1:38275)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001a879f6f0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001a879f6f0002, 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 0x1001a879f6f0002, 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> 741321 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 741321 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 741322 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/control-001/solr.xml
   [junit4]   2> 741325 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 741325 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 741338 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0f55ea, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 744448 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 744448 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46cd11c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744448 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46cd11c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744464 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42b020c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744464 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42b020c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744465 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38275/solr
   [junit4]   2> 744465 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 744472 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744472 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 744478 DEBUG (zkConnectionManagerCallback-7241-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7883ab3f name: ZooKeeperConnection Watcher:127.0.0.1:38275 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 744478 INFO  (zkConnectionManagerCallback-7241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744478 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744478 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 744480 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-SendThread(127.0.0.1:38275)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001a879f6f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001a879f6f0003, 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 0x1001a879f6f0003, 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> 744709 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 744757 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744763 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 744764 DEBUG (zkConnectionManagerCallback-7243-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@487a754a name: ZooKeeperConnection Watcher:127.0.0.1:38275/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 744764 INFO  (zkConnectionManagerCallback-7243-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744764 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744765 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 744766 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 744768 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 744769 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 744772 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 744773 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles
   [junit4]   2> 744776 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data
   [junit4]   2> 744780 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/on
   [junit4]   2> 744782 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/off
   [junit4]   2> 744783 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer
   [junit4]   2> 744784 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/allowed
   [junit4]   2> 744788 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/preferred
   [junit4]   2> 744793 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/disallowed
   [junit4]   2> 744794 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator
   [junit4]   2> 744795 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/on
   [junit4]   2> 744797 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/off
   [junit4]   2> 744798 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 744799 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 744800 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 744801 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 744802 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 744803 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 744804 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 744805 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 744806 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 744807 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 744809 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 744810 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 744812 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 744814 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 744816 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 744818 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 744819 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 744823 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 744829 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 744831 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 744832 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 744836 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 744837 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 744839 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 744840 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 744842 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 744843 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 744844 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 744845 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 744846 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 744847 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 744849 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 744850 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 744852 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 744861 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 744864 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 744868 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 744869 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 744871 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 744873 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 744875 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 744876 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 744878 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 744879 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 744880 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 744882 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 744883 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 744884 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 744886 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 744887 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 744888 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 744889 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 744890 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] 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> 744891 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 744892 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 744892 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 744893 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 744893 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 744893 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 744894 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 744895 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 744896 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35447_
   [junit4]   2> 744896 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 744897 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.Overseer Overseer (id=72086763835686916-127.0.0.1:35447_-n_0000000000) starting
   [junit4]   2> 744897 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 744898 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 744900 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 744902 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 744902 INFO  (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35447_
   [junit4]   2> 744902 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35447_
   [junit4]   2> 744904 DEBUG (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 744905 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 744905 DEBUG (zkCallback-7242-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 744907 DEBUG (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 744907 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 744907 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 744907 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 744907 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 744907 INFO  (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 744907 INFO  (zkCallback-7242-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 744907 DEBUG (zkCallback-7242-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35447_]
   [junit4]   2> 744908 DEBUG (OverseerAutoScalingTriggerThread-72086763835686916-127.0.0.1:35447_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 744910 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 744911 DEBUG (OverseerAutoScalingTriggerThread-72086763835686916-127.0.0.1:35447_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 744917 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 744918 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] 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> 744943 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 744969 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0f55ea
   [junit4]   2> 744989 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0f55ea
   [junit4]   2> 744989 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0f55ea
   [junit4]   2> 744990 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [n:127.0.0.1:35447_     ] 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/control-001/cores
   [junit4]   2> 745004 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 745005 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 745006 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 745006 DEBUG (zkConnectionManagerCallback-7260-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7219d0a name: ZooKeeperConnection Watcher:127.0.0.1:38275/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 745006 INFO  (zkConnectionManagerCallback-7260-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 745006 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 745007 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 745007 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 745007 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 745008 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 745008 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35447_]
   [junit4]   2> 745008 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 745009 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 745009 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 745009 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38275/solr ready
   [junit4]   2> 745010 INFO  (qtp1408491780-13205) [n:127.0.0.1:35447_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:35447/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A35447_&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 745012 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 745013 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 745013 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 745014 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 745014 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:35447_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 745014 DEBUG (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 745014 DEBUG (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_) [n:127.0.0.1:35447_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:35447_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 745014 DEBUG (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_) [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 745014 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 745014 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 745015 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 745015 DEBUG (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 745015 INFO  (OverseerCollectionConfigSetProcessor-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 745015 DEBUG (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_) [n:127.0.0.1:35447_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 745015 INFO  (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_) [n:127.0.0.1:35447_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 745016 DEBUG (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_) [n:127.0.0.1:35447_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 745017 DEBUG (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_) [n:127.0.0.1:35447_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 745018 DEBUG (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_) [n:127.0.0.1:35447_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 745019 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 745021 DEBUG (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:35447_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 745021 DEBUG (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 745022 DEBUG (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 745025 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 745121 DEBUG (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_) [n:127.0.0.1:35447_     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:35447_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 745123 DEBUG (OverseerThreadFactory-7250-thread-1-processing-n:127.0.0.1:35447_) [n:127.0.0.1:35447_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:35447_
   [junit4]   2> 745140 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:35447/admin/cores?null)
   [junit4]   2> 745141 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 745141 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 745147 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 745148 DEBUG (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:35447_",
   [junit4]   2>   "base_url":"http://127.0.0.1:35447",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 745148 DEBUG (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:35447_",
   [junit4]   2>   "base_url":"http://127.0.0.1:35447",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 745149 DEBUG (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35447_",
   [junit4]   2>   "base_url":"http://127.0.0.1:35447",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 745149 DEBUG (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [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":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:35447_",
   [junit4]   2>           "base_url":"http://127.0.0.1:35447",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 745560 DEBUG (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 745561 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 746150 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 746158 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 746159 WARN  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 746163 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 746169 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 746188 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 746189 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0f55ea
   [junit4]   2> 746198 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 746201 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 746209 WARN  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 746259 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 746259 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 746260 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 746260 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 746261 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23313285180611107]
   [junit4]   2> 746264 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 746264 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 746265 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 746265 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 746265 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1781716848679583744
   [junit4]   2> 746267 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Waiting up to 60000ms for state org.apache.solr.cloud.ZkController$$Lambda$655/225853906@2ff65b
   [junit4]   2> 746268 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Found org.apache.solr.cloud.ZkController$$Lambda$655/225853906@2ff65b directly in clusterState
   [junit4]   2> 746268 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/terms/shard1
   [junit4]   2> 746269 INFO  (searcherExecutor-7262-thread-1-processing-n:127.0.0.1:35447_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 746271 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 746271 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 746271 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/terms/shard1
   [junit4]   2> 746271 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 746272 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35447/control_collection_shard1_replica_n1/
   [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:35447/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 746275 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72086763835686916-core_node2-n_0000000000
   [junit4]   2> 746277 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 746277 INFO  (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35447/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 746278 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 746278 DEBUG (OverseerStateUpdate-72086763835686916-127.0.0.1:35447_-n_0000000000) [n:127.0.0.1:35447_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:35447_",
   [junit4]   2>   "base_url":"http://127.0.0.1:35447",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 746279 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 746279 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 746284 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 746284 DEBUG (watches-7244-thread-1-processing-n:127.0.0.1:35447_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 746284 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 746284 DEBUG (qtp1408491780-13206) [n:127.0.0.1:35447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 746284 DEBUG (watches-7244-thread-1-processing-n:127.0.0.

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

T-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239452 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239453 INFO  (closeThreadPool-9168-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5867cf64{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1239453 INFO  (closeThreadPool-9168-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2aa120a7{/,null,STOPPED}
   [junit4]   2> 1239453 INFO  (closeThreadPool-9168-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1239454 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-19131 after mutting 0 log messages
   [junit4]   2> 1239454 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-19132 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1239455 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1239556 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239657 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1239658 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> 	10	/solr/collections/testSplitLocking/terms/shard1_1
   [junit4]   2> 	10	/solr/collections/testSplitLocking/terms/shard1_0
   [junit4]   2> 	7	/solr/collections/collection1/state.json
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/collections/testSplitLocking/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testSplitLocking/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/collections/testSplitLocking/state.json
   [junit4]   2> 	50	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72086795081744397-127.0.0.1:44889_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	67	/solr/overseer/queue
   [junit4]   2> 	31	/solr/live_nodes
   [junit4]   2> 	27	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	6	/solr/collections/testSplitLocking/state.json
   [junit4]   2> 	2	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1239661 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39975
   [junit4]   2> 1239661 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39975
   [junit4]   2> 1239661 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[F255DAFEFBB57DFF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39975
   [junit4] IGNOR/A 0.00s J3 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> 1239663 INFO  (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-19132 after mutting 0 log messages
   [junit4]   2> 1239663 INFO  (SUITE-ShardSplitTest-seed#[F255DAFEFBB57DFF]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-19133 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_F255DAFEFBB57DFF-001
   [junit4]   2> Nov 05, 2023 9:54:51 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=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr-Latn, timezone=America/Araguaina
   [junit4]   2> NOTE: Linux 5.4.0-166-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=137382320,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [HLLSerializationTest, DateMathParserTest, TestMacros, TestDeprecatedFilters, OverseerTaskQueueTest, AuthWithShardHandlerFactoryOverrideTest, TestSolrJacksonAnnotation, TestRandomFaceting, ManagedSchemaRoundRobinCloudTest, TestConfigOverlay, BJQParserTest, TestBulkSchemaConcurrent, TestDynamicLoading, SaslZkACLProviderTest, MinimalSchemaTest, CrossCollectionJoinQueryTest, PeerSyncWithBufferUpdatesTest, EnumFieldTest, TestStreamBody, BackupRestoreApiErrorConditionsTest, TestCircuitBreaker, MultiSolrCloudTestCaseTest, ChaosMonkeySafeLeaderTest, SharedFSAutoReplicaFailoverTest, SolrTestCaseJ4DeleteCoreTest, MultiAuthPluginTest, TestRecovery, TestCloudJSONFacetJoinDomain, TestDeleteCollectionOnDownNodes, DocumentAnalysisRequestHandlerTest, TestCloudRecovery2, TestNoOpRegenerator, TestAddFieldRealTimeGet, URLClassifyProcessorTest, SecurityConfHandlerTest, ResponseLogComponentTest, TestRawTransformer, TestSuggestSpellingConverter, TestEmbeddedSolrServerSchemaAPI, TestCollectionsAPIViaSolrCloudCluster, SplitHandlerTest, TestDistributedGrouping, XmlInterpolationTest, AnalysisErrorHandlingTest, DirectUpdateHandlerTest, RecoveryAfterSoftCommitTest, TestTrie, TestHdfsUpdateLog, TestSolrXml, JWTAuthPluginIntegrationTest, CdcrOpsAndBoundariesTest, SolrXmlInZkTest, TriggerIntegrationTest, TestDelegationWithHadoopAuth, TestSolr4Spatial, CloudExitableDirectoryReaderTest, TestDynamicFieldNamesIndexCorrectly, TestAuthenticationFramework, RandomizedTaggerTest, ChangedSchemaMergeTest, AddReplicaTest, TestStandardQParsers, TestFieldCollectionResource, TestAuthorizationFramework, JvmMetricsTest, QueryParsingTest, ShardSplitTest]
   [junit4] Completed [435/958 (1!)] on J3 in 499.26s, 11 tests, 2 errors, 3 skipped <<< FAILURES!

[...truncated 56167 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 355 - 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/355/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.update.TestHdfsUpdateLog

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.update.TestHdfsUpdateLog:     1) Thread[id=14394, name=Command processor, state=WAITING, group=TGRP-TestHdfsUpdateLog]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291)         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.update.TestHdfsUpdateLog: 
   1) Thread[id=14394, name=Command processor, state=WAITING, group=TGRP-TestHdfsUpdateLog]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291)
        at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275)
	at __randomizedtesting.SeedInfo.seed([858A604D7DA96920]:0)




Build Log:
[...truncated 14554 lines...]
   [junit4] Suite: org.apache.solr.update.TestHdfsUpdateLog
   [junit4]   2> 905300 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-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> 905301 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-20971 after mutting 0 log messages
   [junit4]   2> 905301 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-20972 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 905302 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.update.TestHdfsUpdateLog_858A604D7DA96920-001/data-dir-72-001
   [junit4]   2> 905302 WARN  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 905302 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 905304 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 905304 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 906807 WARN  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read")
   [junit4]   2> 906817 WARN  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 906856 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 906869 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 906869 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 906869 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 906876 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b9afe5d{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 907092 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@79502615{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/jetty-localhost_localdomain-42795-hadoop-hdfs-3_2_4-tests_jar-_-any-9034383952063383238/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/hdfs}
   [junit4]   2> 907092 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@73bdef61{HTTP/1.1, (http/1.1)}{localhost.localdomain:42795}
   [junit4]   2> 907092 INFO  (SUITE-TestHdfsUpdateLog-seed#[858A604D7DA96920]-worker) [     ] o.e.j.s.Server Started @907123ms
   [junit4]   2> 907982 WARN  (StorageLocationChecker thread 0) [     ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 908051 WARN  (Listener at localhost.localdomain/36785) [     ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read")
   [junit4]   2> 908051 WARN  (Listener at localhost.localdomain/36785) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 908057 INFO  (Listener at localhost.localdomain/36785) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 908059 INFO  (Listener at localhost.localdomain/36785) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 908059 INFO  (Listener at localhost.localdomain/36785) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 908059 INFO  (Listener at localhost.localdomain/36785) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 908060 INFO  (Listener at localhost.localdomain/36785) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9144945{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 908179 INFO  (Listener at localhost.localdomain/36785) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@737160c0{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/jetty-localhost-34899-hadoop-hdfs-3_2_4-tests_jar-_-any-6852318994833769580/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode}
   [junit4]   2> 908180 INFO  (Listener at localhost.localdomain/36785) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3267f07b{HTTP/1.1, (http/1.1)}{localhost:34899}
   [junit4]   2> 908180 INFO  (Listener at localhost.localdomain/36785) [     ] o.e.j.s.Server Started @908210ms
   [junit4]   2> 908730 WARN  (Listener at localhost.localdomain/41753) [     ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read")
   [junit4]   2> 908730 WARN  (Listener at localhost.localdomain/41753) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 908732 INFO  (Listener at localhost.localdomain/41753) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 908732 INFO  (Listener at localhost.localdomain/41753) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 908732 INFO  (Listener at localhost.localdomain/41753) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 908732 INFO  (Listener at localhost.localdomain/41753) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 908733 INFO  (Listener at localhost.localdomain/41753) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65f1e949{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 908863 INFO  (Listener at localhost.localdomain/41753) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@42a5661c{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/jetty-localhost-36117-hadoop-hdfs-3_2_4-tests_jar-_-any-8547895681957596000/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode}
   [junit4]   2> 908863 INFO  (Listener at localhost.localdomain/41753) [     ] o.e.j.s.AbstractConnector Started ServerConnector@44f16b54{HTTP/1.1, (http/1.1)}{localhost:36117}
   [junit4]   2> 908863 INFO  (Listener at localhost.localdomain/41753) [     ] o.e.j.s.Server Started @908894ms
   [junit4]   2> 909839 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x1a35d0333c4e3163: Processing first storage report for DS-71c0973e-55e9-453e-a0d9-6951f07d3bb0 from datanode DatanodeRegistration(127.0.0.1:33229, datanodeUuid=2f3da21f-ab81-4ba1-a6bd-ab109bbc933d, infoPort=37361, infoSecurePort=0, ipcPort=36411, storageInfo=lv=-57;cid=testClusterID;nsid=822907101;c=1699158801443)
   [junit4]   2> 909842 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x1a35d0333c4e3163: from storage DS-71c0973e-55e9-453e-a0d9-6951f07d3bb0 node DatanodeRegistration(127.0.0.1:33229, datanodeUuid=2f3da21f-ab81-4ba1-a6bd-ab109bbc933d, infoPort=37361, infoSecurePort=0, ipcPort=36411, storageInfo=lv=-57;cid=testClusterID;nsid=822907101;c=1699158801443), blocks: 0, hasStaleStorage: true, processing time: 2 msecs, invalidatedBlocks: 0
   [junit4]   2> 909842 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf17e1ab287bdb4c7: Processing first storage report for DS-cb7110da-8163-449e-88f7-eeb6557bf733 from datanode DatanodeRegistration(127.0.0.1:34549, datanodeUuid=2caca079-83cd-4d5b-a096-2611ce48dcbc, infoPort=33851, infoSecurePort=0, ipcPort=41753, storageInfo=lv=-57;cid=testClusterID;nsid=822907101;c=1699158801443)
   [junit4]   2> 909842 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf17e1ab287bdb4c7: from storage DS-cb7110da-8163-449e-88f7-eeb6557bf733 node DatanodeRegistration(127.0.0.1:34549, datanodeUuid=2caca079-83cd-4d5b-a096-2611ce48dcbc, infoPort=33851, infoSecurePort=0, ipcPort=41753, storageInfo=lv=-57;cid=testClusterID;nsid=822907101;c=1699158801443), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 909842 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x1a35d0333c4e3163: Processing first storage report for DS-f864bd87-8bc7-4b74-ad46-43c7db691330 from datanode DatanodeRegistration(127.0.0.1:33229, datanodeUuid=2f3da21f-ab81-4ba1-a6bd-ab109bbc933d, infoPort=37361, infoSecurePort=0, ipcPort=36411, storageInfo=lv=-57;cid=testClusterID;nsid=822907101;c=1699158801443)
   [junit4]   2> 909842 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x1a35d0333c4e3163: from storage DS-f864bd87-8bc7-4b74-ad46-43c7db691330 node DatanodeRegistration(127.0.0.1:33229, datanodeUuid=2f3da21f-ab81-4ba1-a6bd-ab109bbc933d, infoPort=37361, infoSecurePort=0, ipcPort=36411, storageInfo=lv=-57;cid=testClusterID;nsid=822907101;c=1699158801443), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 909842 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf17e1ab287bdb4c7: Processing first storage report for DS-b251838d-296a-407e-a1c5-6f1cc4a54ad1 from datanode DatanodeRegistration(127.0.0.1:34549, datanodeUuid=2caca079-83cd-4d5b-a096-2611ce48dcbc, infoPort=33851, infoSecurePort=0, ipcPort=41753, storageInfo=lv=-57;cid=testClusterID;nsid=822907101;c=1699158801443)
   [junit4]   2> 909842 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf17e1ab287bdb4c7: from storage DS-b251838d-296a-407e-a1c5-6f1cc4a54ad1 node DatanodeRegistration(127.0.0.1:34549, datanodeUuid=2caca079-83cd-4d5b-a096-2611ce48dcbc, infoPort=33851, infoSecurePort=0, ipcPort=41753, storageInfo=lv=-57;cid=testClusterID;nsid=822907101;c=1699158801443), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 910009 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 910014 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 910029 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 910029 WARN  (Listener at localhost.localdomain/36411) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 910032 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 910035 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 910239 WARN  (Listener at localhost.localdomain/36411) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_362]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_362]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_362]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_362]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_362]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_362]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_362]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:379) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:344) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:840) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:830) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:677) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.TestHdfsUpdateLog.beforeClass(TestHdfsUpdateLog.java:64) ~[test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:886) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362]
   [junit4]   2> 910241 WARN  (Listener at localhost.localdomain/36411) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_362]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_362]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_362]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_362]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1350) ~[?:1.8.0_362]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1382) ~[?:1.8.0_362]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:693) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:840) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:830) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:677) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:666) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.TestHdfsUpdateLog.beforeClass(TestHdfsUpdateLog.java:64) ~[test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:886) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) ~[randomizedtesting-runner-2.8.1.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362]
   [junit4]   2> 910242 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 910242 WARN  (Listener at localhost.localdomain/36411) [     ] 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> 910243 WARN  (Listener at localhost.localdomain/36411) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3475a022[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 910243 WARN  (Listener at localhost.localdomain/36411) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3475a022[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 910246 WARN  (Listener at localhost.localdomain/36411) [     ] 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> 910247 WARN  (Listener at localhost.localdomain/36411) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34c391a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 910247 WARN  (Listener at localhost.localdomain/36411) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34c391a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 910248 WARN  (Listener at localhost.localdomain/36411) [     ] 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> 910278 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@567c6345
   [junit4]   2> 910285 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@567c6345
   [junit4]   2> 910285 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@567c6345
   [junit4]   2> 910287 INFO  (coreLoadExecutor-9106-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 910294 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 910321 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 910321 WARN  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 910324 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 910327 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 910335 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 910336 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@567c6345
   [junit4]   2> 910345 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:36785/solr_hdfs_home
   [junit4]   2> 910346 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 910346 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1], dataDir=[hdfs://localhost.localdomain:36785/solr_hdfs_home/collection1//home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.update.TestHdfsUpdateLog_858A604D7DA96920-001/data-dir-72-001/]
   [junit4]   2> 910346 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:36785/solr_hdfs_home/collection1//home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.update.TestHdfsUpdateLog_858A604D7DA96920-001/data-dir-72-001/snapshot_metadata
   [junit4]   2> 910363 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 910363 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 910363 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 910435 WARN  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 910435 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 910441 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:36785/solr_hdfs_home/collection1//home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.update.TestHdfsUpdateLog_858A604D7DA96920-001/data-dir-72-001
   [junit4]   2> 910453 WARN  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 910464 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:36785/solr_hdfs_home/collection1//home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.update.TestHdfsUpdateLog_858A604D7DA96920-001/data-dir-72-001/index
   [junit4]   2> 910470 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 910470 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 910475 WARN  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 910475 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 910475 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=41.4912109375, floorSegmentMB=2.126953125, forceMergeDeletesPctAllowed=12.94629239747885, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=32.560788002048
   [junit4]   2> 911156 WARN  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 911204 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 911204 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=hdfs://localhost.localdomain:36785/solr/shard1 defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 911204 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 911220 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 911220 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 911222 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=0.703125, floorSegmentMB=1.365234375, forceMergeDeletesPctAllowed=5.656210841623503, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=31.289181891474833
   [junit4]   2> 911333 WARN  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 911336 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 911337 INFO  (coreLoadExecutor-9106-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1781697144777867264
   [junit4]   2> 911339 INFO  (searcherExecutor-9108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 911341 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 911366 INFO  (TEST-TestHdfsUpdateLog.testFSThreadSafety-seed#[858A604D7DA96920]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFSThreadSafety
   [junit4]   2> 911367 INFO  (TEST-TestHdfsUpdateLog.testFSThreadSafety-seed#[858A604D7DA96920]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 911369 INFO  (TEST-TestHdfsUpdateLog.testFSThreadSafety-seed#[858A604D7DA96920]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 2
   [junit4]   2> 911422 INFO  (searcherExecutor-9108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 911423 INFO  (TEST-TestHdfsUpdateLog.testFSThreadSafety-seed#[858A604D7DA96920]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 53
   [junit4]   2> 911479 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1781697144874336256)]} 0 49
   [junit4]   2> 911492 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1781697144938299392)]} 0 1
   [junit4]   2> 911503 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1781697144950882304)]} 0 1
   [junit4]   2> 911515 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1781697144963465216)]} 0 1
   [junit4]   2> 911527 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1781697144974999552)]} 0 2
   [junit4]   2> 911539 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1781697144988631040)]} 0 1
   [junit4]   2> 911550 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1781697145000165376)]} 0 1
   [junit4]   2> 911561 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1781697145011699712)]} 0 0
   [junit4]   2> 911730 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1781697145023234048)]} 0 158
   [junit4]   2> 911748 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1781697145207783424)]} 0 1
   [junit4]   2> 911760 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1781697145220366336)]} 0 1
   [junit4]   2> 911772 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1781697145232949248)]} 0 1
   [junit4]   2> 911821 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1781697145245532160)]} 0 37
   [junit4]   2> 911841 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1781697145295863808)]} 0 10
   [junit4]   2> 911854 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14 (1781697145317883904)]} 0 2
   [junit4]   2> 911887 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15 (1781697145330466816)]} 0 23
   [junit4]   2> 911908 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16 (1781697145366118400)]} 0 9
   [junit4]   2> 911925 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17 (1781697145390235648)]} 0 3
   [junit4]   2> 911938 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18 (1781697145404915712)]} 0 3
   [junit4]   2> 911968 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1781697145429032960)]} 0 10
   [junit4]   2> 911982 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1781697145450004480)]} 0 3
   [junit4]   2> 911998 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1781697145465733120)]} 0 4
   [junit4]   2> 912050 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1781697145486704640)]} 0 37
   [junit4]   2> 912061 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1781697145537036288)]} 0 0
   [junit4]   2> 912073 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1781697145548570624)]} 0 1
   [junit4]   2> 912085 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1781697145561153536)]} 0 0
   [junit4]   2> 912096 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1781697145573736448)]} 0 0
   [junit4]   2> 912107 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1781697145584222208)]} 0 0
   [junit4]   2> 912118 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1781697145595756544)]} 0 0
   [junit4]   2> 912149 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29 (1781697145607290880)]} 0 20
   [junit4]   2> 912166 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30 (1781697145646088192)]} 0 0
   [junit4]   2> 912177 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31 (1781697145657622528)]} 0 0
   [junit4]   2> 912188 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32 (1781697145669156864)]} 0 0
   [junit4]   2> 912199 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33 (1781697145680691200)]} 0 0
   [junit4]   2> 912209 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34 (1781697145692225536)]} 0 0
   [junit4]   2> 912229 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35 (1781697145704808448)]} 0 7
   [junit4]   2> 912240 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36 (1781697145724731392)]} 0 0
   [junit4]   2> 912257 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37 (1781697145741508608)]} 0 0
   [junit4]   2> 912268 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38 (1781697145754091520)]} 0 0
   [junit4]   2> 912280 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39 (1781697145765625856)]} 0 0
   [junit4]   2> 912293 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40 (1781697145779257344)]} 0 1
   [junit4]   2> 912322 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41 (1781697145791840256)]} 0 18
   [junit4]   2> 912334 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1781697145821200384)]} 0 1
   [junit4]   2> 912345 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43 (1781697145833783296)]} 0 0
   [junit4]   2> 912357 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44 (1781697145846366208)]} 0 1
   [junit4]   2> 912368 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45 (1781697145857900544)]} 0 1
   [junit4]   2> 912383 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46 (1781697145872580608)]} 0 1
   [junit4]   2> 912395 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47 (1781697145885163520)]} 0 1
   [junit4]   2> 912405 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48 (1781697145897746432)]} 0 0
   [junit4]   2> 912421 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49 (1781697145909280768)]} 0 5
   [junit4]   2> 912433 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50 (1781697145926057984)]} 0 1
   [junit4]   2> 912444 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51 (1781697145938640896)]} 0 0
   [junit4]   2> 912456 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52 (1781697145950175232)]} 0 1
   [junit4]   2> 912467 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53 (1781697145961709568)]} 0 0
   [junit4]   2> 912479 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54 (1781697145974292480)]} 0 0
   [junit4]   2> 912496 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55 (1781697145990021120)]} 0 3
   [junit4]   2> 912507 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56 (1781697146003652608)]} 0 0
   [junit4]   2> 912518 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57 (1781697146015186944)]} 0 0
   [junit4]   2> 912529 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58 (1781697146027769856)]} 0 0
   [junit4]   2> 912596 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59 (1781697146039304192)]} 0 56
   [junit4]   2> 912607 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60 (1781697146109558784)]} 0 0
   [junit4]   2> 912618 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61 (1781697146121093120)]} 0 0
   [junit4]   2> 912629 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62 (1781697146132627456)]} 0 0
   [junit4]   2> 912642 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63 (1781697146145210368)]} 0 0
   [junit4]   2> 912653 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64 (1781697146156744704)]} 0 0
   [junit4]   2> 912664 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65 (1781697146168279040)]} 0 0
   [junit4]   2> 912676 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66 (1781697146180861952)]} 0 1
   [junit4]   2> 912686 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67 (1781697146192396288)]} 0 0
   [junit4]   2> 912697 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68 (1781697146203930624)]} 0 0
   [junit4]   2> 912710 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69 (1781697146215464960)]} 0 2
   [junit4]   2> 912723 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70 (1781697146228047872)]} 0 2
   [junit4]   2> 912734 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71 (1781697146241679360)]} 0 0
   [junit4]   2> 912744 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72 (1781697146253213696)]} 0 0
   [junit4]   2> 912755 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73 (1781697146264748032)]} 0 0
   [junit4]   2> 912774 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74 (1781697146278379520)]} 0 5
   [junit4]   2> 912785 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75 (1781697146295156736)]} 0 0
   [junit4]   2> 912796 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76 (1781697146306691072)]} 0 1
   [junit4]   2> 912807 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77 (1781697146319273984)]} 0 0
   [junit4]   2> 912821 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78 (1781697146333954048)]} 0 0
   [junit4]   2> 912832 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79 (1781697146345488384)]} 0 0
   [junit4]   2> 912843 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80 (1781697146357022720)]} 0 0
   [junit4]   2> 912854 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81 (1781697146367508480)]} 0 0
   [junit4]   2> 912865 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82 (1781697146379042816)]} 0 0
   [junit4]   2> 912876 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83 (1781697146390577152)]} 0 0
   [junit4]   2> 912890 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84 (1781697146402111488)]} 0 4
   [junit4]   2> 912901 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85 (1781697146417840128)]} 0 0
   [junit4]   2> 912913 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86 (1781697146428325888)]} 0 1
   [junit4]   2> 912924 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87 (1781697146440908800)]} 0 1
   [junit4]   2> 912935 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88 (1781697146453491712)]} 0 0
   [junit4]   2> 912946 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89 (1781697146463977472)]} 0 0
   [junit4]   2> 912957 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90 (1781697146475511808)]} 0 0
   [junit4]   2> 912968 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91 (1781697146487046144)]} 0 0
   [junit4]   2> 912978 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92 (1781697146498580480)]} 0 0
   [junit4]   2> 912990 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93 (1781697146511163392)]} 0 0
   [junit4]   2> 913001 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94 (1781697146521649152)]} 0 0
   [junit4]   2> 913012 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95 (1781697146533183488)]} 0 1
   [junit4]   2> 913025 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96 (1781697146544717824)]} 0 2
   [junit4]   2> 913036 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97 (1781697146558349312)]} 0 0
   [junit4]   2> 913048 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98 (1781697146570932224)]} 0 0
   [junit4]   2> 913059 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1781697146582466560)]} 0 0
   [junit4]   2> 913070 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[100 (1781697146594000896)]} 0 0
   [junit4]   2> 913080 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101 (1781697146605535232)]} 0 0
   [junit4]   2> 913092 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[102 (1781697146617069568)]} 0 1
   [junit4]   2> 913103 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[103 (1781697146629652480)]} 0 0
   [junit4]   2> 913114 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[104 (1781697146640138240)]} 0 0
   [junit4]   2> 913401 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[105 (1781697146651672576)]} 0 277
   [junit4]   2> 913413 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[106 (1781697146953662464)]} 0 0
   [junit4]   2> 913424 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[107 (1781697146965196800)]} 0 0
   [junit4]   2> 913435 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[108 (1781697146976731136)]} 0 0
   [junit4]   2> 913445 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[109 (1781697146988265472)]} 0 0
   [junit4]   2> 913456 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[110 (1781697146999799808)]} 0 0
   [junit4]   2> 913467 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[111 (1781697147010285568)]} 0 1
   [junit4]   2> 913479 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[112 (1781697147022868480)]} 0 1
   [junit4]   2> 913490 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[113 (1781697147035451392)]} 0 0
   [junit4]   2> 913501 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[114 (1781697147045937152)]} 0 0
   [junit4]   2> 913512 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[115 (1781697147057471488)]} 0 0
   [junit4]   2> 913536 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[116 (1781697147078443008)]} 0 4
   [junit4]   2> 913549 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[117 (1781697147094171648)]} 0 2
   [junit4]   2> 913559 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[118 (1781697147107803136)]} 0 0
   [junit4]   2> 913570 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[119 (1781697147119337472)]} 0 0
   [junit4]   2> 913583 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[120 (1781697147132968960)]} 0 0
   [junit4]   2> 913597 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[121 (1781697147144503296)]} 0 3
   [junit4]   2> 913608 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[122 (1781697147158134784)]} 0 0
   [junit4]   2> 913619 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[123 (1781697147170717696)]} 0 0
   [junit4]   2> 913632 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[124 (1781697147181203456)]} 0 3
   [junit4]   2> 913649 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[125 (1781697147199029248)]} 0 2
   [junit4]   2> 913660 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[126 (1781697147212660736)]} 0 1
   [junit4]   2> 913671 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[127 (1781697147225243648)]} 0 0
   [junit4]   2> 913683 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[128 (1781697147236777984)]} 0 1
   [junit4]   2> 913694 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[129 (1781697147248312320)]} 0 0
   [junit4]   2> 913704 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[130 (1781697147259846656)]} 0 0
   [junit4]   2> 913716 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[131 (1781697147271380992)]} 0 0
   [junit4]   2> 913727 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[132 (1781697147282915328)]} 0 0
   [junit4]   2> 913738 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[133 (1781697147295498240)]} 0 0
   [junit4]   2> 913750 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[134 (1781697147305984000)]} 0 1
   [junit4]   2> 913761 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[135 (1781697147318566912)]} 0 0
   [junit4]   2> 913772 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[136 (1781697147330101248)]} 0 0
   [junit4]   2> 913783 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[137 (1781697147341635584)]} 0 0
   [junit4]   2> 913793 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[138 (1781697147353169920)]} 0 0
   [junit4]   2> 913804 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[139 (1781697147364704256)]} 0 0
   [junit4]   2> 913815 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[140 (1781697147375190016)]} 0 0
   [junit4]   2> 913826 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[141 (1781697147386724352)]} 0 0
   [junit4]   2> 913837 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[142 (1781697147398258688)]} 0 0
   [junit4]   2> 913847 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[143 (1781697147409793024)]} 0 0
   [junit4]   2> 913858 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[144 (1781697147421327360)]} 0 0
   [junit4]   2> 913984 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[145 (1781697147431813120)]} 0 115
   [junit4]   2> 913995 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[146 (1781697147563933696)]} 0 0
   [junit4]   2> 914013 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[147 (1781697147576516608)]} 0 7
   [junit4]   2> 914024 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[148 (1781697147594342400)]} 0 0
   [junit4]   2> 914035 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[149 (1781697147605876736)]} 0 0
   [junit4]   2> 914046 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[150 (1781697147617411072)]} 0 0
   [junit4]   2> 914056 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[151 (1781697147628945408)]} 0 0
   [junit4]   2> 914067 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[152 (1781697147640479744)]} 0 0
   [junit4]   2> 914078 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[153 (1781697147652014080)]} 0 0
   [junit4]   2> 914089 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[154 (1781697147662499840)]} 0 0
   [junit4]   2> 914100 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[155 (1781697147674034176)]} 0 0
   [junit4]   2> 914110 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[156 (1781697147685568512)]} 0 0
   [junit4]   2> 914121 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[157 (1781697147697102848)]} 0 0
   [junit4]   2> 914132 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[158 (1781697147708637184)]} 0 0
   [junit4]   2> 914144 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[159 (1781697147720171520)]} 0 0
   [junit4]   2> 914155 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[160 (1781697147731705856)]} 0 0
   [junit4]   2> 914165 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[161 (1781697147743240192)]} 0 0
   [junit4]   2> 914176 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[162 (1781697147754774528)]} 0 0
   [junit4]   2> 914187 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[163 (1781697147766308864)]} 0 0
   [junit4]   2> 914199 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[164 (1781697147777843200)]} 0 1
   [junit4]   2> 914599 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[165 (1781697147855437824)]} 0 327
   [junit4]   2> 914624 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[166 (1781697148209856512)]} 0 13
   [junit4]   2> 914636 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[167 (1781697148235022336)]} 0 1
   [junit4]   2> 914647 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[168 (1781697148247605248)]} 0 0
   [junit4]   2> 914659 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[169 (1781697148260188160)]} 0 1
   [junit4]   2> 914669 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[170 (1781697148271722496)]} 0 0
   [junit4]   2> 914680 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[171 (1781697148283256832)]} 0 0
   [junit4]   2> 914691 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[172 (1781697148294791168)]} 0 0
   [junit4]   2> 914705 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[173 (1781697148306325504)]} 0 3
   [junit4]   2> 914723 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[174 (1781697148327297024)]} 0 1
   [junit4]   2> 914734 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[175 (1781697148339879936)]} 0 0
   [junit4]   2> 914746 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[176 (1781697148351414272)]} 0 0
   [junit4]   2> 914757 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[177 (1781697148362948608)]} 0 1
   [junit4]   2> 914768 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[178 (1781697148374482944)]} 0 0
   [junit4]   2> 914779 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[179 (1781697148386017280)]} 0 0
   [junit4]   2> 915227 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[180 (1781697148398600192)]} 0 437
   [junit4]   2> 915260 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[181 (1781697148868362240)]} 0 22
   [junit4]   2> 915271 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[182 (1781697148901916672)]} 0 0
   [junit4]   2> 915282 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[183 (1781697148913451008)]} 0 1
   [junit4]   2> 915293 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[184 (1781697148926033920)]} 0 0
   [junit4]   2> 915304 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[185 (1781697148937568256)]} 0 0
   [junit4]   2> 915315 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[186 (1781697148948054016)]} 0 0
   [junit4]   2> 915325 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[187 (1781697148959588352)]} 0 0
   [junit4]   2> 915336 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[188 (1781697148971122688)]} 0 0
   [junit4]   2> 915347 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[189 (1781697148982657024)]} 0 0
   [junit4]   2> 915397 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[190 (1781697149035085824)]} 0 0
   [junit4]   2> 915408 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[191 (1781697149046620160)]} 0 0
   [junit4]   2> 915419 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[192 (1781697149058154496)]} 0 0
   [junit4]   2> 915430 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[193 (1781697149069688832)]} 0 0
   [junit4]   2> 915449 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[194 (1781697149080174592)]} 0 8
   [junit4]   2> 915459 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[195 (1781697149100097536)]} 0 0
   [junit4]   2> 915470 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[196 (1781697149111631872)]} 0 0
   [junit4]   2> 915481 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[197 (1781697149122117632)]} 0 0
   [junit4]   2> 915492 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[198 (1781697149133651968)]} 0 0
   [junit4]   2> 915506 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[199 (1781697149145186304)]} 0 3
   [junit4]   2> 915516 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[200 (1781697149159866368)]} 0 0
   [junit4]   2> 915538 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[201 (1781697149171400704)]} 0 11
   [junit4]   2> 915549 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[202 (1781697149193420800)]} 0 1
   [junit4]   2> 915560 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[203 (1781697149206003712)]} 0 0
   [junit4]   2> 915572 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[204 (1781697149217538048)]} 0 1
   [junit4]   2> 915583 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[205 (1781697149229072384)]} 0 0
   [junit4]   2> 915593 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[206 (1781697149240606720)]} 0 0
   [junit4]   2> 915604 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[207 (1781697149252141056)]} 0 0
   [junit4]   2> 915615 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[208 (1781697149262626816)]} 0 0
   [junit4]   2> 915626 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[209 (1781697149274161152)]} 0 1
   [junit4]   2> 915638 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[210 (1781697149286744064)]} 0 1
   [junit4]   2> 915652 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[211 (1781697149298278400)]} 0 3
   [junit4]   2> 915663 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[212 (1781697149312958464)]} 0 0
   [junit4]   2> 915673 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[213 (1781697149324492800)]} 0 0
   [junit4]   2> 915693 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[214 (1781697149336027136)]} 0 9
   [junit4]   2> 915704 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[215 (1781697149356998656)]} 0 0
   [junit4]   2> 915715 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[216 (1781697149367484416)]} 0 0
   [junit4]   2> 916097 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[217 (1781697149380067328)]} 0 370
   [junit4]   2> 916199 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[218 (1781697149874995200)]} 0 1
   [junit4]   2> 916213 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[219 (1781697149887578112)]} 0 3
   [junit4]   2> 916224 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[220 (1781697149902258176)]} 0 0
   [junit4]   2> 916235 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[221 (1781697149913792512)]} 0 0
   [junit4]   2> 916246 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[222 (1781697149925326848)]} 0 0
   [junit4]   2> 916257 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[223 (1781697149935812608)]} 0 0
   [junit4]   2> 916268 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[224 (1781697149947346944)]} 0 0
   [junit4]   2> 916278 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[225 (1781697149958881280)]} 0 0
   [junit4]   2> 916289 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[226 (1781697149970415616)]} 0 0
   [junit4]   2> 916303 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[227 (1781697149980901376)]} 0 3
   [junit4]   2> 916313 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[228 (1781697149995581440)]} 0 0
   [junit4]   2> 916324 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[229 (1781697150007115776)]} 0 0
   [junit4]   2> 916335 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[230 (1781697150017601536)]} 0 0
   [junit4]   2> 916346 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[231 (1781697150029135872)]} 0 0
   [junit4]   2> 916356 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[232 (1781697150040670208)]} 0 0
   [junit4]   2> 916367 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[233 (1781697150052204544)]} 0 0
   [junit4]   2> 916378 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[234 (1781697150062690304)]} 0 0
   [junit4]   2> 916388 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[235 (1781697150074224640)]} 0 0
   [junit4]   2> 916400 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[236 (1781697150085758976)]} 0 0
   [junit4]   2> 916411 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[237 (1781697150097293312)]} 0 0
   [junit4]   2> 916421 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[238 (1781697150108827648)]} 0 0
   [junit4]   2> 916432 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[239 (1781697150120361984)]} 0 0
   [junit4]   2> 916443 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[240 (1781697150130847744)]} 0 0
   [junit4]   2> 916454 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[241 (1781697150142382080)]} 0 0
   [junit4]   2> 916464 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[242 (1781697150153916416)]} 0 0
   [junit4]   2> 916476 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[243 (1781697150165450752)]} 0 0
   [junit4]   2> 916487 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[244 (1781697150176985088)]} 0 0
   [junit4]   2> 916691 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[245 (1781697150188519424)]} 0 194
   [junit4]   2> 916702 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[246 (1781697150403477504)]} 0 0
   [junit4]   2> 916713 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[247 (1781697150415011840)]} 0 0
   [junit4]   2> 916724 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[248 (1781697150426546176)]} 0 0
   [junit4]   2> 916741 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[249 (1781697150437031936)]} 0 7
   [junit4]   2> 916753 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[250 (1781697150455906304)]} 0 0
   [junit4]   2> 916764 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[251 (1781697150467440640)]} 0 0
   [junit4]   2> 916775 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[252 (1781697150478974976)]} 0 0
   [junit4]   2> 916785 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[253 (1781697150490509312)]} 0 0
   [junit4]   2> 916796 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[254 (1781697150502043648)]} 0 0
   [junit4]   2> 916807 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[255 (1781697150513577984)]} 0 0
   [junit4]   2> 916818 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[256 (1781697150525112320)]} 0 0
   [junit4]   2> 916829 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[257 (1781697150535598080)]} 0 0
   [junit4]   2> 916839 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[258 (1781697150547132416)]} 0 0
   [junit4]   2> 916850 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[259 (1781697150558666752)]} 0 0
   [junit4]   2> 916861 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[260 (1781697150569152512)]} 0 0
   [junit4]   2> 916982 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[261 (1781697150697078784)]} 0 0
   [junit4]   2> 917199 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[262 (1781697150923571200)]} 0 0
   [junit4]   2> 917210 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[263 (1781697150936154112)]} 0 0
   [junit4]   2> 917221 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[264 (1781697150947688448)]} 0 0
   [junit4]   2> 917234 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[265 (1781697150960271360)]} 0 0
   [junit4]   2> 917244 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[266 (1781697150971805696)]} 0 0
   [junit4]   2> 917255 INFO  (Thread-2302) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[267 (1781697150983340032)]} 0 0

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

99158801443 (Datanode Uuid 2f3da21f-ab81-4ba1-a6bd-ab109bbc933d) service to localhost.localdomain/127.0.0.1:36785
   [junit4]   2> 921723 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@42a5661c{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode}
   [junit4]   2> 921724 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@44f16b54{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 921724 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 921724 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65f1e949{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 921730 WARN  (Listener at localhost.localdomain/36411) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 921738 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@737160c0{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode}
   [junit4]   2> 921739 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3267f07b{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 921739 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 921739 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9144945{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 921743 WARN  (BP-1308930884-127.0.0.1-1699158801443 heartbeating to localhost.localdomain/127.0.0.1:36785) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 921743 WARN  (BP-1308930884-127.0.0.1-1699158801443 heartbeating to localhost.localdomain/127.0.0.1:36785) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1308930884-127.0.0.1-1699158801443 (Datanode Uuid 2caca079-83cd-4d5b-a096-2611ce48dcbc) service to localhost.localdomain/127.0.0.1:36785
   [junit4]   2> 921745 ERROR (Command processor) [     ] o.a.h.h.s.d.DataNode Command processor encountered interrupt and exit.
   [junit4]   2> 921745 WARN  (Command processor) [     ] o.a.h.h.s.d.DataNode Ending command processor service for: Thread[Command processor,5,TGRP-TestHdfsUpdateLog]
   [junit4]   2> 921757 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@79502615{hdfs,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/hdfs}
   [junit4]   2> 921758 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@73bdef61{HTTP/1.1, (http/1.1)}{localhost.localdomain:0}
   [junit4]   2> 921758 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 921758 INFO  (Listener at localhost.localdomain/36411) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b9afe5d{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 921845 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-20972 after mutting 0 log messages
   [junit4]   2> 921845 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-20973 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 921845 INFO  (Listener at localhost.localdomain/36411) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Nov 05, 2023 4:33:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 33 leaked thread(s).
   [junit4]   2> Nov 05, 2023 4:33:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.update.TestHdfsUpdateLog: 
   [junit4]   2>    1) Thread[id=14394, name=Command processor, state=WAITING, group=TGRP-TestHdfsUpdateLog]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291)
   [junit4]   2>         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275)
   [junit4]   2> Nov 05, 2023 4:33:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=14394, name=Command processor, state=WAITING, group=TGRP-TestHdfsUpdateLog]
   [junit4]   2> 931951 ERROR (Command processor) [     ] o.a.h.h.s.d.DataNode Command processor encountered interrupt and exit.
   [junit4]   2> 931951 WARN  (Command processor) [     ] o.a.h.h.s.d.DataNode Ending command processor service for: Thread[Command processor,5,TGRP-TestHdfsUpdateLog]
   [junit4]   2> Nov 05, 2023 4:33:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=BlockTreeOrds(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1900, maxMBSortInHeap=7.157553012630656, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=nl-BE, timezone=America/Argentina/Rio_Gallegos
   [junit4]   2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=6,free=214854624,total=512229376
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreContainer, LongSetTest, MultiSolrCloudTestCaseTest, TestRandomCollapseQParserPlugin, HighlighterTest, CdcrWithNodesRestartsTest, QueryParsingTest, TestSolrCloudWithSecureImpersonation, TestCloudPhrasesIdentificationComponent, MBeansHandlerTest, TestRequestForwarding, DistributedFacetPivotLargeTest, ZkCLITest, TestNoOpRegenerator, TimeZoneUtilsTest, TestComplexPhraseLeadingWildcard, TestCSVLoader, TestBulkSchemaAPI, TestRandomFaceting, TestBadConfig, TestSolrXml, TestJsonFacetRefinement, RollingRestartTest, RegexBytesRefFilterTest, TestBlendedInfixSuggestions, TestReqParamsAPI, TestStressIncrementalBackup, CloudExitableDirectoryReaderTest, CollectionsAPIDistributedZkTest, TestInitQParser, CachingDirectoryFactoryTest, TestExportWriter, TestStreamBody, TestCollectionsAPIViaSolrCloudCluster, DeleteLastCustomShardedReplicaTest, QueryResultKeyTest, TestTlogReplayVsRecovery, TestDeprecatedFilters, TestXmlQParserPlugin, PrimUtilsTest, TestSolr4Spatial, TestJsonRangeFacets, SignificantTermsQParserPluginTest, MultiAuthPluginTest, SharedFSAutoReplicaFailoverTest, ClassificationUpdateProcessorFactoryTest, LeaderFailoverAfterPartitionTest, ComputePlanActionTest, MetricTriggerTest, TestStressUserVersions, TestQueryingOnDownCollection, FieldMutatingUpdateProcessorTest, TestCloudJSONFacetJoinDomain, AutoscalingHistoryHandlerTest, URLClassifyProcessorTest, DistributedFacetPivotWhiteBoxTest, TransactionLogTest, ConjunctionSolrSpellCheckerTest, TestJavabinTupleStreamParser, TestMergePolicyConfig, TestFoldingMultitermQuery, TestSearchPerf, TestSubQueryTransformerDistrib, TestFaceting, SOLR749Test, TestConfigOverlay, BasicDistributedZkTest, SolrShardReporterTest, TestHdfsUpdateLog]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHdfsUpdateLog -Dtests.seed=858A604D7DA96920 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J3 | TestHdfsUpdateLog (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.update.TestHdfsUpdateLog: 
   [junit4]    >    1) Thread[id=14394, name=Command processor, state=WAITING, group=TGRP-TestHdfsUpdateLog]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291)
   [junit4]    >         at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([858A604D7DA96920]:0)
   [junit4] Completed [329/958 (1!)] on J3 in 26.67s, 1 test, 1 error <<< FAILURES!

[...truncated 56452 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 354 - 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/354/

9 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleUpdateStreamInvalidCredentials

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([2E8B25882C122296:E058C78DBE9C6137]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleUpdateStreamInvalidCredentials(CloudAuthStreamTest.java:273)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInvalidCredentials

Error Message:
expected:<1> but was:<10>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<10>
	at __randomizedtesting.SeedInfo.seed([2E8B25882C122296:21B8EC2B8F7FEFBB]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInvalidCredentials(CloudAuthStreamTest.java:624)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSanityCheckAuth

Error Message:
sanity check: query collection_x from user: read_only_user expected:<1> but was:<11>

Stack Trace:
java.lang.AssertionError: sanity check: query collection_x from user: read_only_user expected:<1> but was:<11>
	at __randomizedtesting.SeedInfo.seed([2E8B25882C122296:664EE09A1BDCE98B]: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.client.solrj.io.stream.CloudAuthStreamTest.testSanityCheckAuth(CloudAuthStreamTest.java:207)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStreamInsufficientCredentials

Error Message:
doc count after daemon update for read_only_user expected:<0> but was:<23>

Stack Trace:
java.lang.AssertionError: doc count after daemon update for read_only_user expected:<0> but was:<23>
	at __randomizedtesting.SeedInfo.seed([2E8B25882C122296:D2161022941C88E]: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.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:552)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStream

Error Message:
expected:<10> but was:<13>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<13>
	at __randomizedtesting.SeedInfo.seed([2E8B25882C122296:7CF7470C1D7EF1A2]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStream(CloudAuthStreamTest.java:333)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStream

Error Message:
expected:<1> but was:<20>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<20>
	at __randomizedtesting.SeedInfo.seed([2E8B25882C122296:9F001ADC8C599B89]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStream(CloudAuthStreamTest.java:490)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamByQuery

Error Message:
expected:<42> but was:<59>

Stack Trace:
java.lang.AssertionError: expected:<42> but was:<59>
	at __randomizedtesting.SeedInfo.seed([2E8B25882C122296:116FC6A9060C3E48]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamByQuery(CloudAuthStreamTest.java:593)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStreamInsufficientCredentials

Error Message:
expected:<1> but was:<35>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<35>
	at __randomizedtesting.SeedInfo.seed([2E8B25882C122296:A9577EF06E718042]: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.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStreamInsufficientCredentials(CloudAuthStreamTest.java:762)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStreamInsufficientCredentials

Error Message:
doc count after execute update via read_only_user:collection_x expected:<0> but was:<43>

Stack Trace:
java.lang.AssertionError: doc count after execute update via read_only_user:collection_x expected:<0> but was:<43>
	at __randomizedtesting.SeedInfo.seed([2E8B25882C122296:73A93D1FD9B8D4EA]: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.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:429)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)




Build Log:
[...truncated 17598 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest
   [junit4]   2> 203048 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-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> 203048 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 203061 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-52 after mutting 0 log messages
   [junit4]   2> 203061 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-53 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 203062 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_2E8B25882C122296-001/data-dir-24-001
   [junit4]   2> 203062 WARN  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 203062 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 203064 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 203065 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 203091 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_2E8B25882C122296-001/tempDir-001
   [junit4]   2> 203091 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 203105 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 203105 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 203106 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 203205 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 44799
   [junit4]   2> 203205 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44799
   [junit4]   2> 203205 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44799
   [junit4]   2> 203205 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44799
   [junit4]   2> 203232 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203265 INFO  (zkConnectionManagerCallback-2639-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203265 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203305 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203320 INFO  (zkConnectionManagerCallback-2641-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203323 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203337 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203353 INFO  (zkConnectionManagerCallback-2643-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203353 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203474 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 203474 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 203476 INFO  (jetty-launcher-2644-thread-1) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 203477 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 203477 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 203477 INFO  (jetty-launcher-2644-thread-2) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 203485 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 203485 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 203486 INFO  (jetty-launcher-2644-thread-3) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 203487 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 203487 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 203487 INFO  (jetty-launcher-2644-thread-4) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 203494 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 203495 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 203495 INFO  (jetty-launcher-2644-thread-5) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 203533 INFO  (jetty-launcher-2644-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 203533 INFO  (jetty-launcher-2644-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 203533 INFO  (jetty-launcher-2644-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 203608 INFO  (jetty-launcher-2644-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 203608 INFO  (jetty-launcher-2644-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 203608 INFO  (jetty-launcher-2644-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 203620 INFO  (jetty-launcher-2644-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1505202b{/solr,null,AVAILABLE}
   [junit4]   2> 203620 INFO  (jetty-launcher-2644-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 203620 INFO  (jetty-launcher-2644-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 203620 INFO  (jetty-launcher-2644-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 203621 INFO  (jetty-launcher-2644-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77ace272{/solr,null,AVAILABLE}
   [junit4]   2> 203626 INFO  (jetty-launcher-2644-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4306943f{/solr,null,AVAILABLE}
   [junit4]   2> 203631 INFO  (jetty-launcher-2644-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 203631 INFO  (jetty-launcher-2644-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 203631 INFO  (jetty-launcher-2644-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 203637 INFO  (jetty-launcher-2644-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f477eea{/solr,null,AVAILABLE}
   [junit4]   2> 203639 INFO  (jetty-launcher-2644-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 203639 INFO  (jetty-launcher-2644-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 203640 INFO  (jetty-launcher-2644-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 203640 INFO  (jetty-launcher-2644-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6fe70368{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33523}
   [junit4]   2> 203640 INFO  (jetty-launcher-2644-thread-5) [     ] o.e.j.s.Server Started @203688ms
   [junit4]   2> 203640 INFO  (jetty-launcher-2644-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@242089b6{/solr,null,AVAILABLE}
   [junit4]   2> 203640 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44799/solr, hostPort=33523}
   [junit4]   2> 203641 ERROR (jetty-launcher-2644-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e72cbe3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38741}
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-1) [     ] o.e.j.s.Server Started @203688ms
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-11-05T00:19:11.073Z
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44799/solr, hostPort=38741}
   [junit4]   2> 203641 ERROR (jetty-launcher-2644-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 203641 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-11-05T00:19:11.073Z
   [junit4]   2> 203652 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203653 INFO  (jetty-launcher-2644-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69b71e95{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33137}
   [junit4]   2> 203653 INFO  (jetty-launcher-2644-thread-2) [     ] o.e.j.s.Server Started @203700ms
   [junit4]   2> 203653 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44799/solr, hostPort=33137}
   [junit4]   2> 203653 ERROR (jetty-launcher-2644-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203653 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 203653 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 203653 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203653 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 203653 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-11-05T00:19:11.085Z
   [junit4]   2> 203656 INFO  (zkConnectionManagerCallback-2646-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203657 INFO  (jetty-launcher-2644-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2d8b613b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45743}
   [junit4]   2> 203657 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203657 INFO  (jetty-launcher-2644-thread-3) [     ] o.e.j.s.Server Started @203704ms
   [junit4]   2> 203657 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44799/solr, hostPort=45743}
   [junit4]   2> 203657 ERROR (jetty-launcher-2644-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203657 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 203657 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 203657 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203657 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 203657 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-11-05T00:19:11.089Z
   [junit4]   2> 203657 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 203661 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 203669 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203669 INFO  (jetty-launcher-2644-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5a011a5a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38869}
   [junit4]   2> 203669 INFO  (jetty-launcher-2644-thread-4) [     ] o.e.j.s.Server Started @203717ms
   [junit4]   2> 203670 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44799/solr, hostPort=38869}
   [junit4]   2> 203670 ERROR (jetty-launcher-2644-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203670 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 203670 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.3
   [junit4]   2> 203670 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203670 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 203670 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-11-05T00:19:11.102Z
   [junit4]   2> 203671 INFO  (zkConnectionManagerCallback-2652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203671 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203671 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 203675 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 203677 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203678 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203679 INFO  (zkConnectionManagerCallback-2654-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203679 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203679 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203679 WARN  (jetty-launcher-2644-thread-3-SendThread(127.0.0.1:44799)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100188030c40004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100188030c40004, 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 0x100188030c40004, 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> 203680 INFO  (zkConnectionManagerCallback-2648-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203680 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203680 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 203680 WARN  (jetty-launcher-2644-thread-5-SendThread(127.0.0.1:44799)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100188030c40003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100188030c40003, 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 0x100188030c40003, 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> 203681 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 203683 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 203684 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 203859 INFO  (zkConnectionManagerCallback-2650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203860 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203861 WARN  (jetty-launcher-2644-thread-1-SendThread(127.0.0.1:44799)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100188030c40006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100188030c40006, 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 0x100188030c40006, 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> 203862 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 203968 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 205606 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 205607 WARN  (jetty-launcher-2644-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38fe579[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205607 WARN  (jetty-launcher-2644-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38fe579[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205633 WARN  (jetty-launcher-2644-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1beec81f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205633 WARN  (jetty-launcher-2644-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1beec81f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205634 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44799/solr
   [junit4]   2> 205653 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205658 INFO  (zkConnectionManagerCallback-2677-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205658 INFO  (jetty-launcher-2644-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205676 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 205677 WARN  (jetty-launcher-2644-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4092f0c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205677 WARN  (jetty-launcher-2644-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4092f0c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205679 WARN  (jetty-launcher-2644-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20963e45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205679 WARN  (jetty-launcher-2644-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20963e45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205680 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44799/solr
   [junit4]   2> 205693 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205701 INFO  (zkConnectionManagerCallback-2685-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205701 INFO  (jetty-launcher-2644-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205718 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 205721 WARN  (jetty-launcher-2644-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@627fa38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205721 WARN  (jetty-launcher-2644-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@627fa38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205725 WARN  (jetty-launcher-2644-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@505fa74f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205725 WARN  (jetty-launcher-2644-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@505fa74f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205726 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44799/solr
   [junit4]   2> 205727 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205728 INFO  (zkConnectionManagerCallback-2693-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205728 INFO  (jetty-launcher-2644-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205742 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 205743 WARN  (jetty-launcher-2644-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3627e818[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205743 WARN  (jetty-launcher-2644-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3627e818[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205750 WARN  (jetty-launcher-2644-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73bf9366[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205750 WARN  (jetty-launcher-2644-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73bf9366[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205751 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44799/solr
   [junit4]   2> 205755 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205756 INFO  (zkConnectionManagerCallback-2701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205756 INFO  (jetty-launcher-2644-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205761 INFO  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205764 INFO  (zkConnectionManagerCallback-2703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205764 INFO  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205847 WARN  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_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> 205852 INFO  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45743_solr
   [junit4]   2> 205853 INFO  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_solr     ] o.a.s.c.Overseer Overseer (id=72084532890959884-127.0.0.1:45743_solr-n_0000000000) starting
   [junit4]   2> 205861 INFO  (OverseerStateUpdate-72084532890959884-127.0.0.1:45743_solr-n_0000000000) [n:127.0.0.1:45743_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45743_solr
   [junit4]   2> 205870 INFO  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45743_solr
   [junit4]   2> 205872 INFO  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205873 INFO  (zkCallback-2702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 205873 INFO  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 205874 INFO  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 205875 INFO  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: org.apache.solr.security.RuleBasedAuthorizationPlugin
   [junit4]   2> 205876 INFO  (zkConnectionManagerCallback-2712-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205877 INFO  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205899 WARN  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_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> 205902 INFO  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.BasicAuthPlugin
   [junit4]   2> 205907 INFO  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 205909 WARN  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_solr     ] o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off.  Consider enabling SSL to protect user credentials and data with encryption.
   [junit4]   2> 205910 INFO  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33523_solr as DOWN
   [junit4]   2> 205910 INFO  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 205911 INFO  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33523_solr
   [junit4]   2> 205913 INFO  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 205914 INFO  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 205915 INFO  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: org.apache.solr.security.RuleBasedAuthorizationPlugin
   [junit4]   2> 205915 INFO  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.BasicAuthPlugin
   [junit4]   2> 205915 WARN  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_solr     ] o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off.  Consider enabling SSL to protect user credentials and data with encryption.
   [junit4]   2> 205921 INFO  (zkCallback-2711-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 205921 INFO  (zkCallback-2702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 205969 INFO  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205973 INFO  (zkConnectionManagerCallback-2719-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205973 INFO  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205983 WARN  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_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> 206013 INFO  (jetty-launcher-2644-thread-3) [n:127.0.0.1:45743_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-solrj/test/J1/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_2E8B25882C122296-001/tempDir-001/node3
   [junit4]   2> 206015 INFO  (jetty-launcher-2644-thread-5) [n:127.0.0.1:33523_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-solrj/test/J1/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_2E8B25882C122296-001/tempDir-001/node5
   [junit4]   2> 206021 INFO  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 206026 INFO  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38741_solr as DOWN
   [junit4]   2> 206026 INFO  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 206026 INFO  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38741_solr
   [junit4]   2> 206036 INFO  (zkCallback-2711-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 206036 INFO  (zkCallback-2702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 206037 INFO  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 206037 INFO  (zkCallback-2718-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 206038 INFO  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 206038 INFO  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: org.apache.solr.security.RuleBasedAuthorizationPlugin
   [junit4]   2> 206039 INFO  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.BasicAuthPlugin
   [junit4]   2> 206039 WARN  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_solr     ] o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off.  Consider enabling SSL to protect user credentials and data with encryption.
   [junit4]   2> 206084 INFO  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206097 INFO  (zkConnectionManagerCallback-2728-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 206097 INFO  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206103 WARN  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_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> 206103 INFO  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 206106 INFO  (jetty-launcher-2644-thread-1) [n:127.0.0.1:38741_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-solrj/test/J1/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_2E8B25882C122296-001/tempDir-001/node1
   [junit4]   2> 206109 INFO  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38869_solr as DOWN
   [junit4]   2> 206109 INFO  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 206109 INFO  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38869_solr
   [junit4]   2> 206110 INFO  (zkCallback-2711-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 206110 INFO  (zkCallback-2702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 206123 INFO  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 206125 INFO  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 206125 INFO  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: org.apache.solr.security.RuleBasedAuthorizationPlugin
   [junit4]   2> 206125 INFO  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.BasicAuthPlugin
   [junit4]   2> 206125 WARN  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_solr     ] o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off.  Consider enabling SSL to protect user credentials and data with encryption.
   [junit4]   2> 206137 INFO  (zkCallback-2718-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 206137 INFO  (zkCallback-2727-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 206168 INFO  (jetty-launcher-2644-thread-4) [n:127.0.0.1:38869_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-solrj/test/J1/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_2E8B25882C122296-001/tempDir-001/node4
   [junit4]   2> 207061 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 207459 WARN  (jetty-launcher-2644-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64f0397c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207459 WARN  (jetty-launcher-2644-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64f0397c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207473 WARN  (jetty-launcher-2644-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bc2a71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207473 WARN  (jetty-launcher-2644-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bc2a71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207474 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44799/solr
   [junit4]   2> 207477 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 207488 INFO  (zkConnectionManagerCallback-2745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 207488 INFO  (jetty-launcher-2644-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 207494 WARN  (jetty-launcher-2644-thread-2-SendThread(127.0.0.1:44799)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100188030c40010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100188030c40010, 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 0x100188030c40010, 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> 207616 INFO  (jetty-launcher-2644-thread-2) [n:127.0.0.1:33137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 207629 INFO  (zkConnectionManagerCallback-2747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 207629 INFO  (jetty-launcher-2644-thread-2) [n:127.0.0.1:33137_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 207636 WARN  (jetty-launcher-2644-thread-2) [n:127.0.0.1:33137_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> 207637 INFO  (jetty-launcher-2644-thread-2) [n:127.0.0.1:33137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 207641 INFO  (jetty-launcher-2644-thread-2) [n:127.0.0.1:33137_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33137_solr as DOWN
   [junit4]   2> 207641 INFO  (jetty-launcher-2644-thread-2) [n:127.0.0.1:33137_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 207641 INFO  (jetty-launcher-2644-thread-2) [n:127.0.0.1:33137_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33137_solr
   [junit4]   2> 207643 INFO  (zkCallback-2718-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 207643 INFO  (zkCallback-2711-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 207643 INFO  (zkCallback-2702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 207645 INFO  (jetty-launcher-2644-thread-2) [n:127.0.0.1:33137_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 207645 INFO  (zkCallback-2727-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 207646 INFO  (zkCallback-2746-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 207646 INFO  (jetty-launcher-2644-thread-2) [n:127.0.0.1:33137_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 207647 INFO  (jetty-launcher-2644-thread-2) [n:127.0.0.1:33137_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: org.apache.solr.security.RuleBasedAuthorizationPlugin
   [junit4]   2> 207647 INFO  (jetty-launcher-2644-thread-2) [n:127.0.0.1:33137_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.BasicAuthPlugin
   [junit4]   2> 207647 WARN  (jetty-launcher-2644-thread-2) [n:127

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

n An exception was thrown while closing send thread for session 0x100188030c40014.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100188030c40014, 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 0x100188030c40014, 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> 239910 INFO  (zkCallback-2746-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 240089 INFO  (jetty-closer-2821-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5a011a5a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 240090 INFO  (jetty-closer-2821-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4306943f{/solr,null,STOPPED}
   [junit4]   2> 240090 INFO  (jetty-closer-2821-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 240189 INFO  (jetty-closer-2821-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6fe70368{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 240189 INFO  (jetty-closer-2821-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f477eea{/solr,null,STOPPED}
   [junit4]   2> 240189 INFO  (jetty-closer-2821-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 240288 INFO  (jetty-closer-2821-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72084532890959884-127.0.0.1:45743_solr-n_0000000000) closing
   [junit4]   2> 240289 INFO  (jetty-closer-2821-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2d8b613b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 240290 INFO  (jetty-closer-2821-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1505202b{/solr,null,STOPPED}
   [junit4]   2> 240290 INFO  (jetty-closer-2821-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 240393 INFO  (jetty-closer-2821-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@69b71e95{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 240394 INFO  (jetty-closer-2821-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77ace272{/solr,null,STOPPED}
   [junit4]   2> 240394 INFO  (jetty-closer-2821-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 240490 INFO  (jetty-closer-2821-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@e72cbe3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 240490 INFO  (jetty-closer-2821-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@242089b6{/solr,null,STOPPED}
   [junit4]   2> 240490 INFO  (jetty-closer-2821-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 240491 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 240492 WARN  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker-SendThread(127.0.0.1:44799)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100188030c40000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100188030c40000, 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 0x100188030c40000, 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> 240594 WARN  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker-SendThread(127.0.0.1:44799)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100188030c40001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100188030c40001, 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 0x100188030c40001, 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> 240696 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> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/_default/managed-schema
   [junit4]   2> 	7	/solr/collections/collection_x/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection_y/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection_y/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection_x/terms/shard2
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/_default
   [junit4]   2> 	4	/solr/collections/collection_x/collectionprops.json
   [junit4]   2> 	4	/solr/collections/collection_y/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection_y/state.json
   [junit4]   2> 	4	/solr/collections/collection_x/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72084532890959886-127.0.0.1:38741_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/live_nodes
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 	17	/solr/collections/collection_x/state.json
   [junit4]   2> 	15	/solr/collections/collection_y/state.json
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 240698 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44799
   [junit4]   2> 240698 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44799
   [junit4]   2> 240698 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44799
   [junit4]   2> 240699 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-53 after mutting 0 log messages
   [junit4]   2> 240699 INFO  (SUITE-CloudAuthStreamTest-seed#[2E8B25882C122296]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-54 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-solrj/test/J1/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_2E8B25882C122296-001
   [junit4]   2> Nov 05, 2023 12:19:48 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), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-US, timezone=Singapore
   [junit4]   2> NOTE: Linux 5.4.0-166-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=95295104,total=358612992
   [junit4]   2> NOTE: All tests run in this JVM: [TestPolicy2Old, TestCollectionStateWatchers, LargeVolumeEmbeddedTest, SolrExampleJettyTest, JsonQueryRequestIntegrationTest, UniformDistributionEvaluatorTest, TestV1toV2ApiMapper, JsonRequestApiTest, ClientUtilsTest, HttpSolrClientBuilderTest, AscEvaluatorTest, SolrPingTest, NaturalLogEvaluatorTest, HyperbolicCosineEvaluatorTest, LessThanEqualToEvaluatorTest, FieldAnalysisResponseTest, Http2SolrClientTest, ArcCosineEvaluatorTest, TermsFacetMapTest, FieldValueEvaluatorTest, OrEvaluatorTest, TestPathTrie, NodePreferenceRulesComparatorTest, SolrExceptionTest, GetByIdTest, TestSolrJErrorHandling, SolrExampleXMLHttp2Test, BasicHttpSolrClientTest, CloudSolrClientBadInputTest, ConcurrentUpdateHttp2SolrClientBadInputTest, ConcurrentUpdateHttp2SolrClientMultiCollectionTest, ConcurrentUpdateSolrClientBadInputTest, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientMultiCollectionTest, LBHttpSolrClientBadInputTest, LBHttpSolrClientBuilderTest, PreemptiveBasicAuthClientBuilderFactoryTest, TestCloudSolrClientConnections, TestLang, GraphExpressionTest, CloudAuthStreamTest]
   [junit4] Completed [147/216 (1!)] on J1 in 37.91s, 19 tests, 9 failures <<< FAILURES!

[...truncated 53422 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 353 - 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/353/

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33551
	at __randomizedtesting.SeedInfo.seed([F696AA64423AE4A3:CAF8633DE7E24F3A]: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:1188)
	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:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)
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)
	... 57 more




Build Log:
[...truncated 14585 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 625544 INFO  (SUITE-ShardSplitTest-seed#[F696AA64423AE4A3]-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> 625545 INFO  (SUITE-ShardSplitTest-seed#[F696AA64423AE4A3]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-16130 after mutting 0 log messages
   [junit4]   2> 625545 INFO  (SUITE-ShardSplitTest-seed#[F696AA64423AE4A3]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-16131 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 625546 INFO  (SUITE-ShardSplitTest-seed#[F696AA64423AE4A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F696AA64423AE4A3-001/data-dir-72-001
   [junit4]   2> 625546 WARN  (SUITE-ShardSplitTest-seed#[F696AA64423AE4A3]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 625546 INFO  (SUITE-ShardSplitTest-seed#[F696AA64423AE4A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 625548 INFO  (SUITE-ShardSplitTest-seed#[F696AA64423AE4A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 625548 INFO  (SUITE-ShardSplitTest-seed#[F696AA64423AE4A3]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 625548 INFO  (SUITE-ShardSplitTest-seed#[F696AA64423AE4A3]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 625552 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-16131 after mutting 0 log messages
   [junit4]   2> 625552 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-16132 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 625553 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 625553 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 625553 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 625555 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 625653 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer start zk server on port: 39835
   [junit4]   2> 625654 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39835
   [junit4]   2> 625654 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39835
   [junit4]   2> 625654 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39835
   [junit4]   2> 625655 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 625656 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 625658 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 625658 DEBUG (zkConnectionManagerCallback-4594-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ec64128 name: ZooKeeperConnection Watcher:127.0.0.1:39835 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 625658 INFO  (zkConnectionManagerCallback-4594-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 625658 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 625659 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 625659 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 625664 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 625667 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 625668 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 625671 DEBUG (zkConnectionManagerCallback-4596-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@748dc7e4 name: ZooKeeperConnection Watcher:127.0.0.1:39835/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 625671 INFO  (zkConnectionManagerCallback-4596-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 625671 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 625671 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 625672 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 625672 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 625672 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 625676 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 625677 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 625678 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 625678 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 625679 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 625679 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 625680 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 625680 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 625681 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 625681 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 625682 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 625682 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 625683 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 625683 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 625684 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 625684 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 625686 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 625686 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 625687 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 625687 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 625688 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 625835 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 625835 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 625835 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 625835 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 625835 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 625836 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 625836 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@433ba6f0{/,null,AVAILABLE}
   [junit4]   2> 625836 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b9d9f54{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38937}
   [junit4]   2> 625837 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.e.j.s.Server Started @625868ms
   [junit4]   2> 625837 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F696AA64423AE4A3-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=38937, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F696AA64423AE4A3-001/control-001/cores}
   [junit4]   2> 625837 ERROR (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 625837 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 625837 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 625837 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 625837 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 625837 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2023-11-04T15:55:29.967Z
   [junit4]   2> 625837 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 625839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 625842 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 625843 DEBUG (zkConnectionManagerCallback-4598-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fd5dffd name: ZooKeeperConnection Watcher:127.0.0.1:39835/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 625843 INFO  (zkConnectionManagerCallback-4598-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 625843 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 625843 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 625944 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 625944 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 625944 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F696AA64423AE4A3-001/control-001/solr.xml
   [junit4]   2> 625947 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 625947 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 625949 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@791c3d18, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 627386 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 627392 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cd714f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 627392 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cd714f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 627409 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1223b14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 627410 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1223b14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 627411 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39835/solr
   [junit4]   2> 627411 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 627426 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 627429 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 627437 DEBUG (zkConnectionManagerCallback-4609-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6dab1ef name: ZooKeeperConnection Watcher:127.0.0.1:39835 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 627437 INFO  (zkConnectionManagerCallback-4609-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627437 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 627438 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 627440 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-SendThread(127.0.0.1:39835)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10016b30e7a0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10016b30e7a0003, 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 0x10016b30e7a0003, 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> 627540 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 627572 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 627572 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 627582 DEBUG (zkConnectionManagerCallback-4611-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@783f6615 name: ZooKeeperConnection Watcher:127.0.0.1:39835/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 627582 INFO  (zkConnectionManagerCallback-4611-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627582 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 627583 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 627592 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 627595 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 627597 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 627598 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 627599 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles
   [junit4]   2> 627600 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data
   [junit4]   2> 627601 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/on
   [junit4]   2> 627602 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/off
   [junit4]   2> 627607 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer
   [junit4]   2> 627608 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/allowed
   [junit4]   2> 627609 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/preferred
   [junit4]   2> 627610 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/disallowed
   [junit4]   2> 627611 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator
   [junit4]   2> 627614 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/on
   [junit4]   2> 627615 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/off
   [junit4]   2> 627626 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 627627 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 627631 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 627635 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 627638 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 627641 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 627642 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 627643 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 627646 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 627649 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 627651 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 627653 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 627659 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 627661 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 627672 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 627673 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 627679 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 627683 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 627686 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 627688 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 627690 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 627692 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 627694 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 627696 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 627698 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 627700 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 627705 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 627707 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 627708 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 627710 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 627711 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 627713 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 627714 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 627715 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 627717 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 627719 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 627720 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 627722 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 627723 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 627725 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 627726 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 627728 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 627730 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 627731 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 627733 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 627734 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 627738 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 627740 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 627742 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 627743 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 627745 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 627746 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 627748 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] 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> 627748 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 627748 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 627749 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 627749 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 627750 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 627750 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 627752 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 627752 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 627754 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38937_
   [junit4]   2> 627754 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 627755 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.Overseer Overseer (id=72082552335761412-127.0.0.1:38937_-n_0000000000) starting
   [junit4]   2> 627755 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 627757 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 627759 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 627761 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 627762 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38937_
   [junit4]   2> 627762 INFO  (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38937_
   [junit4]   2> 627764 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 627764 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 627764 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 627764 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 627764 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 627764 INFO  (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 627764 DEBUG (zkCallback-4610-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 627764 INFO  (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 627764 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:38937_]
   [junit4]   2> 627765 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 627765 DEBUG (zkCallback-4610-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:38937_] -> [127.0.0.1:38937_]
   [junit4]   2> 627768 DEBUG (OverseerAutoScalingTriggerThread-72082552335761412-127.0.0.1:38937_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 627769 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 627771 DEBUG (OverseerAutoScalingTriggerThread-72082552335761412-127.0.0.1:38937_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 627772 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 627773 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] 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> 627805 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 627828 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@791c3d18
   [junit4]   2> 627836 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@791c3d18
   [junit4]   2> 627836 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@791c3d18
   [junit4]   2> 627838 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [n:127.0.0.1:38937_     ] 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_F696AA64423AE4A3-001/control-001/cores
   [junit4]   2> 627852 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 627853 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 627854 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 627854 DEBUG (zkConnectionManagerCallback-4628-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15ac8713 name: ZooKeeperConnection Watcher:127.0.0.1:39835/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 627854 INFO  (zkConnectionManagerCallback-4628-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627854 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 627854 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 627854 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 627855 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 627855 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 627855 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:38937_]
   [junit4]   2> 627856 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 627856 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 627857 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 627857 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39835/solr ready
   [junit4]   2> 627859 INFO  (qtp990859657-6445) [n:127.0.0.1:38937_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:38937/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A38937_&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 627860 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 627861 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 627862 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 627862 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 627862 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:38937_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 627863 DEBUG (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 627863 DEBUG (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:38937_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 627863 DEBUG (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 627865 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 627865 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 627865 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 627865 DEBUG (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 627865 INFO  (OverseerCollectionConfigSetProcessor-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 627865 DEBUG (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 627865 INFO  (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 627866 DEBUG (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 627867 DEBUG (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 627867 DEBUG (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 627868 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 627871 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:38937_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 627871 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 627872 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 627873 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 627971 DEBUG (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:38937_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 627973 DEBUG (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:38937_
   [junit4]   2> 627974 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:38937/admin/cores?null)
   [junit4]   2> 627974 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 627975 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 627977 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 627978 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:38937_",
   [junit4]   2>   "base_url":"http://127.0.0.1:38937",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 627978 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:38937_",
   [junit4]   2>   "base_url":"http://127.0.0.1:38937",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 627980 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:38937_",
   [junit4]   2>   "base_url":"http://127.0.0.1:38937",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 627980 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [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":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:38937_",
   [junit4]   2>           "base_url":"http://127.0.0.1:38937",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 628081 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 628082 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 628980 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 628995 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 628995 WARN  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 628999 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 629003 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 629045 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 629045 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@791c3d18
   [junit4]   2> 629061 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F696AA64423AE4A3-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F696AA64423AE4A3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 629064 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=57.73046875, floorSegmentMB=0.705078125, forceMergeDeletesPctAllowed=10.86790051228827, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5623559350224784, deletesPctAllowed=39.99179029045199
   [junit4]   2> 629079 WARN  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 629130 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 629130 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 629131 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 629132 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 629133 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=67.205078125, floorSegmentMB=1.86328125, forceMergeDeletesPctAllowed=16.592258798830485, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7445315805149434, deletesPctAllowed=42.47488753723302
   [junit4]   2> 629135 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 629139 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 629139 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 629141 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 629141 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1781649462547972096
   [junit4]   2> 629144 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Waiting up to 60000ms for state org.apache.solr.cloud.ZkController$$Lambda$863/1120900973@1dcffae1
   [junit4]   2> 629145 INFO  (searcherExecutor-4630-thread-1-processing-n:127.0.0.1:38937_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 629146 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Found org.apache.solr.cloud.ZkController$$Lambda$863/1120900973@1dcffae1 directly in clusterState
   [junit4]   2> 629151 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/terms/shard1
   [junit4]   2> 629154 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/terms/shard1
   [junit4]   2> 629154 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 629154 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 629155 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 629156 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 629159 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 629159 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 629159 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38937/control_collection_shard1_replica_n1/
   [junit4]   2> 629159 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 629159 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:38937/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 629159 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72082552335761412-core_node2-n_0000000000
   [junit4]   2> 629161 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 629161 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38937/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 629162 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 629162 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:38937_",
   [junit4]   2>   "base_url":"http://127.0.0.1:38937",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 629163 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 629163 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 629163 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 629163 DEBUG (watches-4612-thread-1-processing-n:127.0.0.1:38937_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 629163 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 629163 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 629163 DEBUG (watches-4612-thread-1-processing-n:127.0.0.1:38937_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 629163 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 629163 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 629263 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 629264 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 629264 INFO  (zkCallback-4610-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 629264 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 629264 DEBUG (zkCallback-4610-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [control_collection] from [1] to [2]
   [junit4]   2> 629264 DEBUG (zkCallback-4610-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 629264 DEBUG (watches-4612-thread-1) [     ] o.a.s.c.c.ZkStateReader leader found for control_collection/shard1 to be core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:38937_",
   [junit4]   2>   "base_url":"http://127.0.0.1:38937",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 629265 DEBUG (watches-4612-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 629265 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 629266 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 629266 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection control_collection
   [junit4]   2> 629266 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 629267 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:38937_",
   [junit4]   2>   "base_url":"http://127.0.0.1:38937",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 629267 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:38937_",
   [junit4]   2>   "base_url":"http://127.0.0.1:38937",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 629267 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:38937_",
   [junit4]   2>   "base_url":"http://127.0.0.1:38937",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 629267 DEBUG (OverseerStateUpdate-72082552335761412-127.0.0.1:38937_-n_0000000000) [n:127.0.0.1:38937_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2 )={
   [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":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:38937_",
   [junit4]   2>           "base_url":"http://127.0.0.1:38937",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 629267 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [2]
   [junit4]   2> 629267 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 629267 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 629268 DEBUG (qtp990859657-6448) [n:127.0.0.1:38937_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 629269 INFO  (qtp990859657-6448) [n:127.0.0.1:38937_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1294
   [junit4]   2> 629269 DEBUG (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 629269 DEBUG (OverseerThreadFactory-4618-thread-1-processing-n:127.0.0.1:38937_) [n:127.0.0.1:38937_     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 629270 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 629270 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected typ

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

   2> 943287 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943287 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943287 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943287 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943287 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943287 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943287 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943287 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943287 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943287 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943287 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943288 INFO  (closeThreadPool-6613-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c52c59d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 943288 INFO  (closeThreadPool-6613-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@385cd9b3{/,null,STOPPED}
   [junit4]   2> 943288 INFO  (closeThreadPool-6613-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 943289 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-16146 after mutting 0 log messages
   [junit4]   2> 943289 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-16147 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 943290 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 943391 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943492 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 943493 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> 	11	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1_0
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/packages.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/testSplitStaticIndexReplication_link/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	98	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/testSplitStaticIndexReplication_link/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72082571348148228-127.0.0.1:34371_-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/72082571348148238-127.0.0.1:42913_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	64	/solr/overseer/queue
   [junit4]   2> 	50	/solr/live_nodes
   [junit4]   2> 	29	/solr/collections/testSplitStaticIndexReplication_link/state.json
   [junit4]   2> 	22	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	2	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 943497 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46009
   [junit4]   2> 943497 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46009
   [junit4]   2> 943497 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[F696AA64423AE4A3]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46009
   [junit4]   2> 943499 INFO  (SUITE-ShardSplitTest-seed#[F696AA64423AE4A3]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-16147 after mutting 0 log messages
   [junit4]   2> 943499 INFO  (SUITE-ShardSplitTest-seed#[F696AA64423AE4A3]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-16148 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_F696AA64423AE4A3-001
   [junit4]   2> Nov 04, 2023 4:00:47 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): {rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=PostingsFormat(name=Direct), _root_=Lucene84, foo_s=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{_version_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1293, maxMBSortInHeap=6.733834756334294, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-PE, timezone=Pacific/Kosrae
   [junit4]   2> NOTE: Linux 5.4.0-166-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=176987272,total=515375104
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, TestRandomFaceting, ZkCLITest, LongSetTest, TestInPlaceUpdatesStandalone, TestCollectionAPIs, TestCircuitBreaker, TestManagedSynonymGraphFilterFactory, TestNonDefinedSimilarityFactory, TestObjectReleaseTracker, URLClassifyProcessorTest, OverseerRolesTest, DistributedQueryElevationComponentTest, TestFaceting, BigEndianAscendingWordSerializerTest, CrossCollectionJoinQueryTest, TestZkAclsWithHadoopAuth, TestConfigSetsAPIExclusivity, AlternateDirectoryTest, TestAuthenticationFramework, TimeZoneUtilsTest, TestHttpShardHandlerFactory, TestSimGenericDistributedQueue, TestBulkSchemaAPI, HdfsChaosMonkeyNothingIsSafeTest, TestReqParamsAPI, MultiAuthPluginTest, ConnectionManagerTest, SecurityConfHandlerTest, TestManagedSchemaThreadSafety, TestSearchPerf, PeerSyncWithBufferUpdatesTest, ForceLeaderWithTlogReplicasTest, RandomizedTaggerTest, QueryParsingTest, ManagedSchemaDiffTest, TestComplexPhraseLeadingWildcard, NestedAtomicUpdateTest, TestCoreContainer, TestNamedUpdateProcessors, TestIBSimilarityFactory, TestInfoStreamLogging, TestConfigOverlay, TestTermsQParserPlugin, BadComponentTest, CloudExitableDirectoryReaderTest, TestSolrConfigHandler, ClassificationUpdateProcessorFactoryTest, AutoscalingHistoryHandlerTest, DirectoryFactoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestTlogReplayVsRecovery, DeleteLastCustomShardedReplicaTest, TestRequestForwarding, HighlighterTest, IndexSizeTriggerMixedBoundsTest, TestSnapshotCloudManager, DistributedQueueTest, AddReplicaTest, MetricTriggerTest, SolrTestCaseJ4DeleteCoreTest, DeleteStatusTest, EnumFieldTest, TestSuggestSpellingConverter, BJQParserTest, TestRandomCollapseQParserPlugin, CoreAdminRequestStatusTest, TestCSVResponseWriter, ShardSplitTest]
   [junit4] Completed [378/958 (1!)] on J3 in 318.69s, 11 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 56399 lines...]