You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/26 21:44:50 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 6220 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6220/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTaskQueueTest.testDistributedQueueBlocking

Error Message:
Could not connect to ZooKeeper 127.0.0.1:62570/solr within 10000 ms

Stack Trace:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:62570/solr within 10000 ms
	at __randomizedtesting.SeedInfo.seed([E3B0206988B2975F:A61A5210CCE02B2B]:0)
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:251)
	at org.apache.solr.cloud.DistributedQueueTest.forceSessionExpire(DistributedQueueTest.java:285)
	at org.apache.solr.cloud.DistributedQueueTest.testDistributedQueueBlocking(DistributedQueueTest.java:161)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestStressInPlaceUpdates

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressInPlaceUpdates:     1) Thread[id=5562, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestStressInPlaceUpdates]         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressInPlaceUpdates: 
   1) Thread[id=5562, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestStressInPlaceUpdates]
        at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([E3B0206988B2975F]:0)


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:60278/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60278/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([E3B0206988B2975F:EEED818BAF840D6]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	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:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:227)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDistribIDF

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF:     1) Thread[id=5367, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistribIDF]         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF: 
   1) Thread[id=5367, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistribIDF]
        at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([E3B0206988B2975F]:0)




Build Log:
[...truncated 12924 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> 622804 INFO  (SUITE-TestDistribIDF-seed#[E3B0206988B2975F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 622804 INFO  (SUITE-TestDistribIDF-seed#[E3B0206988B2975F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/data-dir-51-001
   [junit4]   2> 622805 WARN  (SUITE-TestDistribIDF-seed#[E3B0206988B2975F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 622805 INFO  (SUITE-TestDistribIDF-seed#[E3B0206988B2975F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 622807 INFO  (SUITE-TestDistribIDF-seed#[E3B0206988B2975F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 622808 INFO  (SUITE-TestDistribIDF-seed#[E3B0206988B2975F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 622817 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMultiCollectionQuery
   [junit4]   2> 622818 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001
   [junit4]   2> 622818 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 622819 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 622819 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 622921 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer start zk server on port: 54845
   [junit4]   2> 622922 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54845
   [junit4]   2> 622922 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54845
   [junit4]   2> 622922 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54845
   [junit4]   2> 622932 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622962 INFO  (zkConnectionManagerCallback-3252-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622965 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622988 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622993 INFO  (zkConnectionManagerCallback-3254-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622995 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623005 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623013 INFO  (zkConnectionManagerCallback-3256-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623017 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623169 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 623169 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 623169 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 623169 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 623169 INFO  (jetty-launcher-3257-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 623169 INFO  (jetty-launcher-3257-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 623170 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 623170 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 623170 INFO  (jetty-launcher-3257-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 623173 INFO  (jetty-launcher-3257-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 623173 INFO  (jetty-launcher-3257-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 623173 INFO  (jetty-launcher-3257-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 623176 INFO  (jetty-launcher-3257-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@528d6db8{/solr,null,AVAILABLE}
   [junit4]   2> 623177 INFO  (jetty-launcher-3257-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 623177 INFO  (jetty-launcher-3257-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 623177 INFO  (jetty-launcher-3257-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 623178 INFO  (jetty-launcher-3257-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 623178 INFO  (jetty-launcher-3257-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 623178 INFO  (jetty-launcher-3257-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 623178 INFO  (jetty-launcher-3257-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@105054d5{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:54853}
   [junit4]   2> 623178 INFO  (jetty-launcher-3257-thread-1) [     ] o.e.j.s.Server Started @623240ms
   [junit4]   2> 623178 INFO  (jetty-launcher-3257-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5729508a{/solr,null,AVAILABLE}
   [junit4]   2> 623178 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54853}
   [junit4]   2> 623178 INFO  (jetty-launcher-3257-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30177f31{/solr,null,AVAILABLE}
   [junit4]   2> 623179 ERROR (jetty-launcher-3257-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 623179 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 623179 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 623179 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 623179 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 623179 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-26T20:49:50.820337Z
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20604a05{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:54854}
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-3) [     ] o.e.j.s.Server Started @623242ms
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54854}
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79643d7a{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:54855}
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-2) [     ] o.e.j.s.Server Started @623242ms
   [junit4]   2> 623180 ERROR (jetty-launcher-3257-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54855}
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-26T20:49:50.821835Z
   [junit4]   2> 623180 ERROR (jetty-launcher-3257-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 623180 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 623181 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 623181 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 623181 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 623181 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-26T20:49:50.822135Z
   [junit4]   2> 623182 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623183 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623188 INFO  (zkConnectionManagerCallback-3259-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623188 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623217 INFO  (zkConnectionManagerCallback-3263-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623217 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 623217 INFO  (zkConnectionManagerCallback-3261-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623217 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623218 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623221 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 623225 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 623344 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 623346 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 623358 WARN  (jetty-launcher-3257-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11c767cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623358 WARN  (jetty-launcher-3257-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11c767cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623359 WARN  (jetty-launcher-3257-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12ff2453[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623359 WARN  (jetty-launcher-3257-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12ff2453[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623392 WARN  (jetty-launcher-3257-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@530f548b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623392 WARN  (jetty-launcher-3257-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@530f548b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623393 WARN  (jetty-launcher-3257-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19d23bab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623393 WARN  (jetty-launcher-3257-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19d23bab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623394 INFO  (jetty-launcher-3257-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54845/solr
   [junit4]   2> 623394 INFO  (jetty-launcher-3257-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54845/solr
   [junit4]   2> 623396 INFO  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623398 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623410 INFO  (zkConnectionManagerCallback-3283-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623410 INFO  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623414 INFO  (zkConnectionManagerCallback-3285-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623416 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623446 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 623458 WARN  (jetty-launcher-3257-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c15983b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623460 WARN  (jetty-launcher-3257-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c15983b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623504 WARN  (jetty-launcher-3257-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@325e3b29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623504 WARN  (jetty-launcher-3257-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@325e3b29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623513 INFO  (jetty-launcher-3257-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54845/solr
   [junit4]   2> 623525 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623533 INFO  (zkConnectionManagerCallback-3298-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623534 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 625605 INFO  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54853_solr
   [junit4]   2> 625626 INFO  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_solr     ] o.a.s.c.Overseer Overseer (id=72173117052813318-127.0.0.1:54853_solr-n_0000000000) starting
   [junit4]   2> 625875 INFO  (OverseerStateUpdate-72173117052813318-127.0.0.1:54853_solr-n_0000000000) [n:127.0.0.1:54853_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54853_solr
   [junit4]   2> 625884 INFO  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54853_solr
   [junit4]   2> 625925 INFO  (OverseerStateUpdate-72173117052813318-127.0.0.1:54853_solr-n_0000000000) [n:127.0.0.1:54853_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 625962 INFO  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 625962 WARN  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_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> 626061 INFO  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 626149 INFO  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54853.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 626202 INFO  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54853.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 626203 INFO  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54853.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 626206 INFO  (jetty-launcher-3257-thread-1) [n:127.0.0.1:54853_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001/node1
   [junit4]   2> 626680 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 626798 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54854_solr as DOWN
   [junit4]   2> 626828 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 626829 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54854_solr
   [junit4]   2> 626865 INFO  (zkCallback-3282-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 626867 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 626869 INFO  (zkCallback-3297-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 626894 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 626895 WARN  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_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> 626954 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 627059 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54855_solr as DOWN
   [junit4]   2> 627067 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 627067 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54855_solr
   [junit4]   2> 627078 INFO  (zkCallback-3282-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 627078 INFO  (zkCallback-3297-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 627080 INFO  (zkCallback-3284-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 627119 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54854.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 627136 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54854.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 627136 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54854.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 627138 INFO  (jetty-launcher-3257-thread-3) [n:127.0.0.1:54854_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001/node3
   [junit4]   2> 627141 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 627142 WARN  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_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> 627187 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 627360 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54855.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 627534 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54855.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 627534 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54855.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 627536 INFO  (jetty-launcher-3257-thread-2) [n:127.0.0.1:54855_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001/node2
   [junit4]   2> 627583 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 627584 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 627589 INFO  (zkConnectionManagerCallback-3329-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627589 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 627595 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 627599 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54845/solr ready
   [junit4]   2> 627601 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 627606 INFO  (zkConnectionManagerCallback-3331-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 627606 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 638148 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 638167 INFO  (zkConnectionManagerCallback-3333-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638168 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 638422 INFO  (qtp447233957-5132) [n:127.0.0.1:54853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 638501 INFO  (OverseerThreadFactory-3307-thread-1-processing-n:127.0.0.1:54853_solr) [n:127.0.0.1:54853_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 638730 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 638730 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 638751 INFO  (qtp714613109-5137) [n:127.0.0.1:54854_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 638772 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 638924 INFO  (OverseerStateUpdate-72173117052813318-127.0.0.1:54853_solr-n_0000000000) [n:127.0.0.1:54853_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54855/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54855_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 638953 INFO  (OverseerStateUpdate-72173117052813318-127.0.0.1:54853_solr-n_0000000000) [n:127.0.0.1:54853_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54854/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54854_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 639321 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 639325 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&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> 639467 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 639469 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 639681 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 639726 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 639914 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 640066 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 640338 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 640341 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54854.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 640341 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001/node3/collection1_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001/node3/collection1_shard2_replica_n2/data/]
   [junit4]   2> 640346 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=102.384765625, floorSegmentMB=0.73828125, forceMergeDeletesPctAllowed=2.8702798293923415, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=37.24386456190487
   [junit4]   2> 640559 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 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> 640560 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54855.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 640560 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001/node2/collection1_shard1_replica_n1/data/]
   [junit4]   2> 640564 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=102.384765625, floorSegmentMB=0.73828125, forceMergeDeletesPctAllowed=2.8702798293923415, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=37.24386456190487
   [junit4]   2> 640802 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 640802 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 640817 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 640817 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 640828 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6898425481075232]
   [junit4]   2> 640835 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 640887 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 640887 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 640922 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 640922 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 640923 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6898425481075232]
   [junit4]   2> 640949 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 641078 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 641088 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 641410 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 641410 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670596116140261376
   [junit4]   2> 641422 INFO  (searcherExecutor-3335-thread-1-processing-n:127.0.0.1:54854_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 641423 INFO  (searcherExecutor-3335-thread-1-processing-n:127.0.0.1:54854_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 641423 INFO  (searcherExecutor-3335-thread-1-processing-n:127.0.0.1:54854_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 641423 INFO  (searcherExecutor-3335-thread-1-processing-n:127.0.0.1:54854_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 641432 INFO  (searcherExecutor-3335-thread-1-processing-n:127.0.0.1:54854_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 641433 INFO  (searcherExecutor-3335-thread-1-processing-n:127.0.0.1:54854_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 641436 INFO  (searcherExecutor-3335-thread-1-processing-n:127.0.0.1:54854_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 641443 INFO  (searcherExecutor-3335-thread-1-processing-n:127.0.0.1:54854_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 641444 INFO  (searcherExecutor-3335-thread-1-processing-n:127.0.0.1:54854_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 641450 INFO  (searcherExecutor-3335-thread-1-processing-n:127.0.0.1:54854_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 641455 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 641456 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 641472 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 641473 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670596116206321664
   [junit4]   2> 641489 INFO  (searcherExecutor-3338-thread-1-processing-n:127.0.0.1:54855_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 641490 INFO  (searcherExecutor-3338-thread-1-processing-n:127.0.0.1:54855_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 641490 INFO  (searcherExecutor-3338-thread-1-processing-n:127.0.0.1:54855_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 641491 INFO  (searcherExecutor-3338-thread-1-processing-n:127.0.0.1:54855_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 641492 INFO  (searcherExecutor-3338-thread-1-processing-n:127.0.0.1:54855_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 641493 INFO  (searcherExecutor-3338-thread-1-processing-n:127.0.0.1:54855_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 641496 INFO  (searcherExecutor-3338-thread-1-processing-n:127.0.0.1:54855_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 641496 INFO  (searcherExecutor-3338-thread-1-processing-n:127.0.0.1:54855_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 641497 INFO  (searcherExecutor-3338-thread-1-processing-n:127.0.0.1:54855_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 641498 INFO  (searcherExecutor-3338-thread-1-processing-n:127.0.0.1:54855_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 641509 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 641509 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 641509 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:54854/solr/collection1_shard2_replica_n2/
   [junit4]   2> 641513 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 641515 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:54854/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 641515 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72173117052813320-core_node4-n_0000000000
   [junit4]   2> 641519 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 641521 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 641524 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:54854/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 641556 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 641556 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 641556 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:54855/solr/collection1_shard1_replica_n1/
   [junit4]   2> 641568 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 641573 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:54855/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 641573 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 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/72173117052813319-core_node3-n_0000000000
   [junit4]   2> 641600 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:54855/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 641611 INFO  (zkCallback-3284-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 641611 INFO  (zkCallback-3297-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 641612 INFO  (zkCallback-3284-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 641612 INFO  (zkCallback-3297-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 641617 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 641618 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 641632 INFO  (qtp714613109-5134) [n:127.0.0.1:54854_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_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2311
   [junit4]   2> 641633 INFO  (qtp1939625482-5130) [n:127.0.0.1:54855_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&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=2309
   [junit4]   2> 641646 INFO  (qtp447233957-5132) [n:127.0.0.1:54853_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> 641750 INFO  (zkCallback-3284-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 641751 INFO  (zkCallback-3284-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 641751 INFO  (zkCallback-3282-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 641754 INFO  (zkCallback-3297-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 641752 INFO  (zkCallback-3297-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 641752 INFO  (zkCallback-3284-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 641752 INFO  (zkCallback-3297-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 641766 INFO  (qtp447233957-5132) [n:127.0.0.1:54853_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&wt=javabin&version=2} status=0 QTime=3345
   [junit4]   2> 641767 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[E3B0206988B2975F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 641783 INFO  (qtp447233957-5127) [n:127.0.0.1:54853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf2&maxShardsPerNode=1&name=collection1_local&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 641814 INFO  (OverseerThreadFactory-3307-thread-2-processing-n:127.0.0.1:54853_solr) [n:127.0.0.1:54853_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1_local
   [junit4]   2> 641817 INFO  (OverseerCollectionConfigSetProcessor-72173117052813318-127.0.0.1:54853_solr-n_0000000000) [n:127.0.0.1:54853_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> 642115 INFO  (qtp447233957-5126) [n:127.0.0.1:54853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 642123 INFO  (qtp714613109-5136) [n:127.0.0.1:54854_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n2:INDEX.sizeInBytes} status=0 QTime=5
   [junit4]   2> 642127 INFO  (qtp714613109-5133) [n:127.0.0.1:54854_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 642131 INFO  (qtp1939625482-5135) [n:127.0.0.1:54855_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 642134 INFO  (qtp1939625482-5123) [n:127.0.0.1:54855_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 642205 INFO  (OverseerStateUpdate-72173117052813318-127.0.0.1:54853_solr-n_0000000000) [n:127.0.0.1:54853_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_local",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_local_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54853/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54853_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 642269 INFO  (OverseerStateUpdate-72173117052813318-127.0.0.1:54853_solr-n_0000000000) [n:127.0.0.1:54853_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_local",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_local_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54855/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54855_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 642486 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642486 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642555 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 642568 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642570 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642570 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642570 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_solr c:collection1_local s:shard2 r:core_node4 x:collection1_local_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54855.solr.core.collection1_local.shard2.replica_n3' (registry 'solr.core.collection1_local.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 642571 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001/node2/collection1_local_shard2_replica_n3], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001/node2/collection1_local_shard2_replica_n3/data/]
   [junit4]   2> 642575 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 642592 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642615 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642615 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642616 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_solr c:collection1_local s:shard1 r:core_node2 x:collection1_local_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54853.solr.core.collection1_local.shard1.replica_n1' (registry 'solr.core.collection1_local.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3576ddc2
   [junit4]   2> 642616 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001/node1/collection1_local_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.stats.TestDistribIDF_E3B0206988B2975F-001/tempDir-001/node1/collection1_local_shard1_replica_n1/data/]
   [junit4]   2> 642819 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642819 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642853 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642853 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642858 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642863 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642864 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642867 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642876 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642882 INFO  (searcherExecutor-3347-thread-1-processing-n:127.0.0.1:54855_solr x:collection1_local_shard2_replica_n3 c:collection1_local s:shard2 r:core_node4) [n:127.0.0.1:54855_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> 642883 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642897 INFO  (searcherExecutor-3349-thread-1-processing-n:127.0.0.1:54853_solr x:collection1_local_shard1_replica_n1 c:collection1_local s:shard1 r:core_node2) [n:127.0.0.1:54853_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> 642929 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642929 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642932 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642932 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642943 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642943 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642943 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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:54855/solr/collection1_local_shard2_replica_n3/
   [junit4]   2> 642943 ERROR (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642943 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 642943 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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/72173117052813319-core_node4-n_0000000000
   [junit4]   2> 642947 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642948 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642948 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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:54853/solr/collection1_local_shard1_replica_n1/
   [junit4]   2> 642948 ERROR (qtp447233957-5128) [n:127.0.0.1:54853_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> 642948 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 642948 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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/72173117052813318-core_node2-n_0000000000
   [junit4]   2> 642970 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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:54855/solr/collection1_local_shard2_replica_n3/ shard2
   [junit4]   2> 642981 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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:54853/solr/collection1_local_shard1_replica_n1/ shard1
   [junit4]   2> 643095 INFO  (zkCallback-3284-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> 643095 INFO  (zkCallback-3284-thread-3) [     ] 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> 643096 INFO  (zkCallback-3282-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> 643096 INFO  (zkCallback-3282-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> 643103 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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> 643104 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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> 643118 INFO  (qtp1939625482-5139) [n:127.0.0.1:54855_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_replica_n3&action=CREATE&numShards=2&collection=collection1_local&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=632
   [junit4]   2> 643138 INFO  (qtp447233957-5128) [n:127.0.0.1:54853_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=652
   [junit4]   2> 643145 INFO  (qtp447233957-5127) [n:127.0.0.1:54853_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> 643232 INFO  (zkCallback-3284-thread-3) [     ] 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> 643233 INFO  (zkCallback-3284-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> 643233 INFO  (zkCallback-3284-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> 643235 INFO  (zkCallback-3282-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> 643235 INFO  (zkCallback-3282-thread-3) [     ] 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> 643235 INFO  (zkCallback-3282-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 

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

c/Norfolk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   11.8s J0 | OverseerTaskQueueTest.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:62570/solr within 10000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E3B0206988B2975F:A61A5210CCE02B2B]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:251)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueueTest.forceSessionExpire(DistributedQueueTest.java:285)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueueTest.testDistributedQueueBlocking(DistributedQueueTest.java:161)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 1271230 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueCache
   [junit4]   2> 1271231 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1271231 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1271231 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1271341 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer start zk server on port: 62660
   [junit4]   2> 1271342 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62660
   [junit4]   2> 1271342 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62660
   [junit4]   2> 1271342 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62660
   [junit4]   2> 1271344 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271349 INFO  (zkConnectionManagerCallback-11899-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271349 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271352 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271355 INFO  (zkConnectionManagerCallback-11901-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271355 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271356 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271359 INFO  (zkConnectionManagerCallback-11903-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271359 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271381 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueCache
   [junit4]   2> 1271483 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1271713 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 1271720 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:62660
   [junit4]   2> 1271720 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62660
   [junit4]   2> 1271720 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[E3B0206988B2975F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62660
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerTaskQueueTest_E3B0206988B2975F-001
   [junit4]   2> Jun 26, 2020 9:00:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=879, maxMBSortInHeap=5.951995002431613, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nn-NO, timezone=Pacific/Norfolk
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=135624456,total=210169856
   [junit4]   2> NOTE: All tests run in this JVM: [ShardSplitTest, SuggesterFSTTest, TestCloudRecovery2, TestScoreJoinQPScore, SolrIndexSearcherTest, JWTAuthPluginTest, TestSurroundQueryParser, DistributedDebugComponentTest, ChaosMonkeySafeLeaderTest, HighlighterConfigTest, TestInPlaceUpdateWithRouteField, TestJoin, TestLMDirichletSimilarityFactory, TestSchemaManager, Tagger2Test, SolrSlf4jReporterTest, TestRangeQuery, TestPartialUpdateDeduplication, MetricTriggerTest, PeerSyncWithLeaderTest, HdfsChaosMonkeySafeLeaderTest, MoveReplicaHDFSFailoverTest, AnalysisErrorHandlingTest, TestSmileRequest, ReplicationFactorTest, IndexSchemaRuntimeFieldTest, VersionInfoTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ZkControllerTest, TestCollapseQParserPlugin, TestPseudoReturnFields, TestNestedUpdateProcessor, TestCSVResponseWriter, TestBulkSchemaAPI, ChangedSchemaMergeTest, TlogReplayBufferedWhileIndexingTest, SolrLogPostToolTest, DefaultValueUpdateProcessorTest, TestSolrTestCaseJ4, TestTolerantUpdateProcessorCloud, AutoAddReplicasPlanActionTest, AnalysisAfterCoreReloadTest, DocValuesMissingTest, QueryEqualityTest, NumberUtilsTest, TestPerFieldSimilarityWithDefaultOverride, UniqFieldsUpdateProcessorFactoryTest, CollectionsAPISolrJTest, LeaderVoteWaitTimeoutTest, FacetPivotSmallTest, CoreSorterTest, TestUnifiedSolrHighlighter, SolrCLIZkUtilsTest, TestSchemaSimilarityResource, SolrIndexMetricsTest, TestCharFilters, BasicAuthIntegrationTest, TestFiltering, DirectSolrConnectionTest, BlobRepositoryCloudTest, TestStressCloudBlindAtomicUpdates, DistributedQueueTest, CollectionsAPIDistributedZkTest, MoreLikeThisHandlerTest, UtilsToolTest, HttpTriggerListenerTest, OverseerTaskQueueTest]
   [junit4] Completed [442/913 (4!)] on J0 in 21.94s, 7 tests, 1 error <<< FAILURES!

[...truncated 53613 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6220/consoleText

[repro] Revision: 68a9e8fc97b6268a4ce045fb06438591743d3635

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestDistribIDF -Dtests.seed=E3B0206988B2975F -Dtests.slow=true -Dtests.locale=os-RU -Dtests.timezone=Europe/Stockholm -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestStressInPlaceUpdates -Dtests.seed=E3B0206988B2975F -Dtests.slow=true -Dtests.locale=ne -Dtests.timezone=America/Iqaluit -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=E3B0206988B2975F -Dtests.slow=true -Dtests.locale=yo-NG -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=OverseerTaskQueueTest -Dtests.method=testDistributedQueueBlocking -Dtests.seed=E3B0206988B2975F -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       OverseerTaskQueueTest
[repro]       TestDistribIDF
[repro]       TestContainerPlugin
[repro]       TestStressInPlaceUpdates
[repro] ant compile-test

[...truncated 2471 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=20 -Dtests.class="*.OverseerTaskQueueTest|*.TestDistribIDF|*.TestContainerPlugin|*.TestStressInPlaceUpdates" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=E3B0206988B2975F -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 186 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.OverseerTaskQueueTest
[repro]   0/5 failed: org.apache.solr.cloud.TestStressInPlaceUpdates
[repro]   0/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro]   0/5 failed: org.apache.solr.search.stats.TestDistribIDF
[repro] Exiting with code 0

[...truncated 73 lines...]