You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/01/15 02:19:08 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4386/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([B9CE510E408EE2B9:319A6ED4EE728F41]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([B9CE510E408EE2B9:707B13A049E9244C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:711)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([B9CE510E408EE2B9:AD860A5B63895FA7]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:439)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([B9CE510E408EE2B9:864652A657D8125E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)




Build Log:
[...truncated 12771 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 1358958 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B9CE510E408EE2B9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/init-core-data-001
   [junit4]   2> 1358959 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B9CE510E408EE2B9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1358959 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B9CE510E408EE2B9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1358960 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B9CE510E408EE2B9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1358960 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B9CE510E408EE2B9]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1358961 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1358961 INFO  (Thread-2239) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1358961 INFO  (Thread-2239) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1358964 ERROR (Thread-2239) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1359067 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkTestServer start zk server on port:59517
   [junit4]   2> 1359082 INFO  (zkConnectionManagerCallback-2938-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359085 INFO  (zkConnectionManagerCallback-2940-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359094 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1359098 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1359100 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1359102 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1359105 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1359107 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1359110 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1359112 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1359115 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1359117 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1359120 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1359123 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1359452 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1359454 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6553abf1{/,null,AVAILABLE}
   [junit4]   2> 1359454 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a1e6084{HTTP/1.1,[http/1.1]}{127.0.0.1:59522}
   [junit4]   2> 1359454 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server Started @1362099ms
   [junit4]   2> 1359454 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/tempDir-001/control/data, hostPort=59522, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/control-001/cores}
   [junit4]   2> 1359455 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1359455 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1359455 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1359455 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1359455 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:22:50.678365Z
   [junit4]   2> 1359456 INFO  (zkConnectionManagerCallback-2942-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359458 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1359458 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/control-001/solr.xml
   [junit4]   2> 1359460 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1359460 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1359460 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1359463 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59517/solr
   [junit4]   2> 1359464 INFO  (zkConnectionManagerCallback-2946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359467 INFO  (zkConnectionManagerCallback-2948-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359602 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1359603 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59522_
   [junit4]   2> 1359605 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.c.Overseer Overseer (id=99351224004509700-127.0.0.1:59522_-n_0000000000) starting
   [junit4]   2> 1359616 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59522_
   [junit4]   2> 1359619 INFO  (OverseerStateUpdate-99351224004509700-127.0.0.1:59522_-n_0000000000) [n:127.0.0.1:59522_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1359656 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1359665 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1359665 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1359666 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/control-001/cores
   [junit4]   2> 1359689 INFO  (zkConnectionManagerCallback-2954-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359690 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1359692 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59517/solr ready
   [junit4]   2> 1359695 INFO  (qtp1874108158-13191) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59522_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1359698 INFO  (OverseerThreadFactory-5377-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1359806 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_    ] 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> 1359806 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1359912 INFO  (zkCallback-2947-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] 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> 1360837 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1360854 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1360932 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1360954 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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 collection control_collection, trusted=true
   [junit4]   2> 1360955 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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@1526ea16
   [junit4]   2> 1360955 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1360955 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1360956 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38024668755975866]
   [junit4]   2> 1360959 WARN  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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> 1360996 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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> 1360996 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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> 1360998 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1360998 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1360999 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=41.7890625, floorSegmentMB=0.6279296875, forceMergeDeletesPctAllowed=26.9141567755506, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6250882839385279
   [junit4]   2> 1360999 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c7bef9f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1361001 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1361001 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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> 1361001 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1361002 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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 1589619586210201600
   [junit4]   2> 1361002 INFO  (searcherExecutor-5380-thread-1-processing-n:127.0.0.1:59522_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:59522_ 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@2c7bef9f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59522/control_collection_shard1_replica_n1/
   [junit4]   2> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:59522/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1361014 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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:59522/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1361122 INFO  (zkCallback-2947-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] 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> 1361136 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ 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> 1361138 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 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=1332
   [junit4]   2> 1361142 INFO  (qtp1874108158-13191) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1361242 INFO  (zkCallback-2947-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] 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> 1361710 INFO  (OverseerCollectionConfigSetProcessor-99351224004509700-127.0.0.1:59522_-n_0000000000) [n:127.0.0.1:59522_    ] 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> 1362151 INFO  (qtp1874108158-13191) [n:127.0.0.1:59522_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59522_&wt=javabin&version=2} status=0 QTime=2456
   [junit4]   2> 1362155 INFO  (zkConnectionManagerCallback-2958-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1362156 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1362158 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59517/solr ready
   [junit4]   2> 1362158 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1362159 INFO  (qtp1874108158-13196) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1362161 INFO  (OverseerThreadFactory-5377-thread-2-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1362163 WARN  (OverseerThreadFactory-5377-thread-2-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1362374 INFO  (qtp1874108158-13196) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1362374 INFO  (qtp1874108158-13196) [n:127.0.0.1:59522_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=215
   [junit4]   2> 1362634 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001 of type NRT
   [junit4]   2> 1362635 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1362636 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@468c4559{/,null,AVAILABLE}
   [junit4]   2> 1362636 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6286cbb7{HTTP/1.1,[http/1.1]}{127.0.0.1:59535}
   [junit4]   2> 1362636 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server Started @1365281ms
   [junit4]   2> 1362637 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/tempDir-001/jetty1, hostPort=59535, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001/cores}
   [junit4]   2> 1362637 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1362637 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1362638 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1362638 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1362638 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:22:53.861230Z
   [junit4]   2> 1362639 INFO  (zkConnectionManagerCallback-2960-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1362641 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1362641 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001/solr.xml
   [junit4]   2> 1362643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1362643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1362643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1362643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59517/solr
   [junit4]   2> 1362649 INFO  (zkConnectionManagerCallback-2964-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1362652 INFO  (zkConnectionManagerCallback-2966-thread-1-processing-n:127.0.0.1:59535_) [n:127.0.0.1:59535_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1362663 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1362666 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1362670 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59535_
   [junit4]   2> 1362671 INFO  (zkCallback-2957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1362671 INFO  (zkCallback-2947-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1362672 INFO  (zkCallback-2965-thread-1-processing-n:127.0.0.1:59535_) [n:127.0.0.1:59535_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1362714 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1362725 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1362725 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1362726 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001/cores
   [junit4]   2> 1362752 INFO  (qtp1874108158-13189) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59535_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1362755 INFO  (OverseerCollectionConfigSetProcessor-99351224004509700-127.0.0.1:59522_-n_0000000000) [n:127.0.0.1:59522_    ] 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> 1362755 INFO  (OverseerThreadFactory-5377-thread-3-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59535_ for creating new replica
   [junit4]   2> 1362759 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1362759 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1363781 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1363790 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1363847 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1363869 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 1363869 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1363869 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1363869 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1363872 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38024668755975866]
   [junit4]   2> 1363874 WARN  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] 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> 1363915 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1363915 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1363925 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1363925 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1363926 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=41.7890625, floorSegmentMB=0.6279296875, forceMergeDeletesPctAllowed=26.9141567755506, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6250882839385279
   [junit4]   2> 1363926 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b64a81f[collection1_shard2_replica_n61] main]
   [junit4]   2> 1363928 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1363928 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1363928 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1363929 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589619589279383552
   [junit4]   2> 1363930 INFO  (searcherExecutor-5391-thread-1-processing-n:127.0.0.1:59535_ x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@1b64a81f[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59535/collection1_shard2_replica_n61/
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:59535/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1363939 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59535/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 1364103 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1364106 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1346
   [junit4]   2> 1364108 INFO  (qtp1874108158-13189) [n:127.0.0.1:59522_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:59535_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1356
   [junit4]   2> 1364357 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001 of type NRT
   [junit4]   2> 1364357 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1364359 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65b5410a{/,null,AVAILABLE}
   [junit4]   2> 1364359 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72a79184{HTTP/1.1,[http/1.1]}{127.0.0.1:59541}
   [junit4]   2> 1364359 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server Started @1367003ms
   [junit4]   2> 1364359 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/tempDir-001/jetty2, hostPort=59541, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 1364359 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1364360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1364360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1364360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1364360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:22:55.583436Z
   [junit4]   2> 1364361 INFO  (zkConnectionManagerCallback-2970-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364362 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1364362 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001/solr.xml
   [junit4]   2> 1364364 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1364364 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1364365 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1364367 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59517/solr
   [junit4]   2> 1364368 INFO  (zkConnectionManagerCallback-2974-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364371 INFO  (zkConnectionManagerCallback-2976-thread-1-processing-n:127.0.0.1:59541_) [n:127.0.0.1:59541_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364380 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1364384 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1364387 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59541_
   [junit4]   2> 1364388 INFO  (zkCallback-2957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364388 INFO  (zkCallback-2947-thread-2-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364388 INFO  (zkCallback-2965-thread-1-processing-n:127.0.0.1:59535_) [n:127.0.0.1:59535_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364389 INFO  (zkCallback-2975-thread-1-processing-n:127.0.0.1:59541_) [n:127.0.0.1:59541_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364423 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1364433 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1364433 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1364435 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001/cores
   [junit4]   2> 1364467 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59541_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1364473 INFO  (OverseerCollectionConfigSetProcessor-99351224004509700-127.0.0.1:59522_-n_0000000000) [n:127.0.0.1:59522_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1364473 INFO  (OverseerThreadFactory-5377-thread-4-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59541_ for creating new replica
   [junit4]   2> 1364477 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1364477 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1365491 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1365499 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1365551 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1365570 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 1365570 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1365570 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1365570 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 1365572 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38024668755975866]
   [junit4]   2> 1365574 WARN  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] 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> 1365612 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1365612 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1365613 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1365613 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1365614 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=41.7890625, floorSegmentMB=0.6279296875, forceMergeDeletesPctAllowed=26.9141567755506, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6250882839385279
   [junit4]   2> 1365614 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bd4be89[collection1_shard3_replica_n63] main]
   [junit4]   2> 1365616 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1365616 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1365617 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1365617 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589619591049379840
   [junit4]   2> 1365618 INFO  (searcherExecutor-5402-thread-1-processing-n:127.0.0.1:59541_ x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@5bd4be89[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59541/collection1_shard3_replica_n63/
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:59541/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1365628 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59541/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 1365799 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1365804 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1327
   [junit4]   2> 1365810 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:59541_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1342
   [junit4]   2> 1366082 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001 of type NRT
   [junit4]   2> 1366082 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1366084 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5344dc6e{/,null,AVAILABLE}
   [junit4]   2> 1366084 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@223aae57{HTTP/1.1,[http/1.1]}{127.0.0.1:59548}
   [junit4]   2> 1366084 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server Started @1368728ms
   [junit4]   2> 1366084 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/tempDir-001/jetty3, hostPort=59548, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001/cores}
   [junit4]   2> 1366084 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1366085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1366085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1366085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1366085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:22:57.308519Z
   [junit4]   2> 1366087 INFO  (zkConnectionManagerCallback-2980-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366088 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1366088 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001/solr.xml
   [junit4]   2> 1366091 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1366091 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1366091 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1366094 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59517/solr
   [junit4]   2> 1366096 INFO  (zkConnectionManagerCallback-2984-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366099 INFO  (zkConnectionManagerCallback-2986-thread-1-processing-n:127.0.0.1:59548_) [n:127.0.0.1:59548_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366109 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1366113 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1366116 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59548_
   [junit4]   2> 1366118 INFO  (zkCallback-2957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366118 INFO  (zkCallback-2975-thread-1-processing-n:127.0.0.1:59541_) [n:127.0.0.1:59541_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366118 INFO  (zkCallback-2947-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366118 INFO  (zkCallback-2965-thread-1-processing-n:127.0.0.1:59535_) [n:127.0.0.1:59535_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366119 INFO  (zkCallback-2985-thread-1-processing-n:127.0.0.1:59548_) [n:127.0.0.1:59548_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366195 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1366207 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1366207 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1366209 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001/cores
   [junit4]   2> 1366248 INFO  (qtp1874108158-13191) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59548_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1366252 INFO  (OverseerCollectionConfigSetProcessor-99351224004509700-127.0.0.1:59522_-n_0000000000) [n:127.0.0.1:59522_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1366252 INFO  (OverseerThreadFactory-5377-thread-5-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59548_ for creating new replica
   [junit4]   2> 1366258 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1366259 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1367279 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1367297 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 1367353 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1367373 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 1367373 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1367373 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1367373 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 1367375 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38024668755975866]
   [junit4]   2> 1367377 WARN  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attr

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

	/solr/overseer_elect/election/99351357560455201-127.0.0.1:65383_solr-n_0000000009
   [junit4]   2> 	2	/solr/overseer_elect/election/99351357560455173-127.0.0.1:65068_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B9CE510E408EE2B9-001
   [junit4]   2> Jan 15, 2018 1:59:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128), x_s=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1891, maxMBSortInHeap=7.249717136918359, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@793608), locale=pl-PL, timezone=Pacific/Yap
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=153463056,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, DistributedQueueTest, SolrXmlInZkTest, StressHdfsTest, MoveReplicaTest, ZkSolrClientTest, TestInitParams, TestDeleteCollectionOnDownNodes, TestBulkSchemaConcurrent, AddBlockUpdateTest, ConfigureRecoveryStrategyTest, BlockJoinFacetRandomTest, OpenCloseCoreStressTest, RulesTest, BasicDistributedZk2Test, TestCoreAdminApis, TestNumericTerms64, PeerSyncTest, TestBackupRepositoryFactory, TestNodeAddedTrigger, TestFieldCache, TestSystemCollAutoCreate, TestStressVersions, TestPointFields, SolrJmxReporterTest, TestLegacyNumericUtils, ConcurrentDeleteAndCreateCollectionTest, TestConfigSetsAPI, TestReloadAndDeleteDocs, OverriddenZkACLAndCredentialsProvidersTest, SoftAutoCommitTest, TestLRUCache, TestHashPartitioner, AssignTest, TestPolicyCloud, TestGeoJSONResponseWriter, ResponseHeaderTest, TestSearchPerf, PeerSyncWithIndexFingerprintCachingTest, TestManagedSchemaAPI, TestSizeLimitedDistributedMap, TestNestedDocsSort, DeleteReplicaTest, EchoParamsTest, TestElisionMultitermQuery, CoreMergeIndexesAdminHandlerTest, TestCustomDocTransformer, TestMacros, CloudExitableDirectoryReaderTest, TestConfigSets, DistributedFacetPivotLongTailTest, SolrPluginUtilsTest, TestRetrieveFieldsOptimizer, NodeMutatorTest, ClassificationUpdateProcessorTest, TestConfigSetsAPIZkFailure, ConnectionManagerTest, TestInPlaceUpdatesStandalone, TestIndexSearcher, TestStreamBody, TestSolrCloudWithDelegationTokens, ClassificationUpdateProcessorFactoryTest, StatsReloadRaceTest, TestHdfsUpdateLog, HighlighterMaxOffsetTest, GraphQueryTest, TestHdfsBackupRestoreCore, TestMaxTokenLenTokenizer, DebugComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestDocSet, HdfsRecoverLeaseTest, TestTolerantUpdateProcessorRandomCloud, TestLuceneIndexBackCompat, TestFunctionQuery, TestTrackingShardHandlerFactory, HealthCheckHandlerTest, ParsingFieldUpdateProcessorsTest, TestNamedUpdateProcessors, MetricsConfigTest, LeaderInitiatedRecoveryOnShardRestartTest, JsonLoaderTest, TestPrepRecovery, TestTriggerIntegration, TestValueSourceCache, CopyFieldTest, DocValuesMultiTest, HLLSerializationTest, TestCloudSchemaless, AnalyticsQueryTest, TestSolrCoreSnapshots, TestConfigReload, SimplePostToolTest, TestScoreJoinQPScore, TestRandomFaceting, TestTestInjection, TestComponentsName, DocValuesNotIndexedTest, TestStressReorder, CacheHeaderTest, TestManagedResource, TestStressUserVersions, WrapperMergePolicyFactoryTest, TestSchemaVersionResource, TestCloudJSONFacetJoinDomain, FileUtilsTest, SolrGraphiteReporterTest, SearchRateTriggerTest, SpellCheckCollatorWithCollapseTest, TestFieldTypeResource, TestLMJelinekMercerSimilarityFactory, LeaderElectionIntegrationTest, TestCloudPseudoReturnFields, TestJavabinTupleStreamParser, TestZkAclsWithHadoopAuth, TestInitQParser, TestWordDelimiterFilterFactory, SampleTest, TestCollapseQParserPlugin, SynonymTokenizerTest, TestCoreContainer, LukeRequestHandlerTest, OpenExchangeRatesOrgProviderTest, MBeansHandlerTest, TestComplexPhraseQParserPlugin, AliasIntegrationTest, TestQueryUtils, DistributedFacetExistsSmallTest, HdfsRestartWhileUpdatingTest, TestXmlQParser, TestRTimerTree, TestTlogReplica, ExplicitHLLTest, SecurityConfHandlerTest, IndexSchemaRuntimeFieldTest, TestGroupingSearch, TestExactStatsCache, SpellPossibilityIteratorTest, TestHttpShardHandlerFactory, ShardRoutingCustomTest, TestNonDefinedSimilarityFactory, ChangedSchemaMergeTest, CdcrBidirectionalTest, SimpleFacetsTest, SolrCoreCheckLockOnStartupTest, TestLeaderElectionZkExpiry, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, SolrMetricsIntegrationTest, DistributedDebugComponentTest, TestRTGBase, TestStressLucene, InfixSuggestersTest, TestSolrXml, PeerSyncReplicationTest, DOMUtilTest, DistributedSuggestComponentTest, TestCollectionAPI, PingRequestHandlerTest, DeleteLastCustomShardedReplicaTest, PKIAuthenticationIntegrationTest, TestLuceneMatchVersion, TestPartialUpdateDeduplication, TestCharFilters, DistributedFacetSimpleRefinementLongTailTest, CloudMLTQParserTest, FullSolrCloudDistribCmdsTest, MoreLikeThisHandlerTest, TestNumericRangeQuery64, TestFastOutputStream, DateRangeFieldTest, TestDocumentBuilder, OverseerStatusTest, TermVectorComponentTest, TestJettySolrRunner, DocumentBuilderTest, TestAnalyzedSuggestions, TestPostingsSolrHighlighter, TestDistribIDF, AutoScalingHandlerTest, TestRandomCollapseQParserPlugin, TestCollationField, TestReloadDeadlock, CustomCollectionTest, MoveReplicaHDFSFailoverTest, TestRemoteStreaming, TestUniqueKeyFieldResource, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, TestZkChroot, TestRandomDVFaceting, TestDistributedGrouping, TestFaceting, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestReload, DistributedTermsComponentTest, TestRangeQuery, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFiltering, BasicFunctionalityTest, TestLazyCores, TestBadConfig, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, TestTrie, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestLFUCache, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, NumericFieldsTest, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCodecSupport, TestXIncludeConfig, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, ZkNodePropsTest, SystemInfoHandlerTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AddReplicaTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPISolrJTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestOnReconnectListenerSupport, TestPullReplica, TestPullReplicaErrorHandling, TestRandomRequestDistribution, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasIntegrationTest, SystemLogListenerTest, TriggerIntegrationTest]
   [junit4] Completed [607/768 (4!)] on J1 in 159.15s, 14 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 41303 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4388 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4388/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([5FCF99FE871EC427:D79BA62429E2A9DF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12876 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 2059258 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5FCF99FE871EC427]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/init-core-data-001
   [junit4]   2> 2059258 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5FCF99FE871EC427]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=88 numCloses=88
   [junit4]   2> 2059259 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5FCF99FE871EC427]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2059261 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5FCF99FE871EC427]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2059262 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5FCF99FE871EC427]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2059263 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2059263 INFO  (Thread-3346) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2059263 INFO  (Thread-3346) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2059266 ERROR (Thread-3346) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2059373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkTestServer start zk server on port:65484
   [junit4]   2> 2059395 INFO  (zkConnectionManagerCallback-5219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059399 INFO  (zkConnectionManagerCallback-5221-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059407 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2059410 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2059412 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2059414 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2059416 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2059418 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2059420 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2059422 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2059423 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2059425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2059427 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2059430 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2059699 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2059701 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e56d5c1{/,null,AVAILABLE}
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@597c7ccc{HTTP/1.1,[http/1.1]}{127.0.0.1:65487}
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server Started @2063758ms
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/tempDir-001/control/data, hostContext=/, hostPort=65487, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/control-001/cores}
   [junit4]   2> 2059702 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T02:57:30.845Z
   [junit4]   2> 2059704 INFO  (zkConnectionManagerCallback-5223-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059705 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2059705 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/control-001/solr.xml
   [junit4]   2> 2059709 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2059710 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2059710 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2059713 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65484/solr
   [junit4]   2> 2059715 INFO  (zkConnectionManagerCallback-5227-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059717 INFO  (zkConnectionManagerCallback-5229-thread-1-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2059857 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65487_
   [junit4]   2> 2059858 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.c.Overseer Overseer (id=99357258573938692-127.0.0.1:65487_-n_0000000000) starting
   [junit4]   2> 2059868 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65487_
   [junit4]   2> 2059870 INFO  (OverseerStateUpdate-99357258573938692-127.0.0.1:65487_-n_0000000000) [n:127.0.0.1:65487_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2059935 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2059943 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2059944 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2059945 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/control-001/cores
   [junit4]   2> 2059971 INFO  (zkConnectionManagerCallback-5235-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2059974 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65484/solr ready
   [junit4]   2> 2059976 INFO  (qtp92634993-19569) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65487_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2059979 INFO  (OverseerThreadFactory-7464-thread-1-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2060090 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_    ] 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> 2060091 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2060206 INFO  (zkCallback-5228-thread-1-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] 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> 2061114 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2061133 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2061186 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2061206 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ 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 collection control_collection, trusted=true
   [junit4]   2> 2061207 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ 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@53862e8e
   [junit4]   2> 2061207 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2061207 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ 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-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2061209 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=48.6142578125, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=12.059525875173682, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4598697490875375
   [junit4]   2> 2061211 WARN  (qtp92634993-19571) [n:127.0.0.1:65487_ 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> 2061253 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ 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> 2061253 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ 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> 2061254 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2061254 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2061254 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=48.9775390625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=9.512652682163388, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8175206040097754
   [junit4]   2> 2061255 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a4dc70[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2061256 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2061257 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ 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> 2061257 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2061257 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ 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 1589716139271782400
   [junit4]   2> 2061258 INFO  (searcherExecutor-7467-thread-1-processing-n:127.0.0.1:65487_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:65487_ 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@6a4dc70[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ 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> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65487/control_collection_shard1_replica_n1/
   [junit4]   2> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ 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> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:65487/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2061269 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ 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:65487/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2061380 INFO  (zkCallback-5228-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] 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> 2061432 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ 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> 2061433 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 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=1343
   [junit4]   2> 2061442 INFO  (qtp92634993-19569) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2061537 INFO  (zkCallback-5228-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] 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> 2061992 INFO  (OverseerCollectionConfigSetProcessor-99357258573938692-127.0.0.1:65487_-n_0000000000) [n:127.0.0.1:65487_    ] 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> 2062447 INFO  (qtp92634993-19569) [n:127.0.0.1:65487_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65487_&wt=javabin&version=2} status=0 QTime=2471
   [junit4]   2> 2062454 INFO  (zkConnectionManagerCallback-5239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2062455 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2062457 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65484/solr ready
   [junit4]   2> 2062457 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2062458 INFO  (qtp92634993-19574) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2062462 INFO  (OverseerThreadFactory-7464-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2062464 WARN  (OverseerThreadFactory-7464-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2062674 INFO  (qtp92634993-19574) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2062675 INFO  (qtp92634993-19574) [n:127.0.0.1:65487_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=216
   [junit4]   2> 2062969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001 of type NRT
   [junit4]   2> 2062969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2062970 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fcacc0d{/,null,AVAILABLE}
   [junit4]   2> 2062971 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@227f2ade{HTTP/1.1,[http/1.1]}{127.0.0.1:65502}
   [junit4]   2> 2062971 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server Started @2067027ms
   [junit4]   2> 2062971 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=65502, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001/cores}
   [junit4]   2> 2062971 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2062971 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2062972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2062972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2062972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T02:57:34.115Z
   [junit4]   2> 2062973 INFO  (zkConnectionManagerCallback-5241-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2062975 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2062975 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001/solr.xml
   [junit4]   2> 2062980 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2062980 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2062980 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2062983 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65484/solr
   [junit4]   2> 2062985 INFO  (zkConnectionManagerCallback-5245-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2062988 INFO  (zkConnectionManagerCallback-5247-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2062998 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2063002 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2063005 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65502_
   [junit4]   2> 2063006 INFO  (zkCallback-5228-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2063007 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2063007 INFO  (zkCallback-5238-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2063084 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2063093 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2063093 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2063094 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001/cores
   [junit4]   2> 2063121 INFO  (qtp92634993-19567) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:65502_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2063125 INFO  (OverseerCollectionConfigSetProcessor-99357258573938692-127.0.0.1:65487_-n_0000000000) [n:127.0.0.1:65487_    ] 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> 2063126 INFO  (OverseerThreadFactory-7464-thread-3-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:65502_ for creating new replica
   [junit4]   2> 2063130 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2063131 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2063237 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2064149 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2064173 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 2064233 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2064254 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 2064254 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2064255 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2064255 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 2064256 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=48.6142578125, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=12.059525875173682, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4598697490875375
   [junit4]   2> 2064258 WARN  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] 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> 2064301 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2064301 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2064303 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2064303 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2064304 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=48.9775390625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=9.512652682163388, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8175206040097754
   [junit4]   2> 2064304 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@72f04efd[collection1_shard2_replica_n61] main]
   [junit4]   2> 2064305 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2064306 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2064306 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2064306 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589716142468890624
   [junit4]   2> 2064307 INFO  (searcherExecutor-7478-thread-1-processing-n:127.0.0.1:65502_ x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@72f04efd[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2064312 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2064312 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2064313 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65502/collection1_shard2_replica_n61/
   [junit4]   2> 2064313 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2064313 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:65502/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 2064313 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2064318 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65502/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 2064422 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2064431 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2064433 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1302
   [junit4]   2> 2064436 INFO  (qtp92634993-19567) [n:127.0.0.1:65487_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:65502_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1314
   [junit4]   2> 2064534 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2064704 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001 of type NRT
   [junit4]   2> 2064705 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2064706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f6cec49{/,null,AVAILABLE}
   [junit4]   2> 2064706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c186df4{HTTP/1.1,[http/1.1]}{127.0.0.1:65507}
   [junit4]   2> 2064706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server Started @2068763ms
   [junit4]   2> 2064706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=65507, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001/cores}
   [junit4]   2> 2064707 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2064707 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2064707 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2064707 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2064707 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T02:57:35.850Z
   [junit4]   2> 2064709 INFO  (zkConnectionManagerCallback-5251-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2064710 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2064710 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001/solr.xml
   [junit4]   2> 2064715 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2064715 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2064715 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2064719 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65484/solr
   [junit4]   2> 2064720 INFO  (zkConnectionManagerCallback-5255-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2064723 INFO  (zkConnectionManagerCallback-5257-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2064733 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2064736 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2064739 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65507_
   [junit4]   2> 2064741 INFO  (zkCallback-5238-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2064741 INFO  (zkCallback-5228-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2064741 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2064741 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2064813 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2064821 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2064822 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2064823 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001/cores
   [junit4]   2> 2064856 INFO  (qtp92634993-19570) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:65507_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2064859 INFO  (OverseerCollectionConfigSetProcessor-99357258573938692-127.0.0.1:65487_-n_0000000000) [n:127.0.0.1:65487_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2064860 INFO  (OverseerThreadFactory-7464-thread-4-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:65507_ for creating new replica
   [junit4]   2> 2064864 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2064865 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2064981 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2064981 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2065889 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2065915 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 2065981 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2066003 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 2066003 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2066003 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2066003 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 2066005 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=48.6142578125, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=12.059525875173682, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4598697490875375
   [junit4]   2> 2066007 WARN  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] 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> 2066054 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2066054 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2066055 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2066055 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2066056 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=48.9775390625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=9.512652682163388, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8175206040097754
   [junit4]   2> 2066056 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@386039f6[collection1_shard3_replica_n63] main]
   [junit4]   2> 2066057 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2066058 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2066058 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2066058 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589716144305995776
   [junit4]   2> 2066059 INFO  (searcherExecutor-7489-thread-1-processing-n:127.0.0.1:65507_ x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@386039f6[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2066064 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2066064 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2066064 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65507/collection1_shard3_replica_n63/
   [junit4]   2> 2066065 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2066065 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:65507/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 2066065 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2066069 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65507/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 2066172 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2066172 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2066187 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2066189 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1324
   [junit4]   2> 2066192 INFO  (qtp92634993-19570) [n:127.0.0.1:65487_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:65507_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1336
   [junit4]   2> 2066291 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2066291 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2066447 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001 of type NRT
   [junit4]   2> 2066447 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2066449 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@228f4594{/,null,AVAILABLE}
   [junit4]   2> 2066449 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69f01fe4{HTTP/1.1,[http/1.1]}{127.0.0.1:65512}
   [junit4]   2> 2066449 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server Started @2070505ms
   [junit4]   2> 2066450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=65512, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001/cores}
   [junit4]   2> 2066450 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2066450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2066450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2066450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2066450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T02:57:37.593Z
   [junit4]   2> 2066452 INFO  (zkConnectionManagerCallback-5261-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2066453 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2066453 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001/solr.xml
   [junit4]   2> 2066457 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2066457 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2066458 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2066461 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65484/solr
   [junit4]   2> 2066463 INFO  (zkConnectionManagerCallback-5265-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2066465 INFO  (zkConnectionManagerCallback-5267-thread-1-processing-n:127.0.0.1:65512_) [n:127.0.0.1:65512_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2066476 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2066479 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2066482 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65512_
   [junit4]   2> 2066484 INFO  (zkCallback-5238-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2066484 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2066484 INFO  (zkCallback-5228-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2066484 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2066484 INFO  (zkCallback-5266-thread-1-processing-n:127.0.0.1:65512_) [n:127.0.0.1:65512_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2066538 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2066546 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2066546 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2066547 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001/cores
   [junit4]   2> 2066588 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:65512_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2066591 INFO  (OverseerCollectionConfigSetProcessor-99357258573938692-127.0.0.1:65487_-n_0000000000) [n:127.0.0.1:65487_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2066592 INFO  (OverseerThreadFactory-7464-thread-5-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:65512_ for creating new replica
   [junit4]   2> 2066598 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2066598 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2066711 INFO  (zkCallback-5266-thread-1-processing-n:127.0.0.1:65512_) [n:127.0.0.1:65512_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2066711 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2066711 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2067621 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2067645 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 2067702 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2067722 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 2067722 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2067722 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2067722 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 2067724 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=48.6142578125, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=12.059525875173682, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4598697490875375
   [junit4]   2> 2067726 WARN  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] 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> 2067768 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2067768 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2067769 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2067769 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2067770 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=48.9775390625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=9.512652682163388, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8175206040097754
   [junit4]   2> 2067770 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c49f146[collection1_shard1_replica_n65] main]
   [junit4]   2> 2067771 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2067772 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2067772 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2067772 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589716146103255040
   [junit4]   2> 2067773 INFO  (searcherExecutor-7500-thread-1-processing-n:127.0.0.1:65512_ x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@5c49f146[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65512/collection1_shard1_replica_n65/
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:65512/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2067783 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65512/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 2067891 INFO  (zkCallback-5266-thread-1-processing-n:127.0.0.1:65512_) [n:127.0.0.1:65512_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2067891 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2067891 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2067942 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2067944 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1346
   [junit4]   2> 2067947 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:65512_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1359
   [junit4]   2> 2068048 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2068048 INFO  (zkCallback-5266-thread-1-processing-n:127.0.0.1:65512_) [n:127.0.0.1:65512_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2068048 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2068223 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-4-001 of type NRT
   [junit4]   2> 2068223 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2068224 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4eba4d21{/,null,AVAILABLE}
   [junit4]   2> 2068225 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7558c3be{HTTP/1.1,[http/1.1]}{127.0.0.1:65517}
   [junit4]   2> 2068225 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server Started @2072281ms
   [junit4]   2> 2068225 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=65517, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-4-001/cores}
   [junit4]   2> 2068225 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2068226 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2068226 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068226 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2068226 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T02:57:39.369Z
   [junit4]   2> 2068228 INFO  (zkConnectionManagerCallback-5271-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068229 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2068229 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-4-001/solr.xml
   [junit4]   2> 2068234 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2068234 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2068235 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2068238 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65484/solr
   [junit4]   2> 2068239 INFO  (zkConnectionManagerCallback-5275-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068242 INFO  (zkConnectionManagerCallback-5277-thread-1-processing-n:127.0.0.1:65517_) [n:127.0.0.1:65517_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068252 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65517_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2068256 INFO  (TEST-FullSolrCloudDistrib

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

va:748)
   [junit4]   2> 2121646 WARN  (OverseerAutoScalingTriggerThread-99357258573938709-127.0.0.1:65523_-n_0000000005) [n:127.0.0.1:65523_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed, exiting.
   [junit4]   2> 2121647 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@d33f1db{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2121648 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5633d4a7{/,null,UNAVAILABLE}
   [junit4]   2> 2121648 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 65530
   [junit4]   2> 2121649 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2121649 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65484 65484
   [junit4]   2> 2121664 INFO  (Thread-3346) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65484 65484
   [junit4]   2> 2122653 WARN  (Thread-3346) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	11	/solr/configs/conf1
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/collections/collection2/state.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard1/election/99357258573938692-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard6/election/99357258573938709-core_node38-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard2/election/99357258573938706-core_node12-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard4/election/99357258573938692-core_node28-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/99357258573938700-127.0.0.1:65507_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test -Dtests.seed=5FCF99FE871EC427 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=America/Anchorage -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 63.4s J0 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:collection2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5FCF99FE871EC427:D79BA62429E2A9DF]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@517c0043), locale=he, timezone=America/Anchorage
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=61066080,total=432832512
   [junit4]   2> NOTE: All tests run in this JVM: [SpellCheckComponentTest, TestApiFramework, MoveReplicaHDFSTest, RecoveryZkTest, DistributedSpellCheckComponentTest, TestOmitPositions, SolrTestCaseJ4Test, TestRangeQuery, AnalysisErrorHandlingTest, TestSearcherReuse, CurrencyRangeFacetCloudTest, TestPushWriter, TestConfigsApi, TestShortCircuitedRequests, TestQueryWrapperFilter, DisMaxRequestHandlerTest, TestIntervalFaceting, TestSolrConfigHandlerConcurrent, TestConfigOverlay, MetricUtilsTest, ZkStateWriterTest, SolrJmxReporterCloudTest, TestIndexingPerformance, WordBreakSolrSpellCheckerTest, AssignBackwardCompatibilityTest, ComputePlanActionTest, TestTrieFacet, FastVectorHighlighterTest, CdcrReplicationHandlerTest, UninvertDocValuesMergePolicyTest, ReturnFieldsTest, TestInfoStreamLogging, TestIBSimilarityFactory, ResponseLogComponentTest, TestUnifiedSolrHighlighter, TestAddFieldRealTimeGet, OverseerTest, NoCacheHeaderTest, JvmMetricsTest, DistributedFacetPivotLargeTest, TestMissingGroups, AutoscalingHistoryHandlerTest, CdcrBootstrapTest, ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsWriteToMultipleCollectionsTest, TestLockTree, MinimalSchemaTest, TriLevelCompositeIdRoutingTest, TestSolrQueryResponse, RequestHandlersTest, FullHLLTest, TestLeaderInitiatedRecoveryThread, TestWriterPerf, IgnoreCommitOptimizeUpdateProcessorFactoryTest, HLLUtilTest, TestLeaderElectionWithEmptyReplica, BaseCdcrDistributedZkTest, NumberUtilsTest, PreAnalyzedUpdateProcessorTest, HighlighterConfigTest, TestSolrDeletionPolicy2, CloneFieldUpdateProcessorFactoryTest, DocValuesMissingTest, TestManagedSchema, TestNRTOpen, AsyncCallRequestStatusResponseTest, TestRandomDVFaceting, DistribCursorPagingTest, TestSweetSpotSimilarityFactory, TestFieldCacheReopen, TestFileDictionaryLookup, ForceLeaderTest, TestBulkSchemaAPI, TestPseudoReturnFields, RequestLoggingTest, TestStressRecovery, DistributedQueryElevationComponentTest, TestReplicationHandlerBackup, TestSolrCloudWithKerberosAlt, TestJmxIntegration, TestDynamicFieldCollectionResource, DirectUpdateHandlerOptimizeTest, TestPivotHelperCode, TestHighFrequencyDictionaryFactory, BadIndexSchemaTest, TestShardHandlerFactory, TestFilteredDocIdSet, TestExportWriter, BinaryUpdateRequestHandlerTest, TestConfigSetProperties, UniqFieldsUpdateProcessorFactoryTest, TestRestoreCore, NotRequiredUniqueKeyTest, TestFieldTypeCollectionResource, TestDistributedSearch, SolrCoreMetricManagerTest, DistributedFacetPivotSmallAdvancedTest, TestPayloadCheckQParserPlugin, SolrCmdDistributorTest, TestSolrCoreProperties, SegmentsInfoRequestHandlerTest, SliceStateTest, TestSSLRandomization, TestPhraseSuggestions, TestBinaryResponseWriter, TestRebalanceLeaders, TestInPlaceUpdatesDistrib, SolrGangliaReporterTest, TestFiltering, SpatialRPTFieldTypeTest, TestFieldCacheSortRandom, SystemLogListenerTest, SignatureUpdateProcessorFactoryTest, TestTolerantSearch, TestExceedMaxTermLength, TestSubQueryTransformer, TestManagedStopFilterFactory, TestSchemaNameResource, ZkCLITest, TestSolrCloudSnapshots, DistribJoinFromCollectionTest, TestCSVResponseWriter, TestXmlQParserPlugin, LargeFieldTest, CoreSorterTest, SolrRequestParserTest, BlobRepositoryCloudTest, AtomicUpdatesTest, TestStressLiveNodes, ReplaceNodeTest, DirectSolrConnectionTest, TestMacroExpander, TestRuleBasedAuthorizationPlugin, UUIDUpdateProcessorFallbackTest, ConfigSetsAPITest, TestCloudRecovery, PrimUtilsTest, TestCloudInspectUtil, DataDrivenBlockJoinTest, ConvertedLegacyTest, TestLFUCache, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, DirectUpdateHandlerTest, TestSolr4Spatial, TestCollationFieldDocValues, TestSortByMinMaxFunction, TestJsonRequest, SuggesterTest, TestDefaultStatsCache, FieldAnalysisRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, TestExpandComponent, SyncSliceTest, TestRecovery, TestSchemaSimilarityResource, CSVRequestHandlerTest, TestQuerySenderListener, SchemaApiFailureTest, DistributedTermsComponentTest, DefaultValueUpdateProcessorTest, ManagedSchemaRoundRobinCloudTest, TestFieldCollectionResource, ShowFileRequestHandlerTest, CoreAdminRequestStatusTest, SortByFunctionTest, HttpSolrCallGetCoreTest, IndexSchemaTest, TestNumericTerms32, TriggerIntegrationTest, TestUtilizeNode, TestHighlightDedupGrouping, TestDFRSimilarityFactory, TestLegacyTerms, TestSkipOverseerOperations, MissingSegmentRecoveryTest, CursorPagingTest, BlockJoinFacetDistribTest, SuggesterWFSTTest, XsltUpdateRequestHandlerTest, ConnectionReuseTest, ExitableDirectoryReaderTest, TestObjectReleaseTracker, SolrInfoBeanTest, DeleteInactiveReplicaTest, MultiTermTest, HdfsTlogReplayBufferedWhileIndexingTest, TestBlobHandler, JSONWriterTest, JavabinLoaderTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [394/768 (1!)] on J0 in 63.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 49363 lines...]

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([CBC0D2121F158A56:4394EDC8B1E9E7AE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([CBC0D2121F158A56:F448D1BA08437AB1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)




Build Log:
[...truncated 11819 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/init-core-data-001
   [junit4]   2> 415350 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 415351 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 415351 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 415351 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 415351 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 415352 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 415353 INFO  (Thread-637) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 415353 INFO  (Thread-637) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 415355 ERROR (Thread-637) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 415457 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkTestServer start zk server on port:61384
   [junit4]   2> 415637 INFO  (zkConnectionManagerCallback-2643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415646 INFO  (zkConnectionManagerCallback-2645-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415657 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 415661 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 415665 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 415668 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 415669 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 415676 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 415678 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 415681 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 415683 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 415685 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 415687 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 415690 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 416415 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 416419 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d3fbac2{/,null,AVAILABLE}
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34e8d17a{HTTP/1.1,[http/1.1]}{127.0.0.1:61392}
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server Started @418690ms
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/control/data, hostPort=61392, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores}
   [junit4]   2> 416425 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T13:25:28.318589Z
   [junit4]   2> 416430 INFO  (zkConnectionManagerCallback-2647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416431 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 416431 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/solr.xml
   [junit4]   2> 416434 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 416434 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 416434 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 416437 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
   [junit4]   2> 416439 INFO  (zkConnectionManagerCallback-2651-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416444 INFO  (zkConnectionManagerCallback-2653-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416635 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 416636 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61392_
   [junit4]   2> 416639 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.c.Overseer Overseer (id=99354065452924932-127.0.0.1:61392_-n_0000000000) starting
   [junit4]   2> 416673 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61392_
   [junit4]   2> 416677 INFO  (zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 416746 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 416759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 416759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 416761 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores
   [junit4]   2> 416780 INFO  (zkConnectionManagerCallback-2659-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416783 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 416785 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61384/solr ready
   [junit4]   2> 416820 INFO  (qtp495366098-5226) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61392_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 416823 INFO  (OverseerThreadFactory-1363-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 416936 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_    ] 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> 416936 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 417062 INFO  (zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] 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> 417973 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 417984 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 418047 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 418094 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ 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 collection control_collection, trusted=true
   [junit4]   2> 418094 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ 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@4330bbfd
   [junit4]   2> 418095 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 418095 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ 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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 418097 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@22142b44
   [junit4]   2> 418100 WARN  (qtp495366098-5227) [n:127.0.0.1:61392_ 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> 418225 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ 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> 418225 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ 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> 418227 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 418227 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 418227 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 418228 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46cd377f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 418229 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 418230 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ 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> 418231 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 418232 INFO  (searcherExecutor-1366-thread-1-processing-n:127.0.0.1:61392_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:61392_ 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@46cd377f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 418232 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ 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 1589665050263552000
   [junit4]   2> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ 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> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61392/control_collection_shard1_replica_n1/
   [junit4]   2> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ 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> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:61392/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 418258 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ 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:61392/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 418361 INFO  (zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] 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> 418374 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ 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> 418398 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 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=1461
   [junit4]   2> 418403 INFO  (qtp495366098-5226) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 418481 INFO  (zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] 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> 418836 INFO  (OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000) [n:127.0.0.1:61392_    ] 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> 419413 INFO  (qtp495366098-5226) [n:127.0.0.1:61392_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61392_&wt=javabin&version=2} status=0 QTime=2593
   [junit4]   2> 419418 INFO  (zkConnectionManagerCallback-2663-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419419 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 419426 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61384/solr ready
   [junit4]   2> 419426 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 419427 INFO  (qtp495366098-5231) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 419430 INFO  (OverseerThreadFactory-1363-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 419432 WARN  (OverseerThreadFactory-1363-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 419652 INFO  (qtp495366098-5231) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 419652 INFO  (qtp495366098-5231) [n:127.0.0.1:61392_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=224
   [junit4]   2> 420057 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001 of type NRT
   [junit4]   2> 420057 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 420059 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c18aadd{/,null,AVAILABLE}
   [junit4]   2> 420059 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f462776{HTTP/1.1,[http/1.1]}{127.0.0.1:61401}
   [junit4]   2> 420059 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server Started @422325ms
   [junit4]   2> 420059 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty1, hostPort=61401, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 420060 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 420062 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 420062 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 420062 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 420062 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T13:25:31.955523Z
   [junit4]   2> 420064 INFO  (zkConnectionManagerCallback-2665-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420066 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 420066 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/solr.xml
   [junit4]   2> 420068 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 420068 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 420069 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 420072 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
   [junit4]   2> 420073 INFO  (zkConnectionManagerCallback-2669-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420077 INFO  (zkConnectionManagerCallback-2671-thread-1-processing-n:127.0.0.1:61401_) [n:127.0.0.1:61401_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420087 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 420090 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 420094 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61401_
   [junit4]   2> 420097 INFO  (zkCallback-2662-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 420097 INFO  (zkCallback-2652-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 420097 INFO  (zkCallback-2670-thread-1-processing-n:127.0.0.1:61401_) [n:127.0.0.1:61401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 420182 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 420193 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 420193 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 420195 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores
   [junit4]   2> 420225 INFO  (qtp495366098-5224) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61401_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 420229 INFO  (OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000) [n:127.0.0.1:61392_    ] 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> 420229 INFO  (OverseerThreadFactory-1363-thread-3-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61401_ for creating new replica
   [junit4]   2> 420235 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 420235 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 421258 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 421274 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 421377 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 421415 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 421415 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 421415 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 421415 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 421418 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3affc1e2
   [junit4]   2> 421422 WARN  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] 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> 421482 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 421482 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 421483 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 421484 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 421485 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 421486 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@60f34391[collection1_shard2_replica_n61] main]
   [junit4]   2> 421490 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 421490 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 421491 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 421491 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589665053680861184
   [junit4]   2> 421494 INFO  (searcherExecutor-1377-thread-1-processing-n:127.0.0.1:61401_ x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@60f34391[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61401/collection1_shard2_replica_n61/
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:61401/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 421503 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61401/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 421676 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 421679 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1444
   [junit4]   2> 421683 INFO  (qtp495366098-5224) [n:127.0.0.1:61392_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61401_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1458
   [junit4]   2> 421963 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001 of type NRT
   [junit4]   2> 421963 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 421964 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@402abe4a{/,null,AVAILABLE}
   [junit4]   2> 421965 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b919bcd{HTTP/1.1,[http/1.1]}{127.0.0.1:61410}
   [junit4]   2> 421965 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server Started @424230ms
   [junit4]   2> 421965 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty2, hostPort=61410, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores}
   [junit4]   2> 421965 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 421966 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 421966 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 421966 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 421966 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T13:25:33.859152Z
   [junit4]   2> 421968 INFO  (zkConnectionManagerCallback-2675-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 421969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 421969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/solr.xml
   [junit4]   2> 421992 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 421992 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 421992 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 421995 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
   [junit4]   2> 421997 INFO  (zkConnectionManagerCallback-2679-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422000 INFO  (zkConnectionManagerCallback-2681-thread-1-processing-n:127.0.0.1:61410_) [n:127.0.0.1:61410_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422011 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 422015 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 422018 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61410_
   [junit4]   2> 422020 INFO  (zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 422021 INFO  (zkCallback-2662-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 422021 INFO  (zkCallback-2670-thread-1-processing-n:127.0.0.1:61401_) [n:127.0.0.1:61401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 422021 INFO  (zkCallback-2680-thread-1-processing-n:127.0.0.1:61410_) [n:127.0.0.1:61410_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 422059 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 422069 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 422069 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 422071 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores
   [junit4]   2> 422104 INFO  (qtp495366098-5228) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61410_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 422107 INFO  (OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000) [n:127.0.0.1:61392_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 422107 INFO  (OverseerThreadFactory-1363-thread-4-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61410_ for creating new replica
   [junit4]   2> 422114 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 422114 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 423140 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 423169 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 423250 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 423286 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 423287 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 423287 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 423287 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 423290 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1054cec1
   [junit4]   2> 423293 WARN  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] 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> 423344 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423344 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423345 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 423346 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 423347 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 423347 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@36710f16[collection1_shard3_replica_n63] main]
   [junit4]   2> 423349 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 423349 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 423349 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 423349 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589665055629115392
   [junit4]   2> 423355 INFO  (searcherExecutor-1388-thread-1-processing-n:127.0.0.1:61410_ x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@36710f16[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61410/collection1_shard3_replica_n63/
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:61410/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 423364 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61410/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 423485 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 423488 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1373
   [junit4]   2> 423491 INFO  (qtp495366098-5228) [n:127.0.0.1:61392_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61410_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1387
   [junit4]   2> 423796 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001 of type NRT
   [junit4]   2> 423798 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 423800 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25999096{/,null,AVAILABLE}
   [junit4]   2> 423801 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33b726de{HTTP/1.1,[http/1.1]}{127.0.0.1:61415}
   [junit4]   2> 423801 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server Started @426066ms
   [junit4]   2> 423801 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty3, hostPort=61415, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 423802 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 423802 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 423802 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 423802 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 423802 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T13:25:35.695785Z
   [junit4]   2> 423804 INFO  (zkConnectionManagerCallback-2685-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423806 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 423806 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/solr.xml
   [junit4]   2> 423809 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 423809 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 423810 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 423812 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
   [junit4]   2> 423814 INFO  (zkConnectionManagerCallback-2689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423817 INFO  (zkConnectionManagerCallback-2691-thread-1-processing-n:127.0.0.1:61415_) [n:127.0.0.1:61415_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423828 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 423832 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 423835 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61415_
   [junit4]   2> 423839 INFO  (zkCallback-2680-thread-1-processing-n:127.0.0.1:61410_) [n:127.0.0.1:61410_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 423839 INFO  (zkCallback-2662-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 423839 INFO  (zkCallback-2652-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 423839 INFO  (zkCallback-2670-thread-1-processing-n:127.0.0.1:61401_) [n:127.0.0.1:61401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 423840 INFO  (zkCallback-2690-thread-1-processing-n:127.0.0.1:61415_) [n:127.0.0.1:61415_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 423877 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 423891 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 423891 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 423893 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores
   [junit4]   2> 423929 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61415_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 423933 INFO  (OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000) [n:127.0.0.1:61392_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 423934 INFO  (OverseerThreadFactory-1363-thread-5-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61415_ for creating new replica
   [junit4]   2> 423941 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 423942 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 424967 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 424986 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 425067 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 425091 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 425092 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 425092 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 425092 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 425096 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@11b21f12
   [junit4]   2> 425105 WARN  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] 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> 425159 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 425159 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 425161 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 425161 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 425164 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 425166 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bfb1750[collection1_shard1_replica_n65] main]
   [junit4]   2> 425168 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 425169 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 425170 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 425170 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589665057538572288
   [junit4]   2> 425172 INFO  (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:61415_ x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@4bfb1750[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61415/collection1_shard1_replica_n65/
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:61415/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 425183 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61415/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 425321 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 425325 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1383
   [junit4]   2> 425329 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61415_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1399
   [junit4]   2> 425997 INFO  (OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000) [n:127.0.0.1:61392_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 426042 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-4-001 of type NRT
   [junit4]   2> 426043 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 426045 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@365ac5ad{/,null,AVAILABLE}
   [junit4]   2> 426045 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@98315d2{HTTP/1.1,[http/1.1]}{127.0.0.1:61421}
   [junit4]   2> 426045 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server Started @428310ms
   [junit4]   2> 426045 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty4, hostPort=61421, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-4-001/cores}
   [junit4]   2> 426046 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 426046 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 426046 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 426046 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 426046 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T13:25:37.939910Z
   [junit4]   2> 426048 INFO  (zkConnectionManagerCallback-2695-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426050 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 426050 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-4-001/solr.xml
   [junit4]   2> 426065 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 426065 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 426065 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX re

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

dPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3456018 INFO  (jetty-closer-6822-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65e9208f{/solr,null,UNAVAILABLE}
   [junit4]   2> 3456019 INFO  (jetty-closer-6822-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@506aa546{/solr,null,UNAVAILABLE}
   [junit4]   2> 3456022 ERROR (SUITE-TestClusterStateProvider-seed#[CBC0D2121F158A56]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3456023 INFO  (SUITE-TestClusterStateProvider-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58914 58914
   [junit4]   2> 3456038 INFO  (Thread-5461) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58914 58914
   [junit4]   2> 3456158 WARN  (Thread-5461) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_CBC0D2121F158A56-001
   [junit4]   2> Jan 15, 2018 2:16:07 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=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8c8f962), locale=si-LK, timezone=Africa/Johannesburg
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=129386328,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SuggestComponentTest, BlobRepositoryCloudTest, TestCloudInspectUtil, TestAtomicUpdateErrorCases, TestSimDistributedQueue, TestStandardQParsers, TestSolrCoreParser, AutoscalingHistoryHandlerTest, TestLegacyFieldReuse, DeleteShardTest, BlockJoinFacetDistribTest, JavabinLoaderTest, CloneFieldUpdateProcessorFactoryTest, NoCacheHeaderTest, TestConfigSetsAPIExclusivity, TestReversedWildcardFilterFactory, CollectionTooManyReplicasTest, TestReplicationHandlerBackup, DistributedVersionInfoTest, TestJsonFacetRefinement, CurrencyRangeFacetCloudTest, BigEndianAscendingWordDeserializerTest, TestRandomFlRTGCloud, CdcrReplicationHandlerTest, MultiTermTest, AutoAddReplicasPlanActionTest, MissingSegmentRecoveryTest, TestFieldCacheReopen, TestDistributedSearch, TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, TriggerIntegrationTest, SortByFunctionTest, UpdateLogTest, AtomicUpdatesTest, SSLMigrationTest, LeaderInitiatedRecoveryOnCommitTest, TestSolrCLIRunExample, TestRuleBasedAuthorizationPlugin, TestCursorMarkWithoutUniqueKey, TestRawTransformer, TestBulkSchemaAPI, DateFieldTest, HttpPartitionTest, TestInfoStreamLogging, SignatureUpdateProcessorFactoryTest, RegexBoostProcessorTest, RecoveryZkTest, TestJoin, SpatialHeatmapFacetsTest, ZkFailoverTest, RequiredFieldsTest, LegacyCloudClusterPropTest, HdfsRecoveryZkTest, AnalysisErrorHandlingTest, OverseerCollectionConfigSetProcessorTest, HttpSolrCallGetCoreTest, TestManagedSchemaThreadSafety, TestShardHandlerFactory, TestCustomSort, SolrSlf4jReporterTest, TestSweetSpotSimilarityFactory, SimpleMLTQParserTest, PathHierarchyTokenizerFactoryTest, UUIDUpdateProcessorFallbackTest, WordBreakSolrSpellCheckerTest, TestAuthenticationFramework, TestCloudNestedDocsSort, DistributedFacetPivotSmallAdvancedTest, TestSolrCloudWithKerberosAlt, TestHashQParserPlugin, TestFieldCollectionResource, TimeRoutedAliasUpdateProcessorTest, HighlighterConfigTest, TestLegacyTerms, DistribJoinFromCollectionTest, JSONWriterTest, SuggesterTest, ShowFileRequestHandlerTest, SolrIndexMetricsTest, DistributedSpellCheckComponentTest, DistributedQueryElevationComponentTest, TestXIncludeConfig, BlockDirectoryTest, TestRequestForwarding, CheckHdfsIndexTest, LeaderElectionTest, TestPushWriter, DistributedTermsComponentTest, TestJsonRequest, TriLevelCompositeIdRoutingTest, StatsComponentTest, XsltUpdateRequestHandlerTest, SpatialFilterTest, OverseerTaskQueueTest, TestSQLHandlerNonCloud, CachingDirectoryFactoryTest, TestExceedMaxTermLength, SimpleCollectionCreateDeleteTest, DocValuesMissingTest, TestLeaderInitiatedRecoveryThread, RankQueryTest, HdfsTlogReplayBufferedWhileIndexingTest, CleanupOldIndexTest, TestConfigSetProperties, PropertiesRequestHandlerTest, TestQuerySenderListener, TestUtils, LeaderFailoverAfterPartitionTest, TemplateUpdateProcessorTest, DistributedExpandComponentTest, SliceStateTest, TestUninvertingReader, CSVRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ManagedSchemaRoundRobinCloudTest, TestLegacyNumericRangeQueryBuilder, TestRebalanceLeaders, TestSkipOverseerOperations, SuggesterWFSTTest, HdfsNNFailoverTest, HdfsBasicDistributedZkTest, BinaryUpdateRequestHandlerTest, SolrCloudExampleTest, TestConfigOverlay, TestRecovery, LargeFieldTest, OutOfBoxZkACLAndCredentialsProvidersTest, DirectUpdateHandlerTest, CollectionsAPISolrJTest, TestSmileRequest, TestCloudPivotFacet, OverseerTest, TestDelegationWithHadoopAuth, TestUnifiedSolrHighlighter, TestMissingGroups, TestCryptoKeys, TestPayloadCheckQParserPlugin, FastVectorHighlighterTest, ShardSplitTest, TestComputePlanAction, TestBinaryField, CustomHighlightComponentTest, BitVectorTest, TestScoreJoinQPNoScore, TestApiFramework, SolrJmxReporterCloudTest, CdcrVersionReplicationTest, TestInPlaceUpdatesDistrib, CollectionReloadTest, ExitableDirectoryReaderTest, TestAuthorizationFramework, TestSchemaManager, TestFuzzyAnalyzedSuggestions, BooleanFieldTest, HdfsDirectoryTest, ZkStateWriterTest, TestExpandComponent, QueryParsingTest, TestCSVResponseWriter, TestFieldCacheWithThreads, ForceLeaderTest, TestNoOpRegenerator, SpatialRPTFieldTypeTest, FieldAnalysisRequestHandlerTest, JvmMetricsTest, DeleteNodeTest, FullHLLTest, MultiThreadedOCPTest, HdfsChaosMonkeySafeLeaderTest, NotRequiredUniqueKeyTest, RecoveryAfterSoftCommitTest, SuggesterTSTTest, AlternateDirectoryTest, TestSearcherReuse, TestCollectionsAPIViaSolrCloudCluster, TestSolrCloudWithHadoopAuthPlugin, SegmentsInfoRequestHandlerTest, TestNumericRangeQuery32, TestCloudRecovery, AsyncCallRequestStatusResponseTest, TestNumericTerms32, TestPullReplica, TestIBSimilarityFactory, CoreSorterTest, TestStressCloudBlindAtomicUpdates, UUIDFieldTest, SuggesterFSTTest, CurrencyFieldTypeTest, MetricUtilsTest, BasicDistributedZk2Test, UnloadDistributedZkTest, ShardRoutingTest, ClusterStateUpdateTest, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedGrouping, TestRealTimeGet, TestStressVersions, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, TestFiltering, TestLazyCores, SpellCheckCollatorTest, SolrRequestParserTest, TestTrie, TestCSVLoader, SolrCoreCheckLockOnStartupTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestIndexingPerformance, TestSolrQueryParser, IndexSchemaTest, TestCollationField, ReturnFieldsTest, MBeansHandlerTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AddReplicaTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CustomCollectionTest, DistribCursorPagingTest, MoveReplicaHDFSTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, ReplaceNodeTest, TestCloudJSONFacetJoinDomain, TestClusterProperties, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestLockTree, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestSizeLimitedDistributedMap, TestUtilizeNode, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerTest, NodeAddedTriggerTest, NodeLostTriggerTest, SearchRateTriggerTest, TestClusterStateProvider]
   [junit4] Completed [582/768 (2!)] on J0 in 10.43s, 2 tests, 1 failure <<< FAILURES!

[...truncated 41430 lines...]