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

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 318 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/318/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.CustomHighlightComponentTest

Error Message:
There are still nodes recoverying - waited for 45 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
	at __randomizedtesting.SeedInfo.seed([BE01084C64856890]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.setupCluster(CustomHighlightComponentTest.java:134)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15947 lines...]
   [junit4] Suite: org.apache.solr.handler.component.CustomHighlightComponentTest
   [junit4]   2> 1956313 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1956314 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/data-dir-199-001
   [junit4]   2> 1956314 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1956314 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1956315 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1956315 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1956315 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001
   [junit4]   2> 1956315 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1956316 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1956316 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1956316 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1956416 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 40279
   [junit4]   2> 1956416 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40279
   [junit4]   2> 1956416 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40279
   [junit4]   2> 1956416 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40279
   [junit4]   2> 1956417 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956423 INFO  (zkConnectionManagerCallback-21327-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1956423 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956425 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956435 INFO  (zkConnectionManagerCallback-21329-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1956435 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956437 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956439 INFO  (zkConnectionManagerCallback-21331-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1956439 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956542 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1956542 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1956542 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1956542 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1956542 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1956542 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1956542 INFO  (jetty-launcher-21332-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1956542 INFO  (jetty-launcher-21332-thread-3) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1956542 INFO  (jetty-launcher-21332-thread-2) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1956546 INFO  (jetty-launcher-21332-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1956546 INFO  (jetty-launcher-21332-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1956546 INFO  (jetty-launcher-21332-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1956546 INFO  (jetty-launcher-21332-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d1bccd4{/solr,null,AVAILABLE}
   [junit4]   2> 1956546 INFO  (jetty-launcher-21332-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1956546 INFO  (jetty-launcher-21332-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1956546 INFO  (jetty-launcher-21332-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1956546 INFO  (jetty-launcher-21332-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1956546 INFO  (jetty-launcher-21332-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1956546 INFO  (jetty-launcher-21332-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1956546 INFO  (jetty-launcher-21332-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4043cfb6{/solr,null,AVAILABLE}
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@507de816{/solr,null,AVAILABLE}
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1bfb2fed{SSL, (ssl, http/1.1)}{127.0.0.1:44473}
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-1) [     ] o.e.j.s.Server Started @1956574ms
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4276acaf{SSL, (ssl, http/1.1)}{127.0.0.1:34747}
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40279/solr, hostPort=44473}
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-2) [     ] o.e.j.s.Server Started @1956574ms
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40279/solr, hostPort=34747}
   [junit4]   2> 1956547 ERROR (jetty-launcher-21332-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1956547 ERROR (jetty-launcher-21332-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.2
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.2
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-11-02T01:50:01.986Z
   [junit4]   2> 1956547 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-11-02T01:50:01.986Z
   [junit4]   2> 1956548 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956548 INFO  (jetty-launcher-21332-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@45148221{SSL, (ssl, http/1.1)}{127.0.0.1:42209}
   [junit4]   2> 1956548 INFO  (jetty-launcher-21332-thread-3) [     ] o.e.j.s.Server Started @1956575ms
   [junit4]   2> 1956548 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40279/solr, hostPort=42209}
   [junit4]   2> 1956549 ERROR (jetty-launcher-21332-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1956549 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1956549 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.2
   [junit4]   2> 1956549 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1956549 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1956549 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-11-02T01:50:01.988Z
   [junit4]   2> 1956549 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956550 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956550 INFO  (zkConnectionManagerCallback-21335-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1956550 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956550 INFO  (zkConnectionManagerCallback-21336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1956550 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956550 INFO  (zkConnectionManagerCallback-21338-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1956550 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1956550 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956550 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1956551 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1956554 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1956554 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1956556 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1956557 WARN  (jetty-launcher-21332-thread-3-SendThread(127.0.0.1:40279)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1089543ed510005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1089543ed510005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1089543ed510005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1957265 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1957265 WARN  (jetty-launcher-21332-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1957283 WARN  (jetty-launcher-21332-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5acd44e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957283 WARN  (jetty-launcher-21332-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5acd44e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957308 WARN  (jetty-launcher-21332-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1957331 WARN  (jetty-launcher-21332-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77eb9714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957331 WARN  (jetty-launcher-21332-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77eb9714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957332 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40279/solr
   [junit4]   2> 1957346 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1957357 INFO  (zkConnectionManagerCallback-21355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957357 INFO  (jetty-launcher-21332-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1957358 WARN  (jetty-launcher-21332-thread-3-SendThread(127.0.0.1:40279)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1089543ed510006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1089543ed510006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1089543ed510006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1957387 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1957387 WARN  (jetty-launcher-21332-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1957397 WARN  (jetty-launcher-21332-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1926388b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957397 WARN  (jetty-launcher-21332-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1926388b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957419 WARN  (jetty-launcher-21332-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1957447 WARN  (jetty-launcher-21332-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7be8f96c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957447 WARN  (jetty-launcher-21332-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7be8f96c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957448 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40279/solr
   [junit4]   2> 1957463 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1957464 WARN  (jetty-launcher-21332-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1957464 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1957464 WARN  (jetty-launcher-21332-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36eb57a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957464 WARN  (jetty-launcher-21332-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36eb57a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957465 INFO  (zkConnectionManagerCallback-21363-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957465 INFO  (jetty-launcher-21332-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1957467 INFO  (jetty-launcher-21332-thread-3) [n:127.0.0.1:42209_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1957468 WARN  (jetty-launcher-21332-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1957468 INFO  (zkConnectionManagerCallback-21365-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957468 INFO  (jetty-launcher-21332-thread-3) [n:127.0.0.1:42209_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1957469 WARN  (jetty-launcher-21332-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62372254[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957469 WARN  (jetty-launcher-21332-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62372254[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957471 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40279/solr
   [junit4]   2> 1957472 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1957472 INFO  (zkConnectionManagerCallback-21373-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957472 INFO  (jetty-launcher-21332-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1957473 WARN  (jetty-launcher-21332-thread-2-SendThread(127.0.0.1:40279)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1089543ed510009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1089543ed510009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1089543ed510009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1957569 INFO  (jetty-launcher-21332-thread-1) [n:127.0.0.1:44473_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1957570 INFO  (zkConnectionManagerCallback-21377-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957570 INFO  (jetty-launcher-21332-thread-1) [n:127.0.0.1:44473_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1957576 INFO  (jetty-launcher-21332-thread-2) [n:127.0.0.1:34747_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1957576 INFO  (zkConnectionManagerCallback-21379-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957577 INFO  (jetty-launcher-21332-thread-2) [n:127.0.0.1:34747_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1957646 WARN  (jetty-launcher-21332-thread-3) [n:127.0.0.1:42209_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1957650 INFO  (jetty-launcher-21332-thread-3) [n:127.0.0.1:42209_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42209_solr
   [junit4]   2> 1957651 INFO  (jetty-launcher-21332-thread-3) [n:127.0.0.1:42209_solr     ] o.a.s.c.Overseer Overseer (id=74473512828469256-127.0.0.1:42209_solr-n_0000000000) starting
   [junit4]   2> 1957662 INFO  (OverseerStateUpdate-74473512828469256-127.0.0.1:42209_solr-n_0000000000) [n:127.0.0.1:42209_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42209_solr
   [junit4]   2> 1957675 INFO  (jetty-launcher-21332-thread-3) [n:127.0.0.1:42209_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42209_solr
   [junit4]   2> 1957676 INFO  (zkCallback-21364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1957679 INFO  (jetty-launcher-21332-thread-3) [n:127.0.0.1:42209_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1957680 WARN  (jetty-launcher-21332-thread-3) [n:127.0.0.1:42209_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> 1957684 WARN  (jetty-launcher-21332-thread-2) [n:127.0.0.1:34747_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1957685 INFO  (jetty-launcher-21332-thread-2) [n:127.0.0.1:34747_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1957688 INFO  (jetty-launcher-21332-thread-2) [n:127.0.0.1:34747_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34747_solr as DOWN
   [junit4]   2> 1957688 WARN  (jetty-launcher-21332-thread-1) [n:127.0.0.1:44473_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1957688 INFO  (jetty-launcher-21332-thread-2) [n:127.0.0.1:34747_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1957689 INFO  (jetty-launcher-21332-thread-2) [n:127.0.0.1:34747_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34747_solr
   [junit4]   2> 1957689 INFO  (jetty-launcher-21332-thread-1) [n:127.0.0.1:44473_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1957691 INFO  (jetty-launcher-21332-thread-1) [n:127.0.0.1:44473_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44473_solr as DOWN
   [junit4]   2> 1957692 INFO  (jetty-launcher-21332-thread-1) [n:127.0.0.1:44473_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1957692 INFO  (jetty-launcher-21332-thread-1) [n:127.0.0.1:44473_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44473_solr
   [junit4]   2> 1957693 INFO  (jetty-launcher-21332-thread-1) [n:127.0.0.1:44473_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1957694 WARN  (jetty-launcher-21332-thread-1) [n:127.0.0.1:44473_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> 1957703 INFO  (zkCallback-21376-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1957704 INFO  (jetty-launcher-21332-thread-2) [n:127.0.0.1:34747_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1957704 WARN  (jetty-launcher-21332-thread-2) [n:127.0.0.1:34747_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> 1957727 INFO  (zkCallback-21378-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1957731 INFO  (jetty-launcher-21332-thread-3) [n:127.0.0.1:42209_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node3
   [junit4]   2> 1957739 INFO  (zkCallback-21364-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1957747 INFO  (jetty-launcher-21332-thread-1) [n:127.0.0.1:44473_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node1
   [junit4]   2> 1957772 INFO  (jetty-launcher-21332-thread-2) [n:127.0.0.1:34747_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node2
   [junit4]   2> 1957787 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1957789 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1957789 INFO  (zkConnectionManagerCallback-21404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957789 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1957790 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1957791 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40279/solr ready
   [junit4]   2> 1957825 INFO  (qtp1217316831-36323) [n:127.0.0.1:34747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=429aad83-770a-40ac-bc18-e65d68723ea9&collection.configName=conf&maxShardsPerNode=2&name=collection33&nrtReplicas=2&action=CREATE&numShards=3&perReplicaState=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1957826 INFO  (qtp1217316831-36323) [n:127.0.0.1:34747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=429aad83-770a-40ac-bc18-e65d68723ea9&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1957828 INFO  (OverseerThreadFactory-21388-thread-1-processing-n:127.0.0.1:42209_solr) [n:127.0.0.1:42209_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection33
   [junit4]   2> 1957831 INFO  (OverseerThreadFactory-21388-thread-1-processing-n:127.0.0.1:42209_solr) [n:127.0.0.1:42209_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection33_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:34747_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:34747/solr",
   [junit4]   2>   "collection":"collection33",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1957833 INFO  (OverseerThreadFactory-21388-thread-1-processing-n:127.0.0.1:42209_solr) [n:127.0.0.1:42209_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection33_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:42209_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:42209/solr",
   [junit4]   2>   "collection":"collection33",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1957835 INFO  (OverseerThreadFactory-21388-thread-1-processing-n:127.0.0.1:42209_solr) [n:127.0.0.1:42209_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection33_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:44473_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:44473/solr",
   [junit4]   2>   "collection":"collection33",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1957837 INFO  (OverseerThreadFactory-21388-thread-1-processing-n:127.0.0.1:42209_solr) [n:127.0.0.1:42209_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection33_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:34747_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:34747/solr",
   [junit4]   2>   "collection":"collection33",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1957839 INFO  (OverseerThreadFactory-21388-thread-1-processing-n:127.0.0.1:42209_solr) [n:127.0.0.1:42209_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection33_shard3_replica_n9",
   [junit4]   2>   "node_name":"127.0.0.1:42209_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:42209/solr",
   [junit4]   2>   "collection":"collection33",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1957841 INFO  (OverseerThreadFactory-21388-thread-1-processing-n:127.0.0.1:42209_solr) [n:127.0.0.1:42209_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection33_shard3_replica_n11",
   [junit4]   2>   "node_name":"127.0.0.1:44473_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:44473/solr",
   [junit4]   2>   "collection":"collection33",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1957858 INFO  (qtp1217316831-36324) [n:127.0.0.1:34747_solr    x:collection33_shard2_replica_n7 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996738038712&coreNodeName=core_node8&name=collection33_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1957858 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr    x:collection33_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996738038712&coreNodeName=core_node8&name=collection33_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1957863 INFO  (qtp1217316831-36330) [n:127.0.0.1:34747_solr    x:collection33_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996732074050&coreNodeName=core_node2&name=collection33_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=6
   [junit4]   2> 1957881 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr    x:collection33_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996732074050&coreNodeName=core_node2&name=collection33_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1957885 INFO  (zkCallback-21378-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection33/state.json] for collection [collection33] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1957895 INFO  (qtp285426845-36313) [n:127.0.0.1:44473_solr    x:collection33_shard2_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996735939978&coreNodeName=core_node6&name=collection33_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=4
   [junit4]   2> 1957895 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr    x:collection33_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996735939978&coreNodeName=core_node6&name=collection33_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1957900 INFO  (qtp1340926289-36328) [n:127.0.0.1:42209_solr    x:collection33_shard3_replica_n9 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996740084790&coreNodeName=core_node10&name=collection33_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=0
   [junit4]   2> 1957900 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr    x:collection33_shard3_replica_n9 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996740084790&coreNodeName=core_node10&name=collection33_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1957901 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr    x:collection33_shard3_replica_n9 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1957904 INFO  (qtp285426845-36315) [n:127.0.0.1:44473_solr    x:collection33_shard3_replica_n11 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996742315951&coreNodeName=core_node12&name=collection33_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=0
   [junit4]   2> 1957904 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr    x:collection33_shard3_replica_n11 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996742315951&coreNodeName=core_node12&name=collection33_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1957904 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2
   [junit4]   2> 1957905 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2
   [junit4]   2> 1957907 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1957908 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1957910 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1957910 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'collection33_shard2_replica_n7' using configuration from configset conf, trusted=true
   [junit4]   2> 1957910 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.SolrCore [[collection33_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node2/collection33_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node2/collection33_shard2_replica_n7/data/]
   [junit4]   2> 1957910 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1957910 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection33_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1957910 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection33_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node2/collection33_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node2/collection33_shard1_replica_n1/data/]
   [junit4]   2> 1957922 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2
   [junit4]   2> 1957924 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1957926 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1957926 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.c.CoreContainer Creating SolrCore 'collection33_shard3_replica_n11' using configuration from configset conf, trusted=true
   [junit4]   2> 1957926 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.c.SolrCore [[collection33_shard3_replica_n11] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node1/collection33_shard3_replica_n11], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node1/collection33_shard3_replica_n11/data/]
   [junit4]   2> 1957927 INFO  (qtp1340926289-36331) [n:127.0.0.1:42209_solr    x:collection33_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996733981425&coreNodeName=core_node4&name=collection33_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=17
   [junit4]   2> 1957928 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr    x:collection33_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection33&version=2&replicaType=NRT&async=429aad83-770a-40ac-bc18-e65d68723ea936863996733981425&coreNodeName=core_node4&name=collection33_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1957931 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2
   [junit4]   2> 1957933 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1957935 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1957935 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'collection33_shard2_replica_n5' using configuration from configset conf, trusted=true
   [junit4]   2> 1957935 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.c.SolrCore [[collection33_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node1/collection33_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node1/collection33_shard2_replica_n5/data/]
   [junit4]   2> 1957938 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2
   [junit4]   2> 1957946 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1957948 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1957948 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.c.CoreContainer Creating SolrCore 'collection33_shard3_replica_n9' using configuration from configset conf, trusted=true
   [junit4]   2> 1957948 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.c.SolrCore [[collection33_shard3_replica_n9] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node3/collection33_shard3_replica_n9], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node3/collection33_shard3_replica_n9/data/]
   [junit4]   2> 1957962 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2
   [junit4]   2> 1957963 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1957966 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1957966 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection33_shard1_replica_n3' using configuration from configset conf, trusted=true
   [junit4]   2> 1957966 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.c.SolrCore [[collection33_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node3/collection33_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_BE01084C64856890-001/tempDir-001/node3/collection33_shard1_replica_n3/data/]
   [junit4]   2> 1957969 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1957969 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1957970 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1957970 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1957971 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1957971 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1957971 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1957971 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1715279289028444160
   [junit4]   2> 1957973 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1957973 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1957974 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1957974 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1957979 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1957979 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1957979 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1957979 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1715279289036832768
   [junit4]   2> 1957982 INFO  (searcherExecutor-21406-thread-1-processing-x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 r:core_node8 CREATE n:127.0.0.1:34747_solr c:collection33 s:shard2) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.SolrCore [collection33_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1957983 INFO  (searcherExecutor-21412-thread-1-processing-x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 r:core_node6 CREATE n:127.0.0.1:44473_solr c:collection33 s:shard2) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.c.SolrCore [collection33_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1957988 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection33/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1957988 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection33/leaders/shard2
   [junit4]   2> 1957989 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection33/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 1957989 INFO  (parallelCoreAdminExecutor-21394-thread-1-processing-n:127.0.0.1:44473_solr x:collection33_shard2_replica_n5 429aad83-770a-40ac-bc18-e65d68723ea936863996735939978 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection33/leaders/shard2
   [junit4]   2> 1957994 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1957995 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1957995 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34747/solr/collection33_shard2_replica_n7/
   [junit4]   2> 1957995 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.u.PeerSync PeerSync: core=collection33_shard2_replica_n7 url=https://127.0.0.1:34747/solr  START replicas=[https://127.0.0.1:44473/solr/collection33_shard2_replica_n5/] nUpdates=100
   [junit4]   2> 1957998 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.u.PeerSync PeerSync: core=collection33_shard2_replica_n7 url=https://127.0.0.1:34747/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1958007 INFO  (qtp285426845-36315) [n:127.0.0.1:44473_solr c:collection33 s:shard2 r:core_node6 x:collection33_shard2_replica_n5 ] o.a.s.c.S.Request [collection33_shard2_replica_n5]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1958007 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1958007 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1958008 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1958008 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1958011 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1958012 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1958012 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1958012 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1715279289071435776
   [junit4]   2> 1958015 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1958015 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] 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> 1958015 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection33/leaders/shard2/leader after winning as /collections/collection33/leader_elect/shard2/election/74473512828469259-core_node8-n_0000000000
   [junit4]   2> 1958016 INFO  (searcherExecutor-21408-thread-1-processing-x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 r:core_node2 CREATE n:127.0.0.1:34747_solr c:collection33 s:shard1) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.c.SolrCore [collection33_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1958016 INFO  (qtp1217316831-36324) [n:127.0.0.1:34747_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050
   [junit4]   2> 1958016 INFO  (qtp1217316831-36324) [n:127.0.0.1:34747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=429aad83-770a-40ac-bc18-e65d68723ea936863996732074050&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1958019 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34747/solr/collection33_shard2_replica_n7/ shard2
   [junit4]   2> 1958027 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1958027 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1958028 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1958028 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1958029 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1958029 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1958029 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1958047 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1958048 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1958048 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1958049 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1958049 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1958049 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1958049 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1715279289110233088
   [junit4]   2> 1958050 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1958050 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1958051 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1958052 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1958052 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1958052 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1958052 INFO  (parallelCoreAdminExecutor-21391-thread-2-processing-n:127.0.0.1:42209_solr x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1715279289113378816
   [junit4]   2> 1958054 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1958054 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1958054 INFO  (parallelCoreAdminExecutor-21394-thread-2-processing-n:127.0.0.1:44473_solr x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 CREATE) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1715279289115475968
   [junit4]   2> 1958055 INFO  (searcherExecutor-21415-thread-1-processing-x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 r:core_node10 CREATE n:127.0.0.1:42209_solr c:collection33 s:shard3) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.c.SolrCore [collection33_shard3_replica_n9]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1958056 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection33/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1958056 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection33/leaders/shard1
   [junit4]   2> 1958057 INFO  (parallelCoreAdminExecutor-21397-thread-2-processing-n:127.0.0.1:34747_solr x:collection33_shard2_replica_n7 429aad83-770a-40ac-bc18-e65d68723ea936863996738038712 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard2 r:core_node8 x:collection33_shard2_replica_n7 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1958057 INFO  (searcherExecutor-21418-thread-1-processing-x:collection33_shard1_replica_n3 429aad83-770a-40ac-bc18-e65d68723ea936863996733981425 r:core_node4 CREATE n:127.0.0.1:42209_solr c:collection33 s:shard1) [n:127.0.0.1:42209_solr c:collection33 s:shard1 r:core_node4 x:collection33_shard1_replica_n3 ] o.a.s.c.SolrCore [collection33_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1958060 INFO  (searcherExecutor-21410-thread-1-processing-x:collection33_shard3_replica_n11 429aad83-770a-40ac-bc18-e65d68723ea936863996742315951 r:core_node12 CREATE n:127.0.0.1:44473_solr c:collection33 s:shard3) [n:127.0.0.1:44473_solr c:collection33 s:shard3 r:core_node12 x:collection33_shard3_replica_n11 ] o.a.s.c.SolrCore [collection33_shard3_replica_n11]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1958063 INFO  (parallelCoreAdminExecutor-21397-thread-1-processing-n:127.0.0.1:34747_solr x:collection33_shard1_replica_n1 429aad83-770a-40ac-bc18-e65d68723ea936863996732074050 CREATE) [n:127.0.0.1:34747_solr c:collection33 s:shard1 r:core_node2 x:collection33_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 1958065 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea936863996740084790 CREATE) [n:127.0.0.1:42209_solr c:collection33 s:shard3 r:core_node10 x:collection33_shard3_replica_n9 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection33/terms/shard3 to Terms{values={core_node10=0}, version=0}
   [junit4]   2> 1958065 INFO  (parallelCoreAdminExecutor-21391-thread-1-processing-n:127.0.0.1:42209_solr x:collection33_shard3_replica_n9 429aad83-770a-40ac-bc18-e65d68723ea9

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

eerTaskProcessor.java:608)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:574)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2049174 INFO  (OverseerAutoScalingTriggerThread-74473512828469256-127.0.0.1:42209_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2049175 INFO  (jetty-closer-21441-thread-3) [     ] o.a.s.c.Overseer Overseer (id=74473512828469256-127.0.0.1:42209_solr-n_0000000000) closing
   [junit4]   2> 2049175 INFO  (closeThreadPool-21459-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74473512828469256-127.0.0.1:42209_solr-n_0000000000) closing
   [junit4]   2> 2049176 INFO  (jetty-closer-21441-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@45148221{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2049176 INFO  (jetty-closer-21441-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@507de816{/solr,null,STOPPED}
   [junit4]   2> 2049176 INFO  (jetty-closer-21441-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2049177 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2049384 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/collection33/terms/shard2
   [junit4]   2> 	5	/solr/collections/collection33/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection33/terms/shard3
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/collection33/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/collection33/state.json
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2049389 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40279
   [junit4]   2> 2049389 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40279
   [junit4]   2> 2049389 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40279
   [junit4]   2> 2049389 INFO  (SUITE-CustomHighlightComponentTest-seed#[BE01084C64856890]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Nov 02, 2021 1:51:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lt, timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=143635528,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample, TestSnapshotCoreBackup, TestCoreDiscovery, RangeFacetCloudTest, TestSolr4Spatial2, SimpleCollectionCreateDeleteTest, LargeFieldTest, TestCSVResponseWriter, MetricsHandlerTest, TriLevelCompositeIdRoutingTest, TestHighlightDedupGrouping, TestMinimalConfig, TestMacros, TestSubQueryTransformerDistrib, TestReplicationHandler, TestValueSourceCache, NodeAddedTriggerIntegrationTest, AtomicUpdateProcessorFactoryTest, ResponseHeaderTest, TestFieldCacheVsDocValues, ChaosMonkeySafeLeaderWithPullReplicasTest, MetricsHistoryIntegrationTest, TestSkipOverseerOperations, TestImpersonationWithHadoopAuth, SolrCoreCheckLockOnStartupTest, TestLuceneMatchVersion, OrderedExecutorTest, TestComplexPhraseLeadingWildcard, AliasIntegrationTest, HdfsRestartWhileUpdatingTest, TaggingAttributeTest, AuditLoggerPluginTest, SolrTestCaseJ4Test, AuthToolTest, ManagedSchemaRoundRobinCloudTest, ShardRoutingCustomTest, HdfsUnloadDistributedZkTest, TestSchemaManager, CollectionReloadTest, TestCloudPivotFacet, ClassificationUpdateProcessorIntegrationTest, TestChildDocTransformerHierarchy, ChangedSchemaMergeTest, TestLuceneIndexBackCompat, RankFieldTest, TestJavabinTupleStreamParser, TestDistribPackageStore, TestStressThreadBackup, DistributedFacetPivotLongTailTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, WrapperMergePolicyFactoryTest, DocumentBuilderTest, HdfsDirectoryTest, TestMultiValuedNumericRangeQuery, RuleEngineTest, TestConfigSetsAPIShareSchema, BaseCdcrDistributedZkTest, BasicZkTest, TestAddFieldRealTimeGet, TestLogWatcher, JWTAuthPluginIntegrationTest, ZkControllerTest, TestLFUCache, TestManagedSchemaThreadSafety, TestConfigsApi, SliceStateTest, TestDFRSimilarityFactory, ReplaceNodeTest, TestOverriddenPrefixQueryForCustomFieldType, TestBulkSchemaConcurrent, CollectionStateFormat2Test, DistributedMLTComponentTest, TestBulkSchemaAPI, FullHLLTest, TestBM25SimilarityFactory, TestInPlaceUpdateWithRouteField, OverseerTest, DistribCursorPagingTest, SolrIndexSplitterTest, DimensionalRoutedAliasUpdateProcessorTest, MoveReplicaHDFSFailoverTest, TestXIncludeConfig, TestReloadAndDeleteDocs, OverriddenZkACLAndCredentialsProvidersTest, TestDistribDocBasedVersion, ConfigureRecoveryStrategyTest, TestSchemaNameResource, BigEndianAscendingWordDeserializerTest, TestDistributedStatsComponentCardinality, TestFileDictionaryLookup, SuggestComponentTest, RecoveryZkTest, TestQueryTypes, NodeMarkersRegistrationTest, QueryElevationComponentTest, TestStressLucene, TestCodecSupport, TestFacetMethods, SolrPluginUtilsTest, TestInitParams, DateRangeFieldTest, TestSearcherReuse, TestStreamBody, TestFieldCollectionResource, TestSimScenario, ParsingFieldUpdateProcessorsTest, TestJsonFacetsStatsParsing, InfixSuggestersTest, TestHdfsCloudBackupRestore, TestRecoveryHdfs, TestSortByMinMaxFunction, CdcrUpdateLogTest, HdfsCollectionsAPIDistributedZkTest, TestSolrJ, TestStressCloudBlindAtomicUpdates, UpdateLogTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4DeleteCoreTest, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestSimpleTrackingShardHandler, TestDeprecatedFilters, ActionThrottleTest, AddReplicaTest, CreateRoutedAliasTest, DeleteNodeTest, DeleteShardTest, DocValuesNotIndexedTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestExclusionRuleCollectionAccess, TestHashPartitioner, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestRebalanceLeaders, TestTolerantUpdateProcessorRandomCloud, TestWithCollection, AutoScalingHandlerTest, ComputePlanActionTest, SystemLogListenerTest, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, HdfsRecoverLeaseTest, ZkStateWriterTest, HdfsDirectoryFactoryTest, RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, TestConfigSetImmutable, TestConfigSets, TestDynamicURP, TestImplicitCoreProperties, TestInfoStreamLogging, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, HdfsBackupRepositoryIntegrationTest, TestBlobHandler, TestIncrementalCoreBackup, TestSQLHandlerNonCloud, XmlUpdateRequestHandlerTest, AdminHandlersProxyTest, CoreMergeIndexesAdminHandlerTest, HealthCheckHandlerTest, SegmentsInfoRequestHandlerTest, SplitHandlerTest, SystemInfoHandlerTest, TestCollectionAPIs, ZookeeperStatusHandlerFailureTest, CloudReplicaSourceTest, CustomHighlightComponentTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CustomHighlightComponentTest -Dtests.seed=BE01084C64856890 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Asia/Yekaterinburg -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | CustomHighlightComponentTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BE01084C64856890]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
   [junit4]    > 	at org.apache.solr.handler.component.CustomHighlightComponentTest.setupCluster(CustomHighlightComponentTest.java:134)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [751/948 (1!)] on J0 in 93.99s, 0 tests, 1 failure <<< FAILURES!

[...truncated 54852 lines...]