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/04 02:54:50 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2290 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2290/

1 tests failed.
FAILED:  org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:39307/solr
	at __randomizedtesting.SeedInfo.seed([8A0C3BD32004BBA4:9B7FFCE2FC72BED8]: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.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:207)
	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:194)
	at org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery(TestDistribIDF.java:156)
	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)
	... 55 more




Build Log:
[...truncated 16320 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> 2256968 INFO  (SUITE-TestDistribIDF-seed#[8A0C3BD32004BBA4]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2256968 INFO  (SUITE-TestDistribIDF-seed#[8A0C3BD32004BBA4]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/data-dir-218-001
   [junit4]   2> 2256968 WARN  (SUITE-TestDistribIDF-seed#[8A0C3BD32004BBA4]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2256968 INFO  (SUITE-TestDistribIDF-seed#[8A0C3BD32004BBA4]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2256970 INFO  (SUITE-TestDistribIDF-seed#[8A0C3BD32004BBA4]-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> 2256970 INFO  (SUITE-TestDistribIDF-seed#[8A0C3BD32004BBA4]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2256975 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMultiCollectionQuery
   [junit4]   2> 2256975 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001
   [junit4]   2> 2256976 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2256977 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2256977 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2256980 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2257077 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.ZkTestServer start zk server on port: 44643
   [junit4]   2> 2257077 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44643
   [junit4]   2> 2257077 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44643
   [junit4]   2> 2257077 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44643
   [junit4]   2> 2257082 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2257093 INFO  (zkConnectionManagerCallback-26740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2257093 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2257126 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2257129 INFO  (zkConnectionManagerCallback-26742-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2257129 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2257137 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2257137 INFO  (zkConnectionManagerCallback-26744-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2257137 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2257139 WARN  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104ec25eb500002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104ec25eb500002, 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 0x104ec25eb500002, 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> 2257242 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2257242 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2257242 INFO  (jetty-launcher-26745-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> 2257242 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2257242 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2257242 INFO  (jetty-launcher-26745-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> 2257243 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2257243 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2257243 INFO  (jetty-launcher-26745-thread-3) [     ] 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> 2257249 INFO  (jetty-launcher-26745-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2257249 INFO  (jetty-launcher-26745-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2257249 INFO  (jetty-launcher-26745-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2257261 INFO  (jetty-launcher-26745-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2257261 INFO  (jetty-launcher-26745-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2257261 INFO  (jetty-launcher-26745-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2257265 INFO  (jetty-launcher-26745-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2257265 INFO  (jetty-launcher-26745-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2257265 INFO  (jetty-launcher-26745-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2257265 INFO  (jetty-launcher-26745-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d8ac55{/solr,null,AVAILABLE}
   [junit4]   2> 2257269 INFO  (jetty-launcher-26745-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a3f2739{/solr,null,AVAILABLE}
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bbe36c8{/solr,null,AVAILABLE}
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@32f17c66{SSL, (ssl, http/1.1)}{127.0.0.1:32885}
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-3) [     ] o.e.j.s.Server Started @2257300ms
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=32885}
   [junit4]   2> 2257270 ERROR (jetty-launcher-26745-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-04T02:33:04.039Z
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2baca087{SSL, (ssl, http/1.1)}{127.0.0.1:42137}
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-2) [     ] o.e.j.s.Server Started @2257300ms
   [junit4]   2> 2257270 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=42137}
   [junit4]   2> 2257271 ERROR (jetty-launcher-26745-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2257271 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2257271 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2257271 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2257271 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2257271 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-04T02:33:04.040Z
   [junit4]   2> 2257271 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2257272 INFO  (jetty-launcher-26745-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f0ac26{SSL, (ssl, http/1.1)}{127.0.0.1:39307}
   [junit4]   2> 2257272 INFO  (jetty-launcher-26745-thread-1) [     ] o.e.j.s.Server Started @2257302ms
   [junit4]   2> 2257272 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=39307}
   [junit4]   2> 2257272 ERROR (jetty-launcher-26745-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2257272 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2257272 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2257272 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2257272 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2257272 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-04T02:33:04.041Z
   [junit4]   2> 2257277 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2257281 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2257283 INFO  (zkConnectionManagerCallback-26749-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2257283 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2257283 INFO  (zkConnectionManagerCallback-26751-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2257283 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2257283 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2257287 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2257289 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2257292 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2257497 INFO  (zkConnectionManagerCallback-26747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2257497 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2257498 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2257501 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2257502 WARN  (jetty-launcher-26745-thread-1-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104ec25eb500004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104ec25eb500004, 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 0x104ec25eb500004, 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> 2258472 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2258472 WARN  (jetty-launcher-26745-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> 2258490 WARN  (jetty-launcher-26745-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74d75535[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2258490 WARN  (jetty-launcher-26745-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74d75535[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2258493 WARN  (jetty-launcher-26745-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> 2258526 WARN  (jetty-launcher-26745-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@321cf749[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2258526 WARN  (jetty-launcher-26745-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@321cf749[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2258527 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr
   [junit4]   2> 2258543 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2258553 INFO  (zkConnectionManagerCallback-26768-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2258553 INFO  (jetty-launcher-26745-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2258945 INFO  (jetty-launcher-26745-thread-2) [n:127.0.0.1:42137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2258969 INFO  (zkConnectionManagerCallback-26770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2258969 INFO  (jetty-launcher-26745-thread-2) [n:127.0.0.1:42137_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2259035 WARN  (jetty-launcher-26745-thread-2) [n:127.0.0.1:42137_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> 2259039 INFO  (jetty-launcher-26745-thread-2) [n:127.0.0.1:42137_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42137_solr
   [junit4]   2> 2259040 INFO  (jetty-launcher-26745-thread-2) [n:127.0.0.1:42137_solr     ] o.a.s.c.Overseer Overseer (id=73443141550604295-127.0.0.1:42137_solr-n_0000000000) starting
   [junit4]   2> 2259045 INFO  (OverseerStateUpdate-73443141550604295-127.0.0.1:42137_solr-n_0000000000) [n:127.0.0.1:42137_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42137_solr
   [junit4]   2> 2259070 INFO  (jetty-launcher-26745-thread-2) [n:127.0.0.1:42137_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42137_solr
   [junit4]   2> 2259077 INFO  (jetty-launcher-26745-thread-2) [n:127.0.0.1:42137_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2259077 WARN  (jetty-launcher-26745-thread-2) [n:127.0.0.1:42137_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> 2259085 INFO  (zkCallback-26769-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2259094 INFO  (jetty-launcher-26745-thread-2) [n:127.0.0.1:42137_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001/node2
   [junit4]   2> 2259243 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2259243 WARN  (jetty-launcher-26745-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> 2259244 WARN  (jetty-launcher-26745-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@292925ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2259244 WARN  (jetty-launcher-26745-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@292925ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2259248 WARN  (jetty-launcher-26745-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> 2259249 WARN  (jetty-launcher-26745-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1873856e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2259249 WARN  (jetty-launcher-26745-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1873856e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2259251 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr
   [junit4]   2> 2259251 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2259253 INFO  (zkConnectionManagerCallback-26788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2259253 INFO  (jetty-launcher-26745-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2259355 INFO  (jetty-launcher-26745-thread-1) [n:127.0.0.1:39307_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2259356 INFO  (zkConnectionManagerCallback-26790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2259356 INFO  (jetty-launcher-26745-thread-1) [n:127.0.0.1:39307_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2259359 WARN  (jetty-launcher-26745-thread-1) [n:127.0.0.1:39307_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> 2259360 INFO  (jetty-launcher-26745-thread-1) [n:127.0.0.1:39307_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2259362 INFO  (jetty-launcher-26745-thread-1) [n:127.0.0.1:39307_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39307_solr as DOWN
   [junit4]   2> 2259363 INFO  (jetty-launcher-26745-thread-1) [n:127.0.0.1:39307_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2259363 INFO  (jetty-launcher-26745-thread-1) [n:127.0.0.1:39307_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39307_solr
   [junit4]   2> 2259364 INFO  (zkCallback-26769-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2259365 INFO  (jetty-launcher-26745-thread-1) [n:127.0.0.1:39307_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2259365 WARN  (jetty-launcher-26745-thread-1) [n:127.0.0.1:39307_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> 2259507 INFO  (zkCallback-26789-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2259518 INFO  (jetty-launcher-26745-thread-1) [n:127.0.0.1:39307_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001/node1
   [junit4]   2> 2261417 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2261418 WARN  (jetty-launcher-26745-thread-3) [     ] 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> 2261421 WARN  (jetty-launcher-26745-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ef6deaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2261421 WARN  (jetty-launcher-26745-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ef6deaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2261429 WARN  (jetty-launcher-26745-thread-3) [     ] 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> 2261449 WARN  (jetty-launcher-26745-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fddc2c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2261449 WARN  (jetty-launcher-26745-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fddc2c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2261450 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr
   [junit4]   2> 2261457 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2261461 INFO  (zkConnectionManagerCallback-26804-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2261461 INFO  (jetty-launcher-26745-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2261462 WARN  (jetty-launcher-26745-thread-3-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104ec25eb50000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104ec25eb50000a, 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 0x104ec25eb50000a, 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> 2261573 INFO  (jetty-launcher-26745-thread-3) [n:127.0.0.1:32885_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2261577 INFO  (zkConnectionManagerCallback-26806-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2261577 INFO  (jetty-launcher-26745-thread-3) [n:127.0.0.1:32885_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2261581 WARN  (jetty-launcher-26745-thread-3) [n:127.0.0.1:32885_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> 2261581 INFO  (jetty-launcher-26745-thread-3) [n:127.0.0.1:32885_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2261584 INFO  (jetty-launcher-26745-thread-3) [n:127.0.0.1:32885_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32885_solr as DOWN
   [junit4]   2> 2261585 INFO  (jetty-launcher-26745-thread-3) [n:127.0.0.1:32885_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2261585 INFO  (jetty-launcher-26745-thread-3) [n:127.0.0.1:32885_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32885_solr
   [junit4]   2> 2261586 INFO  (zkCallback-26769-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2261586 INFO  (zkCallback-26789-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2261587 INFO  (jetty-launcher-26745-thread-3) [n:127.0.0.1:32885_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2261587 WARN  (jetty-launcher-26745-thread-3) [n:127.0.0.1:32885_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> 2261597 INFO  (jetty-launcher-26745-thread-3) [n:127.0.0.1:32885_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001/node3
   [junit4]   2> 2261798 INFO  (zkCallback-26805-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2261809 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 2261813 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2261821 INFO  (zkConnectionManagerCallback-26817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2261821 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2261822 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2261823 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44643/solr ready
   [junit4]   2> 2261829 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2261833 INFO  (zkConnectionManagerCallback-26819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2261833 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2262164 WARN  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104ec25eb50000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104ec25eb50000d, 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 0x104ec25eb50000d, 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> 2262381 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2262393 INFO  (zkConnectionManagerCallback-26821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2262393 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2262396 WARN  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104ec25eb50000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104ec25eb50000e, 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 0x104ec25eb50000e, 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> 2262564 INFO  (OverseerThreadFactory-26777-thread-1-processing-n:127.0.0.1:42137_solr) [n:127.0.0.1:42137_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2262706 INFO  (OverseerThreadFactory-26777-thread-1-processing-n:127.0.0.1:42137_solr) [n:127.0.0.1:42137_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:32885_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:32885/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2262708 INFO  (OverseerThreadFactory-26777-thread-1-processing-n:127.0.0.1:42137_solr) [n:127.0.0.1:42137_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:42137_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:42137/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2262802 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2262814 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr    x:collection1_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2262814 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr    x:collection1_shard2_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2262819 INFO  (zkCallback-26769-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2262835 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2262835 WARN  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2262835 WARN  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2262840 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2262843 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2262843 WARN  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2262843 WARN  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2262846 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2262856 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2262858 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2262871 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 2262871 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001/node3/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001/node3/collection1_shard1_replica_n1/data/]
   [junit4]   2> 2262875 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=104.994140625, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=3.6237834742383535, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.169759749530755
   [junit4]   2> 2262878 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using configuration from configset conf1, trusted=true
   [junit4]   2> 2262878 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001/node2/collection1_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001/node2/collection1_shard2_replica_n3/data/]
   [junit4]   2> 2262889 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=104.994140625, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=3.6237834742383535, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.169759749530755
   [junit4]   2> 2262957 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2262957 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2262958 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2262958 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2262965 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44891610374073765]
   [junit4]   2> 2262965 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2262965 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2262966 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2262966 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2262966 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44891610374073765]
   [junit4]   2> 2263242 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2263242 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2263260 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2263266 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2263315 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2263315 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1698793353467920384
   [junit4]   2> 2263317 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2263317 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1698793353470017536
   [junit4]   2> 2263319 INFO  (searcherExecutor-26825-thread-1-processing-n:127.0.0.1:42137_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2263320 INFO  (searcherExecutor-26825-thread-1-processing-n:127.0.0.1:42137_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2263320 INFO  (searcherExecutor-26825-thread-1-processing-n:127.0.0.1:42137_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2263320 INFO  (searcherExecutor-26825-thread-1-processing-n:127.0.0.1:42137_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2263320 INFO  (searcherExecutor-26825-thread-1-processing-n:127.0.0.1:42137_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2263320 INFO  (searcherExecutor-26823-thread-1-processing-n:127.0.0.1:32885_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2263320 INFO  (searcherExecutor-26825-thread-1-processing-n:127.0.0.1:42137_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2263320 INFO  (searcherExecutor-26823-thread-1-processing-n:127.0.0.1:32885_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2263320 INFO  (searcherExecutor-26825-thread-1-processing-n:127.0.0.1:42137_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2263320 INFO  (searcherExecutor-26823-thread-1-processing-n:127.0.0.1:32885_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2263320 INFO  (searcherExecutor-26823-thread-1-processing-n:127.0.0.1:32885_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2263320 INFO  (searcherExecutor-26825-thread-1-processing-n:127.0.0.1:42137_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2263321 INFO  (searcherExecutor-26823-thread-1-processing-n:127.0.0.1:32885_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2263321 INFO  (searcherExecutor-26825-thread-1-processing-n:127.0.0.1:42137_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2263321 INFO  (searcherExecutor-26823-thread-1-processing-n:127.0.0.1:32885_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2263321 INFO  (searcherExecutor-26825-thread-1-processing-n:127.0.0.1:42137_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2263321 INFO  (searcherExecutor-26823-thread-1-processing-n:127.0.0.1:32885_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2263321 INFO  (searcherExecutor-26823-thread-1-processing-n:127.0.0.1:32885_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2263321 INFO  (searcherExecutor-26823-thread-1-processing-n:127.0.0.1:32885_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2263321 INFO  (searcherExecutor-26823-thread-1-processing-n:127.0.0.1:32885_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2263326 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2263326 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 2263327 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2263327 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 2263329 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2263329 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2263329 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42137/solr/collection1_shard2_replica_n3/
   [junit4]   2> 2263330 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2263330 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy https://127.0.0.1:42137/solr/collection1_shard2_replica_n3/ has no replicas
   [junit4]   2> 2263330 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/73443141550604295-core_node4-n_0000000000
   [junit4]   2> 2263330 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2263330 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2263330 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32885/solr/collection1_shard1_replica_n1/
   [junit4]   2> 2263330 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2263330 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:32885/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2263331 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/73443141550604299-core_node2-n_0000000000
   [junit4]   2> 2263332 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42137/solr/collection1_shard2_replica_n3/ shard2
   [junit4]   2> 2263333 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32885/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 2263334 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2263336 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2263337 INFO  (zkCallback-26769-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263338 INFO  (qtp1683376198-42600) [n:127.0.0.1:42137_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=524
   [junit4]   2> 2263340 INFO  (qtp2097907596-42614) [n:127.0.0.1:32885_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=537
   [junit4]   2> 2263342 INFO  (qtp1258963212-42607) [n:127.0.0.1:39307_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> 2263354 INFO  (qtp1258963212-42607) [n:127.0.0.1:39307_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2} status=0 QTime=800
   [junit4]   2> 2263355 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 2263369 INFO  (OverseerCollectionConfigSetProcessor-73443141550604295-127.0.0.1:42137_solr-n_0000000000) [n:127.0.0.1:42137_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> 2263369 INFO  (OverseerThreadFactory-26777-thread-2-processing-n:127.0.0.1:42137_solr) [n:127.0.0.1:42137_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1_local
   [junit4]   2> 2263372 INFO  (OverseerThreadFactory-26777-thread-2-processing-n:127.0.0.1:42137_solr) [n:127.0.0.1:42137_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_local_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:32885_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:32885/solr",
   [junit4]   2>   "collection":"collection1_local",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2263374 INFO  (OverseerThreadFactory-26777-thread-2-processing-n:127.0.0.1:42137_solr) [n:127.0.0.1:42137_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_local_shard2_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:42137_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:42137/solr",
   [junit4]   2>   "collection":"collection1_local",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2263376 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr    x:collection1_local_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=collection1_local_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_local&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2263376 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr    x:collection1_local_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf2&newCollection=true&name=collection1_local_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1_local&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2263579 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2263580 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2263581 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2263581 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_local_shard1_replica_n1' using configuration from configset conf2, trusted=true
   [junit4]   2> 2263581 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_local_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001/node3/collection1_local_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001/node3/collection1_local_shard1_replica_n1/data/]
   [junit4]   2> 2263616 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2263616 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2263617 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 2263617 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 2263617 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2263619 INFO  (searcherExecutor-26835-thread-1-processing-n:127.0.0.1:32885_solr x:collection1_local_shard1_replica_n1 c:collection1_local s:shard1 r:core_node2) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_local_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2263622 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_local/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2263622 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1_local/leaders/shard1
   [junit4]   2> 2263625 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2263625 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2263625 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32885/solr/collection1_local_shard1_replica_n1/
   [junit4]   2> 2263625 ERROR (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 2263625 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2263625 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1_local/leaders/shard1/leader after winning as /collections/collection1_local/leader_elect/shard1/election/73443141550604299-core_node2-n_0000000000
   [junit4]   2> 2263626 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32885/solr/collection1_local_shard1_replica_n1/ shard1
   [junit4]   2> 2263629 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2263631 INFO  (qtp2097907596-42615) [n:127.0.0.1:32885_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=collection1_local_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_local&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=255
   [junit4]   2> 2263637 INFO  (zkCallback-26805-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263637 INFO  (zkCallback-26805-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263667 INFO  (zkCallback-26805-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263667 INFO  (zkCallback-26805-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263670 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2263671 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2263671 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2263672 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_local_shard2_replica_n3' using configuration from configset conf2, trusted=true
   [junit4]   2> 2263672 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.SolrCore [[collection1_local_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001/node2/collection1_local_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001/tempDir-001/node2/collection1_local_shard2_replica_n3/data/]
   [junit4]   2> 2263673 INFO  (zkCallback-26805-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263673 INFO  (zkCallback-26805-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263673 INFO  (zkCallback-26805-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263685 INFO  (zkCallback-26805-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263685 INFO  (zkCallback-26805-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263705 INFO  (zkCallback-26805-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263705 INFO  (zkCallback-26805-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263705 INFO  (zkCallback-26805-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263705 INFO  (zkCallback-26805-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263726 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2263726 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2263728 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 2263728 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 2263728 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2263731 INFO  (searcherExecutor-26840-thread-1-processing-n:127.0.0.1:42137_solr x:collection1_local_shard2_replica_n3 c:collection1_local s:shard2 r:core_node4) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_local_shard2_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2263735 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_local/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2263735 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1_local/leaders/shard2
   [junit4]   2> 2263740 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2263740 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2263740 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42137/solr/collection1_local_shard2_replica_n3/
   [junit4]   2> 2263740 ERROR (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 2263740 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2263740 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1_local/leaders/shard2/leader after winning as /collections/collection1_local/leader_elect/shard2/election/73443141550604295-core_node4-n_0000000000
   [junit4]   2> 2263742 INFO  (zkCallback-26805-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263742 INFO  (zkCallback-26805-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263742 INFO  (zkCallback-26805-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263742 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42137/solr/collection1_local_shard2_replica_n3/ shard2
   [junit4]   2> 2263746 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2263747 INFO  (zkCallback-26805-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263747 INFO  (zkCallback-26805-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263747 INFO  (zkCallback-26805-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1_local/state.json] for collection [collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2263750 INFO  (qtp1683376198-42601) [n:127.0.0.1:42137_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf2&newCollection=true&name=collection1_local_shard2_

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

0x104ec27669f0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104ec27669f0001, 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 0x104ec27669f0001, 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> 2359482 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> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/onecollection_local/collectionprops.json
   [junit4]   2> 	3	/solr/configs/conf2
   [junit4]   2> 	3	/solr/collections/onecollection/terms/b
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/onecollection/terms/a
   [junit4]   2> 	3	/solr/collections/onecollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/onecollection/terms/c
   [junit4]   2> 	2	/solr/collections/onecollection_local/terms/c
   [junit4]   2> 	2	/solr/collections/onecollection_local/terms/b
   [junit4]   2> 	2	/solr/collections/onecollection_local/terms/a
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/onecollection/state.json
   [junit4]   2> 	22	/solr/collections/onecollection_local/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	13	/solr/collections/onecollection/state.json
   [junit4]   2> 	13	/solr/collections/onecollection_local/state.json
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2359489 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40635
   [junit4]   2> 2359489 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40635
   [junit4]   2> 2359489 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40635
   [junit4]   2> 2359490 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[8A0C3BD32004BBA4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_8A0C3BD32004BBA4-001
   [junit4]   2> May 04, 2021 2:34:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), cat=FST50, _root_=FST50, id=PostingsFormat(name=Asserting), _route_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=548, maxMBSortInHeap=6.795136115392704, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=128368696,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [StressHdfsTest, ParsingFieldUpdateProcessorsTest, TestSubQueryTransformerCrossCore, CdcrBootstrapTest, AtomicUpdateProcessorFactoryTest, BufferStoreTest, ResourceLoaderTest, TestStressLiveNodes, TestPullReplicaErrorHandling, TestCloudJSONFacetSKG, CustomCollectionTest, TestCloudDeleteByQuery, BlockJoinFacetDistribTest, TestSnapshotCoreBackup, ClassificationUpdateProcessorIntegrationTest, ReturnFieldsTest, ByteBuffersDirectoryFactoryTest, OverseerCollectionConfigSetProcessorTest, TestConfigSetsAPIZkFailure, TestRawResponseWriter, TestMaxTokenLenTokenizer, CoreAdminCreateDiscoverTest, TestCollectionAPI, IndexSchemaTest, TestInPlaceUpdateWithRouteField, DistributedFacetPivotSmallAdvancedTest, TestReqParamsAPI, TestJoin, TestConfig, FuzzySearchTest, TestOrdValues, ZkNodePropsTest, MoreLikeThisComponentTest, TestStandardQParsers, TestHttpShardHandlerFactory, SolrSlf4jReporterTest, ResponseLogComponentTest, MoveReplicaHDFSTest, TestHashPartitioner, TestZkChroot, TestConfigsApi, TestCustomStream, AggValueSourceTest, TestSchemaField, ChaosMonkeyNothingIsSafeTest, TestSolrCloudWithKerberosAlt, ConnectionReuseTest, UpdateLogTest, HighlighterConfigTest, TestManagedSynonymFilterFactory, TestTextField, TaggerTest, TestSimExtremeIndexing, HdfsRecoverLeaseTest, HttpPartitionOnCommitTest, OpenExchangeRatesOrgProviderTest, SolrPluginUtilsTest, HttpTriggerListenerTest, TestSolrFieldCacheBean, TestCollationField, SuggesterTest, TestManagedSchemaAPI, SolrCLIZkUtilsTest, MetricsHandlerTest, MetricsDisabledCloudTest, TestRemoteStreaming, TestCSVLoader, TestRebalanceLeaders, TestCustomSort, TestShortCircuitedRequests, FullHLLTest, TestSolrCLIRunExample, TestJsonFacets, ConjunctionSolrSpellCheckerTest, AuthToolTest, SchemaVersionSpecificBehaviorTest, TestSchemaVersionResource, CustomHighlightComponentTest, TestScoreJoinQPScore, DirectoryFactoriesTest, ScriptEngineTest, DistributedSuggestComponentTest, TestInitQParser, TestLMJelinekMercerSimilarityFactory, SpellCheckCollatorTest, CdcrVersionReplicationTest, AnalyticsMergeStrategyTest, DocumentAnalysisRequestHandlerTest, DimensionalRoutedAliasUpdateProcessorTest, CreateRoutedAliasTest, TestSuggestSpellingConverter, TestHighFrequencyDictionaryFactory, TestFoldingMultitermQuery, TestPseudoReturnFields, SubstringBytesRefFilterTest, TestBackupRepositoryFactory, ScheduledMaintenanceTriggerTest, BooleanFieldTest, InfoHandlerTest, StatsComponentTest, TestSimComputePlanAction, AuditLoggerIntegrationTest, BigEndianAscendingWordDeserializerTest, UninvertDocValuesMergePolicyTest, TestConfigSets, AnalysisErrorHandlingTest, TestIncrementalCoreBackup, SegmentsInfoRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, PurgeGraphTest, TestQuerySenderListener, TestEmbeddedSolrServerAdminHandler, XmlUpdateRequestHandlerTest, TestDocumentBuilder, TestGroupingSearch, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, AssignBackwardCompatibilityTest, BasicZkTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPISolrJTest, DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTaskQueueTest, PackageManagerCLITest, ReindexCollectionTest, ShardRoutingTest, SystemCollectionCompatTest, TestCloudConsistency, TestPrepRecovery, TestWaitForStateWithJettyShutdowns, TestWithCollection, CollectionsAPIDistributedZkTest, HdfsAutoAddReplicasIntegrationTest, IndexSizeTriggerTest, TriggerEventQueueTest, TriggerIntegrationTest, RequestLoggingTest, SearchHandlerTest, TestSQLHandlerNonCloud, TestStressIncrementalBackup, DistributedFacetPivotLargeTest, TermVectorComponentTest, JavabinLoaderTest, EmbeddedSolrNoSerializeTest, RandomizedTaggerTest, FastVectorHighlighterTest, TestUnifiedSolrHighlighter, TestNumericRangeQuery32, SolrMetricReporterTest, SolrGraphiteReporterTest, TestMacroExpander, TestMacros, JSONWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestJavabinTupleStreamParser, TestChildDocTransformerHierarchy, TestExplainDocTransformer, TestRestManager, TestCopyFieldCollectionResource, TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, TestSchemaResource, DateFieldTest, DateRangeFieldTest, DocValuesMultiTest, EnumFieldTest, PrimitiveFieldTypeTest, RankFieldTest, TestBulkSchemaConcurrent, MergeStrategyTest, TestAddFieldRealTimeGet, TestBlockCollapse, TestFastLRUCache, TestFieldSortValues, TestMaxScoreQueryParser, TestMinHashQParser, TestMissingGroups, TestNoOpRegenerator, TestPayloadCheckQParserPlugin, TestRangeQuery, TestReload, TestSearchPerf, TestSearcherReuse, TestSimpleQParserPlugin, TestSmileRequest, TestSolr4Spatial2, TestSolrCachePerf, TestStressUserVersions, TestTrieFacet, TestXmlQParser, RangeFacetCloudTest, TestCloudJSONFacetJoinDomain, GraphQueryTest, TestNestedDocsSort, TestScoreJoinQPNoScore, SimpleMLTQParserTest, TestBM25SimilarityFactory, TestBooleanSimilarityFactory, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestDFRSimilarityFactory, TestIBSimilarityFactory, TestSweetSpotSimilarityFactory, TestDistribIDF]
   [junit4] Completed [888/937 (1!)] on J1 in 102.94s, 2 tests, 1 error <<< FAILURES!

[...truncated 50988 lines...]