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

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 278 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/278/

2 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest.testReplicationAfterRestart

Error Message:
source docs mismatch expected:<200> but was:<100>

Stack Trace:
java.lang.AssertionError: source docs mismatch expected:<200> but was:<100>
	at __randomizedtesting.SeedInfo.seed([D649E7C91761E219:8A540048D941562F]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest.testReplicationAfterRestart(CdcrWithNodesRestartsTest.java:205)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:37989/solr
	at __randomizedtesting.SeedInfo.seed([D649E7C91761E219:9285C732795B3473]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1228)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:915)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 14699 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
   [junit4]   2> 1758077 INFO  (SUITE-CdcrWithNodesRestartsTest-seed#[D649E7C91761E219]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1758078 INFO  (SUITE-CdcrWithNodesRestartsTest-seed#[D649E7C91761E219]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/data-dir-90-001
   [junit4]   2> 1758078 WARN  (SUITE-CdcrWithNodesRestartsTest-seed#[D649E7C91761E219]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1758078 INFO  (SUITE-CdcrWithNodesRestartsTest-seed#[D649E7C91761E219]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1758079 INFO  (SUITE-CdcrWithNodesRestartsTest-seed#[D649E7C91761E219]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1758080 INFO  (SUITE-CdcrWithNodesRestartsTest-seed#[D649E7C91761E219]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1758084 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReplicationAfterRestart
   [junit4]   2> 1758084 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-target-001
   [junit4]   2> 1758084 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1758085 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1758085 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1758086 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1758185 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.ZkTestServer start zk server on port: 40601
   [junit4]   2> 1758185 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40601
   [junit4]   2> 1758185 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40601
   [junit4]   2> 1758185 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40601
   [junit4]   2> 1758186 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1758191 INFO  (zkConnectionManagerCallback-11533-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1758191 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1758195 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1758197 INFO  (zkConnectionManagerCallback-11535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1758197 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1758198 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1758199 INFO  (zkConnectionManagerCallback-11537-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1758199 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1758204 WARN  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]-SendThread(127.0.0.1:40601)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007cd5af830002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007cd5af830002, 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 0x1007cd5af830002, 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> 1758306 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1758306 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1758306 INFO  (jetty-launcher-11538-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1758306 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1758306 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1758306 INFO  (jetty-launcher-11538-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1758314 INFO  (jetty-launcher-11538-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1758314 INFO  (jetty-launcher-11538-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1758314 INFO  (jetty-launcher-11538-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1758314 INFO  (jetty-launcher-11538-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d74a6ea{/solr,null,AVAILABLE}
   [junit4]   2> 1758315 INFO  (jetty-launcher-11538-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1758315 INFO  (jetty-launcher-11538-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1758315 INFO  (jetty-launcher-11538-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1758315 INFO  (jetty-launcher-11538-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44ad6858{/solr,null,AVAILABLE}
   [junit4]   2> 1758315 INFO  (jetty-launcher-11538-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58a7e92e{SSL, (ssl, http/1.1)}{127.0.0.1:40775}
   [junit4]   2> 1758315 INFO  (jetty-launcher-11538-thread-1) [     ] o.e.j.s.Server Started @1758347ms
   [junit4]   2> 1758315 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40601/solr, hostPort=40775}
   [junit4]   2> 1758315 INFO  (jetty-launcher-11538-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1ddce1f6{SSL, (ssl, http/1.1)}{127.0.0.1:34013}
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-2) [     ] o.e.j.s.Server Started @1758348ms
   [junit4]   2> 1758316 ERROR (jetty-launcher-11538-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40601/solr, hostPort=34013}
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-23T14:01:59.696Z
   [junit4]   2> 1758316 ERROR (jetty-launcher-11538-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1758316 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-23T14:01:59.696Z
   [junit4]   2> 1758317 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1758317 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1758318 INFO  (zkConnectionManagerCallback-11540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1758318 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1758319 INFO  (zkConnectionManagerCallback-11542-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1758319 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1758319 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1758337 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1758337 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1758339 WARN  (jetty-launcher-11538-thread-1-SendThread(127.0.0.1:40601)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007cd5af830003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007cd5af830003, 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 0x1007cd5af830003, 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> 1758341 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1759230 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1759230 WARN  (jetty-launcher-11538-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1759232 WARN  (jetty-launcher-11538-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bf5130e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1759233 WARN  (jetty-launcher-11538-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bf5130e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1759241 WARN  (jetty-launcher-11538-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1759257 WARN  (jetty-launcher-11538-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7711eb66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1759257 WARN  (jetty-launcher-11538-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7711eb66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1759258 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40601/solr
   [junit4]   2> 1759259 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1759264 INFO  (zkConnectionManagerCallback-11556-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1759264 INFO  (jetty-launcher-11538-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1759265 WARN  (jetty-launcher-11538-thread-2-SendThread(127.0.0.1:40601)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007cd5af830005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007cd5af830005, 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 0x1007cd5af830005, 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> 1759367 INFO  (jetty-launcher-11538-thread-2) [n:127.0.0.1:34013_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1759368 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1759369 WARN  (jetty-launcher-11538-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1759371 INFO  (zkConnectionManagerCallback-11558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1759371 INFO  (jetty-launcher-11538-thread-2) [n:127.0.0.1:34013_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1759371 WARN  (jetty-launcher-11538-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54096441[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1759371 WARN  (jetty-launcher-11538-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54096441[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1759373 WARN  (jetty-launcher-11538-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1759378 WARN  (jetty-launcher-11538-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ef1e96d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1759378 WARN  (jetty-launcher-11538-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ef1e96d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1759379 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40601/solr
   [junit4]   2> 1759380 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1759381 INFO  (zkConnectionManagerCallback-11568-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1759381 INFO  (jetty-launcher-11538-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1759593 INFO  (jetty-launcher-11538-thread-1) [n:127.0.0.1:40775_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1759596 INFO  (zkConnectionManagerCallback-11570-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1759596 INFO  (jetty-launcher-11538-thread-1) [n:127.0.0.1:40775_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1759606 WARN  (jetty-launcher-11538-thread-1) [n:127.0.0.1:40775_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> 1759619 INFO  (jetty-launcher-11538-thread-1) [n:127.0.0.1:40775_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40775_solr
   [junit4]   2> 1759620 INFO  (jetty-launcher-11538-thread-1) [n:127.0.0.1:40775_solr     ] o.a.s.c.Overseer Overseer (id=72194851252404232-127.0.0.1:40775_solr-n_0000000000) starting
   [junit4]   2> 1759636 INFO  (OverseerStateUpdate-72194851252404232-127.0.0.1:40775_solr-n_0000000000) [n:127.0.0.1:40775_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40775_solr
   [junit4]   2> 1759636 INFO  (jetty-launcher-11538-thread-1) [n:127.0.0.1:40775_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40775_solr
   [junit4]   2> 1759640 INFO  (OverseerStateUpdate-72194851252404232-127.0.0.1:40775_solr-n_0000000000) [n:127.0.0.1:40775_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1759643 INFO  (jetty-launcher-11538-thread-1) [n:127.0.0.1:40775_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1759644 WARN  (jetty-launcher-11538-thread-1) [n:127.0.0.1:40775_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> 1759664 INFO  (jetty-launcher-11538-thread-1) [n:127.0.0.1:40775_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-target-001/node1
   [junit4]   2> 1759693 WARN  (jetty-launcher-11538-thread-2) [n:127.0.0.1:34013_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> 1759696 INFO  (jetty-launcher-11538-thread-2) [n:127.0.0.1:34013_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1759706 INFO  (jetty-launcher-11538-thread-2) [n:127.0.0.1:34013_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34013_solr as DOWN
   [junit4]   2> 1759707 INFO  (jetty-launcher-11538-thread-2) [n:127.0.0.1:34013_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1759708 INFO  (jetty-launcher-11538-thread-2) [n:127.0.0.1:34013_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34013_solr
   [junit4]   2> 1759709 INFO  (zkCallback-11569-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1759709 INFO  (zkCallback-11557-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1759712 INFO  (jetty-launcher-11538-thread-2) [n:127.0.0.1:34013_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1759712 WARN  (jetty-launcher-11538-thread-2) [n:127.0.0.1:34013_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> 1759726 INFO  (jetty-launcher-11538-thread-2) [n:127.0.0.1:34013_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-target-001/node2
   [junit4]   2> 1759734 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1759735 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1759736 INFO  (zkConnectionManagerCallback-11589-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1759736 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1759738 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1759740 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40601/solr ready
   [junit4]   2> 1759740 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-source-001
   [junit4]   2> 1759741 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1759741 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1759741 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1759742 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1759841 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.ZkTestServer start zk server on port: 39229
   [junit4]   2> 1759841 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39229
   [junit4]   2> 1759841 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39229
   [junit4]   2> 1759842 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39229
   [junit4]   2> 1759844 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1759853 INFO  (zkConnectionManagerCallback-11591-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1759853 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1759858 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1759859 INFO  (zkConnectionManagerCallback-11593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1759859 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1759860 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1759862 INFO  (zkConnectionManagerCallback-11595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1759862 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1759969 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1759969 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1759969 INFO  (jetty-launcher-11596-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1759969 INFO  (jetty-launcher-11596-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1759969 INFO  (jetty-launcher-11596-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1759970 INFO  (jetty-launcher-11596-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1759970 INFO  (jetty-launcher-11596-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f50e20c{/solr,null,AVAILABLE}
   [junit4]   2> 1759970 INFO  (jetty-launcher-11596-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@204c5660{SSL, (ssl, http/1.1)}{127.0.0.1:44187}
   [junit4]   2> 1759971 INFO  (jetty-launcher-11596-thread-2) [     ] o.e.j.s.Server Started @1760003ms
   [junit4]   2> 1759971 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39229/solr, hostPort=44187}
   [junit4]   2> 1759971 ERROR (jetty-launcher-11596-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1759971 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1759971 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1759971 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1759971 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1759971 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-23T14:02:01.351Z
   [junit4]   2> 1759971 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1759972 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1759972 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1759973 INFO  (jetty-launcher-11596-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1759978 INFO  (zkConnectionManagerCallback-11598-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1759978 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1759978 INFO  (jetty-launcher-11596-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1759978 INFO  (jetty-launcher-11596-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1759978 INFO  (jetty-launcher-11596-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1759979 INFO  (jetty-launcher-11596-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39535268{/solr,null,AVAILABLE}
   [junit4]   2> 1759980 INFO  (jetty-launcher-11596-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5a563843{SSL, (ssl, http/1.1)}{127.0.0.1:45583}
   [junit4]   2> 1759980 INFO  (jetty-launcher-11596-thread-1) [     ] o.e.j.s.Server Started @1760012ms
   [junit4]   2> 1759980 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39229/solr, hostPort=45583}
   [junit4]   2> 1759980 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1759980 ERROR (jetty-launcher-11596-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1759980 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1759980 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1759980 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1759980 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1759980 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-23T14:02:01.360Z
   [junit4]   2> 1759981 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1759983 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1759984 WARN  (jetty-launcher-11596-thread-2-SendThread(127.0.0.1:39229)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007cd5b5fc0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007cd5b5fc0003, 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 0x1007cd5b5fc0003, 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> 1759985 INFO  (zkConnectionManagerCallback-11600-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1759985 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1759985 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1759988 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1759990 WARN  (jetty-launcher-11596-thread-1-SendThread(127.0.0.1:39229)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007cd5b5fc0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007cd5b5fc0004, 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 0x1007cd5b5fc0004, 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> 1761190 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1761191 WARN  (jetty-launcher-11596-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1761204 WARN  (jetty-launcher-11596-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@563fbad7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1761204 WARN  (jetty-launcher-11596-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@563fbad7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1761208 WARN  (jetty-launcher-11596-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1761212 WARN  (jetty-launcher-11596-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1033232f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1761212 WARN  (jetty-launcher-11596-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1033232f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1761213 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39229/solr
   [junit4]   2> 1761220 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1761224 INFO  (zkConnectionManagerCallback-11614-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1761224 INFO  (jetty-launcher-11596-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1761224 WARN  (jetty-launcher-11596-thread-2-SendThread(127.0.0.1:39229)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007cd5b5fc0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007cd5b5fc0005, 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 0x1007cd5b5fc0005, 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> 1761326 INFO  (jetty-launcher-11596-thread-2) [n:127.0.0.1:44187_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1761327 INFO  (zkConnectionManagerCallback-11616-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1761327 INFO  (jetty-launcher-11596-thread-2) [n:127.0.0.1:44187_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1761394 WARN  (jetty-launcher-11596-thread-2) [n:127.0.0.1:44187_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> 1761602 INFO  (jetty-launcher-11596-thread-2) [n:127.0.0.1:44187_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44187_solr
   [junit4]   2> 1761603 INFO  (jetty-launcher-11596-thread-2) [n:127.0.0.1:44187_solr     ] o.a.s.c.Overseer Overseer (id=72194851360997382-127.0.0.1:44187_solr-n_0000000000) starting
   [junit4]   2> 1761609 INFO  (OverseerStateUpdate-72194851360997382-127.0.0.1:44187_solr-n_0000000000) [n:127.0.0.1:44187_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44187_solr
   [junit4]   2> 1761609 INFO  (jetty-launcher-11596-thread-2) [n:127.0.0.1:44187_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44187_solr
   [junit4]   2> 1761610 INFO  (OverseerStateUpdate-72194851360997382-127.0.0.1:44187_solr-n_0000000000) [n:127.0.0.1:44187_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1761612 INFO  (jetty-launcher-11596-thread-2) [n:127.0.0.1:44187_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1761612 WARN  (jetty-launcher-11596-thread-2) [n:127.0.0.1:44187_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> 1761629 INFO  (jetty-launcher-11596-thread-2) [n:127.0.0.1:44187_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-source-001/node2
   [junit4]   2> 1761751 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1761768 WARN  (jetty-launcher-11596-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1761771 WARN  (jetty-launcher-11596-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ff833db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1761771 WARN  (jetty-launcher-11596-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ff833db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1761774 WARN  (jetty-launcher-11596-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1761774 WARN  (jetty-launcher-11596-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c06c3c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1761774 WARN  (jetty-launcher-11596-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c06c3c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1761775 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39229/solr
   [junit4]   2> 1761776 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1761777 INFO  (zkConnectionManagerCallback-11634-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1761777 INFO  (jetty-launcher-11596-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1761780 WARN  (jetty-launcher-11596-thread-1-SendThread(127.0.0.1:39229)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007cd5b5fc0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007cd5b5fc0007, 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 0x1007cd5b5fc0007, 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> 1761881 INFO  (jetty-launcher-11596-thread-1) [n:127.0.0.1:45583_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1761883 INFO  (zkConnectionManagerCallback-11636-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1761883 INFO  (jetty-launcher-11596-thread-1) [n:127.0.0.1:45583_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1761890 WARN  (jetty-launcher-11596-thread-1) [n:127.0.0.1:45583_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> 1761892 INFO  (jetty-launcher-11596-thread-1) [n:127.0.0.1:45583_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1761897 INFO  (jetty-launcher-11596-thread-1) [n:127.0.0.1:45583_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45583_solr as DOWN
   [junit4]   2> 1761898 INFO  (jetty-launcher-11596-thread-1) [n:127.0.0.1:45583_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1761898 INFO  (jetty-launcher-11596-thread-1) [n:127.0.0.1:45583_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45583_solr
   [junit4]   2> 1761902 INFO  (zkCallback-11615-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1761904 INFO  (zkCallback-11635-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1761905 INFO  (jetty-launcher-11596-thread-1) [n:127.0.0.1:45583_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1761905 WARN  (jetty-launcher-11596-thread-1) [n:127.0.0.1:45583_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> 1761917 INFO  (jetty-launcher-11596-thread-1) [n:127.0.0.1:45583_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-source-001/node1
   [junit4]   2> 1761925 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1761926 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1761927 INFO  (zkConnectionManagerCallback-11647-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1761927 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1761930 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1761934 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39229/solr ready
   [junit4]   2> 1761935 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1761937 INFO  (zkConnectionManagerCallback-11649-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1761937 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1762098 INFO  (OverseerThreadFactory-11577-thread-1-processing-n:127.0.0.1:40775_solr) [n:127.0.0.1:40775_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 1762224 INFO  (OverseerStateUpdate-72194851252404232-127.0.0.1:40775_solr-n_0000000000) [n:127.0.0.1:40775_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"cdcr-target_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:34013_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:34013/solr",
   [junit4]   2>   "collection":"cdcr-target",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1762434 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr    x:cdcr-target_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&collection=cdcr-target&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1762458 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1762460 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1762462 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1762462 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1762467 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-target/managed-schema
   [junit4]   2> 1762613 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to /configs/cdcr-target/schema.xml.bak
   [junit4]   2> 1762613 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from configset cdcr-target, trusted=true
   [junit4]   2> 1762615 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-target-001/node2/cdcr-target_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-target-001/node2/cdcr-target_shard1_replica_n1/data/]
   [junit4]   2> 1762726 WARN  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.D.s.CdcrRequestHandler Solr loaded a deprecated plugin/analysis class [solr.CdcrRequestHandler]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1762726 WARN  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.h.CdcrRequestHandler CDCR (in its current form) is deprecated as of 8.6 and shall be removed in 9.0. See SOLR-14022 for details.
   [junit4]   2> 1762741 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1762741 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1762742 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1762742 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1762746 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-target
   [junit4]   2> 1762747 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 1762747 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-target/managed-schema
   [junit4]   2> 1762748 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1762748 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1762757 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 1762765 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-target/cdcr/state/process
   [junit4]   2> 1762791 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700558037761130496
   [junit4]   2> 1762793 INFO  (searcherExecutor-11651-thread-1-processing-n:127.0.0.1:34013_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1762803 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-target/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1762803 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/cdcr-target/leaders/shard1
   [junit4]   2> 1762818 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1762818 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1762818 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34013/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1762820 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1762821 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:34013/solr/cdcr-target_shard1_replica_n1/ has no replicas
   [junit4]   2> 1762821 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/cdcr-target/leaders/shard1/leader after winning as /collections/cdcr-target/leader_elect/shard1/election/72194851252404230-core_node2-n_0000000000
   [junit4]   2> 1762821 INFO  (zkCallback-11557-thread-1) [     ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 1762829 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34013/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 1762932 INFO  (zkCallback-11557-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1762933 INFO  (zkCallback-11557-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1762935 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1762940 INFO  (qtp1378226169-38525) [n:127.0.0.1:34013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&collection=cdcr-target&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=506
   [junit4]   2> 1762944 INFO  (qtp1378226169-38527) [n:127.0.0.1:34013_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> 1763102 INFO  (zkCallback-11557-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1763102 INFO  (zkCallback-11557-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1763102 INFO  (zkCallback-11557-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1763103 INFO  (qtp1378226169-38527) [n:127.0.0.1:34013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=1014
   [junit4]   2> 1764099 INFO  (OverseerCollectionConfigSetProcessor-72194851252404232-127.0.0.1:40775_solr-n_0000000000) [n:127.0.0.1:40775_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> 1764106 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1764107 INFO  (zkConnectionManagerCallback-11658-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1764107 INFO  (TEST-CdcrWithNodesRestartsTest.testReplicationAfterRestart-seed#[D649E7C91761E219]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1764255 INFO  (OverseerThreadFactory-11623-thread-1-processing-n:127.0.0.1:44187_solr) [n:127.0.0.1:44187_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 1764369 INFO  (OverseerStateUpdate-72194851360997382-127.0.0.1:44187_solr-n_0000000000) [n:127.0.0.1:44187_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:45583_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45583/solr",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1764375 INFO  (OverseerStateUpdate-72194851360997382-127.0.0.1:44187_solr-n_0000000000) [n:127.0.0.1:44187_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:44187_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:44187/solr",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1764587 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr    x:cdcr-source_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-source_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1764587 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr    x:cdcr-source_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1764613 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1764614 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1764615 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1764615 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1764616 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 1764624 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
   [junit4]   2> 1764624 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n2' using configuration from configset cdcr-source, trusted=true
   [junit4]   2> 1764624 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-source-001/node2/cdcr-source_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-source-001/node2/cdcr-source_shard1_replica_n2/data/]
   [junit4]   2> 1764626 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1764649 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1764650 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1764652 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1764652 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from configset cdcr-source, trusted=true
   [junit4]   2> 1764652 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_D649E7C91761E219-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 1764688 WARN  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.h.CdcrRequestHandler CDCR (in its current form) is deprecated as of 8.6 and shall be removed in 9.0. See SOLR-14022 for details.
   [junit4]   2> 1764688 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1764688 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1764689 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1764689 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1764693 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 1764694 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 1764695 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema
   [junit4]   2> 1764697 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1764697 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1764699 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 1764700 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process
   [junit4]   2> 1764703 WARN  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.CdcrRequestHandler CDCR (in its current form) is deprecated as of 8.6 and shall be removed in 9.0. See SOLR-14022 for details.
   [junit4]   2> 1764703 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1764703 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1764704 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1764704 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1764715 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 1764717 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 1764717 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema
   [junit4]   2> 1764717 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700558039780687872
   [junit4]   2> 1764718 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1764718 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1764721 INFO  (searcherExecutor-11660-thread-1-processing-n:127.0.0.1:44187_solr x:cdcr-source_shard1_replica_n2 c:cdcr-source s:shard1 r:core_node4) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1764723 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700558039786979328
   [junit4]   2> 1764728 INFO  (searcherExecutor-11662-thread-1-processing-n:127.0.0.1:45583_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node3) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1764730 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1764730 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/cdcr-source/leaders/shard1
   [junit4]   2> 1764739 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1764739 INFO  (qtp363650749-38619) [n:127.0.0.1:45583_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/cdcr-source/leaders/shard1
   [junit4]   2> 1764746 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1764746 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1764746 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44187/solr/cdcr-source_shard1_replica_n2/
   [junit4]   2> 1764748 INFO  (qtp1874247645-38609) [n:127.0.0.1:44187_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=cdcr-source_shard1_replica_n2 ur

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

ception.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2857)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$5(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.PerReplicaStates.fetch(PerReplicaStates.java:139)
   [junit4]   2> 	... 7 more
   [junit4]   2> 
   [junit4]   2> 4188561 ERROR (OverseerThreadFactory-21106-thread-1-processing-n:127.0.0.1:37989_solr) [n:127.0.0.1:37989_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2561)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$7(SolrZkClient.java:363)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:363)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:583)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:601)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:550)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 4188562 WARN  (OverseerThreadFactory-21106-thread-1-processing-n:127.0.0.1:37989_solr) [n:127.0.0.1:37989_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000000, requestid: null, taskKey: test_collection
   [junit4]   2> 4188562 INFO  (OverseerAutoScalingTriggerThread-72194998438199302-127.0.0.1:37989_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4188564 INFO  (jetty-closer-21157-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72194998438199302-127.0.0.1:37989_solr-n_0000000000) closing
   [junit4]   2> 4188564 INFO  (closeThreadPool-21169-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72194998438199302-127.0.0.1:37989_solr-n_0000000000) closing
   [junit4]   2> 4188564 INFO  (jetty-closer-21157-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f5da86c{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 4188565 INFO  (jetty-closer-21157-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2742bea0{/solr,null,STOPPED}
   [junit4]   2> 4188565 INFO  (jetty-closer-21157-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4188565 INFO  (SUITE-SolrCloudReportersTest-seed#[D649E7C91761E219]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 4188769 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard2
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections/test_collection/state.json
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 4188772 INFO  (SUITE-SolrCloudReportersTest-seed#[D649E7C91761E219]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38459
   [junit4]   2> 4188773 INFO  (SUITE-SolrCloudReportersTest-seed#[D649E7C91761E219]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38459
   [junit4]   2> 4188773 INFO  (SUITE-SolrCloudReportersTest-seed#[D649E7C91761E219]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38459
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_D649E7C91761E219-001
   [junit4]   2> May 23, 2021 2:42:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=176, maxMBSortInHeap=5.5028183778764355, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-VE, timezone=JST
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=173662016,total=506986496
   [junit4]   2> NOTE: All tests run in this JVM: [CoreMergeIndexesAdminHandlerTest, DocValuesMultiTest, ZkDynamicConfigTest, TestSmileRequest, PeerSyncWithBufferUpdatesTest, TestCloudJSONFacetJoinDomain, LeaderElectionTest, TestWriterPerf, VMParamsZkACLAndCredentialsProvidersTest, DocumentAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestSimpleTextCodec, TestLegacyFieldCache, ResourceLoaderTest, TestReqParamsAPI, TestBackupRepositoryFactory, TestSortableTextField, TestClassicSimilarityFactory, HdfsBasicDistributedZkTest, HighlighterWithoutStoredIdTest, MetricsConfigTest, CdcrVersionReplicationTest, SolrLogAuditLoggerPluginTest, TestHttpServletCarrier, TestSolrCloudWithHadoopAuthPlugin, TestLRUStatsCache, TestXmlQParserPlugin, ExplicitHLLTest, SegmentsInfoRequestHandlerTest, TestTestInjection, PreAnalyzedFieldTest, TestEmbeddedSolrServerConstructors, TestPushWriter, SolrIndexMetricsTest, TestSnapshotCoreBackup, RestartWhileUpdatingTest, CursorMarkTest, TestCloudRecovery, MetricTriggerIntegrationTest, ConvertedLegacyTest, TestFieldTypeCollectionResource, XmlUpdateRequestHandlerTest, FieldMutatingUpdateProcessorTest, TestLeaderElectionWithEmptyReplica, TestSimUtils, BackupIdTest, PingRequestHandlerTest, TestSolrCoreParser, ConcurrentCreateRoutedAliasTest, TestCloudInspectUtil, TestCursorMarkWithoutUniqueKey, DistributedFacetPivotLongTailTest, SolrJmxReporterTest, TestSafeXMLParsing, StressHdfsTest, TestManagedSchema, BJQParserTest, TestExtendedDismaxParser, XMLAtomicUpdateMultivalueTest, MigrateRouteKeyTest, AutoScalingHandlerTest, TestHdfsUpdateLog, InfixSuggestersTest, TestPointFields, TestSimComputePlanAction, TestConfigSets, SolrRequestParserTest, BasicAuthOnSingleNodeTest, HttpTriggerListenerTest, BasicDistributedZk2Test, TestManagedResourceStorage, AddBlockUpdateTest, ZookeeperReadAPITest, TestSort, ActionThrottleTest, SynonymTokenizerTest, StatsReloadRaceTest, AsyncCallRequestStatusResponseTest, TestRandomDVFaceting, DeleteInactiveReplicaTest, ClusterStateUpdateTest, TestSchemaSimilarityResource, DeleteShardTest, NestedAtomicUpdateTest, SystemCollectionCompatTest, SearchRateTriggerTest, PeerSyncReplicationTest, TestFiltering, TestScoreJoinQPNoScore, PurgeGraphTest, TestCollectionAPI, BadIndexSchemaTest, TermVectorComponentDistributedTest, MoveReplicaTest, ScheduledMaintenanceTriggerTest, OverseerStatusTest, TestPayloadScoreQParserPlugin, TestLMDirichletSimilarityFactory, NodeLostTriggerIntegrationTest, TestQuerySenderListener, TestTermsQParserPlugin, TestIntervalFaceting, TestJsonRangeFacets, LeaderVoteWaitTimeoutTest, JWTIssuerConfigTest, HdfsThreadLeakTest, ZkStateWriterTest, TestMinMaxOnMultiValuedField, NumericFieldsTest, DirectUpdateHandlerTest, CoreAdminCreateDiscoverTest, ByteBuffersDirectoryFactoryTest, TestExportWriter, TestFieldCacheSort, SolrInfoBeanTest, CustomCollectionTest, ShardTermsTest, SliceStateTest, SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCloudRecovery2, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIShareSchema, TestDistribDocBasedVersion, TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, TestRandomFlRTGCloud, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, TestTlogReplayVsRecovery, TestTlogReplica, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestWaitForStateWithJettyShutdowns, TestWithCollection, TestZkChroot, TlogReplayBufferedWhileIndexingTest, ZkControllerTest, ZkNodePropsTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPIDistributedZkTest, TestLocalFSCloudBackupRestore, MetricTriggerTest, TriggerEventQueueTest, TriggerIntegrationTest, CdcrOpsAndBoundariesTest, SolrCloudReportersTest]
   [junit4] Completed [781/939 (2!)] on J2 in 191.74s, 2 tests, 1 error <<< FAILURES!

[...truncated 51412 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 279 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/279/

1 tests failed.
FAILED:  org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test

Error Message:
Captured an uncaught exception in thread: Thread[id=132124, name=Thread-85980, state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=132124, name=Thread-85980, state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality]
	at __randomizedtesting.SeedInfo.seed([E7EAE8D5CA45D275:6FBED70F64B9BF8D]:0)
Caused by: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
	at __randomizedtesting.SeedInfo.seed([E7EAE8D5CA45D275]:0)
	at junit.framework.Assert.fail(Assert.java:57)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
	at org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:694)




Build Log:
[...truncated 15795 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 3873465 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[E7EAE8D5CA45D275]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3873465 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[E7EAE8D5CA45D275]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3873465 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[E7EAE8D5CA45D275]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/data-dir-208-001
   [junit4]   2> 3873465 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[E7EAE8D5CA45D275]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=351 numCloses=351
   [junit4]   2> 3873465 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[E7EAE8D5CA45D275]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3873467 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[E7EAE8D5CA45D275]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9062)
   [junit4]   2> 3873467 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[E7EAE8D5CA45D275]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3873588 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/control/cores/collection1
   [junit4]   2> 3873589 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3873589 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3873589 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 3873595 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3873595 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3873596 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3873597 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d964652{/,null,AVAILABLE}
   [junit4]   2> 3873597 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3777ee6f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34993}
   [junit4]   2> 3873597 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server Started @3873625ms
   [junit4]   2> 3873597 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34993, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/control/cores}
   [junit4]   2> 3873597 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3873597 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3873597 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 3873597 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3873597 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3873597 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-24T14:53:24.393Z
   [junit4]   2> 3873597 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/control/solr.xml
   [junit4]   2> 3873601 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3873601 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3873602 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3874323 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3874323 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e521d73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3874323 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e521d73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3874327 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1411a77a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3874327 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1411a77a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3874328 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] 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> 3874340 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3874340 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3874377 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3874388 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3874388 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3874389 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/control/cores
   [junit4]   2> 3874389 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3874412 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3874431 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 3874431 WARN  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3874431 WARN  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 3874434 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 3874442 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3874451 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3874452 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3874452 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 3874453 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=32.4423828125, floorSegmentMB=1.5546875, forceMergeDeletesPctAllowed=22.003455822434034, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12145382349708803, deletesPctAllowed=20.98001212149629
   [junit4]   2> 3874512 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3874512 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3874513 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3874513 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3874513 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=1.4619140625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=24.08959725341495, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.98214981932434
   [junit4]   2> 3874516 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3874523 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3874552 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3874552 INFO  (coreLoadExecutor-31144-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700651865575784448
   [junit4]   2> 3874553 INFO  (searcherExecutor-31146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3874554 INFO  (searcherExecutor-31146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3874554 INFO  (searcherExecutor-31146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3874554 INFO  (searcherExecutor-31146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3874554 INFO  (searcherExecutor-31146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3874554 INFO  (searcherExecutor-31146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3874554 INFO  (searcherExecutor-31146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3874555 INFO  (searcherExecutor-31146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3874555 INFO  (searcherExecutor-31146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3874556 INFO  (searcherExecutor-31146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3874679 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 3874680 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3874680 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3874680 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 3874697 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3874697 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3874698 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3874698 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@286c6281{/,null,AVAILABLE}
   [junit4]   2> 3874699 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14fde4db{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36739}
   [junit4]   2> 3874699 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server Started @3874727ms
   [junit4]   2> 3874699 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=36739, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard0/cores}
   [junit4]   2> 3874699 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3874699 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3874699 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 3874699 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3874699 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3874699 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-24T14:53:25.495Z
   [junit4]   2> 3874699 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 3874703 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3874703 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3874705 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3876138 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3876139 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6943f35d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3876139 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6943f35d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3876141 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c5fdecb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3876141 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c5fdecb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3876143 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] 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> 3876156 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3876156 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3876176 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3876187 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3876187 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3876189 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard0/cores
   [junit4]   2> 3876189 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3876210 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3876230 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 3876231 WARN  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3876231 WARN  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 3876234 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 3876241 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3876248 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3876248 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3876248 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 3876250 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=32.4423828125, floorSegmentMB=1.5546875, forceMergeDeletesPctAllowed=22.003455822434034, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12145382349708803, deletesPctAllowed=20.98001212149629
   [junit4]   2> 3876307 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3876307 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3876308 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3876308 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3876308 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=1.4619140625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=24.08959725341495, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.98214981932434
   [junit4]   2> 3876311 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3876317 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3876346 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3876347 INFO  (coreLoadExecutor-31163-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700651867457978368
   [junit4]   2> 3876348 INFO  (searcherExecutor-31165-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3876348 INFO  (searcherExecutor-31165-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3876348 INFO  (searcherExecutor-31165-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3876348 INFO  (searcherExecutor-31165-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3876348 INFO  (searcherExecutor-31165-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3876348 INFO  (searcherExecutor-31165-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3876348 INFO  (searcherExecutor-31165-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3876349 INFO  (searcherExecutor-31165-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3876349 INFO  (searcherExecutor-31165-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3876351 INFO  (searcherExecutor-31165-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3876464 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 3876465 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3876465 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3876465 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 3876465 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3876465 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3876465 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3876466 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7853c9d4{/,null,AVAILABLE}
   [junit4]   2> 3876466 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7451ca0d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38885}
   [junit4]   2> 3876466 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server Started @3876494ms
   [junit4]   2> 3876466 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=38885, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard1/cores}
   [junit4]   2> 3876466 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3876466 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3876466 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 3876466 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3876466 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3876466 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-24T14:53:27.262Z
   [junit4]   2> 3876466 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 3876469 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3876469 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3876470 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3877177 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3877178 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@138bc516[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3877178 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@138bc516[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3877181 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@100f6fb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3877181 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@100f6fb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3877182 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] 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> 3877193 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3877193 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3877214 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3877225 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3877225 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3877227 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard1/cores
   [junit4]   2> 3877227 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3877245 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3877263 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 3877263 WARN  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3877263 WARN  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 3877266 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 3877273 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3877279 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3877279 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3877280 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 3877281 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=32.4423828125, floorSegmentMB=1.5546875, forceMergeDeletesPctAllowed=22.003455822434034, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12145382349708803, deletesPctAllowed=20.98001212149629
   [junit4]   2> 3877441 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3877441 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3877442 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3877442 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3877443 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=1.4619140625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=24.08959725341495, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.98214981932434
   [junit4]   2> 3877445 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3877486 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3877601 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3877601 INFO  (coreLoadExecutor-31182-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700651868772892672
   [junit4]   2> 3877602 INFO  (searcherExecutor-31184-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3877602 INFO  (searcherExecutor-31184-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3877602 INFO  (searcherExecutor-31184-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3877602 INFO  (searcherExecutor-31184-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3877603 INFO  (searcherExecutor-31184-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3877603 INFO  (searcherExecutor-31184-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3877603 INFO  (searcherExecutor-31184-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3877603 INFO  (searcherExecutor-31184-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3877603 INFO  (searcherExecutor-31184-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3877605 INFO  (searcherExecutor-31184-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3878229 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 3878230 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3878230 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3878230 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 3878231 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3878231 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3878231 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3878231 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35ea46c6{/,null,AVAILABLE}
   [junit4]   2> 3878232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@27d25f07{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37393}
   [junit4]   2> 3878232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server Started @3878260ms
   [junit4]   2> 3878232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=37393, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard2/cores}
   [junit4]   2> 3878232 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3878232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3878232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 3878232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3878232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3878232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-24T14:53:29.028Z
   [junit4]   2> 3878232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 3878235 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3878235 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3878236 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3879611 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3879611 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d539887[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3879611 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d539887[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3879617 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a3b93f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3879617 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a3b93f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3879619 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] 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> 3879634 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3879634 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3879656 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3879685 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3879685 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3879687 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard2/cores
   [junit4]   2> 3879687 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3879695 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3879717 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 3879717 WARN  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3879717 WARN  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 3879720 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 3879728 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3879738 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3879738 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3879738 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 3879740 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=32.4423828125, floorSegmentMB=1.5546875, forceMergeDeletesPctAllowed=22.003455822434034, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12145382349708803, deletesPctAllowed=20.98001212149629
   [junit4]   2> 3879804 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3879804 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3879805 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3879805 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3879806 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=1.4619140625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=24.08959725341495, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.98214981932434
   [junit4]   2> 3879810 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3895845 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3895876 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3895876 INFO  (coreLoadExecutor-31201-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700651887935619072
   [junit4]   2> 3895880 INFO  (searcherExecutor-31203-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3895880 INFO  (searcherExecutor-31203-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3895880 INFO  (searcherExecutor-31203-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3895880 INFO  (searcherExecutor-31203-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3895881 INFO  (searcherExecutor-31203-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3895881 INFO  (searcherExecutor-31203-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3895881 INFO  (searcherExecutor-31203-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3895881 INFO  (searcherExecutor-31203-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3895881 INFO  (searcherExecutor-31203-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3895884 INFO  (searcherExecutor-31203-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3896001 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 3896002 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3896002 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3896002 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 3896002 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3896003 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3896003 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3896003 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@341d58a0{/,null,AVAILABLE}
   [junit4]   2> 3896003 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@49b7429a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34331}
   [junit4]   2> 3896003 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server Started @3896031ms
   [junit4]   2> 3896003 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34331, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard3/cores}
   [junit4]   2> 3896003 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3896003 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3896004 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 3896004 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3896004 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3896004 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-24T14:53:46.800Z
   [junit4]   2> 3896004 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 3896006 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3896006 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3896008 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3896394 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3896395 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78cf7a6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3896395 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78cf7a6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3896400 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d4bfb4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3896400 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d4bfb4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3896401 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] 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> 3896416 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3896416 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3896456 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3896471 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3896472 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3896473 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard3/cores
   [junit4]   2> 3896473 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3896505 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3896530 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 3896530 WARN  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3896530 WARN  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 3896534 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 3896544 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3896551 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3896551 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3896551 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard3/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 3896553 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=32.4423828125, floorSegmentMB=1.5546875, forceMergeDeletesPctAllowed=22.003455822434034, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12145382349708803, deletesPctAllowed=20.98001212149629
   [junit4]   2> 3896628 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3896628 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3896629 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3896629 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3896630 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=1.4619140625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=24.08959725341495, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.98214981932434
   [junit4]   2> 3896632 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3896644 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3896691 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3896691 INFO  (coreLoadExecutor-31220-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700651888790208512
   [junit4]   2> 3896692 INFO  (searcherExecutor-31222-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3896692 INFO  (searcherExecutor-31222-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3896692 INFO  (searcherExecutor-31222-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3896692 INFO  (searcherExecutor-31222-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3896693 INFO  (searcherExecutor-31222-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3896693 INFO  (searcherExecutor-31222-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3896693 INFO  (searcherExecutor-31222-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3896693 INFO  (searcherExecutor-31222-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3896693 INFO  (searcherExecutor-31222-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3896695 INFO  (searcherExecutor-31222-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3896828 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard4/cores/collection1
   [junit4]   2> 3896832 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3896832 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3896832 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 3896847 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3896847 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3896847 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3896847 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48b9df2b{/,null,AVAILABLE}
   [junit4]   2> 3896848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@22a82377{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33297}
   [junit4]   2> 3896848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.s.Server Started @3896876ms
   [junit4]   2> 3896848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=33297, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard4/cores}
   [junit4]   2> 3896848 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3896848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3896848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 3896848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3896848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3896848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-24T14:53:47.644Z
   [junit4]   2> 3896848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard4/solr.xml
   [junit4]   2> 3896850 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3896851 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3896852 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3897214 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3897216 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60fef252[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3897216 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60fef252[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3897221 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@546425b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3897221 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@546425b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3897222 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] 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> 3897242 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3897242 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3897266 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3897280 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3897280 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3897281 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard4/cores
   [junit4]   2> 3897281 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[E7EAE8D5CA45D275]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3897301 INFO  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3897322 INFO  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 3897322 WARN  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3897322 WARN  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 3897327 INFO  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 3897336 INFO  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3897344 INFO  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3897344 INFO  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6956e986
   [junit4]   2> 3897344 INFO  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard4/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_E7EAE8D5CA45D275-001/tempDir-001/shard4/cores/collection1/data/]
   [junit4]   2> 3897347 INFO  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=32.4423828125, floorSegmentMB=1.5546875, forceMergeDeletesPctAllowed=22.003455822434034, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12145382349708803, deletesPctAllowed=20.98001212149629
   [junit4]   2> 3897404 INFO  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3897404 INFO  (coreLoadExecutor-31239-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxN

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

rl = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@687009ad
   [junit4]   2> 4071903 INFO  (closeThreadPool-31291-thread-8) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 4071903 INFO  (closeThreadPool-31291-thread-8) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@347531e8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3512ae6f
   [junit4]   2> 4071904 INFO  (closeThreadPool-31291-thread-8) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 4071904 INFO  (closeThreadPool-31291-thread-8) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b2f5320: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7461883f
   [junit4]   2> 4071908 INFO  (closeThreadPool-31291-thread-8) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7ccc6b1c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 4071908 INFO  (closeThreadPool-31291-thread-8) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49e031a5{/,null,STOPPED}
   [junit4]   2> 4071908 INFO  (closeThreadPool-31291-thread-8) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=E7EAE8D5CA45D275 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=be-BY -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    198s J1 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=132124, name=Thread-85980, state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E7EAE8D5CA45D275:6FBED70F64B9BF8D]:0)
   [junit4]    > Caused by: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E7EAE8D5CA45D275]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:694)
   [junit4]   2> 4071912 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[E7EAE8D5CA45D275]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=Lucene84, string_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Direct)}, docValues:{int_i=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), int_i_prehashed_l=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Asserting), long_l_prehashed_l=DocValuesFormat(name=Lucene80), long_l=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), string_s_prehashed_l=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=40, maxMBSortInHeap=6.063499057292587, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=be-BY, timezone=Atlantic/Bermuda
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=36464624,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedIntervalFacetingTest, TestEmbeddedSolrServerAdminHandler, TestExportTool, CdcrRequestHandlerTest, TestReRankQParserPlugin, TestRTimerTree, DOMUtilTest, TestOmitPositions, RandomizedTaggerTest, TestCorePropertiesReload, TestSolrCloudSnapshots, SpatialHeatmapFacetsTest, OverseerSolrResponseUnsafeSerializationTest, BitVectorTest, HLLUtilTest, AutoAddReplicasPlanActionTest, DistributedFacetPivotWhiteBoxTest, TestSolrQueryParser, PreAnalyzedFieldManagedSchemaCloudTest, CreateRoutedAliasTest, TestUseDocValuesAsStored2, TestExceedMaxTermLength, RulesTest, FacetPivotSmallTest, SimplePostToolTest, TestSimClusterStateProvider, HdfsSyncSliceTest, JWTAuthPluginTest, TestSchemaResource, TestCollectionAPIs, TestBooleanSimilarityFactory, TestFunctionQuery, SplitByPrefixTest, TestJsonFacetsWithNestedObjects, TestSegmentSorting, RequiredFieldsTest, CdcrBidirectionalTest, TestNumericRangeQuery32, TestCustomDocTransformer, PackageManagerCLITest, TestCloudManagedSchema, TestInPlaceUpdatesRequiredField, LeaderTragicEventTest, SolrMetricManagerTest, PeerSyncTest, TestTrackingShardHandlerFactory, TestComplexPhraseQParserPlugin, TestSQLHandlerNonCloud, SuggesterFSTTest, TestPayloadCheckQParserPlugin, ShardRoutingTest, MaxScoreCollectorTest, FileUtilsTest, RegexBytesRefFilterTest, ConcurrentDeleteAndCreateCollectionTest, TestBlockCollapse, AutoscalingHistoryHandlerTest, TestSimTriggerIntegration, DeleteReplicaTest, TestAnalyzeInfixSuggestions, TestReload, TestConfigSetsAPIZkFailure, ShardsWhitelistTest, TestLocalFSCloudBackupRestore, V2CollectionBackupsAPIMappingTest, UtilsToolTest, BasicAuthIntegrationTest, TestConfigSetProperties, VersionInfoTest, TestHdfsBackupRestoreCore, DocValuesMissingTest, TestNestedDocsSort, TestFreeTextSuggestions, HdfsWriteToMultipleCollectionsTest, TestNonDefinedSimilarityFactory, TestCrossCoreJoin, TestIBSimilarityFactory, CategoryRoutedAliasUpdateProcessorTest, TestJsonRequest, SolrIndexSearcherTest, SolrShardReporterTest, TestExplainDocTransformer, CurrencyRangeFacetCloudTest, TestRetrieveFieldsOptimizer, TestLRUCache, TestUpdate, TestUnifiedSolrHighlighterWithoutStoredId, AssignBackwardCompatibilityTest, CloneFieldUpdateProcessorFactoryTest, HdfsLockFactoryTest, ZkStateReaderTest, TestUninvertingReader, HttpPartitionOnCommitTest, TestCopyFieldCollectionResource, ChaosMonkeyNothingIsSafeTest, TestFilteredDocIdSet, ProtectedTermFilterFactoryTest, TestFaceting, LeaderElectionIntegrationTest, TestPKIAuthenticationPlugin, TestUniqueKeyFieldResource, CopyFieldTest, DocValuesNotIndexedTest, JvmMetricsTest, TestXmlQParser, PKIAuthenticationIntegrationTest, HighlighterTest, FileBasedSpellCheckerTest, TestJsonFacetErrors, TestCloudPseudoReturnFields, BlockJoinFacetSimpleTest, SecurityConfHandlerTest, HdfsBasicDistributedZk2Test, TestDistributedMap, TestSimExecutePlanAction, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4DeleteCoreTest, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MigrateRouteKeyTest, MoveReplicaHDFSTest, MoveReplicaTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, RecoveryAfterSoftCommitTest, ReindexCollectionTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCloudExampleTest, SystemCollectionCompatTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudRecovery2, TestCloudSearcherWarming, TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplicaWithAuth, TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestUtilizeNode, TestWaitForStateWithJettyShutdowns, TestWithCollection, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, AssignTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, CollectionTooManyReplicasTest, HdfsCloudIncrementalBackupTest, LocalFSCloudIncrementalBackupTest, PurgeGraphTest, ShardSplitTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, HdfsChaosMonkeySafeLeaderTest, TestBackupRepositoryFactory, TestBadConfig, TestDynamicLoadingUrl, TestInitParams, TestLazyCores, CSVRequestHandlerTest, MoreLikeThisHandlerTest, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, V2ApiIntegrationTest, CoreAdminHandlerTest, IndexSizeEstimatorTest, MetricsHandlerTest, ShowFileRequestHandlerTest, StatsReloadRaceTest, BadComponentTest, CloudReplicaSourceTest, DebugComponentTest, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLongTailTest, DistributedSpellCheckComponentTest, StatsComponentTest, TestDistributedStatsComponentCardinality]
   [junit4] Completed [803/939 (1!)] on J1 in 199.25s, 1 test, 1 error <<< FAILURES!

[...truncated 51303 lines...]