You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/08/27 19:45:34 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.6-MacOSX (64bit/jdk-14.0.1) - Build # 136 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/136/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout

Error Message:
did not finish processing event in time

Stack Trace:
java.lang.AssertionError: did not finish processing event in time
	at __randomizedtesting.SeedInfo.seed([99071C0215D1DFDB:9C5A24E888B91D4C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout(ExecutePlanActionTest.java:317)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:53693/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([99071C0215D1DFDB:7459E473279B0852]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14237 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 645325 INFO  (SUITE-TestContainerPlugin-seed#[99071C0215D1DFDB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 645325 INFO  (SUITE-TestContainerPlugin-seed#[99071C0215D1DFDB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_99071C0215D1DFDB-001/data-dir-47-001
   [junit4]   2> 645325 WARN  (SUITE-TestContainerPlugin-seed#[99071C0215D1DFDB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 645325 INFO  (SUITE-TestContainerPlugin-seed#[99071C0215D1DFDB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 645326 INFO  (SUITE-TestContainerPlugin-seed#[99071C0215D1DFDB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 645326 INFO  (SUITE-TestContainerPlugin-seed#[99071C0215D1DFDB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 645329 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApi
   [junit4]   2> 645331 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_99071C0215D1DFDB-001/tempDir-001
   [junit4]   2> 645331 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 645331 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 645332 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 645435 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.ZkTestServer start zk server on port: 53632
   [junit4]   2> 645435 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53632
   [junit4]   2> 645435 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53632
   [junit4]   2> 645435 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53632
   [junit4]   2> 645444 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645450 INFO  (zkConnectionManagerCallback-3956-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645451 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645454 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645459 INFO  (zkConnectionManagerCallback-3958-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645459 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645460 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645463 INFO  (zkConnectionManagerCallback-3960-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645463 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645571 WARN  (jetty-launcher-3961-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 645571 WARN  (jetty-launcher-3961-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 645571 WARN  (jetty-launcher-3961-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 645571 WARN  (jetty-launcher-3961-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 645571 INFO  (jetty-launcher-3961-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 645578 INFO  (jetty-launcher-3961-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 645578 INFO  (jetty-launcher-3961-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 645578 INFO  (jetty-launcher-3961-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 645581 INFO  (jetty-launcher-3961-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1633c2ba{/solr,null,AVAILABLE}
   [junit4]   2> 645581 INFO  (jetty-launcher-3961-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 645581 INFO  (jetty-launcher-3961-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 645581 INFO  (jetty-launcher-3961-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 645581 INFO  (jetty-launcher-3961-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 645581 INFO  (jetty-launcher-3961-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 645581 INFO  (jetty-launcher-3961-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 645582 INFO  (jetty-launcher-3961-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7c228fb5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53649}
   [junit4]   2> 645582 INFO  (jetty-launcher-3961-thread-4) [     ] o.e.j.s.Server Started @645694ms
   [junit4]   2> 645582 INFO  (jetty-launcher-3961-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bdd8368{/solr,null,AVAILABLE}
   [junit4]   2> 645582 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53649}
   [junit4]   2> 645582 ERROR (jetty-launcher-3961-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 645582 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 645582 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 645582 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 645582 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 645582 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-27T18:59:58.651864Z
   [junit4]   2> 645582 INFO  (jetty-launcher-3961-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34c60303{/solr,null,AVAILABLE}
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@734d4e58{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53651}
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-3) [     ] o.e.j.s.Server Started @645695ms
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53651}
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bfeda7d{/solr,null,AVAILABLE}
   [junit4]   2> 645583 ERROR (jetty-launcher-3961-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 645583 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-27T18:59:58.652899Z
   [junit4]   2> 645584 INFO  (jetty-launcher-3961-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2631f02d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53650}
   [junit4]   2> 645584 INFO  (jetty-launcher-3961-thread-2) [     ] o.e.j.s.Server Started @645696ms
   [junit4]   2> 645584 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53650}
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6079673b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53652}
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-1) [     ] o.e.j.s.Server Started @645697ms
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53652}
   [junit4]   2> 645585 ERROR (jetty-launcher-3961-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 645585 ERROR (jetty-launcher-3961-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-27T18:59:58.654333Z
   [junit4]   2> 645585 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-27T18:59:58.654375Z
   [junit4]   2> 645586 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645587 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645587 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645588 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645589 INFO  (zkConnectionManagerCallback-3963-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645589 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645591 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 645593 INFO  (zkConnectionManagerCallback-3969-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645594 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645595 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 645596 INFO  (zkConnectionManagerCallback-3965-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645596 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645596 INFO  (zkConnectionManagerCallback-3967-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645597 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645597 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 645600 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 645745 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 645746 WARN  (jetty-launcher-3961-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2de7ad76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645746 WARN  (jetty-launcher-3961-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2de7ad76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645756 WARN  (jetty-launcher-3961-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@475f1e2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645756 WARN  (jetty-launcher-3961-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@475f1e2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645757 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53632/solr
   [junit4]   2> 645757 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 645766 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645769 INFO  (zkConnectionManagerCallback-3984-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645770 INFO  (jetty-launcher-3961-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645771 WARN  (jetty-launcher-3961-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42875952[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645771 WARN  (jetty-launcher-3961-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42875952[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645779 WARN  (jetty-launcher-3961-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8b3515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645779 WARN  (jetty-launcher-3961-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8b3515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645780 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53632/solr
   [junit4]   2> 645781 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645784 INFO  (zkConnectionManagerCallback-3991-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645784 INFO  (jetty-launcher-3961-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645919 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 645924 WARN  (jetty-launcher-3961-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1aa331b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645924 WARN  (jetty-launcher-3961-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1aa331b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645925 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645931 INFO  (zkConnectionManagerCallback-3999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645937 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645953 WARN  (jetty-launcher-3961-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44b28f5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645953 WARN  (jetty-launcher-3961-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44b28f5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645955 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53632/solr
   [junit4]   2> 645956 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645960 INFO  (zkConnectionManagerCallback-4004-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645960 INFO  (jetty-launcher-3961-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646024 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646029 INFO  (zkConnectionManagerCallback-4008-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646030 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646068 INFO  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646072 INFO  (zkConnectionManagerCallback-4010-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646072 INFO  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646200 INFO  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53652_solr
   [junit4]   2> 646207 INFO  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_solr     ] o.a.s.c.Overseer Overseer (id=72078709024096268-127.0.0.1:53652_solr-n_0000000000) starting
   [junit4]   2> 646255 INFO  (OverseerStateUpdate-72078709024096268-127.0.0.1:53652_solr-n_0000000000) [n:127.0.0.1:53652_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53652_solr
   [junit4]   2> 646257 INFO  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53652_solr
   [junit4]   2> 646270 INFO  (zkCallback-4009-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 646288 INFO  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 646290 WARN  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_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> 646311 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 646316 WARN  (jetty-launcher-3961-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41464c63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 646316 WARN  (jetty-launcher-3961-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41464c63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 646326 WARN  (jetty-launcher-3961-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f51d57c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 646326 WARN  (jetty-launcher-3961-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f51d57c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 646327 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53632/solr
   [junit4]   2> 646333 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646335 INFO  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 646336 INFO  (zkConnectionManagerCallback-4031-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646337 INFO  (jetty-launcher-3961-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646386 INFO  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53652.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 646394 INFO  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53652.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 646394 INFO  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53652.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 646396 INFO  (jetty-launcher-3961-thread-1) [n:127.0.0.1:53652_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_99071C0215D1DFDB-001/tempDir-001/node1
   [junit4]   2> 646457 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646462 INFO  (zkConnectionManagerCallback-4037-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646466 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646542 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 646578 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53651_solr as DOWN
   [junit4]   2> 646588 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 646589 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53651_solr
   [junit4]   2> 646594 INFO  (zkCallback-4009-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 646594 INFO  (zkCallback-4036-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 646634 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 646634 WARN  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_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> 646665 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 646699 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53651.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 646708 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53651.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 646709 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53651.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 646710 INFO  (jetty-launcher-3961-thread-3) [n:127.0.0.1:53651_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_99071C0215D1DFDB-001/tempDir-001/node3
   [junit4]   2> 646825 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 646848 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53650_solr as DOWN
   [junit4]   2> 646853 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 646853 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53650_solr
   [junit4]   2> 646860 INFO  (zkCallback-4036-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 646860 INFO  (zkCallback-4009-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 646861 INFO  (zkCallback-3998-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 646868 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 646868 WARN  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_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> 646892 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 646915 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53650.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 646922 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53650.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 646923 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53650.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 646925 INFO  (jetty-launcher-3961-thread-2) [n:127.0.0.1:53650_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_99071C0215D1DFDB-001/tempDir-001/node2
   [junit4]   2> 646974 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 646993 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53649_solr as DOWN
   [junit4]   2> 646998 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 646998 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53649_solr
   [junit4]   2> 647002 INFO  (zkCallback-4036-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 647002 INFO  (zkCallback-4009-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 647002 INFO  (zkCallback-3998-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 647004 INFO  (zkCallback-4007-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 647021 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 647021 WARN  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_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> 647041 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 647063 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53649.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 647070 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53649.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 647070 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53649.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc6d3c7
   [junit4]   2> 647072 INFO  (jetty-launcher-3961-thread-4) [n:127.0.0.1:53649_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_99071C0215D1DFDB-001/tempDir-001/node4
   [junit4]   2> 647086 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 647087 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 647091 INFO  (zkConnectionManagerCallback-4062-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 647091 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 647105 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 647137 INFO  (TEST-TestContainerPlugin.testApi-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53632/solr ready
   [junit4]   2> 647147 ERROR (qtp2106245017-5537) [n:127.0.0.1:53651_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ef, errorMessages=[java.lang.RuntimeException: No method with @Command in class: org.apache.solr.handler.TestContainerPlugin$C2]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 647148 INFO  (qtp2106245017-5537) [n:127.0.0.1:53651_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 647151 ERROR (qtp2106245017-5550) [n:127.0.0.1:53651_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ee, errorMessages=[java.lang.RuntimeException: Invalid Class : org.apache.solr.handler.TestContainerPlugin$C1 No @EndPoints]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 647151 INFO  (qtp2106245017-5550) [n:127.0.0.1:53651_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 647177 INFO  (qtp687213379-5544) [n:127.0.0.1:53650_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 647183 INFO  (qtp1927643033-5541) [n:127.0.0.1:53649_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 647188 INFO  (qtp1857983644-5554) [n:127.0.0.1:53652_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 647201 INFO  (qtp1927643033-5542) [n:127.0.0.1:53649_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 647205 INFO  (qtp1927643033-5543) [n:127.0.0.1:53649_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 647208 ERROR (qtp1927643033-5540) [n:127.0.0.1:53649_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@21cc1b41, errorMessages=[path must not have a prefix: collections]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 647209 INFO  (qtp1927643033-5540) [n:127.0.0.1:53649_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 647243 INFO  (qtp687213379-5548) [n:127.0.0.1:53650_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=32
   [junit4]   2> 647244 ERROR (qtp1857983644-5556) [n:127.0.0.1:53652_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-name/my/plugin'
   [junit4]   2> 647244 ERROR (qtp1857983644-5556) [n:127.0.0.1:53652_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 647349 INFO  (qtp2106245017-5552) [n:127.0.0.1:53651_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-name/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 647349 INFO  (qtp2106245017-5536) [n:127.0.0.1:53651_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 647361 INFO  (qtp687213379-5549) [n:127.0.0.1:53650_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 647363 INFO  (qtp1927643033-5541) [n:127.0.0.1:53649_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 647469 ERROR (qtp687213379-5538) [n:127.0.0.1:53650_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 647469 ERROR (qtp687213379-5538) [n:127.0.0.1:53650_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 647471 ERROR (qtp1927643033-5542) [n:127.0.0.1:53649_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 647471 ERROR (qtp1927643033-5542) [n:127.0.0.1:53649_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 647590 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=125826895
   [junit4]   2> 647590 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53652_solr
   [junit4]   2> 647590 INFO  (jetty-closer-4063-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1221116844
   [junit4]   2> 647590 INFO  (jetty-closer-4063-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1849341955
   [junit4]   2> 647590 INFO  (jetty-closer-4063-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53650_solr
   [junit4]   2> 647590 INFO  (jetty-closer-4063-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53651_solr
   [junit4]   2> 647591 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 647591 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53652_solr as DOWN
   [junit4]   2> 647591 INFO  (jetty-closer-4063-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 647591 INFO  (jetty-closer-4063-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53651_solr as DOWN
   [junit4]   2> 647592 INFO  (jetty-closer-4063-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2069371005
   [junit4]   2> 647592 INFO  (jetty-closer-4063-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53649_solr
   [junit4]   2> 647592 INFO  (jetty-closer-4063-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 647592 INFO  (jetty-closer-4063-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53650_solr as DOWN
   [junit4]   2> 647594 INFO  (jetty-closer-4063-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 647594 INFO  (jetty-closer-4063-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53649_solr as DOWN
   [junit4]   2> 647602 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 647605 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 647606 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21893d6: rootName = solr_53652, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@416192db
   [junit4]   2> 647607 INFO  (jetty-closer-4063-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 647607 INFO  (jetty-closer-4063-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 647607 INFO  (jetty-closer-4063-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2232c026: rootName = solr_53649, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4b6af7aa
   [junit4]   2> 647607 INFO  (jetty-closer-4063-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49228bd3: rootName = solr_53651, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@392ad4ad
   [junit4]   2> 647611 INFO  (jetty-closer-4063-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 647611 INFO  (jetty-closer-4063-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b25564: rootName = solr_53650, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5e8cb7db
   [junit4]   2> 647798 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 647798 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a471fc: rootName = solr_53652, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@29b3ccc2
   [junit4]   2> 647909 INFO  (jetty-closer-4063-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 647909 INFO  (jetty-closer-4063-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9d3916d: rootName = solr_53651, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@29b3ccc2
   [junit4]   2> 647909 INFO  (jetty-closer-4063-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 647909 INFO  (jetty-closer-4063-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c49f835: rootName = solr_53649, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@29b3ccc2
   [junit4]   2> 647915 INFO  (jetty-closer-4063-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 647915 INFO  (jetty-closer-4063-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3736a24c: rootName = solr_53650, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@29b3ccc2
   [junit4]   2> 647953 INFO  (jetty-closer-4063-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 647953 INFO  (jetty-closer-4063-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72d28488: rootName = solr_53651, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@64caedf4
   [junit4]   2> 647953 INFO  (jetty-closer-4063-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 647955 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 647955 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@741e2c04: rootName = solr_53652, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@64caedf4
   [junit4]   2> 647955 INFO  (jetty-closer-4063-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 647960 INFO  (closeThreadPool-4081-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72078709024096268-127.0.0.1:53652_solr-n_0000000000) closing
   [junit4]   2> 647961 INFO  (OverseerStateUpdate-72078709024096268-127.0.0.1:53652_solr-n_0000000000) [n:127.0.0.1:53652_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53652_solr
   [junit4]   2> 647961 INFO  (OverseerAutoScalingTriggerThread-72078709024096268-127.0.0.1:53652_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 647965 INFO  (zkCallback-4007-thread-1) [     ] o.a.s.c

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

0000000) closing
   [junit4]   2> 1661088 INFO  (OverseerStateUpdate-72078774860578824-127.0.0.1:49248_solr-n_0000000000) [n:127.0.0.1:49248_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49248_solr
   [junit4]   2> 1661088 DEBUG (closeThreadPool-14310-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1661088 INFO  (OverseerAutoScalingTriggerThread-72078774860578824-127.0.0.1:49248_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1661089 DEBUG (closeThreadPool-14310-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1661089 DEBUG (closeThreadPool-14310-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1661089 DEBUG (closeThreadPool-14310-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1661089 DEBUG (closeThreadPool-14310-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1661089 DEBUG (closeThreadPool-14310-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1661091 INFO  (closeThreadPool-14310-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72078774860578824-127.0.0.1:49248_solr-n_0000000000) closing
   [junit4]   2> 1661201 INFO  (jetty-closer-14304-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72078774860578824-127.0.0.1:49248_solr-n_0000000000) closing
   [junit4]   2> 1661204 INFO  (jetty-closer-14304-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@393d02b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1661204 INFO  (jetty-closer-14304-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6fdba0ad{/solr,null,UNAVAILABLE}
   [junit4]   2> 1661204 INFO  (jetty-closer-14304-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1661205 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1661422 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/testTaskFail/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/testTaskFail/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1661424 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49243
   [junit4]   2> 1661424 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49243
   [junit4]   2> 1661424 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[99071C0215D1DFDB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49243
   [junit4]   2> 1661424 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[99071C0215D1DFDB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testTaskFail
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_99071C0215D1DFDB-001
   [junit4]   2> Aug 27, 2020 7:16:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=10, maxDocsPerChunk=705, blockShift=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=10, blockSize=6)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ta-IN, timezone=America/Metlakatla
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=339738624,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MetricTriggerIntegrationTest, TestDistribPackageStore, TestXmlQParserPlugin, DebugComponentTest, TestSolrJacksonAnnotation, TestGraphTermsQParserPlugin, TestCloudJSONFacetSKG, TestCloudManagedSchema, DirectUpdateHandlerTest, TestRetrieveFieldsOptimizer, TestPostingsSolrHighlighter, TriggerCooldownIntegrationTest, DistributedQueryComponentCustomSortTest, DistributedTermsComponentTest, CoreAdminOperationTest, ConnectionReuseTest, TestFastLRUCache, TestInPlaceUpdatesStandalone, TestNRTOpen, TestStressLucene, TestPseudoReturnFields, TestLuceneIndexBackCompat, OverseerCollectionConfigSetProcessorTest, IndexBasedSpellCheckerTest, TestRestoreCore, OverseerStatusTest, TestBlobHandler, TestLegacyBM25SimilarityFactory, TestTolerantUpdateProcessorCloud, CreateRoutedAliasTest, SolrTestCaseJ4Test, FastVectorHighlighterTest, TestLegacyNumericUtils, TestSubQueryTransformer, JsonLoaderTest, TestUseDocValuesAsStored, ZkCLITest, TestSuggestSpellingConverter, TestPKIAuthenticationPlugin, CdcrVersionReplicationTest, ScriptEngineTest, TestPullReplica, TestUninvertingReader, SolrCmdDistributorTest, ReplaceNodeTest, TestManagedSchema, BasicFunctionalityTest, TestWriterPerf, TestRandomDVFaceting, TestSolrXml, UtilsToolTest, DocExpirationUpdateProcessorFactoryTest, ClusterStateMockUtilTest, CurrencyRangeFacetCloudTest, TestTolerantSearch, TestLRUCache, IndexSizeEstimatorTest, TestSchemaField, URLClassifyProcessorTest, TestRangeQuery, ResponseHeaderTest, TestLeaderElectionZkExpiry, CollectionsAPIAsyncDistributedZkTest, NumericFieldsTest, TestSimpleTextCodec, TestCloudNestedDocsSort, MultiDestinationAuditLoggerTest, TestDocTermOrdsUninvertLimit, FullSolrCloudDistribCmdsTest, TestSmileRequest, EchoParamsTest, TestSolrFieldCacheBean, NodeLostTriggerTest, TestReload, SimplePostToolTest, ScheduledTriggerTest, BlockDirectoryTest, DynamicMapsTest, TestConfigSets, MetricUtilsTest, TestJsonRequest, ExternalFileFieldSortTest, RecoveryAfterSoftCommitTest, DistributedFacetPivotLongTailTest, TestSimComputePlanAction, AuthToolTest, TestMaxTokenLenTokenizer, HdfsRestartWhileUpdatingTest, XsltUpdateRequestHandlerTest, TestExceedMaxTermLength, TestDocBasedVersionConstraints, DisMaxRequestHandlerTest, SampleTest, TestDistributedGrouping, TestDocumentBuilder, TestGroupingSearch, TestSolrCoreProperties, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerSchemaAPI, AliasIntegrationTest, BasicDistributedZk2Test, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, MetricsHistoryIntegrationTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MultiSolrCloudTestCaseTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, SliceStateTest, SolrCloudExampleTest, SystemCollectionCompatTest, TestCloudInspectUtil, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestZkChroot, ZkSolrClientTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, AutoAddReplicasPlanActionTest, ExecutePlanActionTest]
   [junit4] Completed [590/914 (2!)] on J1 in 52.29s, 4 tests, 1 failure <<< FAILURES!

[...truncated 45956 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/136/consoleText

[repro] Revision: 016993b65e393b58246d54e8ddda9f56a453eb0e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=99071C0215D1DFDB -Dtests.slow=true -Dtests.locale=rwk -Dtests.timezone=America/Punta_Arenas -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ExecutePlanActionTest -Dtests.method=testTaskTimeout -Dtests.seed=99071C0215D1DFDB -Dtests.slow=true -Dtests.locale=ta-IN -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.ExecutePlanActionTest|*.TestContainerPlugin" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=99071C0215D1DFDB -Dtests.slow=true -Dtests.locale=ta-IN -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 121 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[repro]   0/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro] Exiting with code 0

[...truncated 91 lines...]

[JENKINS] Lucene-Solr-8.6-MacOSX (64bit/jdk-14.0.1) - Build # 138 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/138/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestSimScenario.testIndexing

Error Message:
expected value should not be null

Stack Trace:
java.io.IOException: expected value should not be null
	at __randomizedtesting.SeedInfo.seed([4AACCA214132D61A:AE76852867479591]:0)
	at org.apache.solr.cloud.autoscaling.sim.SimScenario$Assert.execute(SimScenario.java:927)
	at org.apache.solr.cloud.autoscaling.sim.SimScenario.run(SimScenario.java:1117)
	at org.apache.solr.cloud.autoscaling.sim.TestSimScenario.testIndexing(TestSimScenario.java:141)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestSimScenario.testIndexing

Error Message:
Timed out waiting for trigger indexSizeTrigger to fire after simulated 60s (real 1200ms).

Stack Trace:
java.io.IOException: Timed out waiting for trigger indexSizeTrigger to fire after simulated 60s (real 1200ms).
	at __randomizedtesting.SeedInfo.seed([4AACCA214132D61A:AE76852867479591]:0)
	at org.apache.solr.cloud.autoscaling.sim.SimScenario$SimWaitListener.wait(SimScenario.java:703)
	at org.apache.solr.cloud.autoscaling.sim.SimScenario$WaitEvent.execute(SimScenario.java:769)
	at org.apache.solr.cloud.autoscaling.sim.SimScenario.run(SimScenario.java:1117)
	at org.apache.solr.cloud.autoscaling.sim.TestSimScenario.testIndexing(TestSimScenario.java:141)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14419 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimScenario
   [junit4]   2> 715794 INFO  (SUITE-TestSimScenario-seed#[4AACCA214132D61A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 715798 INFO  (SUITE-TestSimScenario-seed#[4AACCA214132D61A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestSimScenario_4AACCA214132D61A-001/data-dir-74-001
   [junit4]   2> 715799 WARN  (SUITE-TestSimScenario-seed#[4AACCA214132D61A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 715800 INFO  (SUITE-TestSimScenario-seed#[4AACCA214132D61A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 715802 INFO  (SUITE-TestSimScenario-seed#[4AACCA214132D61A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 715802 INFO  (SUITE-TestSimScenario-seed#[4AACCA214132D61A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 715809 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 715970 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 1.	CreateCluster	numNodes=2
   [junit4]   2> 715974 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		CreateCluster	numNodes=2
   [junit4]   2> 715983 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 715984 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 715985 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10006_solr
   [junit4]   2> 715986 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 715986 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 715994 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10006_solr]
   [junit4]   2> 715998 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 715998 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 716010 DEBUG (ScheduledTrigger-5286-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 716039 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=0
   [junit4]   2> 716040 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
   [junit4]   2> 716040 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 716040 DEBUG (ScheduledTrigger-5286-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 716045 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 2.	RunSolrRequest	path=/admin/collections&action=CREATE&name=testCollection&numShards=2&replicationFactor=2&maxShardsPerNode=5
   [junit4]   2> 716045 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		RunSolrRequest	path=/admin/collections&action=CREATE&name=testCollection&numShards=2&replicationFactor=2&maxShardsPerNode=5
   [junit4]   2> 716049 DEBUG (simCloudManagerPool-5285-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection testCollection, currentVersion=1
   [junit4]   2> 716049 DEBUG (simCloudManagerPool-5285-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=1
   [junit4]   2> 716050 DEBUG (simCloudManagerPool-5285-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1
   [junit4]   2> 716061 DEBUG (simCloudManagerPool-5285-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=2
   [junit4]   2> 716061 DEBUG (ScheduledTrigger-5286-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 716062 DEBUG (simCloudManagerPool-5285-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2
   [junit4]   2> 716083 DEBUG (simCloudManagerPool-5285-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=3
   [junit4]   2> 716083 DEBUG (simCloudManagerPool-5285-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3
   [junit4]   2> 716083 DEBUG (simCloudManagerPool-5285-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard1)
   [junit4]   2> 716083 DEBUG (simCloudManagerPool-5285-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard1 (currentVersion=4): {"core_node1":{
   [junit4]   2>     "core":"testCollection_shard1_replica_n1",
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10006_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 716085 DEBUG (ScheduledTrigger-5286-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716097 DEBUG (simCloudManagerPool-5285-thread-3) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=4
   [junit4]   2> 716102 DEBUG (simCloudManagerPool-5285-thread-3) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4
   [junit4]   2> 716106 DEBUG (ScheduledTrigger-5286-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716113 DEBUG (simCloudManagerPool-5285-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=5
   [junit4]   2> 716114 DEBUG (simCloudManagerPool-5285-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5
   [junit4]   2> 716114 DEBUG (simCloudManagerPool-5285-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard2)
   [junit4]   2> 716114 DEBUG (simCloudManagerPool-5285-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard2 (currentVersion=6): {"core_node3":{
   [junit4]   2>     "core":"testCollection_shard2_replica_n3",
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10006_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 716114 DEBUG (simCloudManagerPool-5285-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection testCollection, currentVersion=6
   [junit4]   2> 716115 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 3.	WaitCollection	collection=testCollection&shards=2&replicas=2
   [junit4]   2> 716115 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		WaitCollection	collection=testCollection&shards=2&replicas=2
   [junit4]   2> 716126 DEBUG (simCloudManagerPool-5285-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=6
   [junit4]   2> 716126 DEBUG (simCloudManagerPool-5285-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6
   [junit4]   2> 716126 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=7
   [junit4]   2> 716127 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 7
   [junit4]   2> 716127 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 4.	SetShardMetrics	collection=testCollection&shard=shard1&INDEX.sizeInBytes=1000000000
   [junit4]   2> 716127 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		SetShardMetrics	collection=testCollection&shard=shard1&INDEX.sizeInBytes=1000000000
   [junit4]   2> 716129 DEBUG (ScheduledTrigger-5286-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716132 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 5.	SetNodeMetrics	nodeset=#ANY&freedisk=1.5
   [junit4]   2> 716133 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		SetNodeMetrics	nodeset=#ANY&freedisk=1.5
   [junit4]   2> 716133 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 6.	RunSolrRequest	path=/admin/collection&action=SPLITSHARD&collection=testCollection&shard=shard1&splitMethod=${method}
   [junit4]   2> 716134 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		RunSolrRequest	path=/admin/collection&action=SPLITSHARD&collection=testCollection&shard=shard1&splitMethod=REWRITE
   [junit4]   2> 716150 DEBUG (ScheduledTrigger-5286-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716170 INFO  (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 716180 DEBUG (ScheduledTrigger-5286-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716181 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 716182 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 716183 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 716183 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 716183 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 716183 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 716183 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 1.	CreateCluster	numNodes=2
   [junit4]   2> 716183 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		CreateCluster	numNodes=2
   [junit4]   2> 716192 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10008_solr
   [junit4]   2> 716193 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 716193 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 716195 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 716195 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 716201 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=0
   [junit4]   2> 716201 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
   [junit4]   2> 716201 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 716204 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 2.	RunSolrRequest	path=/admin/collections&action=CREATE&name=testCollection&numShards=2&replicationFactor=2&maxShardsPerNode=5
   [junit4]   2> 716204 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		RunSolrRequest	path=/admin/collections&action=CREATE&name=testCollection&numShards=2&replicationFactor=2&maxShardsPerNode=5
   [junit4]   2> 716213 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10009_solr, 127.0.0.1:10008_solr]
   [junit4]   2> 716217 DEBUG (ScheduledTrigger-5292-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716217 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 716217 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 716223 DEBUG (simCloudManagerPool-5291-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection testCollection, currentVersion=1
   [junit4]   2> 716223 DEBUG (simCloudManagerPool-5291-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=1
   [junit4]   2> 716225 DEBUG (simCloudManagerPool-5291-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1
   [junit4]   2> 716235 DEBUG (simCloudManagerPool-5291-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=2
   [junit4]   2> 716235 DEBUG (simCloudManagerPool-5291-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2
   [junit4]   2> 716243 DEBUG (ScheduledTrigger-5292-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716254 DEBUG (simCloudManagerPool-5291-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=3
   [junit4]   2> 716255 DEBUG (simCloudManagerPool-5291-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3
   [junit4]   2> 716255 DEBUG (simCloudManagerPool-5291-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard1)
   [junit4]   2> 716255 DEBUG (simCloudManagerPool-5291-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard1 (currentVersion=4): {"core_node1":{
   [junit4]   2>     "core":"testCollection_shard1_replica_n1",
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 716264 DEBUG (ScheduledTrigger-5292-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716266 DEBUG (simCloudManagerPool-5291-thread-3) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=4
   [junit4]   2> 716267 DEBUG (simCloudManagerPool-5291-thread-3) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4
   [junit4]   2> 716267 DEBUG (simCloudManagerPool-5291-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection testCollection, currentVersion=5
   [junit4]   2> 716267 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 3.	WaitCollection	collection=testCollection&shards=2&replicas=2
   [junit4]   2> 716268 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		WaitCollection	collection=testCollection&shards=2&replicas=2
   [junit4]   2> 716278 DEBUG (simCloudManagerPool-5291-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=5
   [junit4]   2> 716278 DEBUG (simCloudManagerPool-5291-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5
   [junit4]   2> 716279 DEBUG (simCloudManagerPool-5291-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard2)
   [junit4]   2> 716279 DEBUG (simCloudManagerPool-5291-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard2 (currentVersion=6): {"core_node3":{
   [junit4]   2>     "core":"testCollection_shard2_replica_n3",
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 716285 DEBUG (ScheduledTrigger-5292-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716289 DEBUG (simCloudManagerPool-5291-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=6
   [junit4]   2> 716290 DEBUG (simCloudManagerPool-5291-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6
   [junit4]   2> 716291 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=7
   [junit4]   2> 716291 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 7
   [junit4]   2> 716291 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 4.	SetShardMetrics	collection=testCollection&shard=shard1&INDEX.sizeInBytes=1000000000
   [junit4]   2> 716291 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		SetShardMetrics	collection=testCollection&shard=shard1&INDEX.sizeInBytes=1000000000
   [junit4]   2> 716291 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 5.	SetNodeMetrics	nodeset=#ANY&freedisk=1.5
   [junit4]   2> 716291 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		SetNodeMetrics	nodeset=#ANY&freedisk=1.5
   [junit4]   2> 716292 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 6.	RunSolrRequest	path=/admin/collection&action=SPLITSHARD&collection=testCollection&shard=shard1&splitMethod=${method}
   [junit4]   2> 716292 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		RunSolrRequest	path=/admin/collection&action=SPLITSHARD&collection=testCollection&shard=shard1&splitMethod=LINK
   [junit4]   2> 716306 DEBUG (ScheduledTrigger-5292-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716330 DEBUG (ScheduledTrigger-5292-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716365 DEBUG (ScheduledTrigger-5292-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716392 DEBUG (ScheduledTrigger-5292-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716399 INFO  (simCloudManagerPool-5291-thread-6) [     ] o.a.s.c.a.c.SplitShardCmd numSubShards set at: 2
   [junit4]   2> 716418 DEBUG (ScheduledTrigger-5292-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716451 DEBUG (ScheduledTrigger-5292-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716455 DEBUG (simCloudManagerPool-5291-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=8
   [junit4]   2> 716457 DEBUG (simCloudManagerPool-5291-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 8
   [junit4]   2> 716465 DEBUG (simCloudManagerPool-5291-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=9
   [junit4]   2> 716478 DEBUG (ScheduledTrigger-5292-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716480 DEBUG (simCloudManagerPool-5291-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 9
   [junit4]   2> 716480 DEBUG (simCloudManagerPool-5291-thread-9) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=10
   [junit4]   2> 716481 DEBUG (simCloudManagerPool-5291-thread-9) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 10
   [junit4]   2> 716481 DEBUG (simCloudManagerPool-5291-thread-9) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard1_1)
   [junit4]   2> 716481 DEBUG (simCloudManagerPool-5291-thread-9) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard1_1 (currentVersion=11): {"core_node12":{
   [junit4]   2>     "core":"testCollection_shard1_1_replica_n11",
   [junit4]   2>     "shard":"shard1_1",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "base_url":"http://127.0.0.1:10009/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 716481 DEBUG (simCloudManagerPool-5291-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=11
   [junit4]   2> 716482 DEBUG (simCloudManagerPool-5291-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 11
   [junit4]   2> 716482 DEBUG (simCloudManagerPool-5291-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard1_0)
   [junit4]   2> 716482 DEBUG (simCloudManagerPool-5291-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider ** no leader in testCollection / shard1_0:{
   [junit4]   2>   "parent":"shard1",
   [junit4]   2>   "stateTimestamp":"1598627790043102550",
   [junit4]   2>   "range":"80000000-bfffffff",
   [junit4]   2>   "state":"construction",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node10":{
   [junit4]   2>       "core":"testCollection_shard1_0_replica_n9",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":20480,
   [junit4]   2>       "node_name":"127.0.0.1:10008_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:10008/solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":1.9073486328125E-5,
   [junit4]   2>       "SEARCHER.searcher.numDocs":0},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"testCollection_shard1_0_replica_n7",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":20480,
   [junit4]   2>       "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:10009/solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":1.9073486328125E-5,
   [junit4]   2>       "SEARCHER.searcher.numDocs":0}}}
   [junit4]   2> 716482 DEBUG (simCloudManagerPool-5291-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard1_0 (currentVersion=12): {"core_node10":{
   [junit4]   2>     "core":"testCollection_shard1_0_replica_n9",
   [junit4]   2>     "shard":"shard1_0",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10008_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":20480,
   [junit4]   2>     "base_url":"http://127.0.0.1:10008/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":1.9073486328125E-5,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 716485 DEBUG (simCloudManagerPool-5291-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=12
   [junit4]   2> 716485 DEBUG (simCloudManagerPool-5291-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 12
   [junit4]   2> 716487 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 7.	WaitCollection	collection=testCollection&shards=4&withInactive=true&replicas=2&requireLeaders=true
   [junit4]   2> 716488 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		WaitCollection	collection=testCollection&shards=4&withInactive=true&replicas=2&requireLeaders=true
   [junit4]   2> 716488 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=13
   [junit4]   2> 716488 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 13
   [junit4]   2> 716505 DEBUG (ScheduledTrigger-5292-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 716516 INFO  (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 716519 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 716520 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 716520 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 716521 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 716521 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 716521 DEBUG (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 716530 INFO  (TEST-TestSimScenario.testSplitShard-seed#[4AACCA214132D61A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSplitShard
   [junit4]   2> 716536 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testIndexing
   [junit4]   2> 716538 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 1.	CreateCluster	numNodes=100
   [junit4]   2> 716538 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		CreateCluster	numNodes=100
   [junit4]   2> 716552 DEBUG (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10010_solr
   [junit4]   2> 716554 DEBUG (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=0
   [junit4]   2> 716555 DEBUG (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
   [junit4]   2> 716555 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 716554 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 716555 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 716556 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 716556 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 716557 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10022_solr, 127.0.0.1:10018_solr, 127.0.0.1:10025_solr, 127.0.0.1:10017_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10020_solr, 127.0.0.1:10028_solr, 127.0.0.1:10023_solr, 127.0.0.1:10015_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10013_solr, 127.0.0.1:10021_solr, 127.0.0.1:10029_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10019_solr, 127.0.0.1:10024_solr, 127.0.0.1:10027_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 716558 DEBUG (ScheduledTrigger-5298-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 23 and last live nodes: 21
   [junit4]   2> 716557 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 716560 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 716568 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 2.	RunSolrRequest	path=/admin/collections&action=CREATE&autoAddReplicas=true&name=testCollection&numShards=2&replicationFactor=2&maxShardsPerNode=2
   [junit4]   2> 716568 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		RunSolrRequest	path=/admin/collections&action=CREATE&autoAddReplicas=true&name=testCollection&numShards=2&replicationFactor=2&maxShardsPerNode=2
   [junit4]   2> 716569 DEBUG (simCloudManagerPool-5297-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection testCollection, currentVersion=1
   [junit4]   2> 716569 DEBUG (simCloudManagerPool-5297-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=1
   [junit4]   2> 716570 DEBUG (simCloudManagerPool-5297-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1
   [junit4]   2> 716583 DEBUG (ScheduledTrigger-5298-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 23
   [junit4]   2> 716583 DEBUG (simCloudManagerPool-5297-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=2
   [junit4]   2> 716583 DEBUG (simCloudManagerPool-5297-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2
   [junit4]   2> 716606 DEBUG (ScheduledTrigger-5298-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716610 DEBUG (simCloudManagerPool-5297-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=3
   [junit4]   2> 716611 DEBUG (simCloudManagerPool-5297-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3
   [junit4]   2> 716611 DEBUG (simCloudManagerPool-5297-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard1)
   [junit4]   2> 716611 DEBUG (simCloudManagerPool-5297-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard1 (currentVersion=4): {"core_node1":{
   [junit4]   2>     "core":"testCollection_shard1_replica_n1",
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10109_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 716622 DEBUG (simCloudManagerPool-5297-thread-3) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=4
   [junit4]   2> 716622 DEBUG (simCloudManagerPool-5297-thread-3) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4
   [junit4]   2> 716633 DEBUG (simCloudManagerPool-5297-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=5
   [junit4]   2> 716634 DEBUG (ScheduledTrigger-5298-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716634 DEBUG (simCloudManagerPool-5297-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5
   [junit4]   2> 716634 DEBUG (simCloudManagerPool-5297-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard2)
   [junit4]   2> 716634 DEBUG (simCloudManagerPool-5297-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard2 (currentVersion=6): {"core_node3":{
   [junit4]   2>     "core":"testCollection_shard2_replica_n3",
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10036_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 716635 DEBUG (simCloudManagerPool-5297-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection testCollection, currentVersion=6
   [junit4]   2> 716635 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 3.	WaitCollection	collection=testCollection&shards=2&replicas=2
   [junit4]   2> 716635 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		WaitCollection	collection=testCollection&shards=2&replicas=2
   [junit4]   2> 716650 DEBUG (simCloudManagerPool-5297-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=6
   [junit4]   2> 716651 DEBUG (simCloudManagerPool-5297-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6
   [junit4]   2> 716651 DEBUG (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=7
   [junit4]   2> 716652 DEBUG (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 7
   [junit4]   2> 716652 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 4.	RunSolrRequest	path=/admin/autoscaling&httpMethod=POST&stream.body={'set-trigger':{'name':'indexSizeTrigger','event':'indexSize','waitFor':'10s','aboveDocs':1000,'enabled':true,'actions':[{'name':'compute_plan','class':'solr.ComputePlanAction'},{'name':'execute_plan','class':'solr.ExecutePlanAction'}]}}
   [junit4]   2> 716652 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		RunSolrRequest	path=/admin/autoscaling&httpMethod=POST&stream.body={'set-trigger':{'name':'indexSizeTrigger','event':'indexSize','waitFor':'10s','aboveDocs':1000,'enabled':true,'actions':[{'name':'compute_plan','class':'solr.ComputePlanAction'},{'name':'execute_plan','class':'solr.ExecutePlanAction'}]}}
   [junit4]   2> 716654 DEBUG (ScheduledTrigger-5298-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716664 DEBUG (simCloudManagerPool-5297-thread-6) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 716664 DEBUG (simCloudManagerPool-5297-thread-6) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 716665 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 5.	SetEventListener	trigger=indexSizeTrigger&stage=SUCCEEDED
   [junit4]   2> 716665 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		SetEventListener	trigger=indexSizeTrigger&stage=SUCCEEDED
   [junit4]   2> 716666 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 716666 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 716666 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 716667 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 6.	IndexDocs	collection=testCollection&numDocs=3000
   [junit4]   2> 716667 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		IndexDocs	collection=testCollection&numDocs=3000
   [junit4]   2> 716675 DEBUG (ScheduledTrigger-5298-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716676 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 7.	RunSimulator	
   [junit4]   2> 716676 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		RunSimulator	
   [junit4]   2> 716707 DEBUG (ScheduledTrigger-5298-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716730 DEBUG (ScheduledTrigger-5298-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716755 DEBUG (ScheduledTrigger-5298-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716775 DEBUG (ScheduledTrigger-5298-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716798 DEBUG (ScheduledTrigger-5298-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716818 DEBUG (ScheduledTrigger-5298-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716839 DEBUG (ScheduledTrigger-5298-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716881 DEBUG (ScheduledTrigger-5298-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716906 DEBUG (ScheduledTrigger-5298-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716927 DEBUG (ScheduledTrigger-5298-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716956 DEBUG (ScheduledTrigger-5298-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 716968 DEBUG (ScheduledTrigger-5298-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1676df54d5463T3atli2a4t8vomn759hxdnuqq5",
   [junit4]   2>   "source":"indexSizeTrigger",
   [junit4]   2>   "eventTime":395196941292643,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testCollection_shard1_replica_n1":"docs=1500, bytes=3082240",
   [junit4]   2>       "testCollection_shard2_replica_n3":"docs=1500, bytes=3082240"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 716979 DEBUG (ScheduledTrigger-5298-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, .scheduled_maintenance, indexSizeTrigger]
   [junit4]   2> 716979 DEBUG (ScheduledTrigger-5298-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"1676df54d5463T3atli2a4t8vomn759hxdnuqq5",
   [junit4]   2>   "source":"indexSizeTrigger",
   [junit4]   2>   "eventTime":395196941292643,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testCollection_shard1_replica_n1":"docs=1500, bytes=3082240",
   [junit4]   2>       "testCollection_shard2_replica_n3":"docs=1500, bytes=3082240"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":395209636890443,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 716980 DEBUG (AutoscalingActionExecutor-5299-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1676df54d5463T3atli2a4t8vomn759hxdnuqq5",
   [junit4]   2>   "source":"indexSizeTrigger",
   [junit4]   2>   "eventTime":395196941292643,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testCollection_shard1_replica_n1":"docs=1500, bytes=3082240",
   [junit4]   2>       "testCollection_shard2_replica_n3":"docs=1500, bytes=3082240"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":395209636890443,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 716980 DEBUG (AutoscalingActionExecutor-5299-thread-1) [     ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"1676df54d5463T3atli2a4t8vomn759hxdnuqq5",
   [junit4]   2>   "source":"indexSizeTrigger",
   [junit4]   2>   "eventTime":395196941292643,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testCollection_shard1_replica_n1":"docs=1500, bytes=3082240",
   [junit4]   2>       "testCollection_shard2_replica_n3":"docs=1500, bytes=3082240"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":395209636890443,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 716985 DEBUG (AutoscalingActionExecutor-5299-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testCollection&shard=shard1&splitMethod=link&splitByPrefix=false
   [junit4]   2> 716988 DEBUG (AutoscalingActionExecutor-5299-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testCollection&shard=shard2&splitMethod=link&splitByPrefix=false
   [junit4]   2> 716988 DEBUG (AutoscalingActionExecutor-5299-thread-1) [     ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"1676df54d5463T3atli2a4t8vomn759hxdnuqq5",
   [junit4]   2>   "source":"indexSizeTrigger",
   [junit4]   2>   "eventTime":395196941292643,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testCollection_shard1_replica_n1":"docs=1500, bytes=3082240",
   [junit4]   2>       "testCollection_shard2_replica_n3":"docs=1500, bytes=3082240"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":395209636890443,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}} with context properties: {operations=[{
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testCollection",
   [junit4]   2>   "params.shard":"shard1",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}, {
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testCollection",
   [junit4]   2>   "params.shard":"shard2",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}], AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 716988 DEBUG (AutoscalingActionExecutor-5299-thread-1) [     ] o.a.s.c.a.ExecutePlanAction Executing operation: action=SPLITSHARD&collection=testCollection&shard=shard1&splitMethod=link&splitByPrefix=false
   [junit4]   2> 717104 INFO  (simCloudManagerPool-5297-thread-8) [     ] o.a.s.c.a.c.SplitShardCmd numSubShards set at: 2
   [junit4]   2> 717196 DEBUG (simCloudManagerPool-5297-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=8
   [junit4]   2> 717197 DEBUG (simCloudManagerPool-5297-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 8
   [junit4]   2> 717209 DEBUG (simCloudManagerPool-5297-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=9
   [junit4]   2> 717223 DEBUG (simCloudManagerPool-5297-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 9
   [junit4]   2> 717229 DEBUG (simCloudManagerPool-5297-thread-11) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=10
   [junit4]   2> 717229 DEBUG (simCloudManagerPool-5297-thread-11) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 10
   [junit4]   2> 717229 DEBUG (simCloudManagerPool-5297-thread-11) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard1_1)
   [junit4]   2> 717230 DEBUG (simCloudManagerPool-5297-thread-11) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard1_1 (currentVersion=11): {"core_node12":{
   [junit4]   2>     "core":"testCollection_shard1_1_replica_n11",
   [junit4]   2>     "shard":"shard1_1",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10049_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":750,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1546240,
   [junit4]   2>     "base_url":"http://127.0.0.1:10049/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":0.0014400482177734375,
   [junit4]   2>     "SEARCHER.searcher.numDocs":750}}
   [junit4]   2> 717266 DEBUG (simCloudManagerPool-5297-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=11
   [junit4]   2> 717267 DEBUG (simCloudManagerPool-5297-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 11
   [junit4]   2> 717267 DEBUG (simCloudManagerPool-5297-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider ** no leader in testCollection / shard1_0:{
   [junit4]   2>   "parent":"shard1",
   [junit4]   2>   "stateTimestamp":"1598627825254910550",
   [junit4]   2>   "range":"80000000-bfffffff",
   [junit4]   2>   "state":"construction",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node10":{
   [junit4]   2>       "core":"testCollection_shard1_0_replica_n9",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":750,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":1556480,
   [junit4]   2>       "node_name":"127.0.0.1:10018_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:10018/solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":0.0014495849609375,
   [junit4]   2>       "SEARCHER.searcher.numDocs":750},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"testCollection_shard1_0_replica_n7",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":750,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":1556480,
   [junit4]   2>       "node_name":"127.0.0.1:10082_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:10082/solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":0.0014495849609375,
   [junit4]   2>       "SEARCHER.searcher.numDocs":750}}}
   [junit4]   2> 717267 DEBUG (simCloudManagerPool-5297-thread-12) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard1_0)
   [junit4]   2> 717267 DEBUG (simCloudManagerPool-5297-thread-12) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard1_0 (currentVersion=12): {"core_node10":{
   [junit4]   2>     "core":"testCollection_shard1_0_replica_n9",
   [junit4]   2>     "shard":"shard1_0",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10018_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":750,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1556480,
   [junit4]   2>     "base_url":"http://127.0.0.1:10018/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":0.0014495849609375,
   [junit4]   2>     "SEARCHER.searcher.numDocs":750}}
   [junit4]   2> 717269 DEBUG (simCloudManagerPool-5297-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=12
   [junit4]   2> 717315 DEBUG (simCloudManagerPool-5297-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 12
   [junit4]   2> 717376 DEBUG (AutoscalingActionExecutor-5299-thread-1) [     ] o.a.s.c.a.ExecutePlanAction Executing operation: action=SPLITSHARD&collection=testCollection&shard=shard2&splitMethod=link&splitByPrefix=false
   [junit4]   2> 717402 DEBUG (simCloudManagerPool-5297-thread-15) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=13
   [junit4]   2> 717403 DEBUG (simCloudManagerPool-5297-thread-15) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 13
   [junit4]   2> 717517 INFO  (simCloudManagerPool-5297-thread-15) [     ] o.a.s.c.a.c.SplitShardCmd numSubShards set at: 2
   [junit4]   2> 717588 DEBUG (simCloudManagerPool-5297-thread-15) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=14
   [junit4]   2> 717588 DEBUG (simCloudManagerPool-5297-thread-15) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 14
   [junit4]   2> 717589 DEBUG (simCloudManagerPool-5297-thread-17) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=15
   [junit4]   2> 717655 DEBUG (simCloudManagerPool-5297-thread-17) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 15
   [junit4]   2> 717655 DEBUG (simCloudManagerPool-5297-thread-18) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=16
   [junit4]   2> 717666 DEBUG (simCloudManagerPool-5297-thread-18) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 16
   [junit4]   2> 717666 DEBUG (simCloudManagerPool-5297-thread-18) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard2_1)
   [junit4]   2> 717666 DEBUG (simCloudManagerPool-5297-thread-18) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard2_1 (currentVersion=17): {"core_node22":{
   [junit4]   2>     "core":"testCollection_shard2_1_replica_n21",
   [junit4]   2>     "shard":"shard2_1",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10049_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":750,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1546240,
   [junit4]   2>     "base_url":"http://127.0.0.1:10049/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":0.0014400482177734375,
   [junit4]   2>     "SEARCHER.searcher.numDocs":750}}
   [junit4]   2> 717667 DEBUG (simCloudManagerPool-5297-thread-19) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=17
   [junit4]   2> 717668 DEBUG (simCloudManagerPool-5297-thread-19) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 17
   [junit4]   2> 717673 DEBUG (simCloudManagerPool-5297-thread-20) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=18
   [junit4]   2> 717677 DEBUG (simCloudManagerPool-5297-thread-20) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 18
   [junit4]   2> 717678 DEBUG (simCloudManagerPool-5297-thread-15) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=19
   [junit4]   2> 717681 DEBUG (simCloudManagerPool-5297-thread-15) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 19
   [junit4]   2> 717684 DEBUG (simCloudManagerPool-5297-thread-21) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testCollection / shard2_0)
   [junit4]   2> 717684 DEBUG (simCloudManagerPool-5297-thread-15) [     ] o.a.s.c.a.s.SimClusterStateProvider ** no leader in testCollection / shard2_0:{
   [junit4]   2>   "parent":"shard2",
   [junit4]   2>   "stateTimestamp":"1598627845852294500",
   [junit4]   2>   "range":"0-3fffffff",
   [junit4]   2>   "state":"construction",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node18":{
   [junit4]   2>       "core":"testCollection_shard2_0_replica_n17",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":750,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":1556480,
   [junit4]   2>       "node_name":"127.0.0.1:10082_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:10082/solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":0.0014495849609375,
   [junit4]   2>       "SEARCHER.searcher.numDocs":750},
   [junit4]   2>     "core_node20":{
   [junit4]   2>       "core":"testCollection_shard2_0_replica_n19",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":750,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":1556480,
   [junit4]   2>       "node_name":"127.0.0.1:10018_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:10018/solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":0.0014495849609375,
   [junit4]   2>       "SEARCHER.searcher.numDocs":750}}}
   [junit4]   2> 717878 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 8.	WaitEvent	trigger=indexSizeTrigger&wait=60
   [junit4]   2> 718629 INFO  (TEST-TestSimScenario.testIndexing-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		WaitEvent	trigger=indexSizeTrigger&wait=60
   [junit4]   2> 717684 DEBUG (simCloudManagerPool-5297-thread-21) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testCollection / shard2_0 (currentVersion=20): {"core_node18":{
   [junit4]   2>     "core":"testCollection_shard2_0_replica_n17",
   [junit4]   2>     "shard":"shard2_0",
   [junit4]   2>     "collection":"testCollection",
   [junit4]   2>     "node_name":"127.0.0.1:10082_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":750,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1556480,
   [junit4]   2>     "base_url":"http://127.0.0.1:10082/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":0.0014495849609375,
   [junit4]   2>     "SEARCHER.searcher.numDocs":750}}
   [junit4]   2> 718714 DEBUG (MetricsHistoryHandler-5301-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=20
   [junit4]   2> 718715 DEBUG (MetricsHistoryHandler-5301-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 20
   [junit4]   2> 718718 DEBUG (AutoscalingActionExecutor-5299-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"1676df54d5463T3atli2a4t8vomn759hxdnuqq5",
   [junit4]   2>   "source":"indexSizeTrigger",
   [junit4]   2>   "eventTime":395196941292643,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testCollection_shard1_replica_n1":"docs=1500, bytes=3082240",
   [junit4]   2>       "testCollection_shard2_replica_n3":"docs=1500, bytes=3082240"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":395209636890443,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 718722 WARN  (AutoscalingActionExecutor-5299-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2>           => org.apache.solr.cloud.autoscaling.TriggerActionException: Error processing action for trigger event: {
   [junit4]   2>   "id":"1676df54d5463T3atli2a4t8vomn759hxdnuqq5",
   [junit4]   2> org.apache.solr.cloud.autoscaling.TriggerActionException: Error processing action for trigger event: {
   [junit4]   2>   "id":"1676df54d5463T3atli2a4t8vomn759hxdnuqq5",
   [junit4]   2>   "source":"indexSizeTrigger",
   [junit4]   2>   "eventTime":395196941292643,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testCollection_shard1_replica_n1":"docs=1500, bytes=3082240",
   [junit4]   2>       "testCollection_shard2_replica_n3":"docs=1500, bytes=3082240"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":395209636890443,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:332) [java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212) [java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected exception while processing event: {
   [junit4]   2>   "id":"1676df54d5463T3atli2a4t8vomn759hxdnuqq5",
   [junit4]   2>   "source":"indexSizeTrigger",
   [junit4]   2>   "eventTime":395196941292643,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testCollection_shard1_replica_n1":"docs=1500, bytes=3082240",
   [junit4]   2>       "testCollection_shard2_replica_n3":"docs=1500, bytes=3082240"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":395209636890443,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testCollection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:186) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:329) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected exception executing operation: action=SPLITSHARD&async=indexSizeTrigger/1676df54d5463T3atli2a4t8vomn759hxdnuqq5/1&waitForFinalState=true&collection=testCollection&shard=shard2&splitMethod=link&splitByPrefix=false
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:176) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:329) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.io.IOException: java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: last ClusterState: znodeVersion: 20
   [junit4]   2> live nodes:[127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10105_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> collections:{testCollection=DocCollection(testCollection//clusterstate.json/19)={
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "autoCreated":"true",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard2":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testCollection_shard2_replica_n3",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":1500,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":3082240,
   [junit4]   2>           "node_name":"127.0.0.1:10036_solr",
   [junit4]   2>           "UPDATE./update.requests":1500,
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "INDEX.sizeInGB":0.0028705596923828125,
   [junit4]   2>           "SEARCHER.searcher.numDocs":1500},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testCollection_shard2_replica_n4",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":1500,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":3082240,
   [junit4]   2>           "node_name":"127.0.0.1:10053_solr",
   [junit4]   2>           "UPDATE./update.requests":1500,
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "INDEX.sizeInGB":0.0028705596923828125,
   [junit4]   2>           "SEARCHER.searcher.numDocs":1500}},
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "__buffered_updates__":0},
   [junit4]   2>     "shard1":{
   [junit4]   2>       "stateTimestamp":"1598627835754257400",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node1":{
   [junit4]   2>           "core":"testCollection_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":1500,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":3082240,
   [junit4]   2>           "node_name":"127.0.0.1:10109_solr",
   [junit4]   2>           "UPDATE./update.requests":1500,
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "INDEX.sizeInGB":0.0028705596923828125,
   [junit4]   2>           "SEARCHER.searcher.numDocs":1500},
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testCollection_shard1_replica_n2",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":1500,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":3082240,
   [junit4]   2>           "node_name":"127.0.0.1:10103_solr",
   [junit4]   2>           "UPDATE./update.requests":1500,
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "INDEX.sizeInGB":0.0028705596923828125,
   [junit4]   2>           "SEARCHER.searcher.numDocs":1500}},
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"inactive"},
   [junit4]   2>     "shard2_1":{
   [junit4]   2>       "parent":"shard2",
   [junit4]   2>       "stateTimestamp":"1598627845852638850",
   [junit4]   2>       "range":"40000000-7fffffff",
   [junit4]   2>       "state":"construction",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node22":{
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "core":"testCollection_shard2_1_replica_n21",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":750,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1546240,
   [junit4]   2>           "node_name":"127.0.0.1:10049_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:10049/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "INDEX.sizeInGB":0.0014400482177734375,
   [junit4]   2>           "SEARCHER.searcher.numDocs":750},
   [junit4]   2>         "core_node24":{
   [junit4]   2>           "core":"testCollection_shard2_1_replica_n23",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":750,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1546240,
   [junit4]   2>           "node_name":"127.0.0.1:10104_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:10104/solr",
   [junit4]  

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

Cmd Node Identified 127.0.0.1:10109_solr for creating new replica of shard shard1 for collection testCollection
   [junit4]   2> 22124 INFO  (simCloudManagerPool-33-thread-36) [     ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 22139 DEBUG (simCloudManagerPool-33-thread-36) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=68
   [junit4]   2> 22140 DEBUG (ScheduledTrigger-34-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 22140 DEBUG (simCloudManagerPool-33-thread-36) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 68
   [junit4]   2> 22140 INFO  (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario      - RunSolrRequest	path=/admin/collections&action=ADDREPLICA&collection=testCollection&shard=shard1&node=127.0.0.1:10109_solr)
   [junit4]   2> 22140 DEBUG (simCloudManagerPool-33-thread-37) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=69
   [junit4]   2> 22140 DEBUG (simCloudManagerPool-33-thread-37) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 69
   [junit4]   2> 22141 INFO  (simCloudManagerPool-33-thread-37) [     ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:10109_solr for creating new replica of shard shard1 for collection testCollection
   [junit4]   2> 22141 INFO  (simCloudManagerPool-33-thread-37) [     ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 22156 DEBUG (simCloudManagerPool-33-thread-37) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=70
   [junit4]   2> 22157 DEBUG (simCloudManagerPool-33-thread-37) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 70
   [junit4]   2> 22157 INFO  (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 8.	LoopOp	iterations=${justCalc}
   [junit4]   2> 22157 INFO  (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		LoopOp	iterations=0
   [junit4]   2> 22157 INFO  (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 9.	Dump	redact=true
   [junit4]   2> 22157 INFO  (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimScenario 		Dump	redact=true
   [junit4]   2> 22157 DEBUG (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=71
   [junit4]   2> 22157 DEBUG (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 71
   [junit4]   2> 22158 DEBUG (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.s.SnapshotDistribStateManager - copying 22 resources from SimDistribStateManager
   [junit4]   2> 22160 DEBUG (ScheduledTrigger-34-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> {"autoscalingState":{"suggestions":[{
   [junit4]   2>         "suggestion":{
   [junit4]   2>           "type":"improvement",
   [junit4]   2>           "operation":{
   [junit4]   2>             "method":"POST",
   [junit4]   2>             "path":"/c/COLL_0",
   [junit4]   2>             "command":{"move-replica":{
   [junit4]   2>                 "targetNode":"N_3_solr",
   [junit4]   2>                 "inPlaceMove":"true",
   [junit4]   2>                 "replica":"core_node30"}}}},
   [junit4]   2>         "replica":{"core_node30":{
   [junit4]   2>             "core":"COLL_0_shard1_replica_n29",
   [junit4]   2>             "shard":"shard1",
   [junit4]   2>             "collection":"COLL_0",
   [junit4]   2>             "node_name":"N_2_solr",
   [junit4]   2>             "type":"NRT",
   [junit4]   2>             "path":"/admin/collections",
   [junit4]   2>             "node":"N_2_solr",
   [junit4]   2>             "INDEX.sizeInBytes":10240,
   [junit4]   2>             "action":"ADDREPLICA",
   [junit4]   2>             "createNodeSet":"N_2_solr",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "INDEX.sizeInGB":9.5367431640625E-6}}}]}}
   [junit4]   2> 22166 INFO  (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 22166 DEBUG (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 22167 DEBUG (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 22167 DEBUG (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 22167 DEBUG (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 22168 DEBUG (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 22168 DEBUG (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 22169 INFO  (TEST-TestSimScenario.testSuggestions-seed#[4AACCA214132D61A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSuggestions
   [junit4] OK      3.96s J4 | TestSimScenario.testSuggestions
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.sim.TestSimScenario_4AACCA214132D61A-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ln-AO, timezone=Europe/London
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=136576928,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimScenario]
   [junit4] Completed [5/5 (1!)] on J4 in 19.35s, 4 tests, 1 error <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/lucene/common-build.xml:1126: There were test failures: 5 suites, 20 tests, 1 error [seed: 4AACCA214132D61A]

Total time: 28 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   1/5 failed: org.apache.solr.cloud.autoscaling.sim.TestSimScenario
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'MacOSX VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.6-MacOSX/builds/138/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.6-MacOSX #137' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.6-MacOSX #138'.
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-Experimental-GC] Lucene-Solr-8.6-MacOSX (64bit/jdk-14.0.1) - Build # 137 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/137/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly

Error Message:
expected:<COMPLETED> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<RUNNING>
	at __randomizedtesting.SeedInfo.seed([2E71F9CA55927FFC:FED73E6789C0EB96]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.solr.cloud.TestSegmentSorting.createCollection(TestSegmentSorting.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13390 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSegmentSorting
   [junit4]   2> 9951 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 9970 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 9994 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/data-dir-1-001
   [junit4]   2> 10376 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 10481 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.e.j.u.log Logging initialized @10735ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 10532 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 10636 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001
   [junit4]   2> 10664 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10673 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 10673 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 11016 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 64762
   [junit4]   2> 11017 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64762
   [junit4]   2> 11021 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64762
   [junit4]   2> 11022 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64762
   [junit4]   2> 11284 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11397 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11397 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11520 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11558 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11559 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11567 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11582 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11596 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12976 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 12976 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 12977 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 12978 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 12978 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 12978 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 12978 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 12979 WARN  (jetty-launcher-8-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 12979 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 12979 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 12983 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 12983 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 12989 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 12989 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 12989 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 12993 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 12996 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 12995 INFO  (jetty-launcher-8-thread-5) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 13000 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 12999 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 13166 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13166 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13170 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 13224 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13225 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13225 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 13248 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a14176c{/solr,null,AVAILABLE}
   [junit4]   2> 13248 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30abd739{/solr,null,AVAILABLE}
   [junit4]   2> 13251 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13251 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13252 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 13255 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@333512e2{/solr,null,AVAILABLE}
   [junit4]   2> 13256 INFO  (jetty-launcher-8-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13256 INFO  (jetty-launcher-8-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13257 INFO  (jetty-launcher-8-thread-5) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 13262 INFO  (jetty-launcher-8-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55c3232c{/solr,null,AVAILABLE}
   [junit4]   2> 13316 INFO  (jetty-launcher-8-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b853c70{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64785}
   [junit4]   2> 13317 INFO  (jetty-launcher-8-thread-5) [     ] o.e.j.s.Server Started @13593ms
   [junit4]   2> 13317 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64785}
   [junit4]   2> 13323 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7dee24bc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64783}
   [junit4]   2> 13324 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server Started @13600ms
   [junit4]   2> 13330 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64783}
   [junit4]   2> 13333 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63b401b4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64782}
   [junit4]   2> 13333 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server Started @13609ms
   [junit4]   2> 13325 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@140ae59b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64784}
   [junit4]   2> 13336 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server Started @13612ms
   [junit4]   2> 13337 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64784}
   [junit4]   2> 13344 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64782}
   [junit4]   2> 13360 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13361 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13361 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 13365 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c307e95{/solr,null,AVAILABLE}
   [junit4]   2> 13371 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e168037{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64786}
   [junit4]   2> 13371 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @13647ms
   [junit4]   2> 13371 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64786}
   [junit4]   2> 13566 ERROR (jetty-launcher-8-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 13566 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13566 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 13571 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 13573 ERROR (jetty-launcher-8-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 13578 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13572 ERROR (jetty-launcher-8-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 13580 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13587 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 13572 ERROR (jetty-launcher-8-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 13587 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13588 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 13575 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13590 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13590 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13598 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 13599 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-28T01:41:17.095343Z
   [junit4]   2> 13596 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 13661 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13661 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 13662 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-28T01:41:17.158094Z
   [junit4]   2> 13588 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 13672 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13672 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 13672 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-28T01:41:17.168929Z
   [junit4]   2> 13591 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13674 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 13675 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-28T01:41:17.171116Z
   [junit4]   2> 13591 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 13676 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-28T01:41:17.172724Z
   [junit4]   2> 13698 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13719 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13737 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13740 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13743 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13957 INFO  (zkConnectionManagerCallback-14-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13958 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14040 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14052 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14053 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14087 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14096 INFO  (zkConnectionManagerCallback-16-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14099 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14119 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14130 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14138 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14155 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14158 INFO  (zkConnectionManagerCallback-18-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14158 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14216 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 20228 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 20242 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 20650 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 21080 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 21761 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 23218 WARN  (jetty-launcher-8-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21e2c6f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23219 WARN  (jetty-launcher-8-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21e2c6f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23219 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1de05359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23220 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1de05359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23220 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61c27bc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23220 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61c27bc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23224 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7875ae5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23225 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7875ae5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23237 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32ffbb96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23237 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32ffbb96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24040 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63d7996[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24041 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63d7996[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24044 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15eaebdf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24045 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15eaebdf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24061 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63703b0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24061 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63703b0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24070 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f2dd911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24071 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f2dd911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24096 WARN  (jetty-launcher-8-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43f7a61e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24096 WARN  (jetty-launcher-8-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43f7a61e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24493 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64762/solr
   [junit4]   2> 24493 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64762/solr
   [junit4]   2> 24494 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64762/solr
   [junit4]   2> 24500 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64762/solr
   [junit4]   2> 24500 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64762/solr
   [junit4]   2> 24592 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24598 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24604 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24606 INFO  (zkConnectionManagerCallback-65-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24607 INFO  (jetty-launcher-8-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24607 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24611 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24614 INFO  (zkConnectionManagerCallback-69-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24616 INFO  (zkConnectionManagerCallback-67-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24618 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24615 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24621 INFO  (zkConnectionManagerCallback-73-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24623 INFO  (zkConnectionManagerCallback-71-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24624 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24626 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24744 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24797 INFO  (zkConnectionManagerCallback-75-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24808 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24862 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24927 INFO  (zkConnectionManagerCallback-77-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24929 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25025 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25054 INFO  (zkConnectionManagerCallback-79-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25058 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25126 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25144 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25199 INFO  (zkConnectionManagerCallback-81-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25203 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25207 INFO  (zkConnectionManagerCallback-83-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25208 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 30615 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64786_solr
   [junit4]   2> 30639 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_solr     ] o.a.s.c.Overseer Overseer (id=72080286885412881-127.0.0.1:64786_solr-n_0000000000) starting
   [junit4]   2> 31391 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64786_solr
   [junit4]   2> 31423 INFO  (OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) [n:127.0.0.1:64786_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64786_solr
   [junit4]   2> 31529 INFO  (OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) [n:127.0.0.1:64786_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 31760 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 31857 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 31876 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 31993 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 32064 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 32124 WARN  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_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> 32274 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64782_solr as DOWN
   [junit4]   2> 32334 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64785_solr as DOWN
   [junit4]   2> 32377 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 32386 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64784_solr as DOWN
   [junit4]   2> 32391 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64783_solr as DOWN
   [junit4]   2> 32399 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 32399 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64782_solr
   [junit4]   2> 32399 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64785_solr
   [junit4]   2> 32520 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 32539 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64784_solr
   [junit4]   2> 32558 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 32583 INFO  (zkCallback-76-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 32588 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64783_solr
   [junit4]   2> 32570 INFO  (zkCallback-82-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 32568 INFO  (zkCallback-80-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 32568 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 32564 INFO  (zkCallback-74-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 32603 INFO  (zkCallback-82-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 32603 INFO  (zkCallback-74-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 32603 INFO  (zkCallback-78-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 32604 INFO  (zkCallback-80-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 32604 INFO  (zkCallback-76-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 32636 INFO  (zkCallback-76-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 32637 INFO  (zkCallback-74-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 32637 INFO  (zkCallback-82-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 32670 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 32671 WARN  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_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> 32682 INFO  (zkCallback-80-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 32694 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 32695 WARN  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_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> 32695 INFO  (zkCallback-78-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 32781 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 32782 WARN  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_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> 32834 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 32837 WARN  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_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> 33317 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 33371 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 33387 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 33441 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 33470 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 39356 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64786.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39365 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64786.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39365 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64786.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39376 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64784.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39378 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64784.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39378 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64784.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39440 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64785.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39460 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64785.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39491 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64785.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39521 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64782.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39522 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64782.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39550 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64783.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39550 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64783.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39551 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64783.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39557 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64782.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39629 INFO  (jetty-launcher-8-thread-5) [n:127.0.0.1:64785_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001/node5
   [junit4]   2> 39672 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:64783_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001/node3
   [junit4]   2> 39673 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:64786_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001/node1
   [junit4]   2> 39682 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:64784_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001/node4
   [junit4]   2> 39684 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:64782_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001/node2
   [junit4]   2> 41082 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 41106 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 41201 INFO  (zkConnectionManagerCallback-132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 41203 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 41383 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 41459 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64762/solr ready
   [junit4]   2> 67891 INFO  (TEST-TestSegmentSorting.testSegmentTerminateEarly-seed#[2E71F9CA55927FFC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentTerminateEarly
   [junit4]   2> 69349 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=cf23481f-4629-4144-b7cb-af1b244e3d4e&property.config=solrconfig-sortingmergepolicyfactory.xml&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&name=testSegmentTerminateEarly&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 69703 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=cf23481f-4629-4144-b7cb-af1b244e3d4e&property.config=solrconfig-sortingmergepolicyfactory.xml&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&name=testSegmentTerminateEarly&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=587
   [junit4]   2> 69997 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 70146 INFO  (OverseerThreadFactory-98-thread-1-processing-n:127.0.0.1:64786_solr) [n:127.0.0.1:64786_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSegmentTerminateEarly
   [junit4]   2> 70176 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=179
   [junit4]   2> 71626 INFO  (OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) [n:127.0.0.1:64786_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64782/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64782_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72089 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 72277 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=188
   [junit4]   2> 72408 INFO  (OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) [n:127.0.0.1:64786_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64783/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64783_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72796 INFO  (OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) [n:127.0.0.1:64786_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64786/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64786_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72972 INFO  (OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) [n:127.0.0.1:64786_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64784/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64784_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 73297 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 73468 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=170
   [junit4]   2> 73715 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr    x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node7&name=testSegmentTerminateEarly_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=80
   [junit4]   2> 73719 INFO  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr    x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node7&name=testSegmentTerminateEarly_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 73723 INFO  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr    x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 73725 INFO  (qtp775073969-78) [n:127.0.0.1:64783_solr    x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node5&name=testSegmentTerminateEarly_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=7
   [junit4]   2> 73725 INFO  (parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr x:testSegmentTerminateEarly_shard1_replica_n3 cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) [n:127.0.0.1:64783_solr    x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node5&name=testSegmentTerminateEarly_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 73727 INFO  (qtp329857450-83) [n:127.0.0.1:64784_solr    x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node8&name=testSegmentTerminateEarly_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1
   [junit4]   2> 73727 INFO  (parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr x:testSegmentTerminateEarly_shard2_replica_n6 cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) [n:127.0.0.1:64784_solr    x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node8&name=testSegmentTerminateEarly_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 73733 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr    x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node2&name=testSegmentTerminateEarly_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2
   [junit4]   2> 73734 INFO  (parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr x:testSegmentTerminateEarly_shard1_replica_n1 cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) [n:127.0.0.1:64782_solr    x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node2&name=testSegmentTerminateEarly_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 74966 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 75093 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=127
   [junit4]   2> 75137 INFO  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.2
   [junit4]   2> 75142 INFO  (parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr x:testSegmentTerminateEarly_shard2_replica_n6 cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) [n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.2
   [junit4]   2> 75143 INFO  (parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr x:testSegmentTerminateEarly_shard1_replica_n1 cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) [n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.2
   [junit4]   2> 75407 INFO  (parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr x:testSegmentTerminateEarly_shard1_replica_n3 cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) [n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.2
   [junit4]   2> 77369 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 77471 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 77471 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 77786 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=417
   [junit4]   2> 78502 INFO  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 78520 INFO  (parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr x:testSegmentTerminateEarly_shard1_replica_n1 cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) [n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 78544 INFO  (parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr x:testSegmentTerminateEarly_shard2_replica_n6 cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) [n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 78655 WARN  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 78658 WARN  (parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr x:testSegmentTerminateEarly_shard1_replica_n1 cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) [n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 78659 WARN  (parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr x:testSegmentTerminateEarly_shard2_replica_n6 cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) [n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 78676 INFO  (parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr x:testSegmentTerminateEarly_shard1_replica_n3 cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) [n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 78690 WARN  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 78821 WARN  (parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr x:testSegmentTerminateEarly_shard1_replica_n1 cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) [n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 78827 WARN  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 78849 WARN  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 78849 WARN  (parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr x:testSegmentTerminateEarly_shard1_replica_n1 cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) [n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 78857 WARN  (parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr x:testSegmentTerminateEarly_shard2_replica_n6 cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) [n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 78951 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 79044 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=92
   [junit4]   2> 79312 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 79313 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 80067 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 80091 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 80146 WARN  (parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr x:testSegmentTerminateEarly_shard1_replica_n1 cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) [n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 80335 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 80335 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 81270 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 81365 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=95
   [junit4]   2> 81429 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 81430 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 82176 WARN  (parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr x:testSegmentTerminateEarly_shard1_replica_n3 cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) [n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 82417 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 82532 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 82532 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 82555 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=138
   [junit4]   2> 83819 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 83824 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 83824 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 84270 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=453
   [junit4]   2> 84425 WARN  (parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr x:testSegmentTerminateEarly_shard2_replica_n6 cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) [n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 84433 WARN  (parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr x:testSegmentTerminateEarly_shard2_replica_n6 cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) [n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 84445 WARN  (parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr x:testSegmentTerminateEarly_shard1_replica_n3 cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) [n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 84498 WARN  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 84550 WARN  (parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr x:testSegmentTerminateEarly_shard2_replica_n6 cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) [n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 84557 WARN  (parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr x:testSegmentTerminateEarly_shard1_replica_n3 cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) [n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 84594 WARN  (parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr x:testSegmentTerminateEarly_shard1_replica_n1 cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) [n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 84619 WARN  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 84796 WARN  (parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr x:testSegmentTerminateEarly_shard1_replica_n3 cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) [n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.EnumField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 84797 WARN  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.EnumField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 85001 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 85001 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 85303 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 85777 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=474
   [junit4]   2> 86215 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 86215 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 86850 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 86952 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=102
   [junit4]   2> 87356 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 87356 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 87679 INFO  (parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr x:testSegmentTerminateEarly_shard2_replica_n6 cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) [n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 87696 INFO  (parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr x:testSegmentTerminateEarly_shard1_replica_n1 cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) [n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 87699 INFO  (parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr x:testSegmentTerminateEarly_shard1_replica_n3 cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) [n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 87729 INFO  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 88011 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 88015 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 88560 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 88560 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 89138 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 89279 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=140
   [junit4]   2> 90098 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 90098 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 90835 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 91006 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=160
   [junit4]   2> 91088 INFO  (parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr x:testSegmentTerminateEarly_shard1_replica_n1 cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) [n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testSegmentTerminateEarly_shard1_replica_n1' using configuration from configset class org.apache.solr.cloud.TestSegmentSorting_configSet, trusted=true
   [junit4]   2> 91101 INFO  (parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr x:testSegmentTerminateEarly_shard2_replica_n6 cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) [n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testSegmentTerminateEarly_shard2_replica_n6' using configuration from configset class org.apache.solr.cloud.TestSegmentSorting_configSet, trusted=true
   [junit4]   2> 91169 INFO  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testSegmentTerminateEarly_shard2_replica_n4' using configuration from configset class org.apache.solr.cloud.TestSegmentSorting_configSet, trusted=true
   [junit4]   2> 91170 INFO  (parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr x:testSegmentTerminateEarly_shard2_replica_n6 cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) [n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64784.solr.core.testSegmentTerminateEarly.shard2.replica_n6' (registry 'solr.core.testSegmentTerminateEarly.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 91187 INFO  (parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr x:testSegmentTerminateEarly_shard1_replica_n1 cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) [n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64782.solr.core.testSegmentTerminateEarly.shard1.replica_n1' (registry 'solr.core.testSegmentTerminateEarly.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 91215 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 91215 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 91268 INFO  (parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr x:testSegmentTerminateEarly_shard2_replica_n4 cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) [n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64786.solr.core.testSegmentTerminateEarly.sh

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

egistry=solr.cluster tag=null
   [junit4]   2> 200433 INFO  (jetty-closer-185-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 200438 INFO  (jetty-closer-185-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e53ac90: rootName = solr_64785, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@573d890b
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54b2a898: rootName = solr_64783, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@573d890b
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3edb352: rootName = solr_64786, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@573d890b
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 200445 INFO  (closeThreadPool-208-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72080286885412881-127.0.0.1:64786_solr-n_0000000000) closing
   [junit4]   2> 200446 INFO  (OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) [n:127.0.0.1:64786_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64786_solr
   [junit4]   2> 200447 INFO  (OverseerAutoScalingTriggerThread-72080286885412881-127.0.0.1:64786_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 200470 INFO  (closeThreadPool-208-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72080286885412881-127.0.0.1:64786_solr-n_0000000000) closing
   [junit4]   2> 200533 INFO  (jetty-closer-185-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@63b401b4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 200535 INFO  (jetty-closer-185-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a14176c{/solr,null,UNAVAILABLE}
   [junit4]   2> 200535 INFO  (jetty-closer-185-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 200542 INFO  (zkCallback-82-thread-7) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 200542 INFO  (zkCallback-80-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 200542 INFO  (zkCallback-74-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 200557 INFO  (jetty-closer-185-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@140ae59b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 200557 INFO  (jetty-closer-185-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@333512e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 200557 INFO  (jetty-closer-185-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 200654 INFO  (jetty-closer-185-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72080286885412881-127.0.0.1:64786_solr-n_0000000000) closing
   [junit4]   2> 200656 INFO  (jetty-closer-185-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e168037{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 200656 INFO  (jetty-closer-185-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5c307e95{/solr,null,UNAVAILABLE}
   [junit4]   2> 200656 INFO  (jetty-closer-185-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 200758 INFO  (jetty-closer-185-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b853c70{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 200758 INFO  (jetty-closer-185-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55c3232c{/solr,null,UNAVAILABLE}
   [junit4]   2> 200758 INFO  (jetty-closer-185-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 200863 INFO  (jetty-closer-185-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7dee24bc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 200863 INFO  (jetty-closer-185-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30abd739{/solr,null,UNAVAILABLE}
   [junit4]   2> 200864 INFO  (jetty-closer-185-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 200865 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 201093 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> 	11	/solr/collections/testAtomicUpdateOfSegmentSortField/terms/shard2
   [junit4]   2> 	10	/solr/collections/testAtomicUpdateOfSegmentSortField/terms/shard1
   [junit4]   2> 	8	/solr/collections/testSegmentTerminateEarly/terms/shard2
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/testSegmentTerminateEarly/terms/shard1
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/testAtomicUpdateOfSegmentSortField/collectionprops.json
   [junit4]   2> 	3	/solr/collections/testSegmentTerminateEarly/state.json
   [junit4]   2> 	3	/solr/collections/testAtomicUpdateOfSegmentSortField/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/collections/testAtomicUpdateOfSegmentSortField/state.json
   [junit4]   2> 	37	/solr/collections/testSegmentTerminateEarly/state.json
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72080286885412881-127.0.0.1:64786_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72080286885412877-127.0.0.1:64785_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	54	/solr/overseer/queue
   [junit4]   2> 	34	/solr/collections
   [junit4]   2> 	31	/solr/live_nodes
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 201109 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64762
   [junit4]   2> 201109 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64762
   [junit4]   2> 201109 INFO  (SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64762
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001
   [junit4]   2> Aug 28, 2020 1:44:24 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(Lucene86), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-LY, timezone=America/Santiago
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=318767104,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSegmentSorting]
   [junit4] Completed [17/914 (1!)] on J4 in 198.45s, 2 tests, 1 failure <<< FAILURES!

[...truncated 47952 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/137/consoleText

[repro] Revision: 016993b65e393b58246d54e8ddda9f56a453eb0e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestSegmentSorting -Dtests.method=testSegmentTerminateEarly -Dtests.seed=2E71F9CA55927FFC -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=America/Santiago -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSegmentSorting
[repro] ant compile-test

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSegmentSorting" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=2E71F9CA55927FFC -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=America/Santiago -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestSegmentSorting
[repro] Exiting with code 0

[...truncated 91 lines...]