You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2024/03/01 06:44:17 UTC

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

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

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:40215/tt/ag

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:40215/tt/ag
	at __randomizedtesting.SeedInfo.seed([9C16259712377A70:A078ECCEB7EFD1E9]: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:36225/tt/ag

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36225/tt/ag
	at __randomizedtesting.SeedInfo.seed([9C16259712377A70:24D57137EEECAF05]: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 14608 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 707494 INFO  (SUITE-ShardSplitTest-seed#[9C16259712377A70]-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> 707494 INFO  (SUITE-ShardSplitTest-seed#[9C16259712377A70]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 707495 INFO  (SUITE-ShardSplitTest-seed#[9C16259712377A70]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-103 after mutting 0 log messages
   [junit4]   2> 707495 INFO  (SUITE-ShardSplitTest-seed#[9C16259712377A70]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-104 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 707496 INFO  (SUITE-ShardSplitTest-seed#[9C16259712377A70]-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_9C16259712377A70-001/data-dir-61-001
   [junit4]   2> 707496 WARN  (SUITE-ShardSplitTest-seed#[9C16259712377A70]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 707496 INFO  (SUITE-ShardSplitTest-seed#[9C16259712377A70]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 707506 INFO  (SUITE-ShardSplitTest-seed#[9C16259712377A70]-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> 707506 INFO  (SUITE-ShardSplitTest-seed#[9C16259712377A70]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tt/ag
   [junit4]   2> 707509 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-104 after mutting 0 log messages
   [junit4]   2> 707509 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-105 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 707510 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 707511 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 707511 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 707511 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 707611 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.ZkTestServer start zk server on port: 44051
   [junit4]   2> 707611 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44051
   [junit4]   2> 707611 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44051
   [junit4]   2> 707611 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44051
   [junit4]   2> 707612 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 707612 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 707615 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 707615 DEBUG (zkConnectionManagerCallback-4656-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55c13315 name: ZooKeeperConnection Watcher:127.0.0.1:44051 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 707615 INFO  (zkConnectionManagerCallback-4656-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707615 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 707616 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 707618 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 707619 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 707620 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 707621 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 707621 DEBUG (zkConnectionManagerCallback-4658-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6830f600 name: ZooKeeperConnection Watcher:127.0.0.1:44051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 707621 INFO  (zkConnectionManagerCallback-4658-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707621 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 707621 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 707623 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 707623 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707623 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 707626 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707626 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 707627 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707627 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 707629 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707629 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 707631 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707631 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 707632 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707633 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 707634 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707634 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 707635 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707635 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 707637 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707637 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 707638 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707638 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 707639 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707639 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 707641 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 707776 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 707776 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 707776 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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> 707776 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 707776 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 707777 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 707777 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d7274c6{/tt/ag,null,AVAILABLE}
   [junit4]   2> 707777 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@77964fc9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43999}
   [junit4]   2> 707777 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.e.j.s.Server Started @707809ms
   [junit4]   2> 707777 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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_9C16259712377A70-001/tempDir-001/control/data, hostContext=/tt/ag, hostPort=43999, 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_9C16259712377A70-001/control-001/cores}
   [junit4]   2> 707778 ERROR (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 707778 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 707778 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.4
   [junit4]   2> 707778 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 707778 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 707778 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2024-03-01T05:47:40.567Z
   [junit4]   2> 707778 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 707780 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 707781 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 707781 DEBUG (zkConnectionManagerCallback-4660-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2aaf8d0d name: ZooKeeperConnection Watcher:127.0.0.1:44051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 707781 INFO  (zkConnectionManagerCallback-4660-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707781 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 707781 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 707783 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-SendThread(127.0.0.1:44051)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100cb8bbcea0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100cb8bbcea0002, 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 0x100cb8bbcea0002, 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> 707883 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 707883 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 707883 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] 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_9C16259712377A70-001/control-001/solr.xml
   [junit4]   2> 707886 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 707886 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 707887 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6f33fdc9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 708063 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 708064 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72d47aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 708064 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72d47aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 708067 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4bfe5585[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 708067 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4bfe5585[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 708068 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44051/solr
   [junit4]   2> 708068 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 708070 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 708070 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 708070 DEBUG (zkConnectionManagerCallback-4671-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c6832b0 name: ZooKeeperConnection Watcher:127.0.0.1:44051 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 708070 INFO  (zkConnectionManagerCallback-4671-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 708070 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 708071 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 708072 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-SendThread(127.0.0.1:44051)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100cb8bbcea0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100cb8bbcea0003, 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 0x100cb8bbcea0003, 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> 708173 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 708188 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 708188 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 708191 DEBUG (zkConnectionManagerCallback-4673-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a1ea969 name: ZooKeeperConnection Watcher:127.0.0.1:44051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 708191 INFO  (zkConnectionManagerCallback-4673-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 708191 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 708191 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 708193 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 708194 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 708196 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 708197 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 708198 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /node_roles
   [junit4]   2> 708199 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data
   [junit4]   2> 708200 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/on
   [junit4]   2> 708201 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/off
   [junit4]   2> 708202 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer
   [junit4]   2> 708203 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/allowed
   [junit4]   2> 708204 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/preferred
   [junit4]   2> 708211 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/disallowed
   [junit4]   2> 708216 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator
   [junit4]   2> 708217 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/on
   [junit4]   2> 708218 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/off
   [junit4]   2> 708219 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 708220 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 708221 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 708222 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 708224 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 708225 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 708225 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 708226 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 708227 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 708228 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 708230 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 708231 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 708233 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 708234 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 708236 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 708237 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 708239 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 708241 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 708242 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 708243 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 708245 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 708246 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 708247 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 708249 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 708250 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 708251 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 708253 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 708254 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 708255 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 708258 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 708259 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 708260 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 708261 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 708263 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 708264 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 708265 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 708266 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 708267 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 708269 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 708270 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 708271 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 708272 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 708274 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 708275 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 708276 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 708277 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 708278 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 708280 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 708281 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 708283 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 708284 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 708285 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 708286 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] 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> 708287 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 708287 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 708288 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 708288 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 708289 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 708289 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 708291 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 708292 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 708293 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43999_tt%2Fag
   [junit4]   2> 708293 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 708294 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.Overseer Overseer (id=72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) starting
   [junit4]   2> 708294 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 708295 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 708298 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 708317 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 708318 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43999_tt%2Fag
   [junit4]   2> 708317 INFO  (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43999_tt%2Fag
   [junit4]   2> 708324 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 708326 DEBUG (OverseerAutoScalingTriggerThread-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 708326 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 708327 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 708327 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 708328 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 708328 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 708328 INFO  (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 708328 INFO  (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 708329 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 708329 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] 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> 708338 DEBUG (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:43999_tt%2Fag]
   [junit4]   2> 708339 DEBUG (zkCallback-4672-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: [1])
   [junit4]   2> 708339 DEBUG (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 708339 DEBUG (zkCallback-4672-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:43999_tt%2Fag] -> [127.0.0.1:43999_tt%2Fag]
   [junit4]   2> 708342 DEBUG (OverseerAutoScalingTriggerThread-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 708358 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 708378 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f33fdc9
   [junit4]   2> 708385 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f33fdc9
   [junit4]   2> 708385 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f33fdc9
   [junit4]   2> 708386 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [n:127.0.0.1:43999_tt%2Fag     ] 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_9C16259712377A70-001/control-001/cores
   [junit4]   2> 708399 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 708399 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 708400 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 708400 DEBUG (zkConnectionManagerCallback-4690-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a47f85 name: ZooKeeperConnection Watcher:127.0.0.1:44051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 708400 INFO  (zkConnectionManagerCallback-4690-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 708400 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 708401 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 708401 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 708401 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 708402 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 708402 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:43999_tt%2Fag]
   [junit4]   2> 708402 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 708402 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 708403 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 708403 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44051/solr ready
   [junit4]   2> 708405 INFO  (qtp1736906543-5910) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:43999/tt/ag/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A43999_tt%252Fag&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 708408 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-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> 708411 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-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> 708411 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 708412 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 708412 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] 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:43999_tt%2Fag",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 708412 DEBUG (OverseerThreadFactory-4680-thread-1-processing-n:127.0.0.1:43999_tt%2Fag) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 708412 DEBUG (OverseerThreadFactory-4680-thread-1-processing-n:127.0.0.1:43999_tt%2Fag) [n:127.0.0.1:43999_tt%2Fag     ] 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:43999_tt%2Fag",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 708412 DEBUG (OverseerThreadFactory-4680-thread-1-processing-n:127.0.0.1:43999_tt%2Fag) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 708414 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 708414 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 708414 DEBUG (OverseerThreadFactory-4680-thread-1-processing-n:127.0.0.1:43999_tt%2Fag) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 708414 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 708414 INFO  (OverseerThreadFactory-4680-thread-1-processing-n:127.0.0.1:43999_tt%2Fag) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 708414 DEBUG (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 708414 INFO  (OverseerCollectionConfigSetProcessor-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 708416 DEBUG (OverseerThreadFactory-4680-thread-1-processing-n:127.0.0.1:43999_tt%2Fag) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 708418 DEBUG (OverseerThreadFactory-4680-thread-1-processing-n:127.0.0.1:43999_tt%2Fag) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 708419 DEBUG (OverseerThreadFactory-4680-thread-1-processing-n:127.0.0.1:43999_tt%2Fag) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 708423 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 708424 DEBUG (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] 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:43999_tt%2Fag",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 708425 DEBUG (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 708425 DEBUG (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 708426 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 708525 DEBUG (OverseerThreadFactory-4680-thread-1-processing-n:127.0.0.1:43999_tt%2Fag) [n:127.0.0.1:43999_tt%2Fag     ] 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:43999_tt%2Fag",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 708526 DEBUG (OverseerThreadFactory-4680-thread-1-processing-n:127.0.0.1:43999_tt%2Fag) [n:127.0.0.1:43999_tt%2Fag     ] 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:43999_tt%2Fag
   [junit4]   2> 708527 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:43999/tt/ag/admin/cores?null)
   [junit4]   2> 708528 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag    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> 708528 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag    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> 708530 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 708530 DEBUG (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] 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:43999_tt%2Fag",
   [junit4]   2>   "base_url":"http://127.0.0.1:43999/tt/ag",
   [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> 708530 DEBUG (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] 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:43999_tt%2Fag",
   [junit4]   2>   "base_url":"http://127.0.0.1:43999/tt/ag",
   [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> 708532 DEBUG (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] 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:43999_tt%2Fag",
   [junit4]   2>   "base_url":"http://127.0.0.1:43999/tt/ag",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 708532 DEBUG (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] 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:43999_tt%2Fag",
   [junit4]   2>           "base_url":"http://127.0.0.1:43999/tt/ag",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 708632 DEBUG (OverseerStateUpdate-72281395068272644-127.0.0.1:43999_tt%2Fag-n_0000000000) [n:127.0.0.1:43999_tt%2Fag     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 708633 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 709539 DEBUG (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709547 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.4
   [junit4]   2> 709547 WARN  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709550 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 709553 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709597 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709598 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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@6f33fdc9
   [junit4]   2> 709607 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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_9C16259712377A70-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_9C16259712377A70-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 709609 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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=23, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=81.3193359375, floorSegmentMB=0.45703125, forceMergeDeletesPctAllowed=21.070662519448017, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=40.69802698454704
   [junit4]   2> 709628 WARN  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709717 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709717 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709718 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 709718 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 709720 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3395177405198762]
   [junit4]   2> 709722 DEBUG (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709723 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 709723 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709723 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709723 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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 1792301662220582912
   [junit4]   2> 709725 DEBUG (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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$689/986254420@40a32024
   [junit4]   2> 709726 DEBUG (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Found org.apache.solr.cloud.ZkController$$Lambda$689/986254420@40a32024 directly in clusterState
   [junit4]   2> 709726 DEBUG (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709726 INFO  (searcherExecutor-4692-thread-1-processing-n:127.0.0.1:43999_tt%2Fag x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:43999_tt%2Fag 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> 709736 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A70]-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> 709736 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709736 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709737 DEBUG (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709738 DEBUG (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709741 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 709741 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709741 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43999/tt/ag/control_collection_shard1_replica_n1/
   [junit4]   2> 709741 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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> 709741 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:43999/tt/ag/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 709741 INFO  (qtp1736906543-5911) [n:127.0.0.1:43999_tt%2Fag 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/72281395068272644-core_node2-n_0000000000
   [junit4]   2> 709745 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[9C16259712377A7

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

9{/tt/ag,null,STOPPED}
   [junit4]   2> 1133527 INFO  (closeThreadPool-6595-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1133626 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133626 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133626 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133626 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 DEBUG (closeThreadPool-6433-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133627 INFO  (closeThreadPool-6595-thread-8) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2dfbb784{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1133627 INFO  (closeThreadPool-6595-thread-8) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@279798e{/tt/ag,null,STOPPED}
   [junit4]   2> 1133627 INFO  (closeThreadPool-6595-thread-8) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1133628 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[9C16259712377A70]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-119 after mutting 0 log messages
   [junit4]   2> 1133628 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[9C16259712377A70]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-120 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1133629 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[9C16259712377A70]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1133729 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133830 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[9C16259712377A70]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1133832 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/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> 	57	/solr/collections/testSplitLocking/state.json
   [junit4]   2> 	37	/solr/collections/collection1/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72281421525614606-127.0.0.1:43963_tt%2Fag-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	66	/solr/overseer/queue
   [junit4]   2> 	26	/solr/live_nodes
   [junit4]   2> 	25	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	7	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/collections/testSplitLocking/state.json
   [junit4]   2> 	2	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1133835 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[9C16259712377A70]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46351
   [junit4]   2> 1133835 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[9C16259712377A70]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46351
   [junit4]   2> 1133835 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[9C16259712377A70]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46351
   [junit4] IGNOR/A 0.00s J3 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> 1133839 INFO  (SUITE-ShardSplitTest-seed#[9C16259712377A70]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-120 after mutting 0 log messages
   [junit4]   2> 1133839 INFO  (SUITE-ShardSplitTest-seed#[9C16259712377A70]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-121 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_9C16259712377A70-001
   [junit4]   2> Mar 01, 2024 5:54: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): {rnd_b=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{_version_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=317, maxMBSortInHeap=6.1350016569976376, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-MX, timezone=Asia/Beirut
   [junit4]   2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=296866120,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreContainer, NoCacheHeaderTest, TestNonDefinedSimilarityFactory, TestLeaderElectionZkExpiry, SolrTestCaseJ4DeleteCoreTest, IndexSizeEstimatorTest, TestDistributedGrouping, TestCSVResponseWriter, TestReqParamsAPI, RecoveryAfterSoftCommitTest, TestSimGenericDistributedQueue, TestTrie, TokenizerChainTest, TestJsonRequest, IndexSizeTriggerMixedBoundsTest, XmlInterpolationTest, RootFieldTest, HttpPartitionWithTlogReplicasTest, BJQParserTest, MBeansHandlerTest, TestSizeLimitedDistributedMap, TestDeleteCollectionOnDownNodes, TestPrepRecovery, ManagedSchemaDiffTest, URLClassifyProcessorTest, SolrShardReporterTest, HdfsChaosMonkeyNothingIsSafeTest, CoreAdminRequestStatusTest, TestHighFrequencyDictionaryFactory, CachingDirectoryFactoryTest, SignificantTermsQParserPluginTest, TlogReplayBufferedWhileIndexingTest, TestRandomCollapseQParserPlugin, TestRecovery, ComputePlanActionTest, TestFieldCollectionResource, TestClusterStateMutator, SOLR749Test, ChangedSchemaMergeTest, ShardSplitTest]
   [junit4] Completed [371/959 (1!)] on J3 in 427.38s, 11 tests, 2 errors, 3 skipped <<< FAILURES!

[...truncated 56441 lines...]

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

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:45807

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:45807
	at __randomizedtesting.SeedInfo.seed([B1FCA13C4EB0DED8:8D926865EB687541]: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.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveMarkersCleanup

Error Message:
marker for nodeAdded doesn't exist

Stack Trace:
java.lang.AssertionError: marker for nodeAdded doesn't exist
	at __randomizedtesting.SeedInfo.seed([B1FCA13C4EB0DED8:7CBC7EA4A948B401]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveMarkersCleanup(ScheduledMaintenanceTriggerTest.java:378)
	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 14693 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest
   [junit4]   2> 895750 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-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> 895751 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-256 after mutting 0 log messages
   [junit4]   2> 895751 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-257 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 895752 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-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.autoscaling.ScheduledMaintenanceTriggerTest_B1FCA13C4EB0DED8-001/data-dir-92-001
   [junit4]   2> 895752 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 895756 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 895756 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 895757 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_B1FCA13C4EB0DED8-001/tempDir-001
   [junit4]   2> 895757 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 895757 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 895757 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 895758 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 895857 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 34363
   [junit4]   2> 895857 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34363
   [junit4]   2> 895857 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34363
   [junit4]   2> 895857 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34363
   [junit4]   2> 895859 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 895860 INFO  (zkConnectionManagerCallback-10747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 895860 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 895868 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 895869 INFO  (zkConnectionManagerCallback-10749-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 895869 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 895870 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 895870 INFO  (zkConnectionManagerCallback-10751-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 895870 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 895872 WARN  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker-SendThread(127.0.0.1:34363)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000d31d2ea0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000d31d2ea0002, 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 0x1000d31d2ea0002, 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> 895974 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 895974 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 895974 INFO  (jetty-launcher-10752-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> 895975 INFO  (jetty-launcher-10752-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 895975 INFO  (jetty-launcher-10752-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 895975 INFO  (jetty-launcher-10752-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 895975 INFO  (jetty-launcher-10752-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ae6006e{/solr,null,AVAILABLE}
   [junit4]   2> 895976 INFO  (jetty-launcher-10752-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5cd37e64{SSL, (ssl, http/1.1)}{127.0.0.1:36809}
   [junit4]   2> 895976 INFO  (jetty-launcher-10752-thread-1) [     ] o.e.j.s.Server Started @896000ms
   [junit4]   2> 895976 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34363/solr, hostPort=36809}
   [junit4]   2> 895976 ERROR (jetty-launcher-10752-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 895976 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 895976 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.4
   [junit4]   2> 895976 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 895976 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 895976 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2024-03-01T19:33:42.731Z
   [junit4]   2> 895979 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 895979 INFO  (zkConnectionManagerCallback-10754-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 895980 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 895980 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 896277 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 896277 WARN  (jetty-launcher-10752-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 896278 WARN  (jetty-launcher-10752-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@317f5f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 896278 WARN  (jetty-launcher-10752-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@317f5f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 896280 WARN  (jetty-launcher-10752-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 896283 WARN  (jetty-launcher-10752-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78932dec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 896283 WARN  (jetty-launcher-10752-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78932dec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 896285 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34363/solr
   [junit4]   2> 896289 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 896291 INFO  (zkConnectionManagerCallback-10765-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 896291 INFO  (jetty-launcher-10752-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 896403 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 896404 INFO  (zkConnectionManagerCallback-10767-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 896404 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 896554 WARN  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_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> 896558 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36809_solr
   [junit4]   2> 896559 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.c.Overseer Overseer (id=72072101681037317-127.0.0.1:36809_solr-n_0000000000) starting
   [junit4]   2> 896567 INFO  (OverseerStateUpdate-72072101681037317-127.0.0.1:36809_solr-n_0000000000) [n:127.0.0.1:36809_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36809_solr
   [junit4]   2> 896569 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36809_solr
   [junit4]   2> 896570 DEBUG (OverseerAutoScalingTriggerThread-72072101681037317-127.0.0.1:36809_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 896571 INFO  (OverseerStateUpdate-72072101681037317-127.0.0.1:36809_solr-n_0000000000) [n:127.0.0.1:36809_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 896571 DEBUG (OverseerAutoScalingTriggerThread-72072101681037317-127.0.0.1:36809_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 896571 DEBUG (OverseerAutoScalingTriggerThread-72072101681037317-127.0.0.1:36809_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 896571 DEBUG (OverseerAutoScalingTriggerThread-72072101681037317-127.0.0.1:36809_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 896573 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 896575 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 896575 WARN  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 896583 DEBUG (OverseerAutoScalingTriggerThread-72072101681037317-127.0.0.1:36809_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:36809_solr]
   [junit4]   2> 896584 DEBUG (OverseerAutoScalingTriggerThread-72072101681037317-127.0.0.1:36809_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 896585 DEBUG (OverseerAutoScalingTriggerThread-72072101681037317-127.0.0.1:36809_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 896585 DEBUG (ScheduledTrigger-10772-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896606 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 896638 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36809.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3952578
   [junit4]   2> 896646 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36809.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3952578
   [junit4]   2> 896646 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36809.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3952578
   [junit4]   2> 896647 INFO  (jetty-launcher-10752-thread-1) [n:127.0.0.1:36809_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_B1FCA13C4EB0DED8-001/tempDir-001/node1
   [junit4]   2> 896660 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 896661 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 896662 INFO  (zkConnectionManagerCallback-10784-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 896662 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 896664 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 896664 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34363/solr ready
   [junit4]   2> 896680 DEBUG (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10006_solr
   [junit4]   2> 896681 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 896681 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 896681 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 896681 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 896682 DEBUG (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=0
   [junit4]   2> 896682 DEBUG (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
   [junit4]   2> 896682 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 896682 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10006_solr]
   [junit4]   2> 896682 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 896682 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 896682 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896704 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896725 DEBUG (ScheduledTrigger-10787-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896745 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896765 DEBUG (ScheduledTrigger-10787-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896785 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896806 DEBUG (ScheduledTrigger-10787-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896826 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896846 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896866 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896887 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896901 INFO  (TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerDefaults
   [junit4]   2> 896903 DEBUG (simCloudManagerPool-10786-thread-1) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 896903 DEBUG (simCloudManagerPool-10786-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 896905 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 896905 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 896905 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 896907 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896909 DEBUG (simCloudManagerPool-10786-thread-2) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 896909 DEBUG (simCloudManagerPool-10786-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 896909 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 896910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCooldownPeriodSeconds from: 5 to: 1
   [junit4]   2> 896910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 896910 INFO  (TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.a.ScheduledMaintenanceTriggerTest {
   [junit4]   2>   "triggers":{
   [junit4]   2>     ".auto_add_replicas":{
   [junit4]   2>       "name":".auto_add_replicas",
   [junit4]   2>       "event":"nodeLost",
   [junit4]   2>       "waitFor":120,
   [junit4]   2>       "enabled":true,
   [junit4]   2>       "actions":[
   [junit4]   2>         {
   [junit4]   2>           "name":"auto_add_replicas_plan",
   [junit4]   2>           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"execute_plan",
   [junit4]   2>           "class":"solr.ExecutePlanAction"}]},
   [junit4]   2>     ".scheduled_maintenance":{
   [junit4]   2>       "name":".scheduled_maintenance",
   [junit4]   2>       "event":"scheduled",
   [junit4]   2>       "startTime":"NOW",
   [junit4]   2>       "every":"+1DAY",
   [junit4]   2>       "enabled":"false",
   [junit4]   2>       "actions":[
   [junit4]   2>         {
   [junit4]   2>           "name":"inactive_shard_plan",
   [junit4]   2>           "class":"solr.InactiveShardPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"inactive_markers_plan",
   [junit4]   2>           "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"execute_plan",
   [junit4]   2>           "class":"solr.ExecutePlanAction"}]}},
   [junit4]   2>   "listeners":{
   [junit4]   2>     ".auto_add_replicas.system":{
   [junit4]   2>       "beforeAction":[],
   [junit4]   2>       "afterAction":[],
   [junit4]   2>       "stage":[
   [junit4]   2>         "STARTED",
   [junit4]   2>         "ABORTED",
   [junit4]   2>         "SUCCEEDED",
   [junit4]   2>         "FAILED",
   [junit4]   2>         "BEFORE_ACTION",
   [junit4]   2>         "AFTER_ACTION",
   [junit4]   2>         "IGNORED"],
   [junit4]   2>       "trigger":".auto_add_replicas",
   [junit4]   2>       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   2>     ".scheduled_maintenance.system":{
   [junit4]   2>       "beforeAction":[],
   [junit4]   2>       "afterAction":[],
   [junit4]   2>       "stage":[
   [junit4]   2>         "STARTED",
   [junit4]   2>         "ABORTED",
   [junit4]   2>         "SUCCEEDED",
   [junit4]   2>         "FAILED",
   [junit4]   2>         "BEFORE_ACTION",
   [junit4]   2>         "AFTER_ACTION",
   [junit4]   2>         "IGNORED"],
   [junit4]   2>       "trigger":".scheduled_maintenance",
   [junit4]   2>       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   2>   "properties":{"triggerCooldownPeriodSeconds":1}}
   [junit4]   2> 896910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 896912 DEBUG (simCloudManagerPool-10786-thread-3) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 896912 DEBUG (simCloudManagerPool-10786-thread-3) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 896913 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 896913 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 896913 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 896914 INFO  (TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerDefaults
   [junit4] IGNOR/A 0.00s J2 | ScheduledMaintenanceTriggerTest.testInactiveShardCleanup
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 896927 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896942 INFO  (TEST-ScheduledMaintenanceTriggerTest.testInactiveMarkersCleanup-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testInactiveMarkersCleanup
   [junit4]   2> 896943 DEBUG (simCloudManagerPool-10786-thread-4) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 896944 DEBUG (simCloudManagerPool-10786-thread-4) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 896944 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 896944 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 896944 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 896947 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896953 DEBUG (simCloudManagerPool-10786-thread-6) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 896953 DEBUG (simCloudManagerPool-10786-thread-6) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 896954 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 896954 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger trigger1 - Initial livenodes: [127.0.0.1:10006_solr]
   [junit4]   2> 896955 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger trigger1 instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$TestTriggerAction2}], enabled=true}
   [junit4]   2> 896955 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 896955 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 896955 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger trigger1
   [junit4]   2> 896955 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 896956 DEBUG (simCloudManagerPool-10786-thread-7) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 896956 DEBUG (simCloudManagerPool-10786-thread-7) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 896956 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 896956 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 896956 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 896967 DEBUG (ScheduledTrigger-10787-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896975 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger trigger1
   [junit4]   2> 896975 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 896987 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 896996 DEBUG (ScheduledTrigger-10787-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger trigger1
   [junit4]   2> 896996 DEBUG (ScheduledTrigger-10787-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 897008 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 897016 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger trigger1
   [junit4]   2> 897016 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 897028 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 897036 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger trigger1
   [junit4]   2> 897036 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 897048 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 897056 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger trigger1
   [junit4]   2> 897056 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 897057 DEBUG (TEST-ScheduledMaintenanceTriggerTest.testInactiveMarkersCleanup-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.a.s.SimClusterStateProvider -- creating marker: /autoscaling/nodeAdded/127.0.0.1:10007_solr
   [junit4]   2> 897444 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 897444 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger trigger1
   [junit4]   2> 897444 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 897444 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10007_solr at time 262354768617596
   [junit4]   2> 897444 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger .scheduled_maintenance firing registered processor for scheduled time 2024-03-02T06:56:45.822Z, now=2024-03-02T06:56:48.218Z
   [junit4]   2> 897444 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"ee9c3ba299bcT4a3w9amajm8uvt0pwrvikovkm",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262354782820796,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1709362608218}}
   [junit4]   2> 897446 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, .scheduled_maintenance, trigger1]
   [junit4]   2> 897446 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"ee9c3ba299bcT4a3w9amajm8uvt0pwrvikovkm",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262354782820796,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1709362608218,
   [junit4]   2>     "_enqueue_time_":262354880236446}}
   [junit4]   2> 897447 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"ee9c3ba299bcT4a3w9amajm8uvt0pwrvikovkm",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262354782820796,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1709362608218,
   [junit4]   2>     "_enqueue_time_":262354880236446}}
   [junit4]   2> 897454 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"ee9c3ba299bcT4a3w9amajm8uvt0pwrvikovkm",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262354782820796,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1709362608218,
   [junit4]   2>     "_enqueue_time_":262354880236446}}
   [junit4]   2> 897454 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 20ms
   [junit4]   2> 897454 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: trigger1 after 20ms
   [junit4]   2> 897454 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .scheduled_maintenance after 20ms
   [junit4]   2> 897454 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing took 359 ms for event id=ee9c3ba299bcT4a3w9amajm8uvt0pwrvikovkm
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger trigger1
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger .scheduled_maintenance firing registered processor for scheduled time 2024-03-02T06:56:47.822Z, now=2024-03-02T06:56:49.729Z
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger trigger1 firing registered processor for nodes: [127.0.0.1:10007_solr] added at times [262354768617596], now=262356283630396
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"ee9c952139a8T4a3w9amajm8uvt0pwrvikovkn",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262356284291496,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1709362609729}}
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, .scheduled_maintenance, trigger1]
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"ee9c3ac9e07cT4a3w9amajm8uvt0pwrvikovko",
   [junit4]   2>   "source":"trigger1",
   [junit4]   2>   "eventTime":262354768617596,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[262354768617596],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:10007_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.ScheduledTriggers Ignoring event ee9c3ac9e07cT4a3w9amajm8uvt0pwrvikovko, already processing other actions.
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"ee9c3ac9e07cT4a3w9amajm8uvt0pwrvikovko",
   [junit4]   2>   "source":"trigger1",
   [junit4]   2>   "eventTime":262354768617596,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[262354768617596],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:10007_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"ee9c952139a8T4a3w9amajm8uvt0pwrvikovkn",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262356284291496,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1709362609729,
   [junit4]   2>     "_enqueue_time_":262356289160896}}
   [junit4]   2> 897474 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Processor returned false for [127.0.0.1:10007_solr]!
   [junit4]   2> 897475 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"ee9c952139a8T4a3w9amajm8uvt0pwrvikovkn",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262356284291496,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1709362609729,
   [junit4]   2>     "_enqueue_time_":262356289160896}}
   [junit4]   2> 897475 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"ee9c952139a8T4a3w9amajm8uvt0pwrvikovkn",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262356284291496,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1709362609729,
   [junit4]   2>     "_enqueue_time_":262356289160896}}
   [junit4]   2> 897475 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: trigger1 after 20ms
   [junit4]   2> 897475 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .scheduled_maintenance after 20ms
   [junit4]   2> 897475 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 20ms
   [junit4]   2> 897475 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing took 12 ms for event id=ee9c952139a8T4a3w9amajm8uvt0pwrvikovkn
   [junit4]   2> 897495 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger trigger1
   [junit4]   2> 897495 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 897495 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger trigger1 firing registered processor for nodes: [127.0.0.1:10007_solr] added at times [262354768617596], now=262357328116396
   [junit4]   2> 897495 DEBUG (ScheduledTrigger-10787-thread-3) [     ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger .scheduled_maintenance firing registered processor for scheduled time 2024-03-02T06:56:49.822Z, now=2024-03-02T06:56:50.780Z
   [junit4]   2> 897495 DEBUG (ScheduledTrigger-10787-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 897495 DEBUG (ScheduledTrigger-10787-thread-3) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"ee9cd3bfcd00T4a3w9amajm8uvt0pwrvikovkq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262357334871296,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1709362610780}}
   [junit4]   2> 897495 DEBUG (ScheduledTrigger-10787-thread-3) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, .scheduled_maintenance, trigger1]
   [junit4]   2> 897495 DEBUG (ScheduledTrigger-10787-thread-3) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"ee9cd3bfcd00T4a3w9amajm8uvt0pwrvikovkq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262357334871296,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1709362610780,
   [junit4]   2>     "_enqueue_time_":262357341626096}}
   [junit4]   2> 897495 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"ee9c3ac9e07cT4a3w9amajm8uvt0pwrvikovkp",
   [junit4]   2>   "source":"trigger1",
   [junit4]   2>   "eventTime":262354768617596,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[262354768617596],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:10007_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 897495 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.ScheduledTriggers Ignoring event ee9c3ac9e07cT4a3w9amajm8uvt0pwrvikovkp, already processing other actions.
   [junit4]   2> 897495 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"ee9cd3bfcd00T4a3w9amajm8uvt0pwrvikovkq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262357334871296,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1709362610780,
   [junit4]   2>     "_enqueue_time_":262357341626096}}
   [junit4]   2> 897496 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"ee9c3ac9e07cT4a3w9amajm8uvt0pwrvikovkp",
   [junit4]   2>   "source":"trigger1",
   [junit4]   2>   "eventTime":262354768617596,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[262354768617596],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:10007_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 897496 DEBUG (ScheduledTrigger-10787-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Processor returned false for [127.0.0.1:10007_solr]!
   [junit4]   2> 897496 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"ee9cd3bfcd00T4a3w9amajm8uvt0pwrvikovkq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":262357334871296,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1709362610780,
   [junit4]   2>     "_enqueue_time_":262357341626096}}
   [junit4]   2> 897496 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: trigger1 after 20ms
   [junit4]   2> 897496 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .scheduled_maintenance after 20ms
   [junit4]   2> 897496 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 20ms
   [junit4]   2> 897496 DEBUG (AutoscalingActionExecutor-10788-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing took 17 ms for event id=ee9cd3bfcd00T4a3w9amajm8uvt0pwrvikovkq
   [junit4]   2> 897497 DEBUG (simCloudManagerPool-10786-thread-8) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 897497 DEBUG (simCloudManagerPool-10786-thread-8) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 897498 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 897498 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 897498 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 897498 INFO  (TEST-ScheduledMaintenanceTriggerTest.testInactiveMarkersCleanup-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testInactiveMarkersCleanup
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ScheduledMaintenanceTriggerTest -Dtests.method=testInactiveMarkersCleanup -Dtests.seed=B1FCA13C4EB0DED8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=Africa/Mbabane -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.59s J2 | ScheduledMaintenanceTriggerTest.testInactiveMarkersCleanup <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: marker for nodeAdded doesn't exist
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1FCA13C4EB0DED8:7CBC7EA4A948B401]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveMarkersCleanup(ScheduledMaintenanceTriggerTest.java:378)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:750)
   [junit4]   2> 897502 INFO  (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 897503 DEBUG (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 897504 DEBUG (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 897504 DEBUG (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 897504 DEBUG (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 897504 DEBUG (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 897504 DEBUG (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 897506 WARN  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker-SendThread(127.0.0.1:34363)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000d31d2ea0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000d31d2ea0006, 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 0x1000d31d2ea0006, 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> 897586 DEBUG (ScheduledTrigger-10772-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 897609 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1771944741
   [junit4]   2> 897609 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36809_solr
   [junit4]   2> 897612 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 897612 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36809_solr as DOWN
   [junit4]   2> 897612 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 897615 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 897615 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@295591ab: rootName = solr_36809, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3ce2f39b
   [junit4]   2> 897621 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 897621 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6275b80: rootName = solr_36809, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1870d500
   [junit4]   2> 897627 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 897627 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37561885: rootName = solr_36809, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@57541bf1
   [junit4]   2> 897627 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 897629 INFO  (closeThreadPool-10796-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72072101681037317-127.0.0.1:36809_solr-n_0000000000) closing
   [junit4]   2> 897636 INFO  (OverseerStateUpdate-72072101681037317-127.0.0.1:36809_solr-n_0000000000) [n:127.0.0.1:36809_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36809_solr
   [junit4]   2> 897638 DEBUG (closeThreadPool-10796-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 897639 INFO  (OverseerAutoScalingTriggerThread-72072101681037317-127.0.0.1:36809_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 897644 DEBUG (closeThreadPool-10796-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 897644 DEBUG (closeThreadPool-10796-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 897644 DEBUG (closeThreadPool-10796-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 897645 DEBUG (closeThreadPool-10796-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 897645 DEBUG (closeThreadPool-10796-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 897645 INFO  (closeThreadPool-10796-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72072101681037317-127.0.0.1:36809_solr-n_0000000000) closing
   [junit4]   2> 897744 INFO  (jetty-closer-10791-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72072101681037317-127.0.0.1:36809_solr-n_0000000000) closing
   [junit4]   2> 897747 INFO  (jetty-closer-10791-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5cd37e64{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 897747 INFO  (jetty-closer-10791-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ae6006e{/solr,null,STOPPED}
   [junit4]   2> 897747 INFO  (jetty-closer-10791-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 897748 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 897749 WARN  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker-SendThread(127.0.0.1:34363)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000d31d2ea0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000d31d2ea0000, 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 0x1000d31d2ea0000, 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> 897953 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 897955 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34363
   [junit4]   2> 897955 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34363
   [junit4]   2> 897955 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34363
   [junit4]   2> 897956 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-257 after mutting 0 log messages
   [junit4]   2> 897956 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-258 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/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_B1FCA13C4EB0DED8-001
   [junit4]   2> Mar 01, 2024 7:33:44 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=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=th-TH, timezone=Africa/Mbabane
   [junit4]   2> NOTE: Linux 5.4.0-172-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=84373640,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, FuzzySearchTest, ForceLeaderTest, ZkDynamicConfigTest, TestFunctionQuery, TolerantUpdateProcessorTest, EmbeddedSolrNoSerializeTest, TestConfig, PurgeGraphTest, TestSimComputePlanAction, CSVRequestHandlerTest, AnalyticsMergeStrategyTest, TestConfigSets, WrapperMergePolicyFactoryTest, TestManagedSynonymFilterFactory, IndexSchemaTest, SuggesterTSTTest, LeaderVoteWaitTimeoutTest, DistributedFacetPivotSmallTest, TestPullReplicaWithAuth, TestSolrIndexConfig, LukeRequestHandlerTest, TestFieldCacheSort, DeleteByIdWithRouterFieldTest, TestBackupRepositoryFactory, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SystemCollectionCompatTest, PrimitiveFieldTypeTest, TermVectorComponentDistributedTest, TestLazyCores, TestMultiWordSynonyms, PeerSyncReplicationTest, EchoParamsTest, ClusterStateUpdateTest, AdminHandlersProxyTest, TestInPlaceUpdatesRequiredField, TestSubQueryTransformerCrossCore, TestSolrCloudSnapshots, PeerSyncTest, TestSafeXMLParsing, HdfsRecoverLeaseTest, TestTolerantSearch, AddBlockUpdateTest, SpatialFilterTest, TestSolrRequestInfo, HdfsThreadLeakTest, TestCryptoKeys, TestTermQParserPlugin, TestSolrCloudWithHadoopAuthPlugin, TestSimExtremeIndexing, TestTextField, MoreLikeThisComponentTest, TestPackages, TestCloudRecovery, TestSmileRequest, SpatialHeatmapFacetsTest, DeleteShardTest, MigrateRouteKeyTest, TestWordDelimiterFilterFactory, ConvertedLegacyTest, BJQFilterAccessibleTest, RegexBoostProcessorTest, HdfsBasicDistributedZkTest, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorRandomCloud, SolrRequestParserTest, TestSolrCoreParser, RemoteQueryErrorTest, TestBinaryField, LeaderElectionTest, TestSha256AuthenticationProvider, NodeMutatorTest, ShardTermsTest, TestExceedMaxTermLength, TestSimUtils, JavaBinAtomicUpdateMultivalueTest, TestLogWatcher, SolrLogAuditLoggerPluginTest, TestLegacyBM25SimilarityFactory, TestImplicitCoreProperties, TestFuzzyAnalyzedSuggestions, TestCursorMarkWithoutUniqueKey, TestManagedSchemaAPI, PeerSyncWithLeaderTest, SolrInfoBeanTest, TestLegacyFieldCache, FileTypeMagicUtilTest, TestDocTermOrds, SSLMigrationTest, TestBM25SimilarityFactory, ZkStateWriterTest, SolrCloudReportersTest, TestDocumentBuilder, StressHdfsTest, CustomCollectionTest, UpdateRequestProcessorFactoryTest, TestExtendedDismaxParser, TestStressLiveNodes, VMParamsZkACLAndCredentialsProvidersTest, ScheduledMaintenanceTriggerTest]
   [junit4] Completed [383/959 (1!)] on J2 in 3.11s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 830 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1560988 INFO  (SUITE-ShardSplitTest-seed#[B1FCA13C4EB0DED8]-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> 1560988 INFO  (SUITE-ShardSplitTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1560989 INFO  (SUITE-ShardSplitTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-314 after mutting 0 log messages
   [junit4]   2> 1560989 INFO  (SUITE-ShardSplitTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-315 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1560990 INFO  (SUITE-ShardSplitTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_B1FCA13C4EB0DED8-001/data-dir-143-001
   [junit4]   2> 1560990 WARN  (SUITE-ShardSplitTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 1560990 INFO  (SUITE-ShardSplitTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1560992 INFO  (SUITE-ShardSplitTest-seed#[B1FCA13C4EB0DED8]-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> 1560992 INFO  (SUITE-ShardSplitTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1560996 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-315 after mutting 0 log messages
   [junit4]   2> 1560996 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-316 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1560997 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1560998 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1560998 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1560999 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1561098 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42399
   [junit4]   2> 1561098 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42399
   [junit4]   2> 1561098 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42399
   [junit4]   2> 1561098 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42399
   [junit4]   2> 1561099 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1561099 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1561101 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1561101 DEBUG (zkConnectionManagerCallback-15274-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@309d10ab name: ZooKeeperConnection Watcher:127.0.0.1:42399 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1561101 INFO  (zkConnectionManagerCallback-15274-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561101 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1561102 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1561102 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1561103 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1561103 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1561104 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1561105 DEBUG (zkConnectionManagerCallback-15276-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f93e7b1 name: ZooKeeperConnection Watcher:127.0.0.1:42399/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1561105 INFO  (zkConnectionManagerCallback-15276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561105 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1561105 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1561105 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 1561106 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561106 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1561107 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561107 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1561108 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561108 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1561109 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561109 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1561110 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561110 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1561111 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561111 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1561112 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561112 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1561112 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561112 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1561113 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561113 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1561114 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561114 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1561115 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561115 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1561116 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1561255 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1561255 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1561255 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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> 1561256 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1561256 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1561256 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1561257 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22a400c1{/,null,AVAILABLE}
   [junit4]   2> 1561257 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7744588b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38007}
   [junit4]   2> 1561257 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.e.j.s.Server Started @1561288ms
   [junit4]   2> 1561257 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] 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/J0/temp/solr.cloud.api.collections.ShardSplitTest_B1FCA13C4EB0DED8-001/tempDir-001/control/data, hostContext=/, hostPort=38007, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_B1FCA13C4EB0DED8-001/control-001/cores}
   [junit4]   2> 1561257 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1561257 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1561257 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-se

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

ntThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1891479 DEBUG (closeThreadPool-17139-thread-4-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1891479 DEBUG (closeThreadPool-17139-thread-4-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1891480 INFO  (closeThreadPool-17299-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@33566d4f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1891480 INFO  (closeThreadPool-17299-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@484ca616{/,null,STOPPED}
   [junit4]   2> 1891480 INFO  (closeThreadPool-17299-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1891481 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-330 after mutting 0 log messages
   [junit4]   2> 1891481 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-331 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1891482 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1891583 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[B1FCA13C4EB0DED8]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1891584 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[B1FCA13C4EB0DED8]-SendThread(127.0.0.1:34335)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000d40b6a20001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000d40b6a20001, 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 0x1000d40b6a20001, 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> 1891685 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[B1FCA13C4EB0DED8]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1891686 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/shardSplitWithRule_rewrite/terms/shard1_0
   [junit4]   2> 	8	/solr/collections/shardSplitWithRule_rewrite/terms/shard1_1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/collections/shardSplitWithRule_rewrite/terms/shard1
   [junit4]   2> 	5	/solr/packages.json
   [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/shardSplitWithRule_rewrite/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> 	47	/solr/collections/collection1/state.json
   [junit4]   2> 	34	/solr/collections/shardSplitWithRule_rewrite/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	67	/solr/collections/shardSplitWithRule_rewrite/state.json
   [junit4]   2> 	61	/solr/overseer/queue
   [junit4]   2> 	36	/solr/live_nodes
   [junit4]   2> 	19	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	7	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1891690 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34335
   [junit4]   2> 1891690 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34335
   [junit4]   2> 1891690 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[B1FCA13C4EB0DED8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34335
   [junit4]   2> 1891691 INFO  (SUITE-ShardSplitTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-331 after mutting 0 log messages
   [junit4]   2> 1891691 INFO  (SUITE-ShardSplitTest-seed#[B1FCA13C4EB0DED8]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-332 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_B1FCA13C4EB0DED8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=de-AT, timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Linux 5.4.0-172-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=128072616,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighlightDedupGrouping, CurrencyRangeFacetCloudTest, DistributedVersionInfoTest, RuleEngineTest, AggValueSourceTest, TestPartialUpdateDeduplication, JavabinLoaderTest, TestCodecSupport, HdfsCollectionsAPIDistributedZkTest, TriggerSetPropertiesIntegrationTest, TestDistribPackageStore, TestUseDocValuesAsStored2, TestConfigSetImmutable, TestSlowCompositeReaderWrapper, TestUniqueKeyFieldResource, ExternalFileFieldSortTest, WordBreakSolrSpellCheckerTest, LeaderFailureAfterFreshStartTest, DistributedFacetPivotLongTailTest, TestPullReplica, TestSolrDeletionPolicy1, InfoHandlerTest, TestFieldCache, CdcrUpdateLogTest, SolrCoreCheckLockOnStartupTest, BasicZkTest, SplitShardTest, PreAnalyzedFieldManagedSchemaCloudTest, SuggestComponentContextFilterQueryTest, TestInitParams, TestMinHashQParser, OverseerTest, DisMaxRequestHandlerTest, ClusterStateMockUtilTest, XmlUpdateRequestHandlerTest, TestInPlaceUpdateWithRouteField, TestExplainDocTransformer, HdfsBackupRepositoryIntegrationTest, DocumentBuilderTest, TestObjectReleaseTracker, HdfsChaosMonkeySafeLeaderTest, TestSimpleTrackingShardHandler, TestNumericTerms64, SolrIndexSearcherTest, TestIntervalFaceting, HdfsRestartWhileUpdatingTest, TestConfigSetsAPIShareSchema, TestStressVersions, TestImpersonationWithHadoopAuth, TestSimDistributedQueue, TestSchemalessBufferedUpdates, FacetPivotSmallTest, SolrRrdBackendFactoryTest, TestCloudPivotFacet, TestSearcherReuse, DistributedFacetSimpleRefinementLongTailTest, DeleteNodeTest, MetricsHistoryIntegrationTest, TestLuceneMatchVersion, AnalysisAfterCoreReloadTest, TestScoreJoinQPNoScore, ParsingFieldUpdateProcessorsTest, HDFSCollectionsAPITest, TestSkipOverseerOperations, TestTlogReplica, ResponseHeaderTest, TestSolr4Spatial2, RecoveryZkTest, SpatialRPTFieldTypeTest, LeaderElectionContextKeyTest, TestExternalRoleRuleBasedAuthorizationPlugin, MultiThreadedOCPTest, ShardRoutingCustomTest, SolrIndexSplitterTest, TestSimScenario, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestNumericRangeQuery64, MultiDestinationAuditLoggerTest, TestLMDirichletSimilarityFactory, TestDynamicLoadingUrl, TestFileDictionaryLookup, SolrTestCaseJ4Test, TestHalfAndHalfDocValues, PeerSyncWithIndexFingerprintCachingTest, OutputWriterTest, TestFieldCacheVsDocValues, DistanceUnitsTest, HdfsDirectoryTest, TimeZoneUtilsTest, RouteFieldTest, CloudMLTQParserTest, ZkCollectionPropsCachingTest, SolrJmxReporterTest, TestDistributedMissingSort, HdfsUnloadDistributedZkTest, ConcurrentCreateCollectionTest, UUIDUpdateProcessorFallbackTest, TestDocSet, TestStressCloudBlindAtomicUpdates, TriLevelCompositeIdRoutingTest, NodeMarkersRegistrationTest, TestSolrJ, TestLegacyNumericUtils, DistributedDebugComponentTest, FastVectorHighlighterTest, TestReloadAndDeleteDocs, TestLuceneIndexBackCompat, SimpleFacetsTest, SpellCheckCollatorWithCollapseTest, BlobRepositoryCloudTest, TestWaitForStateWithJettyShutdowns, ZkControllerTest, TestPolicyCloud, TestStressThreadBackup, TestLFUCache, ConfigureRecoveryStrategyTest, ZookeeperReadAPITest, TestRecoveryHdfs, DistributedMLTComponentTest, SearchHandlerTest, DistribDocExpirationUpdateProcessorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerTaskQueueTest, ReplicationFactorTest, TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, TestDistributedMap, TestDownShardTolerantSearch, TestDynamicFieldNamesIndexCorrectly, TestLockTree, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, CollectionTooManyReplicasTest, ShardSplitTest]
   [junit4] Completed [620/959 (2!)] on J0 in 330.76s, 11 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 55487 lines...]

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest:     1) Thread[id=5653, name=Command processor, state=WAITING, group=TGRP-HDFSCollectionsAPITest]         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.HDFSCollectionsAPITest: 
   1) Thread[id=5653, name=Command processor, state=WAITING, group=TGRP-HDFSCollectionsAPITest]
        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([60305AE81FD76D3F]:0)


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

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:33183/hri/yr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33183/hri/yr
	at __randomizedtesting.SeedInfo.seed([60305AE81FD76D3F:D8F30E48E30CB84A]: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 13927 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest
   [junit4]   2> 417875 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-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> 417876 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-96 after mutting 0 log messages
   [junit4]   2> 417876 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-97 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 417881 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_60305AE81FD76D3F-001/data-dir-46-001
   [junit4]   2> 417881 WARN  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 417882 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 417884 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 417884 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 417884 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 417884 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_60305AE81FD76D3F-001/tempDir-001
   [junit4]   2> 417884 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 417885 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 417885 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 417886 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 417985 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 46675
   [junit4]   2> 417985 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46675
   [junit4]   2> 417985 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46675
   [junit4]   2> 417985 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46675
   [junit4]   2> 417987 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 417989 INFO  (zkConnectionManagerCallback-3769-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417989 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 417994 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 417997 INFO  (zkConnectionManagerCallback-3771-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417997 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 418008 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 418010 INFO  (zkConnectionManagerCallback-3773-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418010 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 418119 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 418119 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 418119 INFO  (jetty-launcher-3774-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> 418120 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 418120 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 418120 INFO  (jetty-launcher-3774-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> 418122 INFO  (jetty-launcher-3774-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 418122 INFO  (jetty-launcher-3774-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 418122 INFO  (jetty-launcher-3774-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 418123 INFO  (jetty-launcher-3774-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65f9147a{/solr,null,AVAILABLE}
   [junit4]   2> 418129 INFO  (jetty-launcher-3774-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 418129 INFO  (jetty-launcher-3774-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 418130 INFO  (jetty-launcher-3774-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 418130 INFO  (jetty-launcher-3774-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35b2a59e{/solr,null,AVAILABLE}
   [junit4]   2> 418130 INFO  (jetty-launcher-3774-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c129d9b{SSL, (ssl, http/1.1)}{127.0.0.1:45149}
   [junit4]   2> 418131 INFO  (jetty-launcher-3774-thread-1) [     ] o.e.j.s.Server Started @418160ms
   [junit4]   2> 418131 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46675/solr, hostPort=45149}
   [junit4]   2> 418131 ERROR (jetty-launcher-3774-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 418131 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 418131 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.4
   [junit4]   2> 418131 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 418131 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 418131 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2024-03-01T12:47:43.065Z
   [junit4]   2> 418131 INFO  (jetty-launcher-3774-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f47d770{SSL, (ssl, http/1.1)}{127.0.0.1:33739}
   [junit4]   2> 418131 INFO  (jetty-launcher-3774-thread-2) [     ] o.e.j.s.Server Started @418161ms
   [junit4]   2> 418131 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46675/solr, hostPort=33739}
   [junit4]   2> 418131 ERROR (jetty-launcher-3774-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 418131 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 418132 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.4
   [junit4]   2> 418132 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 418132 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 418132 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2024-03-01T12:47:43.066Z
   [junit4]   2> 418132 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 418133 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 418134 INFO  (zkConnectionManagerCallback-3776-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418134 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 418135 INFO  (zkConnectionManagerCallback-3778-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418135 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 418135 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 418135 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 418139 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 418140 WARN  (jetty-launcher-3774-thread-1-SendThread(127.0.0.1:46675)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000bbe1fe00003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000bbe1fe00003, 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 0x1000bbe1fe00003, 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> 418140 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 418242 WARN  (jetty-launcher-3774-thread-2-SendThread(127.0.0.1:46675)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000bbe1fe00004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000bbe1fe00004, 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 0x1000bbe1fe00004, 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> 419334 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 419335 WARN  (jetty-launcher-3774-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 419335 WARN  (jetty-launcher-3774-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53b47c19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 419335 WARN  (jetty-launcher-3774-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53b47c19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 419338 WARN  (jetty-launcher-3774-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 419339 WARN  (jetty-launcher-3774-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a010fe9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 419339 WARN  (jetty-launcher-3774-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a010fe9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 419340 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46675/solr
   [junit4]   2> 419345 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419347 INFO  (zkConnectionManagerCallback-3792-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419348 INFO  (jetty-launcher-3774-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419801 INFO  (jetty-launcher-3774-thread-2) [n:127.0.0.1:33739_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419805 INFO  (zkConnectionManagerCallback-3794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419805 INFO  (jetty-launcher-3774-thread-2) [n:127.0.0.1:33739_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419930 WARN  (jetty-launcher-3774-thread-2) [n:127.0.0.1:33739_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> 419936 INFO  (jetty-launcher-3774-thread-2) [n:127.0.0.1:33739_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33739_solr
   [junit4]   2> 419936 INFO  (jetty-launcher-3774-thread-2) [n:127.0.0.1:33739_solr     ] o.a.s.c.Overseer Overseer (id=72070505244393478-127.0.0.1:33739_solr-n_0000000000) starting
   [junit4]   2> 419947 INFO  (OverseerStateUpdate-72070505244393478-127.0.0.1:33739_solr-n_0000000000) [n:127.0.0.1:33739_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33739_solr
   [junit4]   2> 419962 INFO  (jetty-launcher-3774-thread-2) [n:127.0.0.1:33739_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33739_solr
   [junit4]   2> 419966 INFO  (jetty-launcher-3774-thread-2) [n:127.0.0.1:33739_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 419968 INFO  (jetty-launcher-3774-thread-2) [n:127.0.0.1:33739_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 419968 WARN  (jetty-launcher-3774-thread-2) [n:127.0.0.1:33739_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 419998 INFO  (zkCallback-3793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 420027 INFO  (jetty-launcher-3774-thread-2) [n:127.0.0.1:33739_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_60305AE81FD76D3F-001/tempDir-001/node2
   [junit4]   2> 420319 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 420320 WARN  (jetty-launcher-3774-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 420321 WARN  (jetty-launcher-3774-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2836ea4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420321 WARN  (jetty-launcher-3774-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2836ea4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420324 WARN  (jetty-launcher-3774-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 420325 WARN  (jetty-launcher-3774-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e505a27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420325 WARN  (jetty-launcher-3774-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e505a27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420326 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46675/solr
   [junit4]   2> 420326 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420327 INFO  (zkConnectionManagerCallback-3812-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420327 INFO  (jetty-launcher-3774-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420328 WARN  (jetty-launcher-3774-thread-1-SendThread(127.0.0.1:46675)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000bbe1fe00007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000bbe1fe00007, 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 0x1000bbe1fe00007, 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> 420430 INFO  (jetty-launcher-3774-thread-1) [n:127.0.0.1:45149_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420431 INFO  (zkConnectionManagerCallback-3814-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420431 INFO  (jetty-launcher-3774-thread-1) [n:127.0.0.1:45149_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420438 WARN  (jetty-launcher-3774-thread-1) [n:127.0.0.1:45149_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> 420439 INFO  (jetty-launcher-3774-thread-1) [n:127.0.0.1:45149_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 420444 INFO  (jetty-launcher-3774-thread-1) [n:127.0.0.1:45149_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45149_solr as DOWN
   [junit4]   2> 420444 INFO  (jetty-launcher-3774-thread-1) [n:127.0.0.1:45149_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 420444 INFO  (jetty-launcher-3774-thread-1) [n:127.0.0.1:45149_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45149_solr
   [junit4]   2> 420446 INFO  (zkCallback-3793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 420446 INFO  (zkCallback-3813-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 420448 INFO  (jetty-launcher-3774-thread-1) [n:127.0.0.1:45149_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 420458 INFO  (jetty-launcher-3774-thread-1) [n:127.0.0.1:45149_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 420459 WARN  (jetty-launcher-3774-thread-1) [n:127.0.0.1:45149_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 420497 INFO  (jetty-launcher-3774-thread-1) [n:127.0.0.1:45149_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_60305AE81FD76D3F-001/tempDir-001/node1
   [junit4]   2> 420520 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 420521 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420526 INFO  (zkConnectionManagerCallback-3825-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420526 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420528 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 420533 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46675/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 421878 WARN  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-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> 421889 WARN  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 421923 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-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> 421924 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 421924 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 421924 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 421927 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@731ffeb8{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> 422120 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@1b9fdeef{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/jetty-localhost-44247-hadoop-hdfs-3_2_4-tests_jar-_-any-579348792926792891/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> 422121 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2ae5f033{HTTP/1.1, (http/1.1)}{localhost:44247}
   [junit4]   2> 422121 INFO  (SUITE-HDFSCollectionsAPITest-seed#[60305AE81FD76D3F]-worker) [     ] o.e.j.s.Server Started @422151ms
   [junit4]   2> 423008 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> 423095 WARN  (Listener at localhost/45953) [     ] 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> 423095 WARN  (Listener at localhost/45953) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 423102 INFO  (Listener at localhost/45953) [     ] 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> 423110 INFO  (Listener at localhost/45953) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 423110 INFO  (Listener at localhost/45953) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 423110 INFO  (Listener at localhost/45953) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 423110 INFO  (Listener at localhost/45953) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c897e6c{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> 423218 INFO  (Listener at localhost/45953) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@c63de8{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/jetty-localhost-46841-hadoop-hdfs-3_2_4-tests_jar-_-any-2909201803603803487/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> 423218 INFO  (Listener at localhost/45953) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58e8e975{HTTP/1.1, (http/1.1)}{localhost:46841}
   [junit4]   2> 423218 INFO  (Listener at localhost/45953) [     ] o.e.j.s.Server Started @423248ms
   [junit4]   2> 425159 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2e9cdf7268917f9a: Processing first storage report for DS-cde22327-1b30-415d-9607-c308893fc1f7 from datanode DatanodeRegistration(127.0.0.1:38335, datanodeUuid=7fb559ca-a2e3-4aed-b719-23019188254a, infoPort=41895, infoSecurePort=0, ipcPort=39705, storageInfo=lv=-57;cid=testClusterID;nsid=715287219;c=1709297266338)
   [junit4]   2> 425162 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2e9cdf7268917f9a: from storage DS-cde22327-1b30-415d-9607-c308893fc1f7 node DatanodeRegistration(127.0.0.1:38335, datanodeUuid=7fb559ca-a2e3-4aed-b719-23019188254a, infoPort=41895, infoSecurePort=0, ipcPort=39705, storageInfo=lv=-57;cid=testClusterID;nsid=715287219;c=1709297266338), blocks: 0, hasStaleStorage: true, processing time: 3 msecs, invalidatedBlocks: 0
   [junit4]   2> 425162 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2e9cdf7268917f9a: Processing first storage report for DS-68ee7911-fc91-4f02-9d48-f86834883dff from datanode DatanodeRegistration(127.0.0.1:38335, datanodeUuid=7fb559ca-a2e3-4aed-b719-23019188254a, infoPort=41895, infoSecurePort=0, ipcPort=39705, storageInfo=lv=-57;cid=testClusterID;nsid=715287219;c=1709297266338)
   [junit4]   2> 425162 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2e9cdf7268917f9a: from storage DS-68ee7911-fc91-4f02-9d48-f86834883dff node DatanodeRegistration(127.0.0.1:38335, datanodeUuid=7fb559ca-a2e3-4aed-b719-23019188254a, infoPort=41895, infoSecurePort=0, ipcPort=39705, storageInfo=lv=-57;cid=testClusterID;nsid=715287219;c=1709297266338), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 425419 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDataDirIsNotReused
   [junit4]   2> 425450 INFO  (qtp1189803755-5528) [n:127.0.0.1:45149_solr     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(https://127.0.0.1:45149/solr/admin/collections?action=CREATE&name=test&collection.configName=conf1&createNodeSet=127.0.0.1%3A33739_solr&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 425453 INFO  (OverseerThreadFactory-3801-thread-1-processing-n:127.0.0.1:33739_solr) [n:127.0.0.1:33739_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test
   [junit4]   2> 425562 INFO  (OverseerStateUpdate-72070505244393478-127.0.0.1:33739_solr-n_0000000000) [n:127.0.0.1:33739_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:33739_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:33739/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 425797 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(https://127.0.0.1:33739/solr/admin/cores?null)
   [junit4]   2> 425798 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr    x:test_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 425798 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr    x:test_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 425809 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.4
   [junit4]   2> 425810 WARN  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 425811 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 425811 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 425811 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 425830 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:45953/solr_hdfs_home
   [junit4]   2> 425830 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 425830 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_60305AE81FD76D3F-001/tempDir-001/node2/test_shard1_replica_n1], dataDir=[hdfs://localhost:45953/solr_hdfs_home/test/core_node2/data/]
   [junit4]   2> 425832 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:45953/solr_hdfs_home/test/core_node2/data/snapshot_metadata
   [junit4]   2> 425846 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 425846 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_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> 425846 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 425894 WARN  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_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> 425894 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 425900 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:45953/solr_hdfs_home/test/core_node2/data
   [junit4]   2> 425912 WARN  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_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> 425923 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:45953/solr_hdfs_home/test/core_node2/data/index
   [junit4]   2> 425929 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 425929 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_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> 425929 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 425935 WARN  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_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> 425935 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 426725 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 426725 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 426726 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 426737 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 426737 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 426867 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 426867 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 426869 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 426870 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1792328096079151104
   [junit4]   2> 426874 INFO  (searcherExecutor-3827-thread-1-processing-n:127.0.0.1:33739_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore [test_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 426877 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 426877 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test/leaders/shard1
   [junit4]   2> 426880 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 426881 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 426881 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33739/solr/test_shard1_replica_n1/
   [junit4]   2> 426881 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 426881 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:33739/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 426881 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test/leaders/shard1/leader after winning as /collections/test/leader_elect/shard1/election/72070505244393478-core_node2-n_0000000000
   [junit4]   2> 426883 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33739/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 426985 INFO  (zkCallback-3793-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 426986 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 426991 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1193
   [junit4]   2> 426996 INFO  (qtp1189803755-5528) [n:127.0.0.1:45149_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 427399 INFO  (zkCallback-3813-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 427399 INFO  (zkCallback-3793-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 427399 INFO  (zkCallback-3793-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 427402 INFO  (qtp1189803755-5528) [n:127.0.0.1:45149_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=test&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33739_solr&wt=javabin&version=2} status=0 QTime=1952
   [junit4]   2> 427406 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.SolrCloudTestCase waitForState (test): 
   [junit4]   2> 427407 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 427442 INFO  (qtp1707064320-5535) [n:127.0.0.1:33739_solr     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(https://127.0.0.1:33739/solr/test_shard1_replica_n1/update?wt=javabin&version=2)
   [junit4]   2> 427454 INFO  (OverseerCollectionConfigSetProcessor-72070505244393478-127.0.0.1:33739_solr-n_0000000000) [n:127.0.0.1:33739_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 427490 INFO  (qtp1707064320-5535) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 427527 INFO  (qtp1707064320-5535) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1792328096681033728)]} 0 85
   [junit4]   2> 427528 INFO  (qtp1707064320-5537) [n:127.0.0.1:33739_solr     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(https://127.0.0.1:33739/solr/test_shard1_replica_n1/update?wt=javabin&version=2)
   [junit4]   2> 427531 INFO  (qtp1707064320-5537) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1792328096770162688)]} 0 2
   [junit4]   2> 427533 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(https://127.0.0.1:33739/solr/test/update?null)
   [junit4]   2> 430052 INFO  (searcherExecutor-3827-thread-1-processing-n:127.0.0.1:33739_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore [test_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 430058 INFO  (qtp1707064320-5538) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=test:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2524
   [junit4]   2> 430059 INFO  (qtp1707064320-5536) [n:127.0.0.1:33739_solr     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(https://127.0.0.1:33739/solr/test_shard1_replica_n1/update?wt=javabin&version=2)
   [junit4]   2> 430295 INFO  (qtp1707064320-5536) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1792328099423059968)]} 0 236
   [junit4]   2> 430295 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1729346892
   [junit4]   2> 430296 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33739_solr
   [junit4]   2> 430296 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 430296 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33739_solr as DOWN
   [junit4]   2> 430299 INFO  (zkCallback-3793-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 430299 INFO  (zkCallback-3793-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 430313 INFO  (coreCloseExecutor-3835-thread-1) [n:127.0.0.1:33739_solr     ] o.a.s.c.SolrCore [test_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5630766a
   [junit4]   2> 430313 INFO  (coreCloseExecutor-3835-thread-1) [n:127.0.0.1:33739_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard1.replica_n1 tag=SolrCore@5630766a
   [junit4]   2> 430313 INFO  (coreCloseExecutor-3835-thread-1) [n:127.0.0.1:33739_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard1.leader tag=SolrCore@5630766a
   [junit4]   2> 430315 INFO  (coreCloseExecutor-3835-thread-1) [n:127.0.0.1:33739_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() .
   [junit4]   2> 432621 INFO  (coreCloseExecutor-3835-thread-1) [n:127.0.0.1:33739_solr     ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:45953/solr_hdfs_home/test/core_node2/data/index
   [junit4]   2> 432621 INFO  (coreCloseExecutor-3835-thread-1) [n:127.0.0.1:33739_solr     ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:45953/solr_hdfs_home/test/core_node2/data
   [junit4]   2> 432626 INFO  (coreCloseExecutor-3835-thread-1) [n:127.0.0.1:33739_solr     ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:45953/solr_hdfs_home/test/core_node2/data/snapshot_metadata
   [junit4]   2> 432748 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 432748 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 432748 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 432748 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 432749 INFO  (closeThreadPool-3837-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72070505244393478-127.0.0.1:33739_solr-n_0000000000) closing
   [junit4]   2> 432759 INFO  (OverseerAutoScalingTriggerThread-72070505244393478-127.0.0.1:33739_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 432759 INFO  (OverseerStateUpdate-72070505244393478-127.0.0.1:33739_solr-n_0000000000) [n:127.0.0.1:33739_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33739_solr
   [junit4]   2> 432769 INFO  (closeThreadPool-3837-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72070505244393478-127.0.0.1:33739_solr-n_0000000000) closing
   [junit4]   2> 432778 INFO  (zkCallback-3813-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 432778 INFO  (zkCallback-3824-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 432778 INFO  (zkCallback-3813-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45149_solr
   [junit4]   2> 432779 INFO  (zkCallback-3813-thread-2) [n:127.0.0.1:45149_solr     ] o.a.s.c.Overseer Overseer (id=72070505244393480-127.0.0.1:45149_solr-n_0000000001) starting
   [junit4]   2> 432790 INFO  (OverseerStateUpdate-72070505244393480-127.0.0.1:45149_solr-n_0000000001) [n:127.0.0.1:45149_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45149_solr
   [junit4]   2> 432873 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.Overseer Overseer (id=72070505244393478-127.0.0.1:33739_solr-n_0000000000) closing
   [junit4]   2> 432874 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f47d770{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 432875 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35b2a59e{/solr,null,STOPPED}
   [junit4]   2> 432875 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 432876 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.SolrCloudTestCase waitForState (test): 
   [junit4]   2> 432878 INFO  (qtp1189803755-5529) [n:127.0.0.1:45149_solr     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(https://127.0.0.1:45149/solr/admin/collections?action=DELETE&name=test&wt=javabin&version=2)
   [junit4]   2> 432902 INFO  (OverseerThreadFactory-3841-thread-1-processing-n:127.0.0.1:45149_solr) [n:127.0.0.1:45149_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 432905 INFO  (zkCallback-3813-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 432905 INFO  (zkCallback-3813-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 432927 INFO  (qtp1189803755-5529) [n:127.0.0.1:45149_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=test&action=DELETE&wt=javabin&version=2} status=0 QTime=48
   [junit4]   2> 432928 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=33739)
   [junit4]   2> 432929 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 33739 try number 2 ...
   [junit4]   2> 432929 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] 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> 433006 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 433006 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 433006 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 433017 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68518d1d{/solr,null,AVAILABLE}
   [junit4]   2> 433018 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a78972f{SSL, (ssl, http/1.1)}{127.0.0.1:33739}
   [junit4]   2> 433018 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.s.Server Started @433048ms
   [junit4]   2> 433019 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46675/solr, hostPort=33739}
   [junit4]   2> 433019 ERROR (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 433019 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 433019 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.4
   [junit4]   2> 433019 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 433019 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 433019 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2024-03-01T12:47:57.953Z
   [junit4]   2> 433034 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433046 INFO  (zkConnectionManagerCallback-3843-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433046 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433047 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 433050 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 433051 WARN  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]-SendThread(127.0.0.1:46675)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000bbe1fe0000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000bbe1fe0000a, 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 0x1000bbe1fe0000a, 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> 434162 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 434163 WARN  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] 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> 434394 WARN  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@737473cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 434394 WARN  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@737473cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 434422 WARN  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] 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> 434442 WARN  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28044fee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 434442 WARN  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28044fee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 434443 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46675/solr
   [junit4]   2> 434469 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 434476 INFO  (zkConnectionManagerCallback-3854-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434476 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 434666 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 434677 INFO  (zkConnectionManagerCallback-3856-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434677 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 434688 WARN  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_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> 434689 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 434696 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33739_solr as DOWN
   [junit4]   2> 434696 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 434696 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33739_solr
   [junit4]   2> 434699 INFO  (zkCallback-3824-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 434699 INFO  (zkCallback-3813-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 434701 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 434704 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 434705 WARN  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 434705 INFO  (zkCallback-3855-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 434737 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_60305AE81FD76D3F-001/tempDir-001/node2
   [junit4]   2> 434737 INFO  (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[60305AE81FD76D3F]) [n:127.0.0.1:33739_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [test_shard1_replica_n1]
   [junit4]   2> 434758 INFO  (coreLoadExecutor-3862-thread-1-processing-n:127.0.0.1:33739_solr) [n:127.0.0.1:33739_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader /collections/test/state.json is deleted, stop watching children
   [junit4]   2> 434970 INFO  (OverseerCollectionConfigSetProcessor-72070505244393480-127.0.0.1:45149_solr-n_0000000001) [n:127.0.0.1:45149_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 444778 ERROR (coreContainerWorkExecutor-3845-thread-1-processing-n:127.0.0.1:33739_solr) [n:127.0.0.1:33739_solr     ] o.a.s.c.CoreContainer Error waiting for SolrCore to be loaded on startup
   [junit4]   2>           => java.util.concurrent.ExecutionException: org.apache.solr.cloud.ZkController$NotInClusterStateException: coreNodeName core_node2 does not exist in shard shard1, ignore the exception if the replica was deleted
   [junit4]   2> 	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2> java.util.concurrent.ExecutionException: org.apache.solr.cloud.ZkController$NotInClusterStateException: coreNodeName core_node2 does not exist in shard shard1, ignore the exception if the replica was deleted
   [junit4]   2> 	at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_362]
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_362]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$12(CoreContainer.java:913) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_362]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_362]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_362]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_362]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362]
   [junit4]   2> Caused by: org.apache.solr.cloud.ZkController$NotInClusterStateException: coreNodeName core_node2 does not exist in shard shard1, ignore the exception if the replica was deleted
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.checkStateInZk(ZkController.java:1984) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1881) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1454) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$11(CoreContainer.java:884) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	... 5 more
   [junit4]   2> 444831 INFO  (qtp1686803907-5906) [n:127.0.0.1:33739_solr     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(https://127.0.0.1:33739/solr/admin/collections?action=CREATE&name=test&collection.configName=conf1&createNodeSet=127.0.0.1%3A45149_solr&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 444835 INFO  (OverseerThreadFactory-3841-thread-2-processing-n:127.0.0.1:45149_solr) [n:127.0.0.1:45149_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test
   [junit4]   2> 444942 INFO  (OverseerStateUpdate-72070505244393480-127.0.0.1:45149_solr-n_0000000001) [n:127.0.0.1:45149_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45149_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45149/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 445160 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(https://127.0.0.1:45149/solr/admin/cores?null)
   [junit4]   2> 445160 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr    x:test_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=test_shard1_replica_n3&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 445172 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.4
   [junit4]   2> 445172 WARN  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 445173 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 445174 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 445174 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n3' using configuration from configset conf1, trusted=true
   [junit4]   2> 445175 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:45953/solr_hdfs_home
   [junit4]   2> 445175 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 445175 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.SolrCore [[test_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_60305AE81FD76D3F-001/tempDir-001/node1/test_shard1_replica_n3], dataDir=[hdfs://localhost:45953/solr_hdfs_home/test/core_node4/data/]
   [junit4]   2> 445175 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:45953/solr_hdfs_home/test/core_node4/data/snapshot_metadata
   [junit4]   2> 445183 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 445183 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 445183 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 445193 WARN  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 445193 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 445194 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:45953/solr_hdfs_home/test/core_node4/data
   [junit4]   2> 445202 WARN  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 445210 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:45953/solr_hdfs_home/test/core_node4/data/index
   [junit4]   2> 445215 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 445215 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 445215 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 445221 WARN  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 445221 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 445277 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 445277 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 445277 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 445286 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 445286 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 445302 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 445302 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 445303 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 445303 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1792328115407552512
   [junit4]   2> 445305 INFO  (searcherExecutor-3864-thread-1-processing-n:127.0.0.1:45149_solr x:test_shard1_replica_n3 c:test s:shard1 r:core_node4) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.SolrCore [test_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 445309 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 445309 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test/leaders/shard1
   [junit4]   2> 445314 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 445314 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 445314 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45149/solr/test_shard1_replica_n3/
   [junit4]   2> 445314 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 445315 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.SyncStrategy https://127.0.0.1:45149/solr/test_shard1_replica_n3/ has no replicas
   [junit4]   2> 445315 INFO  (qtp1189803755-5527) [n:127.0.0.1:45149_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test/leaders/shard1/leader after winning as /collections/test/leader_elect/shard1/election/72070505244393480-core_node4-n_

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

 event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 589120 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[60305AE81FD76D3F]-SendThread(127.0.0.1:42077)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000bbeb9ac0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000bbeb9ac0001, 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 0x1000bbeb9ac0001, 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> 589220 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[60305AE81FD76D3F]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 589222 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/testSplitMixedReplicaTypes_rewrite/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [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> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections/collection1/state.json
   [junit4]   2> 	14	/solr/collections/testSplitMixedReplicaTypes_rewrite/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72070507824676878-127.0.0.1:34047_hri%2Fyr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/overseer/queue
   [junit4]   2> 	32	/solr/live_nodes
   [junit4]   2> 	18	/solr/overseer/collection-queue-work
   [junit4]   2> 	17	/solr/collections/testSplitMixedReplicaTypes_rewrite/state.json
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 	7	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 589224 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42077
   [junit4]   2> 589224 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42077
   [junit4]   2> 589224 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[60305AE81FD76D3F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42077
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitMixedReplicaTypes -Dtests.seed=60305AE81FD76D3F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=America/Menominee -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    132s J3 | ShardSplitTest.testSplitMixedReplicaTypes <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33183/hri/yr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([60305AE81FD76D3F:D8F30E48E30CB84A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1188)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:225)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:750)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 57 more
   [junit4]   2> 589228 INFO  (SUITE-ShardSplitTest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-45 after mutting 0 log messages
   [junit4]   2> 589228 INFO  (SUITE-ShardSplitTest-seed#[60305AE81FD76D3F]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-46 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_60305AE81FD76D3F-001
   [junit4]   2> Mar 01, 2024 12:50:34 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=LZ4WithPresetCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=BEST_SPEED, chunkSize=31, maxDocsPerChunk=285, blockShift=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=BEST_SPEED, chunkSize=31, maxDocsPerChunk=285, blockSize=4)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-LY, timezone=America/Menominee
   [junit4]   2> NOTE: Linux 5.4.0-172-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=160025928,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, TestUtilizeNode, CheckHdfsIndexTest, TestSimGenericDistributedQueue, TestSnapshotCloudManager, SolrShardReporterTest, TestInPlaceUpdatesStandalone, TestHttpShardHandlerFactory, TestCustomSort, TokenizerChainTest, ShardSplitTest]
   [junit4] Completed [201/959 (2!)] on J3 in 348.97s, 11 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 56966 lines...]