Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/329/
3 tests failed. FAILED: org.apache.solr.search.TestCoordinatorRole.testNRTRestart Error Message: Server refused connection at: http://127.0.0.1:33885/solr/coordinator_test_coll/select?q=id%3A345&fl=id%2Cdesc_s%2C_core_%3A%5Bcore%5D&omitHeader=true&wt=javabin&shards.preference=replica.type%3ANRT&version=2 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:33885/solr/coordinator_test_coll/select?q=id%3A345&fl=id%2Cdesc_s%2C_core_%3A%5Bcore%5D&omitHeader=true&wt=javabin&shards.preference=replica.type%3ANRT&version=2 at __randomizedtesting.SeedInfo.seed([4ED9233AB2801A66:BE4D93F1109DC8B0]:0) at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:431) at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:225) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003) at org.apache.solr.search.TestCoordinatorRole.getHostCoreName(TestCoordinatorRole.java:468) at org.apache.solr.search.TestCoordinatorRole.testNRTRestart(TestCoordinatorRole.java:346) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:750) Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716) at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:122) at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:501) at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:151) at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:665) at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:642) at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:634) at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:186) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 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:33625 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33625 at __randomizedtesting.SeedInfo.seed([4ED9233AB2801A66:F61A779A4E5BCF13]: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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at 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:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java: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) ... 56 more FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:39435 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:39435 at __randomizedtesting.SeedInfo.seed([4ED9233AB2801A66:72B7EA631758B1FF]: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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at 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:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java: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) ... 56 more Build Log: [...truncated 14231 lines...] [junit4] Suite: org.apache.solr.search.TestCoordinatorRole [junit4] 2> 481091 INFO (SUITE-TestCoordinatorRole-seed#[4ED9233AB2801A66]-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> 481091 INFO (SUITE-TestCoordinatorRole-seed#[4ED9233AB2801A66]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 481092 INFO (SUITE-TestCoordinatorRole-seed#[4ED9233AB2801A66]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-193 after mutting 0 log messages [junit4] 2> 481092 INFO (SUITE-TestCoordinatorRole-seed#[4ED9233AB2801A66]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-194 for ERROR logs matching regex: ignore_exception [junit4] 2> 481093 INFO (SUITE-TestCoordinatorRole-seed#[4ED9233AB2801A66]-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.search.TestCoordinatorRole_4ED9233AB2801A66-001/data-dir-75-001 [junit4] 2> 481093 WARN (SUITE-TestCoordinatorRole-seed#[4ED9233AB2801A66]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 481093 INFO (SUITE-TestCoordinatorRole-seed#[4ED9233AB2801A66]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 481095 INFO (SUITE-TestCoordinatorRole-seed#[4ED9233AB2801A66]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 481095 INFO (SUITE-TestCoordinatorRole-seed#[4ED9233AB2801A66]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 481099 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSplitShard [junit4] 2> 481099 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] 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.search.TestCoordinatorRole_4ED9233AB2801A66-001/tempDir-001 [junit4] 2> 481099 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 481101 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 481101 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 481103 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 481200 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.ZkTestServer start zk server on port: 36541 [junit4] 2> 481200 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36541 [junit4] 2> 481201 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36541 [junit4] 2> 481201 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36541 [junit4] 2> 481202 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 481206 INFO (zkConnectionManagerCallback-4635-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 481206 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 481217 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 481227 INFO (zkConnectionManagerCallback-4637-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 481227 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 481233 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 481234 INFO (zkConnectionManagerCallback-4639-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 481234 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 481236 WARN (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]-SendThread(127.0.0.1:36541)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000921af4a0002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000921af4a0002, 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 0x1000921af4a0002, 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> 481340 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 481340 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 481340 INFO (jetty-launcher-4640-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> 481341 INFO (jetty-launcher-4640-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 481341 INFO (jetty-launcher-4640-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 481341 INFO (jetty-launcher-4640-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 481341 INFO (jetty-launcher-4640-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b31f845{/solr,null,AVAILABLE} [junit4] 2> 481342 INFO (jetty-launcher-4640-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3d25c824{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44949} [junit4] 2> 481342 INFO (jetty-launcher-4640-thread-1) [ ] o.e.j.s.Server Started @481370ms [junit4] 2> 481342 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36541/solr, hostPort=44949} [junit4] 2> 481342 ERROR (jetty-launcher-4640-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 481342 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 481342 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.3 [junit4] 2> 481342 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 481342 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 481342 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2023-10-29T09:22:47.177Z [junit4] 2> 481347 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 481354 INFO (zkConnectionManagerCallback-4642-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 481354 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 481355 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 481359 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 481360 WARN (jetty-launcher-4640-thread-1-SendThread(127.0.0.1:36541)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000921af4a0003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000921af4a0003, 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 0x1000921af4a0003, 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> 481663 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 481664 WARN (jetty-launcher-4640-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bc06dbf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 481664 WARN (jetty-launcher-4640-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bc06dbf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 481667 WARN (jetty-launcher-4640-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7fb7e19d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 481667 WARN (jetty-launcher-4640-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7fb7e19d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 481668 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36541/solr [junit4] 2> 481670 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 481671 INFO (zkConnectionManagerCallback-4653-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 481671 INFO (jetty-launcher-4640-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 481775 INFO (jetty-launcher-4640-thread-1) [n:127.0.0.1:44949_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 481776 INFO (zkConnectionManagerCallback-4655-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 481776 INFO (jetty-launcher-4640-thread-1) [n:127.0.0.1:44949_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 481911 WARN (jetty-launcher-4640-thread-1) [n:127.0.0.1:44949_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> 481922 INFO (jetty-launcher-4640-thread-1) [n:127.0.0.1:44949_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44949_solr [junit4] 2> 481923 INFO (jetty-launcher-4640-thread-1) [n:127.0.0.1:44949_solr ] o.a.s.c.Overseer Overseer (id=72067634317361157-127.0.0.1:44949_solr-n_0000000000) starting [junit4] 2> 481935 INFO (jetty-launcher-4640-thread-1) [n:127.0.0.1:44949_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44949_solr [junit4] 2> 481936 INFO (OverseerStateUpdate-72067634317361157-127.0.0.1:44949_solr-n_0000000000) [n:127.0.0.1:44949_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44949_solr [junit4] 2> 481939 INFO (OverseerStateUpdate-72067634317361157-127.0.0.1:44949_solr-n_0000000000) [n:127.0.0.1:44949_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 481941 INFO (jetty-launcher-4640-thread-1) [n:127.0.0.1:44949_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 481941 WARN (jetty-launcher-4640-thread-1) [n:127.0.0.1:44949_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> 481985 INFO (jetty-launcher-4640-thread-1) [n:127.0.0.1:44949_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.search.TestCoordinatorRole_4ED9233AB2801A66-001/tempDir-001/node1 [junit4] 2> 481997 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1 [junit4] 2> 481998 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 482000 INFO (zkConnectionManagerCallback-4670-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 482000 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 482003 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 482005 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36541/solr ready [junit4] 2> 482012 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44949/solr/admin/collections?action=CREATE&name=c1&collection.configName=conf1&numShards=1&maxShardsPerNode=10&nrtReplicas=1&wt=javabin&version=2) [junit4] 2> 482018 INFO (OverseerThreadFactory-4662-thread-1-processing-n:127.0.0.1:44949_solr) [n:127.0.0.1:44949_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection c1 [junit4] 2> 482134 INFO (OverseerStateUpdate-72067634317361157-127.0.0.1:44949_solr-n_0000000000) [n:127.0.0.1:44949_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"c1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"c1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:44949_solr", [junit4] 2> "base_url":"http://127.0.0.1:44949/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 482338 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44949/solr/admin/cores?null) [junit4] 2> 482338 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr x:c1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 482338 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr x:c1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 482357 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3 [junit4] 2> 482359 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 482359 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 482359 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'c1_shard1_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 482360 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore [[c1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_4ED9233AB2801A66-001/tempDir-001/node1/c1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_4ED9233AB2801A66-001/tempDir-001/node1/c1_shard1_replica_n1/data/] [junit4] 2> 482397 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 482397 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 482398 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 482398 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 482400 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 482400 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 482401 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 482401 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1781081171019431936 [junit4] 2> 482404 INFO (searcherExecutor-4672-thread-1-processing-n:127.0.0.1:44949_solr x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore [c1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 482411 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/c1/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 482411 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/c1/leaders/shard1 [junit4] 2> 482419 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 482419 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 482419 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44949/solr/c1_shard1_replica_n1/ [junit4] 2> 482420 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 482421 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44949/solr/c1_shard1_replica_n1/ has no replicas [junit4] 2> 482421 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/c1/leaders/shard1/leader after winning as /collections/c1/leader_elect/shard1/election/72067634317361157-core_node2-n_0000000000 [junit4] 2> 482426 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44949/solr/c1_shard1_replica_n1/ shard1 [junit4] 2> 482528 INFO (zkCallback-4654-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 482530 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 482534 INFO (qtp870461480-6513) [n:127.0.0.1:44949_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=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=196 [junit4] 2> 482537 INFO (qtp870461480-6511) [n:127.0.0.1:44949_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> 482634 INFO (zkCallback-4654-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 482634 INFO (zkCallback-4654-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 482635 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=10&name=c1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=622 [junit4] 2> 482635 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: c1 [junit4] 2> 482638 INFO (qtp870461480-6507) [n:127.0.0.1:44949_solr ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44949/solr/c1_shard1_replica_n1/update?_stateVer_=c1%3A3&wt=javabin&version=2) [junit4] 2> 482674 INFO (qtp870461480-6507) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/c1/terms/shard1 to Terms{values={core_node2=1}, version=1} [junit4] 2> 482675 INFO (qtp870461480-6507) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=c1:3&wt=javabin&version=2}{add=[c1-0 (1781081171268993024), c1-1 (1781081171270041600), c1-2 (1781081171271090176), c1-3 (1781081171271090177), c1-4 (1781081171271090178), c1-5 (1781081171271090179), c1-6 (1781081171271090180), c1-7 (1781081171271090181), c1-8 (1781081171271090182), c1-9 (1781081171271090183), ... (1000 adds)]} 0 36 [junit4] 2> 482676 INFO (qtp870461480-6510) [n:127.0.0.1:44949_solr ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44949/solr/c1_shard1_replica_n1/update?null) [junit4] 2> 482700 INFO (searcherExecutor-4672-thread-1-processing-n:127.0.0.1:44949_solr x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore [c1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 482701 INFO (qtp870461480-6510) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=c1:3&commit=true&wt=javabin&version=2}{commit=} 0 25 [junit4] 2> 482702 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 482702 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 482702 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] 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> 482711 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 482711 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 482711 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 482711 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@742daba1{/solr,null,AVAILABLE} [junit4] 2> 482712 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2731ff8c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40477} [junit4] 2> 482712 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.e.j.s.Server Started @482740ms [junit4] 2> 482712 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36541/solr, hostPort=40477} [junit4] 2> 482712 ERROR (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 482714 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 482714 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.3 [junit4] 2> 482714 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 482714 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 482714 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2023-10-29T09:22:48.549Z [junit4] 2> 482722 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 482722 INFO (zkConnectionManagerCallback-4678-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 482723 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 482724 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 482727 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 483782 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 483783 WARN (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@db78610[provider=null,keyStore=null,trustStore=null] [junit4] 2> 483783 WARN (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@db78610[provider=null,keyStore=null,trustStore=null] [junit4] 2> 483790 WARN (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6dc151d3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 483790 WARN (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6dc151d3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 483792 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36541/solr [junit4] 2> 483798 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 483798 INFO (zkConnectionManagerCallback-4689-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 483798 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 483800 WARN (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]-SendThread(127.0.0.1:36541)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000921af4a0008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000921af4a0008, 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 0x1000921af4a0008, 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> 483902 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [n:127.0.0.1:40477_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 483904 INFO (zkConnectionManagerCallback-4691-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 483904 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [n:127.0.0.1:40477_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 483916 WARN (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [n:127.0.0.1:40477_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> 483919 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [n:127.0.0.1:40477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 483933 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [n:127.0.0.1:40477_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40477_solr as DOWN [junit4] 2> 483933 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [n:127.0.0.1:40477_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 483934 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [n:127.0.0.1:40477_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40477_solr [junit4] 2> 483937 INFO (zkCallback-4654-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 483937 INFO (zkCallback-4669-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 483938 INFO (zkCallback-4690-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 483940 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [n:127.0.0.1:40477_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 483941 WARN (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [n:127.0.0.1:40477_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> 483979 INFO (TEST-TestCoordinatorRole.testSplitShard-seed#[4ED9233AB2801A66]) [n:127.0.0.1:40477_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.search.TestCoordinatorRole_4ED9233AB2801A66-001/tempDir-001/node2 [junit4] 2> 484001 INFO (qtp618367430-6557) [n:127.0.0.1:40477_solr ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:40477/solr/c1/select?q=*%3A*&_stateVer_=c1%3A3&wt=javabin&version=2) [junit4] 2> 484001 INFO (qtp618367430-6557) [n:127.0.0.1:40477_solr ] o.a.s.s.CoordinatorHttpSolrCall getCoreByCollection(String collectionName(c1) [junit4] 2> 484001 INFO (qtp618367430-6557) [n:127.0.0.1:40477_solr ] o.a.s.s.CoordinatorHttpSolrCall CoordinatorHttpSolrCall#getCore(c1) [junit4] 2> 484004 INFO (qtp618367430-6557) [n:127.0.0.1:40477_solr ] o.a.s.s.CoordinatorHttpSolrCall synthetic collection: .sys.COORDINATOR-COLL-conf1 does not exist, creating.. [junit4] 2> 484004 INFO (qtp618367430-6557) [n:127.0.0.1:40477_solr ] o.a.s.s.CoordinatorHttpSolrCall sending collection admin command : { [junit4] 2> "action":"CREATE", [junit4] 2> "waitForFinalState":"true", [junit4] 2> "name":".sys.COORDINATOR-COLL-conf1", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "createNodeSet":"127.0.0.1:40477_solr", [junit4] 2> "numShards":"1", [junit4] 2> "nrtReplicas":"1"} [junit4] 2> 484009 INFO (OverseerCollectionConfigSetProcessor-72067634317361157-127.0.0.1:44949_solr-n_0000000000) [n:127.0.0.1:44949_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> 484009 INFO (OverseerThreadFactory-4662-thread-2-processing-n:127.0.0.1:44949_solr) [n:127.0.0.1:44949_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection .sys.COORDINATOR-COLL-conf1 [junit4] 2> 484220 INFO (OverseerStateUpdate-72067634317361157-127.0.0.1:44949_solr-n_0000000000) [n:127.0.0.1:44949_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":".sys.COORDINATOR-COLL-conf1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":".sys.COORDINATOR-COLL-conf1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:40477_solr", [junit4] 2> "base_url":"http://127.0.0.1:40477/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"true"} [junit4] 2> 484422 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:40477/solr/admin/cores?null) [junit4] 2> 484422 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=.sys.COORDINATOR-COLL-conf1_shard1_replica_n1&action=CREATE&numShards=1&collection=.sys.COORDINATOR-COLL-conf1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 484440 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3 [junit4] 2> 484443 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 484443 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 484443 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.sys.COORDINATOR-COLL-conf1_shard1_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 484444 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SolrCore [[.sys.COORDINATOR-COLL-conf1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_4ED9233AB2801A66-001/tempDir-001/node2/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_4ED9233AB2801A66-001/tempDir-001/node2/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/data/] [junit4] 2> 484481 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 484481 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 484481 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 484481 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 484484 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 484484 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 484484 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 484484 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1781081173203615744 [junit4] 2> 484487 INFO (searcherExecutor-4699-thread-1-processing-n:127.0.0.1:40477_solr x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SolrCore [.sys.COORDINATOR-COLL-conf1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 484491 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.sys.COORDINATOR-COLL-conf1/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 484491 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.sys.COORDINATOR-COLL-conf1/leaders/shard1 [junit4] 2> 484499 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 484499 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 484499 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40477/solr/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/ [junit4] 2> 484500 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 484500 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40477/solr/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/ has no replicas [junit4] 2> 484500 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.sys.COORDINATOR-COLL-conf1/leaders/shard1/leader after winning as /collections/.sys.COORDINATOR-COLL-conf1/leader_elect/shard1/election/72067634317361161-core_node2-n_0000000000 [junit4] 2> 484507 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40477/solr/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/ shard1 [junit4] 2> 484609 INFO (zkCallback-4690-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.sys.COORDINATOR-COLL-conf1/state.json] for collection [.sys.COORDINATOR-COLL-conf1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 484610 INFO (qtp618367430-6559) [n:127.0.0.1:40477_solr c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 484626 INFO (qtp618367430-6559) [n:127.0.0.1:40477_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=.sys.COORDINATOR-COLL-conf1_shard1_replica_n1&action=CREATE&numShards=1&collection=.sys.COORDINATOR-COLL-conf1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=204 [junit4] 2> 484628 INFO (qtp618367430-6557) [n:127.0.0.1:40477_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> 484718 INFO (zkCallback-4690-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.sys.COORDINATOR-COLL-conf1/state.json] for collection [.sys.COORDINATOR-COLL-conf1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 484718 INFO (zkCallback-4690-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.sys.COORDINATOR-COLL-conf1/state.json] for collection [.sys.COORDINATOR-COLL-conf1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 484719 INFO (qtp618367430-6557) [n:127.0.0.1:40477_solr ] o.a.s.s.CoordinatorHttpSolrCall getCoreByCollection(String collectionName(.sys.COORDINATOR-COLL-conf1) [junit4] 2> 484722 INFO (qtp618367430-6557) [n:127.0.0.1:40477_solr c:c1 r:core_node2 ] o.a.s.s.CoordinatorHttpSolrCall CoordinatorHttpSolrCall#wrappedReq(.sys.COORDINATOR-COLL-conf1) [junit4] 2> 484734 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44949/solr/c1_shard1_replica_n1/select?null) [junit4] 2> 484735 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.S.Request [c1_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=c1:3&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&collection=c1&shard.url=http://127.0.0.1:44949/solr/c1_shard1_replica_n1/&rid=127.0.0.1-105202&rows=10&version=2&q=*:*&omitHeader=false&NOW=1698571370557&isShard=true&wt=javabin} hits=1000 status=0 QTime=0 [junit4] 2> 484738 INFO (qtp870461480-6507) [n:127.0.0.1:44949_solr ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44949/solr/c1_shard1_replica_n1/select?null) [junit4] 2> 484738 INFO (qtp870461480-6507) [n:127.0.0.1:44949_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.S.Request [c1_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=c1:3&shards.purpose=64&collection=c1&shard.url=http://127.0.0.1:44949/solr/c1_shard1_replica_n1/&rid=127.0.0.1-105202&version=2&q=*:*&omitHeader=false&NOW=1698571370557&ids=c1-8,c1-7,c1-9,c1-4,c1-3,c1-6,c1-5,c1-0,c1-2,c1-1&isShard=true&wt=javabin} status=0 QTime=0 [junit4] 2> 484739 INFO (qtp618367430-6557) [n:127.0.0.1:40477_solr c:c1 r:core_node2 ] o.a.s.c.S.Request [.sys.COORDINATOR-COLL-conf1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&_stateVer_=c1:3&wt=javabin&version=2} rid=127.0.0.1-105202 hits=1000 status=0 QTime=738 [junit4] 2> 484740 INFO (qtp618367430-6560) [n:127.0.0.1:40477_solr ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:40477/solr/admin/collections?action=SPLITSHARD&collection=c1&shard=shard1&wt=javabin&version=2) [junit4] 2> 484751 INFO (OverseerCollectionConfigSetProcessor-72067634317361157-127.0.0.1:44949_solr-n_0000000000) [n:127.0.0.1:44949_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> 484756 INFO (OverseerThreadFactory-4662-thread-3-processing-n:127.0.0.1:44949_solr) [n:127.0.0.1:44949_solr c:c1 s:shard1 ] o.a.s.c.a.c.SplitShardCmd numSubShards set at: 2 [junit4] 2> 484863 INFO (zkCallback-4654-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 484863 INFO (zkCallback-4654-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 484865 INFO (zkCallback-4690-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 485762 INFO (OverseerThreadFactory-4662-thread-3-processing-n:127.0.0.1:44949_solr) [n:127.0.0.1:44949_solr c:c1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44949_solr for creating new replica of shard shard1_0 for collection c1 [junit4] 2> 485762 INFO (OverseerThreadFactory-4662-thread-3-processing-n:127.0.0.1:44949_solr) [n:127.0.0.1:44949_solr c:c1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 485765 INFO (OverseerStateUpdate-72067634317361157-127.0.0.1:44949_solr-n_0000000000) [n:127.0.0.1:44949_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"addreplica", [junit4] 2> "collection":"c1", [junit4] 2> "shard":"shard1_0", [junit4] 2> "core":"c1_shard1_0_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:44949_solr", [junit4] 2> "type":"NRT"} [junit4] 2> 485869 INFO (zkCallback-4654-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 485869 INFO (zkCallback-4690-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 485869 INFO (zkCallback-4654-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 485970 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44949/solr/admin/cores?null) [junit4] 2> 485971 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr x:c1_shard1_0_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&name=c1_shard1_0_replica_n3&action=CREATE&collection=c1&shard=shard1_0&wt=javabin&version=2&replicaType=NRT [junit4] 2> 485982 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3 [junit4] 2> 485984 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 485985 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 485985 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'c1_shard1_0_replica_n3' using configuration from configset conf1, trusted=true [junit4] 2> 485985 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrCore [[c1_shard1_0_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_4ED9233AB2801A66-001/tempDir-001/node1/c1_shard1_0_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_4ED9233AB2801A66-001/tempDir-001/node1/c1_shard1_0_replica_n3/data/] [junit4] 2> 486035 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 486035 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 486035 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 486035 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 486037 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 486038 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 486038 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 486038 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1781081174833102848 [junit4] 2> 486040 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 486041 INFO (searcherExecutor-4705-thread-1-processing-n:127.0.0.1:44949_solr x:c1_shard1_0_replica_n3 c:c1 s:shard1_0 r:core_node5) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrCore [c1_shard1_0_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 486045 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/c1/terms/shard1_0 to Terms{values={core_node5=0}, version=0} [junit4] 2> 486045 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/c1/leaders/shard1_0 [junit4] 2> 486052 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 486052 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 486052 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44949/solr/c1_shard1_0_replica_n3/ [junit4] 2> 486052 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 486052 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy http://127.0.0.1:44949/solr/c1_shard1_0_replica_n3/ has no replicas [junit4] 2> 486052 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/c1/leaders/shard1_0/leader after winning as /collections/c1/leader_elect/shard1_0/election/72067634317361157-core_node5-n_0000000000 [junit4] 2> 486055 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44949/solr/c1_shard1_0_replica_n3/ shard1_0 [junit4] 2> 486158 INFO (zkCallback-4690-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 486159 INFO (zkCallback-4654-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 486159 INFO (zkCallback-4654-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 486160 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 486164 INFO (qtp870461480-6513) [n:127.0.0.1:44949_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&name=c1_shard1_0_replica_n3&action=CREATE&collection=c1&shard=shard1_0&wt=javabin&version=2&replicaType=NRT} status=0 QTime=193 [junit4] 2> 486274 INFO (zkCallback-4654-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 486274 INFO (zkCallback-4690-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 486274 INFO (zkCallback-4654-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 487173 INFO (OverseerThreadFactory-4662-thread-3-processing-n:127.0.0.1:44949_solr) [n:127.0.0.1:44949_solr c:c1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44949_solr for creating new replica of shard shard1_1 for collection c1 [junit4] 2> 487173 INFO (OverseerThreadFactory-4662-thread-3-processing-n:127.0.0.1:44949_solr) [n:127.0.0.1:44949_solr c:c1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 487176 INFO (OverseerStateUpdate-72067634317361157-127.0.0.1:44949_solr-n_0000000000) [n:127.0.0.1:44949_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"addreplica", [junit4] 2> "collection":"c1", [junit4] 2> "shard":"shard1_1", [junit4] 2> "core":"c1_shard1_1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:44949_solr", [junit4] 2> "type":"NRT"} [junit4] 2> 487280 INFO (zkCallback-4654-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 487280 INFO (zkCallback-4690-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 487280 INFO (zkCallback-4654-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 487379 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44949/solr/admin/cores?null) [junit4] 2> 487379 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr x:c1_shard1_1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&name=c1_shard1_1_replica_n4&action=CREATE&collection=c1&shard=shard1_1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 487388 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3 [junit4] 2> 487389 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 487390 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 487390 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'c1_shard1_1_replica_n4' using configuration from configset conf1, trusted=true [junit4] 2> 487390 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrCore [[c1_shard1_1_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_4ED9233AB2801A66-001/tempDir-001/node1/c1_shard1_1_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_4ED9233AB2801A66-001/tempDir-001/node1/c1_shard1_1_replica_n4/data/] [junit4] 2> 487417 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 487418 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 487418 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 487418 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 487420 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 487421 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 487421 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 487421 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1781081176283283456 [junit4] 2> 487423 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 487423 INFO (searcherExecutor-4711-thread-1-processing-n:127.0.0.1:44949_solr x:c1_shard1_1_replica_n4 c:c1 s:shard1_1 r:core_node6) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrCore [c1_shard1_1_replica_n4] Registered new searcher autowarm time: 0 ms [junit4] 2> 487428 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/c1/terms/shard1_1 to Terms{values={core_node6=0}, version=0} [junit4] 2> 487428 INFO (qtp870461480-6511) [n:127.0.0.1:44949_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/c1/leaders/shard1_1 [junit4] 2> 487439 I [...truncated too long message...] ead) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802737 INFO (closeThreadPool-5221-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@75ef52a6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?} [junit4] 2> 802737 INFO (closeThreadPool-5221-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57bced5e{/,null,STOPPED} [junit4] 2> 802737 INFO (closeThreadPool-5221-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 802738 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-16242 after mutting 0 log messages [junit4] 2> 802738 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-16243 for ERROR logs matching regex: ignore_exception [junit4] 2> 802739 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 802840 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802941 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 802942 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> 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> 5 /solr/collections/shardSplitWithRule_rewrite/terms/shard1 [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> 45 /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> 4 /solr/overseer_elect/election/72067654355058692-127.0.0.1:35831_-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 75 /solr/collections/shardSplitWithRule_rewrite/state.json [junit4] 2> 64 /solr/overseer/queue [junit4] 2> 36 /solr/live_nodes [junit4] 2> 22 /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> 802946 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36671 [junit4] 2> 802946 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36671 [junit4] 2> 802946 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[4ED9233AB2801A66]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36671 [junit4] 2> 802948 INFO (SUITE-ShardSplitTest-seed#[4ED9233AB2801A66]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-16243 after mutting 0 log messages [junit4] 2> 802948 INFO (SUITE-ShardSplitTest-seed#[4ED9233AB2801A66]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-16244 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_4ED9233AB2801A66-001 [junit4] 2> Oct 29, 2023 9:28:09 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=LuceneVarGapDocFreqInterval), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{_version_=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=243, maxMBSortInHeap=5.363285721544134, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hi-IN, timezone=Pacific/Noumea [junit4] 2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=136442736,total=489684992 [junit4] 2> NOTE: All tests run in this JVM: [TestBulkSchemaConcurrent, AuthWithShardHandlerFactoryOverrideTest, TestJsonRangeFacets, AutoscalingHistoryHandlerTest, FieldMutatingUpdateProcessorTest, TimeZoneUtilsTest, AddSchemaFieldsUpdateProcessorFactoryTest, SolrShardReporterTest, MultiAuthPluginTest, BufferStoreTest, TestSolrJacksonAnnotation, OutOfBoxZkACLAndCredentialsProvidersTest, TestDeleteCollectionOnDownNodes, TestCoreContainer, TestTermsQParserPlugin, DistributedQueryElevationComponentTest, TestXmlQParserPlugin, TestPseudoReturnFields, NestedAtomicUpdateTest, TestInitQParser, TestConfigSetsAPIExclusivity, TestNestedDocsSort, TestStressUserVersions, SharedFSAutoReplicaFailoverTest, FacetPivot2CollectionsTest, SpellCheckCollatorTest, CollectionPropsTest, TestUseDocValuesAsStored, EnumFieldTest, TestFoldingMultitermQuery, PolyFieldTest, BJQParserTest, TestRandomFaceting, TestCollationFieldDocValues, CoreAdminRequestStatusTest, BigEndianAscendingWordSerializerTest, RandomizedTaggerTest, ManagedSchemaRoundRobinCloudTest, TestDeprecatedFilters, TestCollectionAPIs, TestSolr4Spatial, TestMergePolicyConfig, HLLSerializationTest, MultiSolrCloudTestCaseTest, TestChildDocTransformerHierarchy, TestQuerySenderNoQuery, ShardSplitTest] [junit4] Completed [308/958 (2!)] on J3 in 455.53s, 11 tests, 2 errors, 3 skipped <<< FAILURES! [...truncated 56480 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
