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

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.6) - Build # 945 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/945/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
No registered leader was found after waiting for 4000ms , collection: deletereplica_test slice: shard1 saw state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node4":{           "core":"deletereplica_test_shard1_replica_n2",           "base_url":"http://127.0.0.1:62427/solr",           "node_name":"127.0.0.1:62427_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:62423_solr, 127.0.0.1:62425_solr, 127.0.0.1:62427_solr, 127.0.0.1:62426_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: deletereplica_test slice: shard1 saw state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node4":{
          "core":"deletereplica_test_shard1_replica_n2",
          "base_url":"http://127.0.0.1:62427/solr",
          "node_name":"127.0.0.1:62427_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:62423_solr, 127.0.0.1:62425_solr, 127.0.0.1:62427_solr, 127.0.0.1:62426_solr]
	at __randomizedtesting.SeedInfo.seed([9AD02BBE7BC6BE0F:EA30AF04FF891704]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:978)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:955)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:164)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd

Error Message:
 Expected: is <1>      but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([9AD02BBE7BC6BE0F:323AD8438CD65ECA]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd(DistributedUpdateProcessorTest.java:107)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14691 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DistributedUpdateProcessorTest
   [junit4]   2> 1231589 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1231590 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.update.processor.DistributedUpdateProcessorTest_9AD02BBE7BC6BE0F-001/data-dir-98-001
   [junit4]   2> 1231590 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=62 numCloses=62
   [junit4]   2> 1231590 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1231591 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1231591 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1231591 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1231597 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1231616 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.s.IndexSchema Schema name=schema-minimal-with-another-uniqkey
   [junit4]   2> 1231617 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.s.IndexSchema Loaded schema schema-minimal-with-another-uniqkey/1.1 with uniqueid field notid
   [junit4]   2> 1231710 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1325) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1357) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:520) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:613) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.beforeClass(DistributedUpdateProcessorTest.java:63) ~[test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1231711 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1231714 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18d67ed7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1231714 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18d67ed7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1231718 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e69a76a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1231718 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e69a76a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1231719 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] 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> 1231737 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1231738 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1231761 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f9bf799
   [junit4]   2> 1231767 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f9bf799
   [junit4]   2> 1231767 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f9bf799
   [junit4]   2> 1231774 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1231795 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=schema-minimal-with-another-uniqkey
   [junit4]   2> 1231805 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-minimal-with-another-uniqkey/1.1 with uniqueid field notid
   [junit4]   2> 1231805 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1231806 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f9bf799
   [junit4]   2> 1231806 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.update.processor.DistributedUpdateProcessorTest_9AD02BBE7BC6BE0F-001/data-dir-98-001/]
   [junit4]   2> 1231807 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1231890 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1231890 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1231891 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1231891 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1231891 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8516361083063779]
   [junit4]   2> 1231892 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@28cb36b4[collection1] main]
   [junit4]   2> 1231893 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1231931 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1232048 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1232048 INFO  (coreLoadExecutor-15004-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665764018871074816
   [junit4]   2> 1232049 INFO  (searcherExecutor-15006-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1232051 INFO  (searcherExecutor-15006-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1232051 INFO  (searcherExecutor-15006-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1232051 INFO  (searcherExecutor-15006-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1232051 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1232052 INFO  (searcherExecutor-15006-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1232053 INFO  (searcherExecutor-15006-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1232055 INFO  (searcherExecutor-15006-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1232056 INFO  (searcherExecutor-15006-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1232057 INFO  (searcherExecutor-15006-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1232060 INFO  (searcherExecutor-15006-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@28cb36b4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1232067 INFO  (TEST-DistributedUpdateProcessorTest.testShouldBufferUpdateZk-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testShouldBufferUpdateZk
   [junit4]   2> 1232069 INFO  (TEST-DistributedUpdateProcessorTest.testShouldBufferUpdateZk-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testShouldBufferUpdateZk
   [junit4]   2> 1232087 INFO  (TEST-DistributedUpdateProcessorTest.testVersionDelete-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testVersionDelete
   [junit4]   2> 1237196 INFO  (TEST-DistributedUpdateProcessorTest.testVersionDelete-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testVersionDelete
   [junit4]   2> 1237228 INFO  (TEST-DistributedUpdateProcessorTest.testVersionAdd-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testVersionAdd
   [junit4]   2> 1251497 INFO  (TEST-DistributedUpdateProcessorTest.testVersionAdd-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testVersionAdd
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedUpdateProcessorTest -Dtests.method=testVersionAdd -Dtests.seed=9AD02BBE7BC6BE0F -Dtests.slow=true -Dtests.locale=xog -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 14.3s J3 | DistributedUpdateProcessorTest.testVersionAdd <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Expected: is <1>
   [junit4]    >      but: was <2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9AD02BBE7BC6BE0F:323AD8438CD65ECA]:0)
   [junit4]    > 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd(DistributedUpdateProcessorTest.java:107)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
   [junit4]    > 	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1251502 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1251502 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=689618282
   [junit4]   2> 1251517 INFO  (coreCloseExecutor-15012-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@51deb7c0
   [junit4]   2> 1251517 INFO  (coreCloseExecutor-15012-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@51deb7c0
   [junit4]   2> 1251517 INFO  (coreCloseExecutor-15012-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d35a5ad: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7e17855
   [junit4]   2> 1251557 INFO  (coreCloseExecutor-15012-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1251564 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1251564 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bf003d6: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@10375e19
   [junit4]   2> 1251572 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1251572 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f252a69: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3a4c1745
   [junit4]   2> 1251575 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1251576 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5163bb2e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@48b0bdaf
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.update.processor.DistributedUpdateProcessorTest_9AD02BBE7BC6BE0F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=49, maxMBSortInHeap=5.414588773317552, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6d3d2a89), locale=xog, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=207858856,total=404750336
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyField, MetricsHistoryIntegrationTest, RuleEngineTest, TestExpandComponent, ClusterStateUpdateTest, TransactionLogTest, AddReplicaTest, TestRTGBase, OutputWriterTest, LukeRequestHandlerTest, TestDynamicFieldCollectionResource, TestCoreDiscovery, TestSimpleTrackingShardHandler, FileBasedSpellCheckerTest, TestJmxIntegration, TestLocalFSCloudBackupRestore, JWTVerificationkeyResolverTest, TestInitQParser, TestDeleteCollectionOnDownNodes, SuggesterTest, TestNumericRangeQuery32, RestoreTriggerStateTest, TestRecovery, PrimUtilsTest, ShardRoutingCustomTest, RAMDirectoryFactoryTest, SpatialHeatmapFacetsTest, BJQFilterAccessibleTest, PeerSyncWithBufferUpdatesTest, HttpPartitionTest, AutoScalingHandlerTest, ExplicitHLLTest, TestSimDistributedQueue, TestCloudPivotFacet, TestSlowCompositeReaderWrapper, TestAuthenticationFramework, TaggingAttributeTest, TestSimNodeAddedTrigger, TestSolrCloudWithHadoopAuthPlugin, JavaBinAtomicUpdateMultivalueTest, TestNumericTerms64, TestElisionMultitermQuery, SolrCloudExampleTest, BadCopyFieldTest, TestCoreAdminApis, TestLMJelinekMercerSimilarityFactory, SearchRateTriggerTest, TriggerIntegrationTest, TestReplicationHandlerDiskOverFlow, TestExclusionRuleCollectionAccess, SolrGraphiteReporterTest, SolrCoreTest, TestSolrConfigHandlerCloud, TestClusterStateMutator, DistanceUnitsTest, PreAnalyzedFieldManagedSchemaCloudTest, TestPayloadCheckQParserPlugin, TolerantUpdateProcessorTest, CdcrOpsAndBoundariesTest, RestartWhileUpdatingTest, SimpleCollectionCreateDeleteTest, TestFastOutputStream, TestSolrCLIRunExample, TestDocTermOrds, TestSerializedLuceneMatchVersion, TestRawResponseWriter, CoreAdminCreateDiscoverTest, TestSolrCachePerf, NodeMutatorTest, CSVRequestHandlerTest, SolrShardReporterTest, AsyncCallRequestStatusResponseTest, TestFiltering, TestReversedWildcardFilterFactory, TestStressLiveNodes, TestQueryingOnDownCollection, SuggestComponentTest, ManagedSchemaRoundRobinCloudTest, DistributedUpdateProcessorTest]
   [junit4] Completed [416/907 (1!)] on J3 in 20.25s, 3 tests, 1 failure <<< FAILURES!

[...truncated 267 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 1441432 INFO  (SUITE-DeleteReplicaTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1441432 INFO  (SUITE-DeleteReplicaTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.DeleteReplicaTest_9AD02BBE7BC6BE0F-001/data-dir-132-001
   [junit4]   2> 1441432 WARN  (SUITE-DeleteReplicaTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1441432 INFO  (SUITE-DeleteReplicaTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1441433 INFO  (SUITE-DeleteReplicaTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1441433 INFO  (SUITE-DeleteReplicaTest-seed#[9AD02BBE7BC6BE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1441467 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4]   2> 1441467 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.DeleteReplicaTest_9AD02BBE7BC6BE0F-001/tempDir-001
   [junit4]   2> 1441468 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1441470 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1441470 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1441573 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.ZkTestServer start zk server on port: 61377
   [junit4]   2> 1441573 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61377
   [junit4]   2> 1441573 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61377
   [junit4]   2> 1441573 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61377
   [junit4]   2> 1441577 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441579 INFO  (zkConnectionManagerCallback-9611-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441579 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441594 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441598 INFO  (zkConnectionManagerCallback-9613-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441598 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441601 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441605 INFO  (zkConnectionManagerCallback-9615-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441605 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441726 WARN  (jetty-launcher-9616-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1441726 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1441726 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1441726 INFO  (jetty-launcher-9616-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1441727 WARN  (jetty-launcher-9616-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1441727 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1441727 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1441727 INFO  (jetty-launcher-9616-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1441727 WARN  (jetty-launcher-9616-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1441727 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1441727 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1441727 INFO  (jetty-launcher-9616-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1441729 WARN  (jetty-launcher-9616-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1441729 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1441729 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1441729 INFO  (jetty-launcher-9616-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1441729 INFO  (jetty-launcher-9616-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1441729 INFO  (jetty-launcher-9616-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1441729 INFO  (jetty-launcher-9616-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1441732 INFO  (jetty-launcher-9616-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15728e9c{/solr,null,AVAILABLE}
   [junit4]   2> 1441732 INFO  (jetty-launcher-9616-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1441732 INFO  (jetty-launcher-9616-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1441732 INFO  (jetty-launcher-9616-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1441733 INFO  (jetty-launcher-9616-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f28a288{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61384}
   [junit4]   2> 1441733 INFO  (jetty-launcher-9616-thread-1) [     ] o.e.j.s.Server Started @1441808ms
   [junit4]   2> 1441733 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61384}
   [junit4]   2> 1441734 INFO  (jetty-launcher-9616-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@133d189d{/solr,null,AVAILABLE}
   [junit4]   2> 1441734 ERROR (jetty-launcher-9616-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1441734 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1441734 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1441734 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1441734 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1441734 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T12:49:31.670377Z
   [junit4]   2> 1441735 INFO  (jetty-launcher-9616-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e00076c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61385}
   [junit4]   2> 1441735 INFO  (jetty-launcher-9616-thread-3) [     ] o.e.j.s.Server Started @1441810ms
   [junit4]   2> 1441735 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61385}
   [junit4]   2> 1441735 ERROR (jetty-launcher-9616-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1441735 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1441735 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1441735 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1441735 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1441735 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T12:49:31.671547Z
   [junit4]   2> 1441735 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441736 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441738 INFO  (jetty-launcher-9616-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1441738 INFO  (jetty-launcher-9616-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1441738 INFO  (jetty-launcher-9616-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1441739 INFO  (jetty-launcher-9616-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6231e2d6{/solr,null,AVAILABLE}
   [junit4]   2> 1441740 INFO  (jetty-launcher-9616-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1441740 INFO  (jetty-launcher-9616-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1441740 INFO  (jetty-launcher-9616-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1441741 INFO  (jetty-launcher-9616-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7fa780aa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61387}
   [junit4]   2> 1441741 INFO  (jetty-launcher-9616-thread-2) [     ] o.e.j.s.Server Started @1441816ms
   [junit4]   2> 1441741 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61387}
   [junit4]   2> 1441741 INFO  (jetty-launcher-9616-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@417dfca9{/solr,null,AVAILABLE}
   [junit4]   2> 1441741 ERROR (jetty-launcher-9616-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1441741 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1441741 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1441741 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1441741 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1441741 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T12:49:31.677910Z
   [junit4]   2> 1441742 INFO  (zkConnectionManagerCallback-9618-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441742 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441742 INFO  (jetty-launcher-9616-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@44581663{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61389}
   [junit4]   2> 1441742 INFO  (jetty-launcher-9616-thread-4) [     ] o.e.j.s.Server Started @1441817ms
   [junit4]   2> 1441742 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61389}
   [junit4]   2> 1441742 ERROR (jetty-launcher-9616-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1441742 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1441742 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1441742 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1441742 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1441742 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T12:49:31.678835Z
   [junit4]   2> 1441743 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1441744 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441744 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441746 INFO  (zkConnectionManagerCallback-9620-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441746 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441768 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1441770 INFO  (zkConnectionManagerCallback-9622-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441770 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441771 INFO  (zkConnectionManagerCallback-9624-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441771 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441793 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1441794 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1442072 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442078 WARN  (jetty-launcher-9616-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f76f488[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442078 WARN  (jetty-launcher-9616-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f76f488[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442083 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442106 WARN  (jetty-launcher-9616-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a85c2cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442106 WARN  (jetty-launcher-9616-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a85c2cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442110 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61377/solr
   [junit4]   2> 1442121 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442122 WARN  (jetty-launcher-9616-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35825c45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442124 WARN  (jetty-launcher-9616-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35825c45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442126 INFO  (zkConnectionManagerCallback-9647-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442127 INFO  (jetty-launcher-9616-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442137 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442140 WARN  (jetty-launcher-9616-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f7d0496[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442140 WARN  (jetty-launcher-9616-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f7d0496[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442150 WARN  (jetty-launcher-9616-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c03c210[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442150 WARN  (jetty-launcher-9616-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c03c210[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442152 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61377/solr
   [junit4]   2> 1442155 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442158 INFO  (zkConnectionManagerCallback-9657-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442158 INFO  (jetty-launcher-9616-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442160 WARN  (jetty-launcher-9616-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48883c82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442160 WARN  (jetty-launcher-9616-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48883c82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442161 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61377/solr
   [junit4]   2> 1442164 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442166 INFO  (zkConnectionManagerCallback-9660-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442166 INFO  (jetty-launcher-9616-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442244 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442246 INFO  (zkConnectionManagerCallback-9662-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442246 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442251 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442264 WARN  (jetty-launcher-9616-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63f7e7d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442264 WARN  (jetty-launcher-9616-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63f7e7d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442288 WARN  (jetty-launcher-9616-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79b43099[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442288 WARN  (jetty-launcher-9616-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79b43099[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442289 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61377/solr
   [junit4]   2> 1442298 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442300 INFO  (zkConnectionManagerCallback-9670-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442301 INFO  (jetty-launcher-9616-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442346 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442348 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442348 INFO  (zkConnectionManagerCallback-9672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442348 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442354 INFO  (zkConnectionManagerCallback-9674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442355 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442461 INFO  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442465 INFO  (zkConnectionManagerCallback-9676-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442465 INFO  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443412 INFO  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61389_solr
   [junit4]   2> 1443420 INFO  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_solr     ] o.a.s.c.Overseer Overseer (id=72159330577874958-127.0.0.1:61389_solr-n_0000000000) starting
   [junit4]   2> 1443452 INFO  (OverseerStateUpdate-72159330577874958-127.0.0.1:61389_solr-n_0000000000) [n:127.0.0.1:61389_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61389_solr
   [junit4]   2> 1443458 INFO  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61389_solr
   [junit4]   2> 1443467 INFO  (OverseerStateUpdate-72159330577874958-127.0.0.1:61389_solr-n_0000000000) [n:127.0.0.1:61389_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1443498 INFO  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1443499 WARN  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_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> 1443522 INFO  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1443559 INFO  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61389.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1443593 INFO  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61389.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1443594 INFO  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61389.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1443595 INFO  (jetty-launcher-9616-thread-4) [n:127.0.0.1:61389_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.DeleteReplicaTest_9AD02BBE7BC6BE0F-001/tempDir-001/node4/.
   [junit4]   2> 1443627 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1443627 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1443640 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1443708 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61384_solr as DOWN
   [junit4]   2> 1443718 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61385_solr as DOWN
   [junit4]   2> 1443724 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1443724 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61384_solr
   [junit4]   2> 1443726 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61387_solr as DOWN
   [junit4]   2> 1443731 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1443731 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61385_solr
   [junit4]   2> 1443732 INFO  (zkCallback-9671-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1443734 INFO  (zkCallback-9661-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1443734 INFO  (zkCallback-9675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1443735 INFO  (zkCallback-9673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1443737 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1443737 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61387_solr
   [junit4]   2> 1443742 INFO  (zkCallback-9673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1443745 INFO  (zkCallback-9675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1443746 INFO  (zkCallback-9671-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1443746 INFO  (zkCallback-9661-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1443756 INFO  (zkCallback-9671-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1443756 INFO  (zkCallback-9673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1443756 INFO  (zkCallback-9675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1443756 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1443756 INFO  (zkCallback-9661-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1443756 WARN  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_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> 1443780 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1443780 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1443781 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1443781 WARN  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_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> 1443781 WARN  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_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> 1443806 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1443809 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1444204 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61384.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1444369 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61384.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1444370 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61384.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1444374 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61385.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1444393 INFO  (jetty-launcher-9616-thread-1) [n:127.0.0.1:61384_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.DeleteReplicaTest_9AD02BBE7BC6BE0F-001/tempDir-001/node1/.
   [junit4]   2> 1444427 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61387.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1444546 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61385.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1444546 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61385.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1444547 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61387.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1444547 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61387.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1444548 INFO  (jetty-launcher-9616-thread-2) [n:127.0.0.1:61387_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.DeleteReplicaTest_9AD02BBE7BC6BE0F-001/tempDir-001/node2/.
   [junit4]   2> 1444548 INFO  (jetty-launcher-9616-thread-3) [n:127.0.0.1:61385_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.DeleteReplicaTest_9AD02BBE7BC6BE0F-001/tempDir-001/node3/.
   [junit4]   2> 1444582 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1444583 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444587 INFO  (zkConnectionManagerCallback-9717-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1444587 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1444590 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1444593 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61377/solr ready
   [junit4]   2> 1444605 INFO  (qtp1623717124-16857) [n:127.0.0.1:61385_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1444608 INFO  (qtp1623717124-16857) [n:127.0.0.1:61385_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1444609 INFO  (qtp1623717124-16860) [n:127.0.0.1:61385_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1444623 INFO  (OverseerThreadFactory-9689-thread-1-processing-n:127.0.0.1:61389_solr) [n:127.0.0.1:61389_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection raceDeleteReplica_true
   [junit4]   2> 1444749 INFO  (qtp1623717124-16856) [n:127.0.0.1:61385_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> 1444760 INFO  (qtp1251991872-16876) [n:127.0.0.1:61389_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> 1444762 INFO  (qtp1902145782-16870) [n:127.0.0.1:61387_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> 1444764 INFO  (qtp1911509701-16848) [n:127.0.0.1:61384_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> 1444766 INFO  (qtp1623717124-16857) [n:127.0.0.1:61385_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> 1444767 INFO  (qtp1251991872-16878) [n:127.0.0.1:61389_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> 1444768 INFO  (qtp1902145782-16875) [n:127.0.0.1:61387_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> 1444769 INFO  (qtp1911509701-16849) [n:127.0.0.1:61384_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> 1444779 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr    x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1444786 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr    x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1445815 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1445817 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1445825 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1445826 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1445827 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1445827 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_true_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1445827 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61384.solr.core.raceDeleteReplica_true.shard1.replica_n1' (registry 'solr.core.raceDeleteReplica_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1445828 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.DeleteReplicaTest_9AD02BBE7BC6BE0F-001/tempDir-001/node1/./raceDeleteReplica_true_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.DeleteReplicaTest_9AD02BBE7BC6BE0F-001/tempDir-001/node1/./raceDeleteReplica_true_shard1_replica_n1/data/]
   [junit4]   2> 1445830 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1445830 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_true_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1445830 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61387.solr.core.raceDeleteReplica_true.shard1.replica_n2' (registry 'solr.core.raceDeleteReplica_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac8611f
   [junit4]   2> 1445830 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.DeleteReplicaTest_9AD02BBE7BC6BE0F-001/tempDir-001/node2/./raceDeleteReplica_true_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.DeleteReplicaTest_9AD02BBE7BC6BE0F-001/tempDir-001/node2/./raceDeleteReplica_true_shard1_replica_n2/data/]
   [junit4]   2> 1445939 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1445939 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1445955 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1445955 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1445956 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1445960 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1445960 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1445960 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1445961 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8d875b2[raceDeleteReplica_true_shard1_replica_n2] main]
   [junit4]   2> 1445962 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@429265e1[raceDeleteReplica_true_shard1_replica_n1] main]
   [junit4]   2> 1445970 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1445973 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1445973 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1445973 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1445974 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665764243181404160
   [junit4]   2> 1445984 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1445986 INFO  (searcherExecutor-9721-thread-1-processing-n:127.0.0.1:61387_solr x:raceDeleteReplica_true_shard1_replica_n2 c:raceDeleteReplica_true s:shard1) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.SolrCore [raceDeleteReplica_true_shard1_replica_n2] Registered new searcher Searcher@8d875b2[raceDeleteReplica_true_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1445993 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1445993 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665764243201327104
   [junit4]   2> 1445998 INFO  (searcherExecutor-9719-thread-1-processing-n:127.0.0.1:61384_solr x:raceDeleteReplica_true_shard1_replica_n1 c:raceDeleteReplica_true s:shard1) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrCore [raceDeleteReplica_true_shard1_replica_n1] Registered new searcher Searcher@429265e1[raceDeleteReplica_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1446017 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica_true/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1446017 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/raceDeleteReplica_true/leaders/shard1
   [junit4]   2> 1446029 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica_true/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1446029 INFO  (qtp1911509701-16850) [n:127.0.0.1:61384_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/raceDeleteReplica_true/leaders/shard1
   [junit4]   2> 1446147 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1446147 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1446147 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61387/solr/raceDeleteReplica_true_shard1_replica_n2/
   [junit4]   2> 1446152 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_true_shard1_replica_n2 url=http://127.0.0.1:61387/solr  START replicas=[http://127.0.0.1:61384/solr/raceDeleteReplica_true_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1446153 INFO  (qtp1902145782-16871) [n:127.0.0.1:61387_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_true_shard1_replica_n2 url=http://127.0.0.1:61387/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1

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

  [junit4]   2> 1519486 INFO  (jetty-closer-11075-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d27a8bf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1519487 INFO  (jetty-closer-11075-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35c6d7cf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1519487 INFO  (jetty-closer-11075-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1519490 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1519729 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> 	6	/solr/collections/deletereplica_test/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/collections/deletereplica_test/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72159334855606281-127.0.0.1:62425_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/overseer/queue
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1519754 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:62417
   [junit4]   2> 1519754 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62417
   [junit4]   2> 1519754 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62417
   [junit4]   2> 1519755 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9AD02BBE7BC6BE0F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaAndVerifyDirectoryCleanup
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=deleteReplicaAndVerifyDirectoryCleanup -Dtests.seed=9AD02BBE7BC6BE0F -Dtests.slow=true -Dtests.locale=en-AT -Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   13.0s J4 | DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: deletereplica_test slice: shard1 saw state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"2",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node4":{
   [junit4]    >           "core":"deletereplica_test_shard1_replica_n2",
   [junit4]    >           "base_url":"http://127.0.0.1:62427/solr",
   [junit4]    >           "node_name":"127.0.0.1:62427_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"2",
   [junit4]    >   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:62423_solr, 127.0.0.1:62425_solr, 127.0.0.1:62427_solr, 127.0.0.1:62426_solr]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9AD02BBE7BC6BE0F:EA30AF04FF891704]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:978)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:955)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:164)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.DeleteReplicaTest_9AD02BBE7BC6BE0F-001
   [junit4]   2> May 04, 2020 12:50:49 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): {_root_=PostingsFormat(name=Direct), id=Lucene84}, docValues:{}, maxPointsInLeafNode=468, maxMBSortInHeap=7.042183576472652, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@52ccf426), locale=en-AT, timezone=Canada/Eastern
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=357173624,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyFieldReuse, MetricsHistoryWithAuthIntegrationTest, RulesTest, TestHttpShardHandlerFactory, CollectionPropsTest, UpdateLogTest, AliasIntegrationTest, TestRandomCollapseQParserPlugin, SampleTest, MBeansHandlerTest, TestDynamicFieldResource, TestCorePropertiesReload, TestSolrCoreProperties, IndexBasedSpellCheckerTest, TestLazyCores, TestReplicaProperties, MultiDestinationAuditLoggerTest, TestLFUCache, TestDistribDocBasedVersion, SuggesterWFSTTest, TestNumericRangeQuery64, ScheduledMaintenanceTriggerTest, TestRecoveryHdfs, SimplePostToolTest, ShardRoutingTest, RequestHandlersTest, TestCloudJSONFacetJoinDomain, TestJsonRequest, PeerSyncWithIndexFingerprintCachingTest, HttpPartitionWithTlogReplicasTest, ComputePlanActionTest, FullHLLTest, TestSimExecutePlanAction, TestCloudPseudoReturnFields, UninvertDocValuesMergePolicyTest, TestCloudConsistency, XmlInterpolationTest, TestSimNodeLostTrigger, TestZkAclsWithHadoopAuth, NestedAtomicUpdateTest, TestUninvertingReader, TestExtendedDismaxParser, SolrXmlInZkTest, BadIndexSchemaTest, ZookeeperReadAPITest, TestLegacyBM25SimilarityFactory, SystemLogListenerTest, TriggerSetPropertiesIntegrationTest, TestReqParamsAPI, TestHashPartitioner, SolrJmxReporterCloudTest, TestBackupRepositoryFactory, TestSolrConfigHandlerConcurrent, ZkCollectionPropsCachingTest, DynamicMapsTest, PreAnalyzedFieldTest, TestPayloadScoreQParserPlugin, URLClassifyProcessorTest, CdcrReplicationHandlerTest, RollingRestartTest, SplitByPrefixTest, TestMaxTokenLenTokenizer, ByteBuffersDirectoryFactoryTest, TestSolrJacksonAnnotation, TestDocTermOrdsUninvertLimit, TestUniqueKeyFieldResource, TestRawTransformer, CoreAdminHandlerTest, TestSolrCoreParser, OutOfBoxZkACLAndCredentialsProvidersTest, DocumentAnalysisRequestHandlerTest, SolrRrdBackendFactoryTest, CollectionReloadTest, TestFoldingMultitermQuery, TestWordDelimiterFilterFactory, TestTlogReplayVsRecovery, TestRandomFlRTGCloud, TermVectorComponentDistributedTest, NotRequiredUniqueKeyTest, DocExpirationUpdateProcessorFactoryTest, TestStandardQParsers, ZkNodePropsTest, BlockJoinFacetDistribTest, HdfsTlogReplayBufferedWhileIndexingTest, DistributedFacetPivotLargeTest, TestMinMaxOnMultiValuedField, SystemInfoHandlerTest, TestSolrDeletionPolicy2, HealthCheckHandlerTest, RequestLoggingTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DeleteInactiveReplicaTest, DeleteReplicaTest]
   [junit4] Completed [496/907 (2!)] on J4 in 79.27s, 9 tests, 1 error <<< FAILURES!

[...truncated 49490 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/945/consoleText

[repro] Revision: 5fd36c4d56b5b9ecbcc6d5f7736fb3f42672b3d4

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=DistributedUpdateProcessorTest -Dtests.method=testVersionAdd -Dtests.seed=9AD02BBE7BC6BE0F -Dtests.slow=true -Dtests.locale=xog -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=deleteReplicaAndVerifyDirectoryCleanup -Dtests.seed=9AD02BBE7BC6BE0F -Dtests.slow=true -Dtests.locale=en-AT -Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3484 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.DeleteReplicaTest|*.DistributedUpdateProcessorTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=9AD02BBE7BC6BE0F -Dtests.slow=true -Dtests.locale=en-AT -Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 151 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro]   0/5 failed: org.apache.solr.update.processor.DistributedUpdateProcessorTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-8.x-MacOSX (64bit/jdk-14) - Build # 947 - Still Unstable!

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

3 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1588617765093 bcoll: 1588617765488

Stack Trace:
java.lang.AssertionError: acoll: 1588617765093 bcoll: 1588617765488
	at __randomizedtesting.SeedInfo.seed([6B8DF4ECBA0B2AA0:E3D9CB3614F74758]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.TestCryptoKeys.test

Error Message:
{   "responseHeader":{     "status":500,     "QTime":30151},   "errorMessages":["3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60969/collection1_shard1_replica_n1/, http://127.0.0.1:60984/collection1_shard1_replica_n3/, http://127.0.0.1:60977/collection1_shard1_replica_n7/]\n"],   "WARNING":"This response format is experimental.  It is likely to change in the future.",   "error":{     "metadata":[       "error-class","org.apache.solr.common.SolrException",       "root-error-class","org.apache.solr.common.SolrException"],     "msg":"3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60969/collection1_shard1_replica_n1/, http://127.0.0.1:60984/collection1_shard1_replica_n3/, http://127.0.0.1:60977/collection1_shard1_replica_n7/]",     "trace":"org.apache.solr.common.SolrException: 3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60969/collection1_shard1_replica_n1/, http://127.0.0.1:60984/collection1_shard1_replica_n3/, http://127.0.0.1:60977/collection1_shard1_replica_n7/]\n\tat org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:821)\n\tat org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:528)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:365)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:161)\n\tat org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)\n\tat org.apache.solr.core.SolrCore.execute(SolrCore.java:2600)\n\tat org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.base/java.lang.Thread.run(Thread.java:832)\n",     "code":500}}  expected null, but was:<[3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60969/collection1_shard1_replica_n1/, http://127.0.0.1:60984/collection1_shard1_replica_n3/, http://127.0.0.1:60977/collection1_shard1_replica_n7/] ]>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":500,
    "QTime":30151},
  "errorMessages":["3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60969/collection1_shard1_replica_n1/, http://127.0.0.1:60984/collection1_shard1_replica_n3/, http://127.0.0.1:60977/collection1_shard1_replica_n7/]\n"],
  "WARNING":"This response format is experimental.  It is likely to change in the future.",
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","org.apache.solr.common.SolrException"],
    "msg":"3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60969/collection1_shard1_replica_n1/, http://127.0.0.1:60984/collection1_shard1_replica_n3/, http://127.0.0.1:60977/collection1_shard1_replica_n7/]",
    "trace":"org.apache.solr.common.SolrException: 3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60969/collection1_shard1_replica_n1/, http://127.0.0.1:60984/collection1_shard1_replica_n3/, http://127.0.0.1:60977/collection1_shard1_replica_n7/]\n\tat org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:821)\n\tat org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:528)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:365)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:161)\n\tat org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)\n\tat org.apache.solr.core.SolrCore.execute(SolrCore.java:2600)\n\tat org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.base/java.lang.Thread.run(Thread.java:832)\n",
    "code":500}}
 expected null, but was:<[3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60969/collection1_shard1_replica_n1/, http://127.0.0.1:60984/collection1_shard1_replica_n3/, http://127.0.0.1:60977/collection1_shard1_replica_n7/]
]>
	at __randomizedtesting.SeedInfo.seed([6B8DF4ECBA0B2AA0:E3D9CB3614F74758]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:179)
	at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:107)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.update.SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeMixedAdds

Error Message:
hard529 wasn't fast enough

Stack Trace:
java.lang.AssertionError: hard529 wasn't fast enough
	at __randomizedtesting.SeedInfo.seed([6B8DF4ECBA0B2AA0:C62E4803BA963835]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.apache.solr.update.SoftAutoCommitTest.doTestSoftAndHardCommitMaxTimeMixedAdds(SoftAutoCommitTest.java:215)
	at org.apache.solr.update.SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeMixedAdds(SoftAutoCommitTest.java:171)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14083 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCryptoKeys
   [junit4]   2> 535072 INFO  (SUITE-TestCryptoKeys-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 535073 INFO  (SUITE-TestCryptoKeys-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 535074 INFO  (SUITE-TestCryptoKeys-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/data-dir-42-001
   [junit4]   2> 535074 WARN  (SUITE-TestCryptoKeys-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 535074 INFO  (SUITE-TestCryptoKeys-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 535076 INFO  (SUITE-TestCryptoKeys-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 535076 INFO  (SUITE-TestCryptoKeys-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 535086 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 535088 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 535088 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 535191 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer start zk server on port: 60930
   [junit4]   2> 535191 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60930
   [junit4]   2> 535191 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60930
   [junit4]   2> 535191 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60930
   [junit4]   2> 535195 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 535199 INFO  (zkConnectionManagerCallback-5930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 535199 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 535205 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 535208 INFO  (zkConnectionManagerCallback-5932-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 535208 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 535212 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 535216 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 535220 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 535223 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 535226 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 535232 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 535236 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 535238 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 535242 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 535245 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 535247 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 535249 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 535512 WARN  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 535512 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 535512 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 535512 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 535516 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 535516 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 535516 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 535517 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56d07ada{/,null,AVAILABLE}
   [junit4]   2> 535519 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5195ab63{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60936}
   [junit4]   2> 535519 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.s.Server Started @535628ms
   [junit4]   2> 535519 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/tempDir-001/control/data, hostPort=60936, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 535519 ERROR (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 535519 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 535519 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 535519 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 535519 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 535520 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T18:31:15.263033Z
   [junit4]   2> 535522 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 535525 INFO  (zkConnectionManagerCallback-5934-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 535525 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 535629 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 535629 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/control-001/solr.xml
   [junit4]   2> 535635 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 535635 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 535637 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 535756 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 535761 WARN  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@231fba91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 535761 WARN  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@231fba91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 535776 WARN  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5628308d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 535776 WARN  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5628308d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 535781 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60930/solr
   [junit4]   2> 535788 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 535791 INFO  (zkConnectionManagerCallback-5945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 535791 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 535898 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 535905 INFO  (zkConnectionManagerCallback-5947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 535905 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 536184 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60936_
   [junit4]   2> 536186 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] o.a.s.c.Overseer Overseer (id=72160674290925572-127.0.0.1:60936_-n_0000000000) starting
   [junit4]   2> 536203 INFO  (OverseerStateUpdate-72160674290925572-127.0.0.1:60936_-n_0000000000) [n:127.0.0.1:60936_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60936_
   [junit4]   2> 536204 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60936_
   [junit4]   2> 536208 INFO  (zkCallback-5946-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 536212 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 536213 WARN  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] 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> 536228 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 536252 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 536258 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 536258 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 536259 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [n:127.0.0.1:60936_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/control-001/cores
   [junit4]   2> 536267 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 536269 INFO  (zkConnectionManagerCallback-5964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536270 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 536272 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 536276 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60930/solr ready
   [junit4]   2> 536279 INFO  (qtp711261256-10282) [n:127.0.0.1:60936_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60936_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 536287 INFO  (OverseerThreadFactory-5954-thread-1-processing-n:127.0.0.1:60936_) [n:127.0.0.1:60936_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 536404 INFO  (qtp711261256-10284) [n:127.0.0.1:60936_     ] 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> 536407 INFO  (qtp711261256-10281) [n:127.0.0.1:60936_     ] 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> 536415 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 536415 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 537439 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 537454 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 537713 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 537777 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 537778 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 537778 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 537780 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 537783 WARN  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 537834 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 537834 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 537835 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 537836 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 537836 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 537837 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73f52186[control_collection_shard1_replica_n1] main]
   [junit4]   2> 537838 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 537839 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 537839 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 537840 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665785740743671808
   [junit4]   2> 537843 INFO  (searcherExecutor-5966-thread-1-processing-n:127.0.0.1:60936_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@73f52186[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 537849 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 537849 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 537857 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 537857 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 537857 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60936/control_collection_shard1_replica_n1/
   [junit4]   2> 537858 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 537858 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:60936/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 537858 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72160674290925572-core_node2-n_0000000000
   [junit4]   2> 537862 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60936/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 537970 INFO  (zkCallback-5946-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 537970 INFO  (zkCallback-5946-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 537972 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 537993 INFO  (qtp711261256-10283) [n:127.0.0.1:60936_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1578
   [junit4]   2> 537997 INFO  (qtp711261256-10282) [n:127.0.0.1:60936_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 538084 INFO  (zkCallback-5946-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 538085 INFO  (zkCallback-5946-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 538087 INFO  (zkCallback-5946-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 538088 INFO  (qtp711261256-10282) [n:127.0.0.1:60936_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60936_&wt=javabin&version=2} status=0 QTime=1809
   [junit4]   2> 538089 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 538201 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 538207 INFO  (zkConnectionManagerCallback-5975-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538207 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 538211 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 538218 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60930/solr ready
   [junit4]   2> 538218 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 538223 INFO  (qtp711261256-10282) [n:127.0.0.1:60936_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 538231 INFO  (OverseerThreadFactory-5954-thread-2-processing-n:127.0.0.1:60936_) [n:127.0.0.1:60936_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 538231 INFO  (OverseerCollectionConfigSetProcessor-72160674290925572-127.0.0.1:60936_-n_0000000000) [n:127.0.0.1:60936_     ] 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> 538443 WARN  (OverseerThreadFactory-5954-thread-2-processing-n:127.0.0.1:60936_) [n:127.0.0.1:60936_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 538446 INFO  (qtp711261256-10282) [n:127.0.0.1:60936_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 538448 INFO  (qtp711261256-10282) [n:127.0.0.1:60936_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=225
   [junit4]   2> 538451 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 538451 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 538451 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 538451 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 538451 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 538451 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 538451 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 538817 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 538820 WARN  (closeThreadPool-5976-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 538820 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 538820 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 538820 INFO  (closeThreadPool-5976-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 538822 INFO  (closeThreadPool-5976-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 538822 INFO  (closeThreadPool-5976-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 538822 INFO  (closeThreadPool-5976-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 538823 INFO  (closeThreadPool-5976-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a6145bf{/,null,AVAILABLE}
   [junit4]   2> 538824 INFO  (closeThreadPool-5976-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10f1fdf6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60959}
   [junit4]   2> 538824 INFO  (closeThreadPool-5976-thread-1) [     ] o.e.j.s.Server Started @538934ms
   [junit4]   2> 538824 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/tempDir-001/jetty1, hostPort=60959, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 538824 ERROR (closeThreadPool-5976-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 538824 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 538824 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 538824 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 538824 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 538824 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T18:31:18.567656Z
   [junit4]   2> 538824 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 538833 INFO  (zkConnectionManagerCallback-5978-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538833 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 538943 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 538943 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-1-001/solr.xml
   [junit4]   2> 538948 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 538948 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 538949 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 539005 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 539008 WARN  (closeThreadPool-5976-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17b637c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539008 WARN  (closeThreadPool-5976-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17b637c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539014 WARN  (closeThreadPool-5976-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@666b1746[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539014 WARN  (closeThreadPool-5976-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@666b1746[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539016 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60930/solr
   [junit4]   2> 539018 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 539024 INFO  (zkConnectionManagerCallback-5989-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539025 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 539136 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 539139 INFO  (zkConnectionManagerCallback-5991-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539140 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 539281 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 539352 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.c.ZkController Publish node=127.0.0.1:60959_ as DOWN
   [junit4]   2> 539400 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 539401 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60959_
   [junit4]   2> 539430 INFO  (zkCallback-5946-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 539430 INFO  (zkCallback-5974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 539432 INFO  (zkCallback-5990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 539537 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 539543 WARN  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] 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> 539612 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 539653 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 539665 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 539667 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 539669 INFO  (closeThreadPool-5976-thread-1) [n:127.0.0.1:60959_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-1-001/cores
   [junit4]   2> 539739 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 539771 WARN  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 539771 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 539771 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 539771 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 539774 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 539774 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 539774 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 539781 INFO  (closeThreadPool-5976-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60959_
   [junit4]   2> 539783 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bad1628{/,null,AVAILABLE}
   [junit4]   2> 539784 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@482b4c2f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60969}
   [junit4]   2> 539784 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.Server Started @539894ms
   [junit4]   2> 539784 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/tempDir-001/jetty2, hostPort=60969, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 539784 ERROR (closeThreadPool-5976-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 539784 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 539784 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 539784 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 539784 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 539784 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T18:31:19.527317Z
   [junit4]   2> 539790 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 539803 INFO  (zkConnectionManagerCallback-6001-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539803 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 539972 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 539972 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-2-001/solr.xml
   [junit4]   2> 539977 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 539977 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 539993 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 540148 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 540158 WARN  (closeThreadPool-5976-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ab11f31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 540158 WARN  (closeThreadPool-5976-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ab11f31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 540221 WARN  (closeThreadPool-5976-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6038a8b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 540221 WARN  (closeThreadPool-5976-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6038a8b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 540222 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60930/solr
   [junit4]   2> 540231 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 540275 INFO  (zkConnectionManagerCallback-6012-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 540276 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 540463 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 540479 INFO  (OverseerCollectionConfigSetProcessor-72160674290925572-127.0.0.1:60936_-n_0000000000) [n:127.0.0.1:60936_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 540641 INFO  (zkConnectionManagerCallback-6014-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 540644 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 541104 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 541350 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.c.ZkController Publish node=127.0.0.1:60969_ as DOWN
   [junit4]   2> 541399 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 541399 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60969_
   [junit4]   2> 541447 INFO  (zkCallback-5974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 541447 INFO  (zkCallback-5946-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 541448 INFO  (zkCallback-5990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 541448 INFO  (zkCallback-6013-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 541491 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 541492 WARN  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] 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> 541539 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 541606 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 541622 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 541623 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 541630 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60969_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-2-001/cores
   [junit4]   2> 541662 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60969_
   [junit4]   2> 543785 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 543837 WARN  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 543838 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 543838 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 543838 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 543840 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 543840 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 543840 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 543841 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@246bf48e{/,null,AVAILABLE}
   [junit4]   2> 543842 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@33c5a11c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60977}
   [junit4]   2> 543842 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.Server Started @543952ms
   [junit4]   2> 543842 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/tempDir-001/jetty3, hostPort=60977, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 543842 ERROR (closeThreadPool-5976-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 543842 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 543842 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 543842 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 543842 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 543842 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T18:31:23.585784Z
   [junit4]   2> 543843 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 543893 INFO  (zkConnectionManagerCallback-6024-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 543893 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 544079 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 544079 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-3-001/solr.xml
   [junit4]   2> 544088 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 544088 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 544090 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 544316 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 544329 WARN  (closeThreadPool-5976-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@532436fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 544331 WARN  (closeThreadPool-5976-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@532436fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 544389 WARN  (closeThreadPool-5976-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4dddc636[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 544390 WARN  (closeThreadPool-5976-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4dddc636[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 544392 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60930/solr
   [junit4]   2> 544397 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 544416 INFO  (zkConnectionManagerCallback-6035-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 544421 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 544660 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 544861 INFO  (zkConnectionManagerCallback-6037-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 544862 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545217 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 545385 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.c.ZkController Publish node=127.0.0.1:60977_ as DOWN
   [junit4]   2> 545408 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 545408 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60977_
   [junit4]   2> 545417 INFO  (zkCallback-6013-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 545417 INFO  (zkCallback-5946-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 545417 INFO  (zkCallback-5974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 545417 INFO  (zkCallback-5990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 545419 INFO  (zkCallback-6036-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 545473 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 545474 WARN  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] 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> 545569 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 545599 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 545610 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 545613 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c6fe1a6
   [junit4]   2> 545618 INFO  (closeThreadPool-5976-thread-2) [n:127.0.0.1:60977_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-3-001/cores
   [junit4]   2> 545852 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60977_
   [junit4]   2> 547704 INFO  (TEST-TestCryptoKeys.test-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 547704 WARN  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 547704 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 547704 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 547704 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 547861 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 547861 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 547861 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 547893 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c34cfc0{/,null,AVAILABLE}
   [junit4]   2> 547903 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@488fb5d8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60984}
   [junit4]   2> 547903 INFO  (closeThreadPool-5976-thread-2) [     ] o.e.j.s.Server Started @548013ms
   [junit4]   2> 547903 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/tempDir-001/jetty4, hostPort=60984, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_6B8DF4ECBA0B2AA0-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 547905 ERROR (closeThreadPool-5976-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 547905 INFO  (closeThreadPool-5976-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
 

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

=Mac OS X, java.vendor=AdoptOpenJDK, java.version=14, java.vm.version=14+36, lucene.version=8.6.0, os.arch=x86_64, java.runtime.version=14+36, source=flush, os.version=10.14.6, timestamp=1588618168807}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=e9hdqyllindr3azf150vy2g0p) Uninverting(_b(8.6.0):c5:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=14, java.vm.version=14+36, lucene.version=8.6.0, os.arch=x86_64, java.runtime.version=14+36, source=flush, os.version=10.14.6, timestamp=1588618215751}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=e9hdqyllindr3azf150vy2g19) Uninverting(_c(8.6.0):c1:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=14, java.vm.version=14+36, lucene.version=8.6.0, os.arch=x86_64, java.runtime.version=14+36, source=flush, os.version=10.14.6, timestamp=1588618230795}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=e9hdqyllindr3azf150vy2g1d) Uninverting(_d(8.6.0):c1:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=14, java.vm.version=14+36, lucene.version=8.6.0, os.arch=x86_64, java.runtime.version=14+36, source=flush, os.version=10.14.6, timestamp=1588618232003}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=e9hdqyllindr3azf150vy2g1h) Uninverting(_e(8.6.0):c8:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=14, java.vm.version=14+36, lucene.version=8.6.0, os.arch=x86_64, java.runtime.version=14+36, source=flush, os.version=10.14.6, timestamp=1588618241752}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=e9hdqyllindr3azf150vy2g1l)))}
   [junit4]   2> 1702021 INFO  (commitScheduler-12540-thread-1) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70a21c13[collection1] realtime]
   [junit4]   2> 1702022 INFO  (commitScheduler-12540-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1703021 INFO  (TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxDocs-seed#[6B8DF4ECBA0B2AA0]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSoftAndHardCommitMaxDocs
   [junit4]   2> 1703022 INFO  (SUITE-SoftAutoCommitTest-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1703022 INFO  (SUITE-SoftAutoCommitTest-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=657047232
   [junit4]   2> 1703023 INFO  (coreCloseExecutor-12543-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@32e352fd
   [junit4]   2> 1703023 INFO  (coreCloseExecutor-12543-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@32e352fd
   [junit4]   2> 1703023 INFO  (coreCloseExecutor-12543-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c173e66: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4491b344
   [junit4]   2> 1703038 INFO  (coreCloseExecutor-12543-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1703041 INFO  (SUITE-SoftAutoCommitTest-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1703041 INFO  (SUITE-SoftAutoCommitTest-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f754ca5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@39b05718
   [junit4]   2> 1703047 INFO  (SUITE-SoftAutoCommitTest-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1703047 INFO  (SUITE-SoftAutoCommitTest-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a9684a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@766835b8
   [junit4]   2> 1703050 INFO  (SUITE-SoftAutoCommitTest-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1703050 INFO  (SUITE-SoftAutoCommitTest-seed#[6B8DF4ECBA0B2AA0]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a20c816: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@438dcfcf
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.update.SoftAutoCommitTest_6B8DF4ECBA0B2AA0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {multiDefault=BlockTreeOrds(blocksize=128), subject=BlockTreeOrds(blocksize=128), _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=Lucene84, text=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=325, maxMBSortInHeap=5.6221612356406805, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5f207d9e), locale=ccp-BD, timezone=America/Yakutat
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=333447168,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigReload, TestLocalFSCloudBackupRestore, TriLevelCompositeIdRoutingTest, TestUtilizeNode, TestPointFields, TestSimNodeAddedTrigger, SolrShardReporterTest, AddReplicaTest, BasicAuthOnSingleNodeTest, TestSimpleTrackingShardHandler, TestMiniSolrCloudClusterSSL, TestSearcherReuse, DistanceUnitsTest, TestStressLiveNodes, MetricsHistoryIntegrationTest, TestConfigOverlay, TestJmxIntegration, TestSlowCompositeReaderWrapper, TaggingAttributeTest, ReindexCollectionTest, DirectoryFactoryTest, AutoScalingHandlerTest, TestHalfAndHalfDocValues, FileBasedSpellCheckerTest, BlockCacheTest, LukeRequestHandlerTest, TestValueSourceCache, ConcurrentCreateCollectionTest, TestSort, HighlighterTest, TestCoreAdminApis, TestInitQParser, ZkFailoverTest, CdcrOpsAndBoundariesTest, TestFileDictionaryLookup, TimeZoneUtilsTest, TestSolrCachePerf, TestCloudNestedDocsSort, V2StandaloneTest, PingRequestHandlerTest, MoveReplicaHDFSTest, OutputWriterTest, TestDeleteCollectionOnDownNodes, DataDrivenBlockJoinTest, SchemaVersionSpecificBehaviorTest, PeerSyncWithBufferUpdatesTest, TestJsonFacets, TestComplexPhraseLeadingWildcard, SearchRateTriggerTest, PreAnalyzedFieldManagedSchemaCloudTest, HdfsNNFailoverTest, CursorPagingTest, SubstringBytesRefFilterTest, CSVRequestHandlerTest, TestNumericRangeQuery32, TestRecovery, TestSimDistributedQueue, TestLegacyField, TestSSLRandomization, QueryEqualityTest, TestClusterStateMutator, AnalyticsQueryTest, TestClassicSimilarityFactory, ClusterStateUpdateTest, TestPayloadCheckQParserPlugin, RestoreTriggerStateTest, DaemonStreamApiTest, SecurityConfHandlerTest, DocValuesNotIndexedTest, SearchHandlerTest, TestRTGBase, JWTVerificationkeyResolverTest, TestSweetSpotSimilarityFactory, TestGeoJSONResponseWriter, TestQuerySenderNoQuery, TestExpandComponent, TestTextField, TestMinHashQParser, ManagedSchemaRoundRobinCloudTest, TestReplicationHandlerDiskOverFlow, TestFieldTypeResource, CustomHighlightComponentTest, TestManagedResource, TestFiltering, TestFunctionQuery, TestDocTermOrds, SoftAutoCommitTest]
   [junit4] Completed [527/907 (3!)] on J3 in 124.07s, 10 tests, 1 failure <<< FAILURES!

[...truncated 46114 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/947/consoleText

[repro] Revision: eec79e0b2be7f1198d20c5d24e5a99d456d7b05c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestCryptoKeys -Dtests.method=test -Dtests.seed=6B8DF4ECBA0B2AA0 -Dtests.slow=true -Dtests.locale=hy -Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=6B8DF4ECBA0B2AA0 -Dtests.slow=true -Dtests.locale=wae-CH -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=SoftAutoCommitTest -Dtests.method=testSoftCommitWithinAndHardCommitMaxTimeMixedAdds -Dtests.seed=6B8DF4ECBA0B2AA0 -Dtests.slow=true -Dtests.locale=ccp-BD -Dtests.timezone=America/Yakutat -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3484 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.SoftAutoCommitTest|*.MultiThreadedOCPTest|*.TestCryptoKeys" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=6B8DF4ECBA0B2AA0 -Dtests.slow=true -Dtests.locale=ccp-BD -Dtests.timezone=America/Yakutat -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 171 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro]   0/5 failed: org.apache.solr.cloud.TestCryptoKeys
[repro]   0/5 failed: org.apache.solr.update.SoftAutoCommitTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-8.x-MacOSX (64bit/jdk-14) - Build # 946 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/946/
Java: 64bit/jdk-14 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

2 tests failed.
FAILED:  org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected

Error Message:


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


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout

Error Message:
did not finish processing event in time

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




Build Log:
[...truncated 14462 lines...]
   [junit4] Suite: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
   [junit4]   2> 1038356 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1038356 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1038357 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_A0135295DCFCD7E2-001/data-dir-149-001
   [junit4]   2> 1038357 WARN  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=72 numCloses=72
   [junit4]   2> 1038357 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1038358 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1038359 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_A0135295DCFCD7E2-001/tempDir-001
   [junit4]   2> 1038359 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1038361 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1038361 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1038466 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 52438
   [junit4]   2> 1038466 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52438
   [junit4]   2> 1038466 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52438
   [junit4]   2> 1038466 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52438
   [junit4]   2> 1038468 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038474 INFO  (zkConnectionManagerCallback-6197-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038474 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1038479 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038484 INFO  (zkConnectionManagerCallback-6199-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038484 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1038485 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038489 INFO  (zkConnectionManagerCallback-6201-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038489 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1038605 WARN  (jetty-launcher-6202-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1038605 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1038605 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1038605 INFO  (jetty-launcher-6202-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1038607 INFO  (jetty-launcher-6202-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1038607 INFO  (jetty-launcher-6202-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1038607 INFO  (jetty-launcher-6202-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1038608 INFO  (jetty-launcher-6202-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b79183a{/solr,null,AVAILABLE}
   [junit4]   2> 1038610 INFO  (jetty-launcher-6202-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7efbd43c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:52443}
   [junit4]   2> 1038611 INFO  (jetty-launcher-6202-thread-1) [     ] o.e.j.s.Server Started @1038715ms
   [junit4]   2> 1038611 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52443}
   [junit4]   2> 1038612 ERROR (jetty-launcher-6202-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1038612 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1038612 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1038612 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1038612 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1038612 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T15:54:53.766281Z
   [junit4]   2> 1038619 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038621 INFO  (zkConnectionManagerCallback-6204-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038622 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1038625 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1038802 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1038804 WARN  (jetty-launcher-6202-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50a9b973[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038804 WARN  (jetty-launcher-6202-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50a9b973[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038806 WARN  (jetty-launcher-6202-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cadd046[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038806 WARN  (jetty-launcher-6202-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cadd046[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038807 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52438/solr
   [junit4]   2> 1038808 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038814 INFO  (zkConnectionManagerCallback-6215-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038814 INFO  (jetty-launcher-6202-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1038918 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038924 INFO  (zkConnectionManagerCallback-6217-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038924 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1039208 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52443_solr
   [junit4]   2> 1039210 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.c.Overseer Overseer (id=72160059476148229-127.0.0.1:52443_solr-n_0000000000) starting
   [junit4]   2> 1039222 INFO  (OverseerStateUpdate-72160059476148229-127.0.0.1:52443_solr-n_0000000000) [n:127.0.0.1:52443_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52443_solr
   [junit4]   2> 1039223 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52443_solr
   [junit4]   2> 1039226 INFO  (zkCallback-6216-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1039228 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1039229 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1039229 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1039250 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1039271 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52443.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21b770c8
   [junit4]   2> 1039278 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52443.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21b770c8
   [junit4]   2> 1039278 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52443.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21b770c8
   [junit4]   2> 1039279 INFO  (jetty-launcher-6202-thread-1) [n:127.0.0.1:52443_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_A0135295DCFCD7E2-001/tempDir-001/node1/.
   [junit4]   2> 1039286 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1039286 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1039289 INFO  (zkConnectionManagerCallback-6234-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1039289 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1039296 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1039306 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52438/solr ready
   [junit4]   2> 1043248 DEBUG (MetricsHistoryHandler-6228-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler -- collectMetrics
   [junit4]   2> 1043323 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[A0135295DCFCD7E2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testValuesAreCollected
   [junit4]   2> 1043329 INFO  (qtp1946402636-12094) [n:127.0.0.1:52443_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1043331 INFO  (qtp1946402636-12097) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:52443_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoKkmZIbHtzuX3LTgeszDvpiWoLSfT9PvxdsyU4RrnoyIAFjvFEsYPCeUqxJs/DGCes8JXk9Kf1ixOV5PMqYem5btr4t+wS1jVImfEP2+c09fXNYzZ3TgGJGtHy1qRAyE39vTjpDx1q3FkyHaZ57yhzJaYwA6JlNYb8Nwp24Ddp5o/sUe7nkD4rx3W+Ki4TIyEHOhn26U9F5naGrPLRtA+GMLOHDwQOpmUGbIKKEFVCZkssGfXgih4nkJrtXmwjjQ0QudQbGCExT5CoD7qjBv4i7KB/piHpEicof/IKD9XFtekwEGGtWaMrGPlowO7UI1s5PUOYtnRmN9BQn7lVHQdQIDAQAB
   [junit4]   2> 1043333 INFO  (qtp1946402636-12097) [n:127.0.0.1:52443_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=2
   [junit4]   2> 1043344 INFO  (qtp1946402636-12096) [n:127.0.0.1:52443_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/history params={name=solr.jvm&action=get&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1043344 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[A0135295DCFCD7E2]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testValuesAreCollected
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.method=testValuesAreCollected -Dtests.seed=A0135295DCFCD7E2 -Dtests.slow=true -Dtests.locale=gu-IN -Dtests.timezone=Asia/Damascus -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.09s J4 | MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0135295DCFCD7E2:88EE0FF20D1848A7]:0)
   [junit4]    > 	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 1043458 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1172308571
   [junit4]   2> 1043458 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52443_solr
   [junit4]   2> 1043459 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1043460 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:52443_solr as DOWN
   [junit4]   2> 1043471 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1043474 DEBUG (jetty-closer-6235-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler Closing 1380798246
   [junit4]   2> 1043476 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1043477 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e02fe8: rootName = solr_52443, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@338ebc0d
   [junit4]   2> 1043482 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1043482 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ea0f513: rootName = solr_52443, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@16e5103d
   [junit4]   2> 1043484 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1043484 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d06bae9: rootName = solr_52443, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@764567b
   [junit4]   2> 1043484 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1043486 INFO  (closeThreadPool-6240-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72160059476148229-127.0.0.1:52443_solr-n_0000000000) closing
   [junit4]   2> 1043486 INFO  (OverseerStateUpdate-72160059476148229-127.0.0.1:52443_solr-n_0000000000) [n:127.0.0.1:52443_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52443_solr
   [junit4]   2> 1043486 INFO  (OverseerAutoScalingTriggerThread-72160059476148229-127.0.0.1:52443_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1043500 INFO  (closeThreadPool-6240-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72160059476148229-127.0.0.1:52443_solr-n_0000000000) closing
   [junit4]   2> 1043605 INFO  (jetty-closer-6235-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72160059476148229-127.0.0.1:52443_solr-n_0000000000) closing
   [junit4]   2> 1043608 INFO  (jetty-closer-6235-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7efbd43c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1043608 INFO  (jetty-closer-6235-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b79183a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1043609 INFO  (jetty-closer-6235-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1043611 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1043834 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1043838 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52438
   [junit4]   2> 1043838 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52438
   [junit4]   2> 1043838 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52438
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_A0135295DCFCD7E2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1807, maxMBSortInHeap=5.6119340072118735, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6b11c0f), locale=gu-IN, timezone=Asia/Damascus
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=178819696,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomCollapseQParserPlugin, DistributedMLTComponentTest, TestSegmentSorting, TestLegacyFieldReuse, TestHttpShardHandlerFactory, TestDFISimilarityFactory, TestStressVersions, TestDistributedGrouping, SolrJmxReporterCloudTest, TestFoldingMultitermQuery, MetricUtilsTest, HealthCheckHandlerTest, PreAnalyzedFieldTest, TestReplicaProperties, TestRandomFlRTGCloud, ByteBuffersDirectoryFactoryTest, DisMaxRequestHandlerTest, TestLFUCache, TestEmbeddedSolrServerSchemaAPI, TestFieldCacheVsDocValues, PackageManagerCLITest, TestConfigSetsAPI, SpatialFilterTest, QueryParsingTest, TestLegacyBM25SimilarityFactory, ProtectedTermFilterFactoryTest, TestFacetMethods, TestSimNodeLostTrigger, EmbeddedSolrNoSerializeTest, DistributedFacetPivotLargeTest, TestDocTermOrdsUninvertLimit, TestSimpleQParserPlugin, TestUninvertingReader, TestUseDocValuesAsStored, TestInPlaceUpdatesStandalone, TestRecoveryHdfs, UtilsToolTest, HdfsBasicDistributedZk2Test, DynamicMapsTest, IndexBasedSpellCheckerTest, TestManagedSchema, BasicAuthStandaloneTest, NestedAtomicUpdateTest, TestPayloadScoreQParserPlugin, ForceLeaderTest, CollectionReloadTest, ConnectionManagerTest, TestReqParamsAPI, DistribDocExpirationUpdateProcessorTest, TestSolrCoreParser, CdcrReplicationHandlerTest, RemoteQueryErrorTest, MultiDestinationAuditLoggerTest, TriggerSetPropertiesIntegrationTest, TestSchemaNameResource, TestCloudJSONFacetJoinDomain, ExitableDirectoryReaderTest, RollingRestartTest, TestSolrCloudSnapshots, TestMaxTokenLenTokenizer, AuthToolTest, OutOfBoxZkACLAndCredentialsProvidersTest, BadIndexSchemaTest, ClassificationUpdateProcessorTest, SuggesterWFSTTest, TestDynamicFieldResource, TestOnReconnectListenerSupport, TestCoreBackup, TestCloudManagedSchema, TestCloudConsistency, ScriptEngineTest, ScheduledMaintenanceTriggerTest, HighlighterWithoutStoredIdTest, MetricsHistoryWithAuthIntegrationTest]
   [junit4] Completed [341/907 (1!)] on J4 in 5.68s, 1 test, 1 failure <<< FAILURES!

[...truncated 795 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> 1713190 INFO  (SUITE-ExecutePlanActionTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1713190 INFO  (SUITE-ExecutePlanActionTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1713191 INFO  (SUITE-ExecutePlanActionTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A0135295DCFCD7E2-001/data-dir-95-001
   [junit4]   2> 1713191 WARN  (SUITE-ExecutePlanActionTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 1713191 INFO  (SUITE-ExecutePlanActionTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1713192 INFO  (SUITE-ExecutePlanActionTest-seed#[A0135295DCFCD7E2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1713195 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTaskFail
   [junit4]   2> 1713196 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A0135295DCFCD7E2-001/tempDir-001
   [junit4]   2> 1713196 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1713196 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1713196 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1713299 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkTestServer start zk server on port: 60389
   [junit4]   2> 1713299 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60389
   [junit4]   2> 1713299 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60389
   [junit4]   2> 1713299 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60389
   [junit4]   2> 1713307 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1713318 INFO  (zkConnectionManagerCallback-9061-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1713318 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1713325 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1713329 INFO  (zkConnectionManagerCallback-9063-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1713329 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1713330 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1713333 INFO  (zkConnectionManagerCallback-9065-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1713333 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1713439 WARN  (jetty-launcher-9066-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1713439 WARN  (jetty-launcher-9066-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1713439 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1713439 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1713439 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1713439 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1713440 INFO  (jetty-launcher-9066-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1713440 INFO  (jetty-launcher-9066-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1713443 INFO  (jetty-launcher-9066-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1713443 INFO  (jetty-launcher-9066-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1713443 INFO  (jetty-launcher-9066-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1713444 INFO  (jetty-launcher-9066-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2aad889c{/solr,null,AVAILABLE}
   [junit4]   2> 1713444 INFO  (jetty-launcher-9066-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1713444 INFO  (jetty-launcher-9066-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1713444 INFO  (jetty-launcher-9066-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1713445 INFO  (jetty-launcher-9066-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27769d99{/solr,null,AVAILABLE}
   [junit4]   2> 1713446 INFO  (jetty-launcher-9066-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e5e988f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60394}
   [junit4]   2> 1713446 INFO  (jetty-launcher-9066-thread-2) [     ] o.e.j.s.Server Started @1713534ms
   [junit4]   2> 1713446 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60394}
   [junit4]   2> 1713446 ERROR (jetty-launcher-9066-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1713446 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1713446 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1713446 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1713446 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1713446 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T16:06:08.587746Z
   [junit4]   2> 1713447 INFO  (jetty-launcher-9066-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@116d879e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60395}
   [junit4]   2> 1713447 INFO  (jetty-launcher-9066-thread-1) [     ] o.e.j.s.Server Started @1713535ms
   [junit4]   2> 1713447 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60395}
   [junit4]   2> 1713447 ERROR (jetty-launcher-9066-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1713447 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1713447 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1713447 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1713447 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1713447 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T16:06:08.588468Z
   [junit4]   2> 1713447 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1713448 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1713452 INFO  (zkConnectionManagerCallback-9068-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1713452 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1713452 INFO  (zkConnectionManagerCallback-9070-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1713452 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1713454 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1713454 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1713610 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1713611 WARN  (jetty-launcher-9066-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f57d5c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1713611 WARN  (jetty-launcher-9066-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f57d5c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1713612 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1713612 WARN  (jetty-launcher-9066-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31b0c043[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1713612 WARN  (jetty-launcher-9066-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31b0c043[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1713615 WARN  (jetty-launcher-9066-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66db5c6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1713615 WARN  (jetty-launcher-9066-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66db5c6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1713615 WARN  (jetty-launcher-9066-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d175865[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1713615 WARN  (jetty-launcher-9066-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d175865[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1713616 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60389/solr
   [junit4]   2> 1713616 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60389/solr
   [junit4]   2> 1713617 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1713617 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1713624 INFO  (zkConnectionManagerCallback-9090-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1713624 INFO  (jetty-launcher-9066-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1713625 INFO  (zkConnectionManagerCallback-9092-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1713625 INFO  (jetty-launcher-9066-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1713732 INFO  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1713734 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1713740 INFO  (zkConnectionManagerCallback-9094-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1713740 INFO  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1713741 INFO  (zkConnectionManagerCallback-9096-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1713741 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1714168 INFO  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60394_solr
   [junit4]   2> 1714171 INFO  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_solr     ] o.a.s.c.Overseer Overseer (id=72160103701282823-127.0.0.1:60394_solr-n_0000000000) starting
   [junit4]   2> 1714199 INFO  (OverseerStateUpdate-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [n:127.0.0.1:60394_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60394_solr
   [junit4]   2> 1714201 INFO  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60394_solr
   [junit4]   2> 1714201 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1714208 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1714209 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1714209 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1714209 INFO  (OverseerStateUpdate-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [n:127.0.0.1:60394_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1714219 INFO  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1714219 WARN  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_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> 1714221 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:60394_solr]
   [junit4]   2> 1714226 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1714236 INFO  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1714236 DEBUG (ScheduledTrigger-9103-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1714237 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1714264 INFO  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60394.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d5f6c64
   [junit4]   2> 1714269 INFO  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60394.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d5f6c64
   [junit4]   2> 1714269 INFO  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60394.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d5f6c64
   [junit4]   2> 1714269 INFO  (jetty-launcher-9066-thread-2) [n:127.0.0.1:60394_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A0135295DCFCD7E2-001/tempDir-001/node2/.
   [junit4]   2> 1714302 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1714310 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60395_solr as DOWN
   [junit4]   2> 1714315 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1714315 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60395_solr
   [junit4]   2> 1714319 INFO  (zkCallback-9093-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1714319 INFO  (zkCallback-9095-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1714322 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1714322 WARN  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_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> 1714340 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1714361 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60395.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d5f6c64
   [junit4]   2> 1714375 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60395.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d5f6c64
   [junit4]   2> 1714376 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60395.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d5f6c64
   [junit4]   2> 1714377 INFO  (jetty-launcher-9066-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A0135295DCFCD7E2-001/tempDir-001/node1/.
   [junit4]   2> 1714384 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1714386 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1714393 INFO  (zkConnectionManagerCallback-9121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1714393 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1714396 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1714399 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60389/solr ready
   [junit4]   2> 1714405 DEBUG (zkCallback-9093-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1714405 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1714411 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1714412 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1714417 INFO  (qtp10057452-15976) [n:127.0.0.1:60394_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> 1714420 INFO  (qtp531261979-15978) [n:127.0.0.1:60395_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> 1714420 DEBUG (qtp10057452-15972) [n:127.0.0.1:60394_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1714421 INFO  (qtp10057452-15972) [n:127.0.0.1:60394_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1714422 INFO  (qtp10057452-15971) [n:127.0.0.1:60394_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=testTaskFail&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1714422 DEBUG (zkCallback-9093-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1714422 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1714426 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger3 - Initial livenodes: [127.0.0.1:60395_solr, 127.0.0.1:60394_solr]
   [junit4]   2> 1714427 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1714430 INFO  (OverseerThreadFactory-9105-thread-1-processing-n:127.0.0.1:60394_solr) [n:127.0.0.1:60394_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testTaskFail
   [junit4]   2> 1714431 DEBUG (OverseerAutoScalingTriggerThread-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1714431 DEBUG (ScheduledTrigger-9103-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1714551 INFO  (OverseerStateUpdate-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [n:127.0.0.1:60394_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTaskFail",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTaskFail_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60395/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60395_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1714557 INFO  (OverseerStateUpdate-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [n:127.0.0.1:60394_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTaskFail",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTaskFail_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60394/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60394_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1714781 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr    x:testTaskFail_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testTaskFail_shard1_replica_n1&action=CREATE&numShards=1&collection=testTaskFail&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1714783 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr    x:testTaskFail_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testTaskFail_shard1_replica_n2&action=CREATE&numShards=1&collection=testTaskFail&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1714783 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr    x:testTaskFail_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1714849 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1714849 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1714870 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1714871 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1714873 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1714873 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testTaskFail_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1714874 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1714874 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testTaskFail_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1714874 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60394.solr.core.testTaskFail.shard1.replica_n2' (registry 'solr.core.testTaskFail.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d5f6c64
   [junit4]   2> 1714874 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60395.solr.core.testTaskFail.shard1.replica_n1' (registry 'solr.core.testTaskFail.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d5f6c64
   [junit4]   2> 1714874 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.c.SolrCore [[testTaskFail_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A0135295DCFCD7E2-001/tempDir-001/node2/./testTaskFail_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A0135295DCFCD7E2-001/tempDir-001/node2/./testTaskFail_shard1_replica_n2/data/]
   [junit4]   2> 1714874 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.SolrCore [[testTaskFail_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A0135295DCFCD7E2-001/tempDir-001/node1/./testTaskFail_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A0135295DCFCD7E2-001/tempDir-001/node1/./testTaskFail_shard1_replica_n1/data/]
   [junit4]   2> 1715064 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1715065 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1715067 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1715067 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1715069 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@248424d4[testTaskFail_shard1_replica_n1] main]
   [junit4]   2> 1715072 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1715076 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1715078 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1715078 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1715078 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1715078 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665776610410758144
   [junit4]   2> 1715082 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1715082 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1715086 INFO  (searcherExecutor-9123-thread-1-processing-n:127.0.0.1:60395_solr x:testTaskFail_shard1_replica_n1 c:testTaskFail s:shard1 r:core_node3) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.SolrCore [testTaskFail_shard1_replica_n1] Registered new searcher Searcher@248424d4[testTaskFail_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1715087 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@572ef143[testTaskFail_shard1_replica_n2] main]
   [junit4]   2> 1715091 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1715093 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1715094 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1715094 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665776610427535360
   [junit4]   2> 1715104 INFO  (searcherExecutor-9125-thread-1-processing-n:127.0.0.1:60394_solr x:testTaskFail_shard1_replica_n2 c:testTaskFail s:shard1 r:core_node4) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.c.SolrCore [testTaskFail_shard1_replica_n2] Registered new searcher Searcher@572ef143[testTaskFail_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1715106 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTaskFail/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1715106 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTaskFail/leaders/shard1
   [junit4]   2> 1715117 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTaskFail/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1715117 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTaskFail/leaders/shard1
   [junit4]   2> 1715129 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1715129 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1715129 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60395/solr/testTaskFail_shard1_replica_n1/
   [junit4]   2> 1715130 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testTaskFail_shard1_replica_n1 url=http://127.0.0.1:60395/solr  START replicas=[http://127.0.0.1:60394/solr/testTaskFail_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1715130 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testTaskFail_shard1_replica_n1 url=http://127.0.0.1:60395/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1715132 INFO  (qtp10057452-15972) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.c.S.Request [testTaskFail_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1715133 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1715133 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1715133 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testTaskFail/leaders/shard1/leader after winning as /collections/testTaskFail/leader_elect/shard1/election/72160103701282824-core_node3-n_0000000000
   [junit4]   2> 1715139 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60395/solr/testTaskFail_shard1_replica_n1/ shard1
   [junit4]   2> 1715245 INFO  (zkCallback-9095-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1715245 INFO  (zkCallback-9095-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1715248 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_solr c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1715252 INFO  (qtp531261979-15979) [n:127.0.0.1:60395_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=testTaskFail_shard1_replica_n1&action=CREATE&numShards=1&collection=testTaskFail&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=471
   [junit4]   2> 1715357 INFO  (zkCallback-9095-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1715357 INFO  (zkCallback-9095-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1715357 INFO  (zkCallback-9095-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1715433 DEBUG (ScheduledTrigger-9103-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1716142 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_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=testTaskFail_shard1_replica_n2&action=CREATE&numShards=1&collection=testTaskFail&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1359
   [junit4]   2> 1716146 INFO  (qtp10057452-15971) [n:127.0.0.1:60394_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> 1716246 INFO  (zkCallback-9095-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1716246 INFO  (zkCallback-9095-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1716246 INFO  (zkCallback-9095-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1716247 INFO  (zkCallback-9093-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1716247 INFO  (zkCallback-9093-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1716251 INFO  (qtp10057452-15971) [n:127.0.0.1:60394_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=testTaskFail&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1829
   [junit4]   2> 1716251 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testTaskFail
   [junit4]   2> 1716262 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testTaskFail): Timed out waiting for replicas of new collection to be active
   [junit4]   2> 1716264 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1716267 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1716268 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1716269 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1128254697
   [junit4]   2> 1716269 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60395_solr
   [junit4]   2> 1716271 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1716271 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60395_solr as DOWN
   [junit4]   2> 1716285 INFO  (coreCloseExecutor-9137-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.c.SolrCore [testTaskFail_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56d4e779
   [junit4]   2> 1716285 INFO  (coreCloseExecutor-9137-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testTaskFail.shard1.replica_n1 tag=SolrCore@56d4e779
   [junit4]   2> 1716285 INFO  (coreCloseExecutor-9137-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71562de8: rootName = solr_60395, domain = solr.core.testTaskFail.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testTaskFail.shard1.replica_n1/com.codahale.metrics.MetricRegistry@5541df55
   [junit4]   2> 1716299 INFO  (coreCloseExecutor-9137-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testTaskFail.shard1.leader tag=SolrCore@56d4e779
   [junit4]   2> 1716301 INFO  (coreCloseExecutor-9137-thread-1) [n:127.0.0.1:60395_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1716325 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1716325 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20a017a0: rootName = solr_60395, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4a716cac
   [junit4]   2> 1716333 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1716333 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@192afe60: rootName = solr_60395, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5724d233
   [junit4]   2> 1716333 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1716333 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3731c1e2: rootName = solr_60395, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@37766a12
   [junit4]   2> 1716333 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1716433 DEBUG (ScheduledTrigger-9103-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1716445 INFO  (zkCallback-9120-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1716452 INFO  (OverseerCollectionConfigSetProcessor-72160103701282823-127.0.0.1:60394_solr-n_0000000000) [n:127.0.0.1:60394_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> 1716452 INFO  (zkCallback-9093-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1716455 INFO  (zkCallback-9093-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1716457 INFO  (zkCallback-9093-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1716468 INFO  (zkCallback-9093-thread-2) [n:127.0.0.1:60394_solr c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1716471 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@116d879e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1716471 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27769d99{/solr,null,UNAVAILABLE}
   [junit4]   2> 1716472 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1716473 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 60395
   [junit4]   2> 1716579 INFO  (zkCallback-9093-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1716579 INFO  (zkCallback-9093-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskFail/state.json] for collection [testTaskFail] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1717435 DEBUG (ScheduledTrigger-9103-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 1 and last live nodes: 2
   [junit4]   2> 1717435 DEBUG (ScheduledTrigger-9103-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:60395_solr
   [junit4]   2> 1718437 DEBUG (ScheduledTrigger-9103-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1718437 DEBUG (ScheduledTrigger-9103-thread-2) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:60395_solr]
   [junit4]   2> 1718437 DEBUG (ScheduledTrigger-9103-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"58e9c78240f9aTqevfc7et9f4j33os98mo5xwo",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":1564177565224858,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1564177565224858],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:60395_solr"]}}
   [junit4]   2> 1718438 DEBUG (ScheduledTrigger-9103-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger3]
   [junit4]   2> 1718439 DEBUG (ScheduledTrigger-9103-thread-2) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"58e9c78240f9aTqevfc7et9f4j33os98mo5xwo",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":1564177565224858,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1564177565224858],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1564178568007318,
   [junit4]   2>     "nodeNames":["127.0.0.1:60395_solr"]}}
   [junit4]   2> 1718439 DEBUG (AutoscalingActionExecutor-9104-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"58e9c78240f9aTqevfc7et9f4j33os98mo5xwo",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":1564177565224858,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1564177565224858],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1564178568007318,
   [junit4]   2>     "nodeNames":["127.0.0.1:60395_solr"]}}
   [junit4]   2> 1718440 DEBUG (AutoscalingActionExecutor-9104-thread-1) [     ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"58e9c78240f9aTqevfc7et9f4j33os98mo5xwo",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":1564177565224858,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1564177565224858],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1564178568007318,
   [junit4]   2>     "nodeNames":["127.0.0.1:60395_solr"]}} with context properties: {AFTER_ACTION=[start], BEFORE_ACTION=[start, compute_plan]}
   [junit4]   2> 1718443 INFO  (qtp10057452-15973) [n:127.0.0.1:60394_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testTaskFail.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1718444 INFO  (qtp10057452-15971) [n:127.0.0.1:60394_solr

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


   [junit4]   2>     "_enqueue_time_":1564217836640465,
   [junit4]   2>     "nodeNames":["127.0.0.1:60731_solr"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:184) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:328) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: ExecutePlanAction was interrupted
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:177) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:328) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) ~[?:?]
   [junit4]   2> 	at org.apache.solr.common.util.TimeSource$NanoTimeSource.sleep(TimeSource.java:104) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:225) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:117) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:328) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> 1762527 DEBUG (AutoscalingActionExecutor-9416-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing took 4819 ms for event id=58ea59c648c63Tqevfc7et9f4j33os98mo5xx1
   [junit4]   2> 1762527 DEBUG (closeThreadPool-9431-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1762527 DEBUG (closeThreadPool-9431-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1762527 DEBUG (closeThreadPool-9431-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1762527 INFO  (jetty-closer-9425-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72160106308763656-127.0.0.1:60732_solr-n_0000000001) closing
   [junit4]   2> 1762527 INFO  (closeThreadPool-9431-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72160106308763656-127.0.0.1:60732_solr-n_0000000001) closing
   [junit4]   2> 1762529 INFO  (jetty-closer-9425-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6aa2565a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1762529 INFO  (jetty-closer-9425-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52c7c903{/solr,null,UNAVAILABLE}
   [junit4]   2> 1762529 INFO  (jetty-closer-9425-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1762531 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1762753 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> 	6	/solr/collections/testIntegration/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections/testIntegration/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/overseer/queue
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1762758 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60722
   [junit4]   2> 1762758 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60722
   [junit4]   2> 1762758 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[A0135295DCFCD7E2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60722
   [junit4]   2> 1762758 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[A0135295DCFCD7E2]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testIntegration
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A0135295DCFCD7E2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=309, maxMBSortInHeap=7.822767948146588, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6ee8c098), locale=smn-FI, timezone=America/Marigot
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=105951968,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryUtils, DistributedFacetPivotSmallTest, TestRequestForwarding, TestPerFieldSimilarityWithDefaultOverride, TestDistributedStatsComponentCardinality, TestBM25SimilarityFactory, TestStressReorder, TestCrossCoreJoin, SolrMetricsIntegrationTest, TestFilteredDocIdSet, CoreMergeIndexesAdminHandlerTest, PolyFieldTest, TestHdfsCloudBackupRestore, TestPullReplicaErrorHandling, BlobRepositoryCloudTest, ConvertedLegacyTest, TestIndexSearcher, TestEmbeddedSolrServerAdminHandler, TestFieldCacheSort, OverseerTaskQueueTest, TestCloudSearcherWarming, SignificantTermsQParserPluginTest, MergeStrategyTest, TestLMDirichletSimilarityFactory, TestTrie, SimpleFacetsTest, TestSimLargeCluster, TestExportWriter, DistributedExpandComponentTest, HdfsLockFactoryTest, TestSearchPerf, TestNumericTerms32, TestSortableTextField, TestInPlaceUpdatesDistrib, TestRealTimeGet, TestUtils, CdcrWithNodesRestartsTest, DateMathParserTest, DirectSolrSpellCheckerTest, TestCollationFieldDocValues, BasicAuthIntegrationTest, IgnoreLargeDocumentProcessorFactoryTest, TestOverriddenPrefixQueryForCustomFieldType, DistributedVersionInfoTest, AssignTest, ConcurrentCreateRoutedAliasTest, TestReplicationHandlerBackup, DeleteStatusTest, TestSolr4Spatial2, CdcrBootstrapTest, RecoveryZkTest, TriggerEventQueueTest, TestFieldTypeCollectionResource, RangeFacetCloudTest, CoreSorterTest, ReplicationFactorTest, TestXIncludeConfig, TestExportTool, UpdateRequestProcessorFactoryTest, NestedShardedAtomicUpdateTest, TestManagedSynonymGraphFilterFactory, ClassificationUpdateProcessorFactoryTest, SuggesterTSTTest, TestCopyFieldCollectionResource, TestLockTree, TestCSVLoader, TestBinaryField, SystemCollectionCompatTest, RegexBoostProcessorTest, NodeMarkersRegistrationTest, HighlighterMaxOffsetTest, LegacyCloudClusterPropTest, OverseerModifyCollectionTest, ClusterStateTest, TlogReplayBufferedWhileIndexingTest, SchemaApiFailureTest, BasicDistributedZkTest, DocValuesMultiTest, LoggingHandlerTest, StressHdfsTest, SplitHandlerTest, TaggerTest, SolrIndexSplitterTest, ZkControllerTest, SuggestComponentContextFilterQueryTest, QueryResultKeyTest, TestExactSharedStatsCache, AddReplicaTest, CleanupOldIndexTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, HttpPartitionTest, RecoveryAfterSoftCommitTest, SolrCloudExampleTest, TestHashPartitioner, TestPullReplica, TestShortCircuitedRequests, TestTlogReplayVsRecovery, TestTolerantUpdateProcessorRandomCloud, TestZkChroot, ZkSolrClientTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, AutoAddReplicasPlanActionTest, ExecutePlanActionTest]
   [junit4] Completed [561/907 (2!)] on J2 in 49.76s, 4 tests, 1 failure <<< FAILURES!

[...truncated 45994 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/946/consoleText

[repro] Revision: 96a8c6a91c050b4db3c0f39ba68a55db4936f348

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.method=testValuesAreCollected -Dtests.seed=A0135295DCFCD7E2 -Dtests.slow=true -Dtests.locale=gu-IN -Dtests.timezone=Asia/Damascus -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=ExecutePlanActionTest -Dtests.method=testTaskTimeout -Dtests.seed=A0135295DCFCD7E2 -Dtests.slow=true -Dtests.locale=smn-FI -Dtests.timezone=America/Marigot -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

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

[...truncated 3484 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.MetricsHistoryWithAuthIntegrationTest|*.ExecutePlanActionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC" -Dtests.seed=A0135295DCFCD7E2 -Dtests.slow=true -Dtests.locale=gu-IN -Dtests.timezone=Asia/Damascus -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 73 lines...]