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

[JENKINS] Lucene-Solr-Tests-8.x - Build # 1435 - Unstable

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

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([AE2A65C3E788562E:F9039E763C7AB435]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:898)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testSuggestionsWithPayload

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([AE2A65C3E788562E:F7E668CEBBC0FF71]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testSuggestionsWithPayload(AutoScalingHandlerTest.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy

Error Message:
expected:<127.0.0.1:[4486]4_solr> but was:<127.0.0.1:[3888]4_solr>

Stack Trace:
org.junit.ComparisonFailure: expected:<127.0.0.1:[4486]4_solr> but was:<127.0.0.1:[3888]4_solr>
	at __randomizedtesting.SeedInfo.seed([AE2A65C3E788562E:6FB6576A26B0ABED]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.lambda$testCreateCollectionAddShardUsingPolicy$10(TestPolicyCloud.java:474)
	at org.apache.solr.common.cloud.DocCollection.lambda$null$0(DocCollection.java:193)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.common.cloud.DocCollection.lambda$forEachReplica$1(DocCollection.java:193)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.common.cloud.DocCollection.forEachReplica(DocCollection.java:193)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy(TestPolicyCloud.java:474)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13832 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TestPolicyCloud
   [junit4]   2> 1336242 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1336242 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1336243 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_AE2A65C3E788562E-001/data-dir-84-001
   [junit4]   2> 1336243 WARN  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1336243 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1336245 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1336246 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_AE2A65C3E788562E-001/tempDir-001
   [junit4]   2> 1336246 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1336246 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1336246 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1336346 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:36417
   [junit4]   2> 1336347 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36417
   [junit4]   2> 1336347 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36417
   [junit4]   2> 1336347 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36417
   [junit4]   2> 1336349 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336351 INFO  (zkConnectionManagerCallback-10692-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336351 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1336353 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336355 INFO  (zkConnectionManagerCallback-10694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336355 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1336355 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336356 INFO  (zkConnectionManagerCallback-10696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336356 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1336461 WARN  (jetty-launcher-10697-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1336461 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1336461 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1336461 INFO  (jetty-launcher-10697-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1336463 WARN  (jetty-launcher-10697-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1336463 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1336463 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1336463 INFO  (jetty-launcher-10697-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1336464 WARN  (jetty-launcher-10697-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1336464 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1336464 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1336464 INFO  (jetty-launcher-10697-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1336466 INFO  (jetty-launcher-10697-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1336466 INFO  (jetty-launcher-10697-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1336466 INFO  (jetty-launcher-10697-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1336466 WARN  (jetty-launcher-10697-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1336466 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1336466 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1336466 INFO  (jetty-launcher-10697-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1336467 INFO  (jetty-launcher-10697-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67f9a1c7{/solr,null,AVAILABLE}
   [junit4]   2> 1336467 WARN  (jetty-launcher-10697-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1336467 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1336467 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1336467 INFO  (jetty-launcher-10697-thread-5) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1336471 INFO  (jetty-launcher-10697-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1336471 INFO  (jetty-launcher-10697-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1336471 INFO  (jetty-launcher-10697-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1336472 INFO  (jetty-launcher-10697-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24cf95fa{/solr,null,AVAILABLE}
   [junit4]   2> 1336472 INFO  (jetty-launcher-10697-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1336472 INFO  (jetty-launcher-10697-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1336472 INFO  (jetty-launcher-10697-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1336473 INFO  (jetty-launcher-10697-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1336473 INFO  (jetty-launcher-10697-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1336473 INFO  (jetty-launcher-10697-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1336473 INFO  (jetty-launcher-10697-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1336473 INFO  (jetty-launcher-10697-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1336473 INFO  (jetty-launcher-10697-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1336473 INFO  (jetty-launcher-10697-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@329f1e78{SSL, (ssl, http/1.1)}{127.0.0.1:38880}
   [junit4]   2> 1336473 INFO  (jetty-launcher-10697-thread-1) [     ] o.e.j.s.Server Started @1336576ms
   [junit4]   2> 1336473 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38880}
   [junit4]   2> 1336473 INFO  (jetty-launcher-10697-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b73dff{/solr,null,AVAILABLE}
   [junit4]   2> 1336474 ERROR (jetty-launcher-10697-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1336474 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1336474 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1336474 INFO  (jetty-launcher-10697-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f1abaeb{/solr,null,AVAILABLE}
   [junit4]   2> 1336474 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1336474 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1336474 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T22:20:45.719Z
   [junit4]   2> 1336474 INFO  (jetty-launcher-10697-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d6eaca0{/solr,null,AVAILABLE}
   [junit4]   2> 1336474 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e96ad62{SSL, (ssl, http/1.1)}{127.0.0.1:45444}
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b58f3e9{SSL, (ssl, http/1.1)}{127.0.0.1:38884}
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-4) [     ] o.e.j.s.Server Started @1336577ms
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-5) [     ] o.e.j.s.Server Started @1336577ms
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20c70ce7{SSL, (ssl, http/1.1)}{127.0.0.1:44864}
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45444}
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38884}
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-3) [     ] o.e.j.s.Server Started @1336577ms
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44864}
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1dc081a3{SSL, (ssl, http/1.1)}{127.0.0.1:40905}
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-2) [     ] o.e.j.s.Server Started @1336577ms
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40905}
   [junit4]   2> 1336475 ERROR (jetty-launcher-10697-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1336475 ERROR (jetty-launcher-10697-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1336475 ERROR (jetty-launcher-10697-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T22:20:45.720Z
   [junit4]   2> 1336475 ERROR (jetty-launcher-10697-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T22:20:45.720Z
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T22:20:45.720Z
   [junit4]   2> 1336475 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T22:20:45.720Z
   [junit4]   2> 1336476 INFO  (zkConnectionManagerCallback-10699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336476 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1336476 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336476 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336476 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1336477 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336477 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336478 INFO  (zkConnectionManagerCallback-10703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336478 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1336478 INFO  (zkConnectionManagerCallback-10701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336478 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1336478 INFO  (zkConnectionManagerCallback-10705-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336478 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1336478 INFO  (zkConnectionManagerCallback-10707-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336479 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1336479 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1336479 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1336479 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1336479 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1336831 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1336832 WARN  (jetty-launcher-10697-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1336833 WARN  (jetty-launcher-10697-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@329e7af3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1336833 WARN  (jetty-launcher-10697-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@329e7af3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1336836 WARN  (jetty-launcher-10697-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1336837 WARN  (jetty-launcher-10697-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32cda957[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1336837 WARN  (jetty-launcher-10697-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32cda957[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1336838 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36417/solr
   [junit4]   2> 1336838 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336840 INFO  (zkConnectionManagerCallback-10724-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336840 INFO  (jetty-launcher-10697-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337080 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1337080 WARN  (jetty-launcher-10697-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1337081 WARN  (jetty-launcher-10697-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@388f1b68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337081 WARN  (jetty-launcher-10697-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@388f1b68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337084 WARN  (jetty-launcher-10697-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1337084 WARN  (jetty-launcher-10697-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2219a9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337084 WARN  (jetty-launcher-10697-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2219a9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337086 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36417/solr
   [junit4]   2> 1337086 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337087 INFO  (zkConnectionManagerCallback-10738-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1337088 INFO  (jetty-launcher-10697-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337095 INFO  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337096 INFO  (zkConnectionManagerCallback-10740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1337096 INFO  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337176 INFO  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45444_solr
   [junit4]   2> 1337177 INFO  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_solr     ] o.a.s.c.Overseer Overseer (id=72671638903455754-127.0.0.1:45444_solr-n_0000000000) starting
   [junit4]   2> 1337183 INFO  (OverseerStateUpdate-72671638903455754-127.0.0.1:45444_solr-n_0000000000) [n:127.0.0.1:45444_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45444_solr
   [junit4]   2> 1337183 INFO  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45444_solr
   [junit4]   2> 1337185 INFO  (zkCallback-10739-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1337186 INFO  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1337187 WARN  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_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> 1337195 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337196 INFO  (zkConnectionManagerCallback-10749-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1337196 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337201 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1337205 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40905_solr as DOWN
   [junit4]   2> 1337205 INFO  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1337206 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1337206 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40905_solr
   [junit4]   2> 1337207 INFO  (zkCallback-10739-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1337208 INFO  (zkCallback-10748-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1337209 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1337210 WARN  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_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> 1337229 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1337247 INFO  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45444.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1337261 INFO  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45444.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1337261 INFO  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45444.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1337263 INFO  (jetty-launcher-10697-thread-4) [n:127.0.0.1:45444_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_AE2A65C3E788562E-001/tempDir-001/node4/.
   [junit4]   2> 1337263 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40905.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1337285 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40905.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1337285 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40905.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1337287 INFO  (jetty-launcher-10697-thread-2) [n:127.0.0.1:40905_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_AE2A65C3E788562E-001/tempDir-001/node2/.
   [junit4]   2> 1337325 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1337326 WARN  (jetty-launcher-10697-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1337327 WARN  (jetty-launcher-10697-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c67cab4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337327 WARN  (jetty-launcher-10697-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c67cab4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337330 WARN  (jetty-launcher-10697-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1337331 WARN  (jetty-launcher-10697-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f2c34a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337331 WARN  (jetty-launcher-10697-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f2c34a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337332 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36417/solr
   [junit4]   2> 1337333 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337334 INFO  (zkConnectionManagerCallback-10770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1337334 INFO  (jetty-launcher-10697-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337437 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337438 INFO  (zkConnectionManagerCallback-10772-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1337438 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337443 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1337448 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44864_solr as DOWN
   [junit4]   2> 1337449 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1337449 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44864_solr
   [junit4]   2> 1337450 INFO  (zkCallback-10739-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1337450 INFO  (zkCallback-10748-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1337450 INFO  (zkCallback-10771-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1337452 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1337452 WARN  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_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> 1337471 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1337500 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44864.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1337515 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44864.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1337516 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44864.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1337517 INFO  (jetty-launcher-10697-thread-3) [n:127.0.0.1:44864_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_AE2A65C3E788562E-001/tempDir-001/node3/.
   [junit4]   2> 1338130 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1338131 WARN  (jetty-launcher-10697-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338132 WARN  (jetty-launcher-10697-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28a4175a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338132 WARN  (jetty-launcher-10697-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28a4175a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338135 WARN  (jetty-launcher-10697-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338136 WARN  (jetty-launcher-10697-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3242e4d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338136 WARN  (jetty-launcher-10697-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3242e4d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338137 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36417/solr
   [junit4]   2> 1338138 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1338138 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1338139 WARN  (jetty-launcher-10697-thread-5) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338139 INFO  (zkConnectionManagerCallback-10788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338139 INFO  (jetty-launcher-10697-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1338139 WARN  (jetty-launcher-10697-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b2c330f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338139 WARN  (jetty-launcher-10697-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b2c330f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338145 WARN  (jetty-launcher-10697-thread-5) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338145 WARN  (jetty-launcher-10697-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e02907[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338145 WARN  (jetty-launcher-10697-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e02907[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338146 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36417/solr
   [junit4]   2> 1338147 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1338148 INFO  (zkConnectionManagerCallback-10796-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338148 INFO  (jetty-launcher-10697-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1338241 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1338242 INFO  (zkConnectionManagerCallback-10798-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338242 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1338247 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1338253 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38880_solr as DOWN
   [junit4]   2> 1338254 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1338254 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38880_solr
   [junit4]   2> 1338255 INFO  (zkCallback-10739-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338255 INFO  (zkCallback-10748-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338255 INFO  (zkCallback-10771-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338255 INFO  (zkCallback-10797-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338256 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1338257 WARN  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_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> 1338276 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1338303 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38880.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1338325 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38880.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1338325 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38880.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1338327 INFO  (jetty-launcher-10697-thread-1) [n:127.0.0.1:38880_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_AE2A65C3E788562E-001/tempDir-001/node1/.
   [junit4]   2> 1338341 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1338343 INFO  (zkConnectionManagerCallback-10808-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338343 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1338349 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1338353 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38884_solr as DOWN
   [junit4]   2> 1338354 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1338354 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38884_solr
   [junit4]   2> 1338355 INFO  (zkCallback-10739-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338355 INFO  (zkCallback-10771-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338355 INFO  (zkCallback-10748-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338355 INFO  (zkCallback-10807-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338355 INFO  (zkCallback-10797-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338357 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1338357 WARN  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_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> 1338376 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1338406 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38884.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1338421 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38884.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1338422 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38884.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1338423 INFO  (jetty-launcher-10697-thread-5) [n:127.0.0.1:38884_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_AE2A65C3E788562E-001/tempDir-001/node5/.
   [junit4]   2> 1338450 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 1338451 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1338452 INFO  (zkConnectionManagerCallback-10821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338452 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1338454 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1338456 INFO  (SUITE-TestPolicyCloud-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36417/solr ready
   [junit4]   2> 1338510 INFO  (TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[AE2A65C3E788562E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionAddShardUsingPolicy
   [junit4]   2> 1338605 INFO  (qtp2103829919-19566) [n:127.0.0.1:38880_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338650 INFO  (qtp1419910454-19596) [n:127.0.0.1:38884_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338654 INFO  (qtp1379565487-19600) [n:127.0.0.1:40905_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338700 INFO  (qtp1866327371-19588) [n:127.0.0.1:44864_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338746 INFO  (qtp829181700-19585) [n:127.0.0.1:45444_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338748 INFO  (qtp1379565487-19599) [n:127.0.0.1:40905_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=192
   [junit4]   2> 1338752 INFO  (qtp829181700-19585) [n:127.0.0.1:45444_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=s1,s2&collection.configName=conf&name=addshard_using_policy&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2&policy=c1 and sendToOCPQueue=true
   [junit4]   2> 1338755 INFO  (OverseerThreadFactory-10747-thread-1-processing-n:127.0.0.1:45444_solr) [n:127.0.0.1:45444_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection addshard_using_policy
   [junit4]   2> 1338865 INFO  (qtp829181700-19586) [n:127.0.0.1:45444_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338868 INFO  (qtp2103829919-19566) [n:127.0.0.1:38880_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338872 INFO  (qtp1379565487-19599) [n:127.0.0.1:40905_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338875 INFO  (qtp1419910454-19596) [n:127.0.0.1:38884_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338879 INFO  (qtp1866327371-19588) [n:127.0.0.1:44864_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338881 INFO  (qtp829181700-19584) [n:127.0.0.1:45444_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338882 INFO  (qtp2103829919-19569) [n:127.0.0.1:38880_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338883 INFO  (qtp1379565487-19592) [n:127.0.0.1:40905_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338884 INFO  (qtp1419910454-19597) [n:127.0.0.1:38884_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338885 INFO  (qtp1866327371-19598) [n:127.0.0.1:44864_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1338892 INFO  (OverseerStateUpdate-72671638903455754-127.0.0.1:45444_solr-n_0000000000) [n:127.0.0.1:45444_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addshard_using_policy",
   [junit4]   2>   "shard":"s1",
   [junit4]   2>   "core":"addshard_using_policy_s1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44864/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44864_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1338894 INFO  (OverseerStateUpdate-72671638903455754-127.0.0.1:45444_solr-n_0000000000) [n:127.0.0.1:45444_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addshard_using_policy",
   [junit4]   2>   "shard":"s2",
   [junit4]   2>   "core":"addshard_using_policy_s2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38884/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38884_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1339101 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr    x:addshard_using_policy_s2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=addshard_using_policy_s2_replica_n2&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1339101 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr    x:addshard_using_policy_s1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addshard_using_policy_s1_replica_n1&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1339116 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1339116 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1339133 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1339133 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1339136 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1339136 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1339136 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'addshard_using_policy_s1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1339136 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'addshard_using_policy_s2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1339136 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38884.solr.core.addshard_using_policy.s2.replica_n2' (registry 'solr.core.addshard_using_policy.s2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1339136 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44864.solr.core.addshard_using_policy.s1.replica_n1' (registry 'solr.core.addshard_using_policy.s1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55515fcb
   [junit4]   2> 1339136 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SolrCore [[addshard_using_policy_s1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_AE2A65C3E788562E-001/tempDir-001/node3/./addshard_using_policy_s1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_AE2A65C3E788562E-001/tempDir-001/node3/./addshard_using_policy_s1_replica_n1/data/]
   [junit4]   2> 1339136 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SolrCore [[addshard_using_policy_s2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_AE2A65C3E788562E-001/tempDir-001/node5/./addshard_using_policy_s2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_AE2A65C3E788562E-001/tempDir-001/node5/./addshard_using_policy_s2_replica_n2/data/]
   [junit4]   2> 1339214 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1339214 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1339214 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1339214 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1339216 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1339216 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1339216 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1339216 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1339218 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c9a68b5[addshard_using_policy_s1_replica_n1] main]
   [junit4]   2> 1339218 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19d16a86[addshard_using_policy_s2_replica_n2] main]
   [junit4]   2> 1339219 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1339219 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1339219 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1339219 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1339220 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1339220 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1339220 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1664713016963235840
   [junit4]   2> 1339220 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1664713016963235840
   [junit4]   2> 1339224 INFO  (searcherExecutor-10823-thread-1-processing-n:127.0.0.1:44864_solr x:addshard_using_policy_s1_replica_n1 c:addshard_using_policy s:s1 r:core_node3) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SolrCore [addshard_using_policy_s1_replica_n1] Registered new searcher Searcher@2c9a68b5[addshard_using_policy_s1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1339224 INFO  (searcherExecutor-10825-thread-1-processing-n:127.0.0.1:38884_solr x:addshard_using_policy_s2_replica_n2 c:addshard_using_policy s:s2 r:core_node4) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SolrCore [addshard_using_policy_s2_replica_n2] Registered new searcher Searcher@19d16a86[addshard_using_policy_s2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1339226 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/addshard_using_policy/terms/s1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1339226 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/addshard_using_policy/terms/s2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1339226 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/addshard_using_policy/leaders/s1
   [junit4]   2> 1339226 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/addshard_using_policy/leaders/s2
   [junit4]   2> 1339231 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1339231 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1339231 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1339231 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38884/solr/addshard_using_policy_s2_replica_n2/
   [junit4]   2> 1339231 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1339231 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44864/solr/addshard_using_policy_s1_replica_n1/
   [junit4]   2> 1339231 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1339231 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1339231 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:44864/solr/addshard_using_policy_s1_replica_n1/ has no replicas
   [junit4]   2> 1339231 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:38884/solr/addshard_using_policy_s2_replica_n2/ has no replicas
   [junit4]   2> 1339231 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/addshard_using_policy/leaders/s2/leader after winning as /collections/addshard_using_policy/leader_elect/s2/election/72671638903455761-core_node4-n_0000000000
   [junit4]   2> 1339231 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/addshard_using_policy/leaders/s1/leader after winning as /collections/addshard_using_policy/leader_elect/s1/election/72671638903455757-core_node3-n_0000000000
   [junit4]   2> 1339234 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44864/solr/addshard_using_policy_s1_replica_n1/ s1
   [junit4]   2> 1339234 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38884/solr/addshard_using_policy_s2_replica_n2/ s2
   [junit4]   2> 1339336 INFO  (zkCallback-10807-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1339336 INFO  (zkCallback-10771-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1339336 INFO  (zkCallback-10807-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1339336 INFO  (zkCallback-10771-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1339337 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1339337 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1339339 INFO  (qtp1866327371-19578) [n:127.0.0.1:44864_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addshard_using_policy_s1_replica_n1&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=238
   [junit4]   2> 1339339 INFO  (qtp1419910454-19594) [n:127.0.0.1:38884_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=addshard_using_policy_s2_replica_n2&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=238
   [junit4]   2> 1339341 INFO  (qtp829181700-19585) [n:127.0.0.1:45444_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1339440 INFO  (zkCallback-10739-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1339440 INFO  (zkCallback-10771-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1339440 INFO  (zkCallback-10771-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1339440 INFO  (zkCallback-10807-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1339440 INFO  (zkCallback-10807-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1339440 INFO  (zkCallback-10771-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1339440 INFO  (zkCallback-10807-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1339440 INFO  (qtp829181700-19585) [n:127.0.0.1:45444_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=s1,s2&collection.configName=conf&name=addshard_using_policy&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2&policy=c1} status=0 QTime=688
   [junit4]   2> 1339441 INFO  (TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[AE2A65C3E788562E]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: addshard_using_policy
   [junit4]   2> 1339444 INFO  (TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[AE2A65C3E788562E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1339447 INFO  (qtp829181700-19586) [n:127.0.0.1:45444_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=addshard_using_policy&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1339449 INFO  (OverseerCollectionConfigSetProcessor-72671638903455754-127.0.0.1:45444_solr-n_0000000000) [n:127.0.0.1:45444_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1339450 INFO  (OverseerThreadFactory-10747-thread-2-processing-n:127.0.0.1:45444_solr) [n:127.0.0.1:45444_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1339451 INFO  (qtp1419910454-19596) [n:127.0.0.1:38884_solr    x:addshard_using_policy_s2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.addshard_using_policy.s2.replica_n2 tag=null
   [junit4]   2> 1339451 INFO  (qtp1866327371-19588) [n:127.0.0.1:44864_solr    x:addshard_using_policy_s1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.addshard_using_policy.s1.replica_n1 tag=null
   [junit4]   2> 1339451 INFO  (qtp1419910454-19596) [n:127.0.0.1:38884_solr    x:addshard_using_policy_s2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@739a60ff: root

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

unit4]   2> 2346247 INFO  (jetty-closer-17410-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 2346261 INFO  (zkCallback-17270-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2346262 INFO  (jetty-closer-17410-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2346262 INFO  (jetty-closer-17410-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e392087: rootName = solr_34038, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@24f6acba
   [junit4]   2> 2346262 INFO  (jetty-closer-17410-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 2346363 INFO  (closeThreadPool-17428-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72671703373250566-127.0.0.1:34038_solr-n_0000000000) closing
   [junit4]   2> 2346365 INFO  (OverseerStateUpdate-72671703373250566-127.0.0.1:34038_solr-n_0000000000) [n:127.0.0.1:34038_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34038_solr
   [junit4]   2> 2346366 INFO  (OverseerAutoScalingTriggerThread-72671703373250566-127.0.0.1:34038_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2346366 INFO  (jetty-closer-17410-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@686b47e0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2346366 INFO  (jetty-closer-17410-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72671703373250566-127.0.0.1:34038_solr-n_0000000000) closing
   [junit4]   2> 2346367 INFO  (jetty-closer-17410-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ec70936{/solr,null,UNAVAILABLE}
   [junit4]   2> 2346368 INFO  (jetty-closer-17410-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2346368 INFO  (closeThreadPool-17428-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72671703373250566-127.0.0.1:34038_solr-n_0000000000) closing
   [junit4]   2> 2346425 INFO  (jetty-closer-17410-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ba9781e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2346426 INFO  (jetty-closer-17410-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2519c349{/solr,null,UNAVAILABLE}
   [junit4]   2> 2346427 INFO  (jetty-closer-17410-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2346427 INFO  (jetty-closer-17410-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7c3a6df2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2346427 INFO  (jetty-closer-17410-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@51ae531c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2346427 INFO  (jetty-closer-17410-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2346428 INFO  (SUITE-AutoScalingHandlerTest-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2346632 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> 	23	/solr/collections/readApiTestViolations/terms/shard1
   [junit4]   2> 	7	/solr/collections/testDiagnosticsWithPayload.COLL/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSuggestionsWithPayload.COLL/terms/shard1
   [junit4]   2> 	5	/solr/collections/testDiagnosticsWithPayload.COLL/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/COLL1/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/readApiTestViolations/collectionprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/COLL1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	146	/solr/autoscaling.json
   [junit4]   2> 	94	/solr/collections/readApiTestViolations/state.json
   [junit4]   2> 	21	/solr/collections/testDiagnosticsWithPayload.COLL/state.json
   [junit4]   2> 	20	/solr/collections/testSuggestionsWithPayload.COLL/state.json
   [junit4]   2> 	10	/solr/collections/COLL1/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/readApiTestViolations/leader_elect/shard1/election/72671703373250566-core_node9-n_0000000000
   [junit4]   2> 	2	/solr/collections/readApiTestViolations/leader_elect/shard1/election/72671703373250568-core_node12-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	89	/solr/overseer/queue
   [junit4]   2> 	27	/solr/collections
   [junit4]   2> 	26	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2346659 INFO  (SUITE-AutoScalingHandlerTest-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34678
   [junit4]   2> 2346659 INFO  (SUITE-AutoScalingHandlerTest-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34678
   [junit4]   2> 2346659 INFO  (SUITE-AutoScalingHandlerTest-seed#[AE2A65C3E788562E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34678
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_AE2A65C3E788562E-001
   [junit4]   2> Apr 22, 2020 10:37:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=689, maxMBSortInHeap=6.080037640013503, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6496734d), locale=ar-MA, timezone=Africa/Addis_Ababa
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=139988080,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [CloudMLTQParserTest, TestCustomStream, TestDistribDocBasedVersion, ImplicitSnitchTest, TestPKIAuthenticationPlugin, PhrasesIdentificationComponentTest, TestCloudPhrasesIdentificationComponent, TestSubQueryTransformer, HttpSolrCallGetCoreTest, TestCodecSupport, TestQuerySenderListener, IndexSizeTriggerSizeEstimationTest, SolrIndexSplitterTest, OverseerTaskQueueTest, TestInfoStreamLogging, TestSchemalessBufferedUpdates, TestNoOpRegenerator, ClassificationUpdateProcessorIntegrationTest, TestUnInvertedFieldException, LeaderVoteWaitTimeoutTest, PolyFieldTest, StatsReloadRaceTest, PathHierarchyTokenizerFactoryTest, TestSuggestSpellingConverter, SolrCloudReportersTest, TestRequestForwarding, TestBulkSchemaAPI, AssignTest, DeleteInactiveReplicaTest, PeerSyncWithLeaderTest, MultiSolrCloudTestCaseTest, DocExpirationUpdateProcessorFactoryTest, TestRandomFlRTGCloud, TestHdfsCloudBackupRestore, ScheduledTriggerTest, TestSimDistributedQueue, TestSolrFieldCacheBean, DaemonStreamApiTest, TestJsonFacetsStatsParsing, TestDistributedSearch, FacetPivotSmallTest, TestSimTriggerIntegration, OverseerCollectionConfigSetProcessorTest, TestExactStatsCache, TestCollapseQParserPlugin, TestSort, TestGeoJSONResponseWriter, ZkCollectionPropsCachingTest, TestOrdValues, MetricsConfigTest, SpellCheckComponentTest, XmlUpdateRequestHandlerTest, AnalyticsMergeStrategyTest, QueryResultKeyTest, ClusterStateUpdateTest, RandomizedTaggerTest, TestRecovery, CollectionTooManyReplicasTest, DeleteReplicaTest, ResourceLoaderTest, TestInPlaceUpdatesRequiredField, HdfsThreadLeakTest, TaggingAttributeTest, SuggesterTSTTest, TestBinaryResponseWriter, TestRestoreCore, WrapperMergePolicyFactoryTest, TestLeaderElectionWithEmptyReplica, MoveReplicaHDFSFailoverTest, DistributedSpellCheckComponentTest, IndexSchemaRuntimeFieldTest, SolrRequestParserTest, TestTlogReplayVsRecovery, AutoscalingHistoryHandlerTest, SpellCheckCollatorWithCollapseTest, AtomicUpdatesTest, ResponseLogComponentTest, SystemLogListenerTest, TestUninvertingReader, TestDeprecatedFilters, TestStressVersions, TestUseDocValuesAsStored, TestPointFields, TestSystemCollAutoCreate, TestRawTransformer, TestExportWriter, ChaosMonkeyNothingIsSafeTest, BJQParserTest, HighlighterWithoutStoredIdTest, CollectionsAPISolrJTest, TestDistributedTracing, ConcurrentCreateCollectionTest, TestFieldTypeCollectionResource, SolrJmxReporterCloudTest, UpdateLogTest, TestZkAclsWithHadoopAuth, TestNestedUpdateProcessor, TestShardHandlerFactory, TestFieldCache, BlockDirectoryTest, SolrCloudExampleTest, ReindexCollectionTest, DistribCursorPagingTest, TestCoreBackup, CustomHighlightComponentTest, OverseerSolrResponseTest, TestPullReplica, HdfsRecoveryZkTest, SyncSliceTest, DocValuesTest, TestSolrDeletionPolicy1, TestSolrCloudWithDelegationTokens, AddSchemaFieldsUpdateProcessorFactoryTest, TestXmlQParserPlugin, AuditLoggerPluginTest, SolrCoreTest, SuggestComponentTest, BadIndexSchemaTest, TimeRoutedAliasUpdateProcessorTest, TestFieldSortValues, DistributedFacetPivotSmallTest, SolrCmdDistributorTest, BasicAuthStandaloneTest, FileBasedSpellCheckerTest, TestPackages, MetricsHistoryWithAuthIntegrationTest, TestCloudRecovery, TestDynamicFieldResource, FieldAnalysisRequestHandlerTest, MetricTriggerTest, TestComponentsName, AutoScalingHandlerTest]
   [junit4] Completed [439/906 (2!)] on J1 in 27.47s, 12 tests, 2 failures <<< FAILURES!

[...truncated 54261 lines...]