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/05/11 09:55:55 UTC

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk1.8.0) - Build # 631 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/631/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

9 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
waitFor not elapsed but produced an event

Stack Trace:
java.lang.AssertionError: waitFor not elapsed but produced an event
	at __randomizedtesting.SeedInfo.seed([5055A9F520325E3A:339E9F77B9FD2D17]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:180)
	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 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)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
last state: DocCollection(testSplitIntegration_collection//clusterstate.json/88)={   "replicationFactor":"2",   "pullReplicas":"0",   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   "autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         "core_node3":{           "core":"testSplitIntegration_collection_shard2_replica_n3",           "leader":"true",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11},         "core_node4":{           "core":"testSplitIntegration_collection_shard2_replica_n4",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11}},       "range":"0-7fffffff",       "state":"active"},     "shard1":{       "stateTimestamp":"1526032495498055250",       "replicas":{         "core_node1":{           "core":"testSplitIntegration_collection_shard1_replica_n1",           "leader":"true",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14},         "core_node2":{           "core":"testSplitIntegration_collection_shard1_replica_n2",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14}},       "range":"80000000-ffffffff",       "state":"inactive"},     "shard1_1":{       "parent":"shard1",       "stateTimestamp":"1526032495531383900",       "range":"c0000000-ffffffff",       "state":"active",       "replicas":{         "core_node10":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_1_replica1",           "SEARCHER.searcher.maxDoc":6,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "base_url":"http://127.0.0.1:10000/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":6},         "core_node9":{           "core":"testSplitIntegration_collection_shard1_1_replica0",           "SEARCHER.searcher.maxDoc":6,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "base_url":"http://127.0.0.1:10001/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":6}}},     "shard1_0":{       "parent":"shard1",       "stateTimestamp":"1526032495531004150",       "range":"80000000-bfffffff",       "state":"active",       "replicas":{         "core_node7":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_0_replica0",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "base_url":"http://127.0.0.1:10001/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7},         "core_node8":{           "core":"testSplitIntegration_collection_shard1_0_replica1",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "base_url":"http://127.0.0.1:10000/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7}}}}}

Stack Trace:
java.util.concurrent.TimeoutException: last state: DocCollection(testSplitIntegration_collection//clusterstate.json/88)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testSplitIntegration_collection_shard2_replica_n3",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11},
        "core_node4":{
          "core":"testSplitIntegration_collection_shard2_replica_n4",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11}},
      "range":"0-7fffffff",
      "state":"active"},
    "shard1":{
      "stateTimestamp":"1526032495498055250",
      "replicas":{
        "core_node1":{
          "core":"testSplitIntegration_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14},
        "core_node2":{
          "core":"testSplitIntegration_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1526032495531383900",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":6,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "base_url":"http://127.0.0.1:10000/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":6},
        "core_node9":{
          "core":"testSplitIntegration_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":6,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "base_url":"http://127.0.0.1:10001/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":6}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1526032495531004150",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "base_url":"http://127.0.0.1:10001/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node8":{
          "core":"testSplitIntegration_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "base_url":"http://127.0.0.1:10000/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}}}}
	at __randomizedtesting.SeedInfo.seed([5055A9F520325E3A:69DB10B50FCD97C4]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
	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 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)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
events: [CapturedEvent{timestamp=617827334845985, stage=FAILED, actionName='execute_plan', event={   "id":"231e0be54a079Tapuzked5p69k392eceg4hwj5x",   "source":"index_size_trigger",   "eventTime":617791289073785,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},     "_enqueue_time_":617817749923835,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.async=index_size_trigger/231e0be54a079Tapuzked5p69k392eceg4hwj5x/0, params.waitForFinalState=true, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618124204309635, stage=STARTED, actionName='null', event={   "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618117417512135,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618124186846535,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618124666682285, stage=BEFORE_ACTION, actionName='compute_plan', event={   "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618117417512135,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618124186846535,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618124741939835, stage=AFTER_ACTION, actionName='compute_plan', event={   "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618117417512135,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618124186846535,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{   "first":"testMergeIntegration_collection",   "second":"shard2"}, {   "first":"testMergeIntegration_collection",   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618125005024835, stage=BEFORE_ACTION, actionName='execute_plan', event={   "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618117417512135,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618124186846535,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{   "first":"testMergeIntegration_collection",   "second":"shard2"}, {   "first":"testMergeIntegration_collection",   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618125068942735, stage=AFTER_ACTION, actionName='execute_plan', event={   "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618117417512135,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618124186846535,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{   "first":"testMergeIntegration_collection",   "second":"shard2"}, {   "first":"testMergeIntegration_collection",   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618125112388935, stage=SUCCEEDED, actionName='null', event={   "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618117417512135,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618124186846535,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}] expected:<6> but was:<7>

Stack Trace:
java.lang.AssertionError: events: [CapturedEvent{timestamp=617827334845985, stage=FAILED, actionName='execute_plan', event={
  "id":"231e0be54a079Tapuzked5p69k392eceg4hwj5x",
  "source":"index_size_trigger",
  "eventTime":617791289073785,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":617817749923835,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.async=index_size_trigger/231e0be54a079Tapuzked5p69k392eceg4hwj5x/0, params.waitForFinalState=true, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618124204309635, stage=STARTED, actionName='null', event={
  "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",
  "source":"index_size_trigger",
  "eventTime":618117417512135,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":618124186846535,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618124666682285, stage=BEFORE_ACTION, actionName='compute_plan', event={
  "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",
  "source":"index_size_trigger",
  "eventTime":618117417512135,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":618124186846535,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618124741939835, stage=AFTER_ACTION, actionName='compute_plan', event={
  "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",
  "source":"index_size_trigger",
  "eventTime":618117417512135,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":618124186846535,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
  "first":"testMergeIntegration_collection",
  "second":"shard2"}, {
  "first":"testMergeIntegration_collection",
  "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618125005024835, stage=BEFORE_ACTION, actionName='execute_plan', event={
  "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",
  "source":"index_size_trigger",
  "eventTime":618117417512135,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":618124186846535,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
  "first":"testMergeIntegration_collection",
  "second":"shard2"}, {
  "first":"testMergeIntegration_collection",
  "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618125068942735, stage=AFTER_ACTION, actionName='execute_plan', event={
  "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",
  "source":"index_size_trigger",
  "eventTime":618117417512135,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":618124186846535,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
  "first":"testMergeIntegration_collection",
  "second":"shard2"}, {
  "first":"testMergeIntegration_collection",
  "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618125112388935, stage=SUCCEEDED, actionName='null', event={
  "id":"2322cad19acc7Tapuzked5p69k392eceg4hwj61",
  "source":"index_size_trigger",
  "eventTime":618117417512135,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":618124186846535,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}] expected:<6> but was:<7>
	at __randomizedtesting.SeedInfo.seed([5055A9F520325E3A:3ECEB45C223CBC0]: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:472)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:408)
	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 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)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
waitFor not elapsed but produced an event

Stack Trace:
java.lang.AssertionError: waitFor not elapsed but produced an event
	at __randomizedtesting.SeedInfo.seed([5055A9F520325E3A:339E9F77B9FD2D17]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:180)
	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 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)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
last state: DocCollection(testSplitIntegration_collection//clusterstate.json/90)={   "replicationFactor":"2",   "pullReplicas":"0",   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   "autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         "core_node3":{           "core":"testSplitIntegration_collection_shard2_replica_n3",           "leader":"true",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11},         "core_node4":{           "core":"testSplitIntegration_collection_shard2_replica_n4",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11}},       "range":"0-7fffffff",       "state":"active"},     "shard1":{       "stateTimestamp":"1526032880921514350",       "replicas":{         "core_node1":{           "core":"testSplitIntegration_collection_shard1_replica_n1",           "leader":"true",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14},         "core_node2":{           "core":"testSplitIntegration_collection_shard1_replica_n2",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14}},       "range":"80000000-ffffffff",       "state":"inactive"},     "shard1_1":{       "parent":"shard1",       "stateTimestamp":"1526032880922348400",       "range":"c0000000-ffffffff",       "state":"active",       "replicas":{         "core_node10":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_1_replica1",           "SEARCHER.searcher.maxDoc":6,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "base_url":"http://127.0.0.1:10002/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":6},         "core_node9":{           "core":"testSplitIntegration_collection_shard1_1_replica0",           "SEARCHER.searcher.maxDoc":6,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "base_url":"http://127.0.0.1:10003/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":6}}},     "shard1_0":{       "parent":"shard1",       "stateTimestamp":"1526032880922180200",       "range":"80000000-bfffffff",       "state":"active",       "replicas":{         "core_node7":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_0_replica0",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "base_url":"http://127.0.0.1:10003/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7},         "core_node8":{           "core":"testSplitIntegration_collection_shard1_0_replica1",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "base_url":"http://127.0.0.1:10002/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7}}}}}

Stack Trace:
java.util.concurrent.TimeoutException: last state: DocCollection(testSplitIntegration_collection//clusterstate.json/90)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testSplitIntegration_collection_shard2_replica_n3",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11},
        "core_node4":{
          "core":"testSplitIntegration_collection_shard2_replica_n4",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11}},
      "range":"0-7fffffff",
      "state":"active"},
    "shard1":{
      "stateTimestamp":"1526032880921514350",
      "replicas":{
        "core_node1":{
          "core":"testSplitIntegration_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14},
        "core_node2":{
          "core":"testSplitIntegration_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1526032880922348400",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":6,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "base_url":"http://127.0.0.1:10002/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":6},
        "core_node9":{
          "core":"testSplitIntegration_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":6,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "base_url":"http://127.0.0.1:10003/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":6}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1526032880922180200",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "base_url":"http://127.0.0.1:10003/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node8":{
          "core":"testSplitIntegration_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "base_url":"http://127.0.0.1:10002/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}}}}
	at __randomizedtesting.SeedInfo.seed([5055A9F520325E3A:69DB10B50FCD97C4]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
	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 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)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
events: [CapturedEvent{timestamp=617816982069301, stage=FAILED, actionName='execute_plan', event={   "id":"231df82144751Tapuzked5p69k392eceg4hwj5x",   "source":"index_size_trigger",   "eventTime":617785983256401,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},     "_enqueue_time_":617807713557101,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.async=index_size_trigger/231df82144751Tapuzked5p69k392eceg4hwj5x/0, params.waitForFinalState=true, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618058673449751, stage=STARTED, actionName='null', event={   "id":"2321dceee56afTapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618053560587951,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618058658142801,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618059139594601, stage=BEFORE_ACTION, actionName='compute_plan', event={   "id":"2321dceee56afTapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618053560587951,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618058658142801,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618059222015201, stage=AFTER_ACTION, actionName='compute_plan', event={   "id":"2321dceee56afTapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618053560587951,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618058658142801,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{   "first":"testMergeIntegration_collection",   "second":"shard2"}, {   "first":"testMergeIntegration_collection",   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618059240808551, stage=BEFORE_ACTION, actionName='execute_plan', event={   "id":"2321dceee56afTapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618053560587951,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618058658142801,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{   "first":"testMergeIntegration_collection",   "second":"shard2"}, {   "first":"testMergeIntegration_collection",   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618059295406701, stage=AFTER_ACTION, actionName='execute_plan', event={   "id":"2321dceee56afTapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618053560587951,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618058658142801,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{   "first":"testMergeIntegration_collection",   "second":"shard2"}, {   "first":"testMergeIntegration_collection",   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618059330391301, stage=SUCCEEDED, actionName='null', event={   "id":"2321dceee56afTapuzked5p69k392eceg4hwj61",   "source":"index_size_trigger",   "eventTime":618053560587951,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},     "_enqueue_time_":618058658142801,     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}] expected:<6> but was:<7>

Stack Trace:
java.lang.AssertionError: events: [CapturedEvent{timestamp=617816982069301, stage=FAILED, actionName='execute_plan', event={
  "id":"231df82144751Tapuzked5p69k392eceg4hwj5x",
  "source":"index_size_trigger",
  "eventTime":617785983256401,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":617807713557101,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.async=index_size_trigger/231df82144751Tapuzked5p69k392eceg4hwj5x/0, params.waitForFinalState=true, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618058673449751, stage=STARTED, actionName='null', event={
  "id":"2321dceee56afTapuzked5p69k392eceg4hwj61",
  "source":"index_size_trigger",
  "eventTime":618053560587951,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":618058658142801,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618059139594601, stage=BEFORE_ACTION, actionName='compute_plan', event={
  "id":"2321dceee56afTapuzked5p69k392eceg4hwj61",
  "source":"index_size_trigger",
  "eventTime":618053560587951,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":618058658142801,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, CapturedEvent{timestamp=618059222015201, stage=AFTER_ACTION, actionName='compute_plan', event={
  "id":"2321dceee56afTapuzked5p69k392eceg4hwj61",
  "source":"index_size_trigger",
  "eventTime":618053560587951,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10003_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\

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

losing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 38287 INFO  (jetty-closer-43-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72bae1b1: rootName = solr_61622, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@61cd7d92
   [junit4]   2> 38288 INFO  (jetty-closer-43-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 38288 INFO  (jetty-closer-43-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bab083f: rootName = solr_61623, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@61cd7d92
   [junit4]   2> 38290 INFO  (jetty-closer-43-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61622_solr
   [junit4]   2> 38291 INFO  (jetty-closer-43-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61623_solr
   [junit4]   2> 38292 INFO  (jetty-closer-43-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 38301 INFO  (jetty-closer-43-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 38302 INFO  (jetty-closer-43-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72098075107065862-127.0.0.1:61622_solr-n_0000000000) closing
   [junit4]   2> 38302 WARN  (OverseerAutoScalingTriggerThread-72098075107065862-127.0.0.1:61622_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 38310 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 38310 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 38310 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 38310 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 38311 INFO  (OverseerStateUpdate-72098075107065862-127.0.0.1:61622_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61622_solr
   [junit4]   2> 38311 INFO  (zkCallback-69-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38311 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38311 INFO  (zkCallback-58-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38312 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 38312 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 38313 INFO  (zkCallback-74-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38313 INFO  (jetty-closer-43-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 38316 INFO  (zkCallback-60-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38316 INFO  (zkCallback-58-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38316 INFO  (zkCallback-74-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38319 INFO  (jetty-closer-43-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a8ac5ae{/solr,null,UNAVAILABLE}
   [junit4]   2> 38320 INFO  (jetty-closer-43-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 39823 WARN  (zkCallback-69-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 39834 INFO  (jetty-closer-43-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b3ea422{/solr,null,UNAVAILABLE}
   [junit4]   2> 39834 INFO  (jetty-closer-43-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 39837 ERROR (SUITE-IndexSizeTriggerTest-seed#[5055A9F520325E3A]-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> 39837 INFO  (SUITE-IndexSizeTriggerTest-seed#[5055A9F520325E3A]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61620 61620
   [junit4]   2> 39877 INFO  (Thread-21) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61620 61620
   [junit4]   2> 41908 WARN  (Thread-21) [    ] 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> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.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> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_5055A9F520325E3A-002
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3916, maxDocsPerChunk=493, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3916, blockSize=7)), sim=RandomSimilarity(queryNorm=true): {}, locale=es-CL, timezone=Africa/Banjul
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=32393680,total=54853632
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerTest, IndexSizeTriggerTest]
   [junit4] Completed [4/5 (4!)] on J1 in 8.57s, 4 tests, 2 failures, 1 error <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4] Completed [5/5 (4!)] on J0 in 0.01s, 4 tests, 4 skipped
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 5055A9F520325E3A]:
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     1.96 ..    43.35 =    41.39s
   [junit4] JVM J1:     2.19 ..    43.36 =    41.17s
   [junit4] Execution time total: 43 seconds
   [junit4] Tests summary: 5 suites, 20 tests, 4 errors, 6 failures, 4 ignored

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1568: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 4 errors, 6 failures, 4 ignored [seed: 5055A9F520325E3A]

Total time: 47 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   4/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=bd2f4efb1189cfaabeb9342a5ed61bd3d0400f47, workspace=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #630
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk-9) - Build # 632 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D38C856E7A8A4D4D:9D272429253537BE]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet(CollectionsAPISolrJTest.java:74)
	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.SearchRateTriggerIntegrationTest.testDeleteNode

Error Message:
unexpected DELETENODE status: {responseHeader={status=0,QTime=26},status={state=notfound,msg=Did not find [search_rate_trigger3/24767d1702dd0Tefx1yiximpxud0xmhx9df2kzo/0] in any tasks queue}}

Stack Trace:
java.lang.AssertionError: unexpected DELETENODE status: {responseHeader={status=0,QTime=26},status={state=notfound,msg=Did not find [search_rate_trigger3/24767d1702dd0Tefx1yiximpxud0xmhx9df2kzo/0] in any tasks queue}}
	at __randomizedtesting.SeedInfo.seed([D38C856E7A8A4D4D:F11E4BEC4D40C230]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.lambda$testDeleteNode$6(SearchRateTriggerIntegrationTest.java:668)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1378)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:660)
	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 14158 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 1945063 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-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-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/init-core-data-001
   [junit4]   2> 1945064 WARN  (SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1945064 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1945065 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1945074 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001
   [junit4]   2> 1945074 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1945077 INFO  (Thread-3802) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1945077 INFO  (Thread-3802) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1945082 ERROR (Thread-3802) [    ] 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> 1945187 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55884
   [junit4]   2> 1945227 INFO  (zkConnectionManagerCallback-4949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945237 INFO  (jetty-launcher-4946-thread-3) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 1945247 INFO  (jetty-launcher-4946-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 1945249 INFO  (jetty-launcher-4946-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1945249 INFO  (jetty-launcher-4946-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1945249 INFO  (jetty-launcher-4946-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1945249 INFO  (jetty-launcher-4946-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49eb2cb4{/solr,null,AVAILABLE}
   [junit4]   2> 1945251 INFO  (jetty-launcher-4946-thread-4) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 1945256 INFO  (jetty-launcher-4946-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1945256 INFO  (jetty-launcher-4946-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1945256 INFO  (jetty-launcher-4946-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1945256 INFO  (jetty-launcher-4946-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d1ccaa4{/solr,null,AVAILABLE}
   [junit4]   2> 1945258 INFO  (jetty-launcher-4946-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b91ac79{SSL,[ssl, http/1.1]}{127.0.0.1:55887}
   [junit4]   2> 1945258 INFO  (jetty-launcher-4946-thread-4) [    ] o.e.j.s.Server Started @1945353ms
   [junit4]   2> 1945258 INFO  (jetty-launcher-4946-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55887}
   [junit4]   2> 1945259 INFO  (jetty-launcher-4946-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 1945260 ERROR (jetty-launcher-4946-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1945260 INFO  (jetty-launcher-4946-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1945260 INFO  (jetty-launcher-4946-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 1945260 INFO  (jetty-launcher-4946-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1945260 INFO  (jetty-launcher-4946-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1945260 INFO  (jetty-launcher-4946-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-11T16:17:43.019384Z
   [junit4]   2> 1945261 INFO  (jetty-launcher-4946-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1945261 INFO  (jetty-launcher-4946-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1945261 INFO  (jetty-launcher-4946-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1945262 INFO  (jetty-launcher-4946-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45802a30{/solr,null,AVAILABLE}
   [junit4]   2> 1945262 INFO  (jetty-launcher-4946-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fb51c6e{SSL,[ssl, http/1.1]}{127.0.0.1:55888}
   [junit4]   2> 1945262 INFO  (jetty-launcher-4946-thread-2) [    ] o.e.j.s.Server Started @1945357ms
   [junit4]   2> 1945262 INFO  (jetty-launcher-4946-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55888}
   [junit4]   2> 1945263 ERROR (jetty-launcher-4946-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1945263 INFO  (jetty-launcher-4946-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1945263 INFO  (jetty-launcher-4946-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 1945263 INFO  (jetty-launcher-4946-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1945263 INFO  (jetty-launcher-4946-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1945263 INFO  (jetty-launcher-4946-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-11T16:17:43.022550Z
   [junit4]   2> 1945265 INFO  (jetty-launcher-4946-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1945265 INFO  (jetty-launcher-4946-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1945265 INFO  (jetty-launcher-4946-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1945265 INFO  (jetty-launcher-4946-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6517a347{/solr,null,AVAILABLE}
   [junit4]   2> 1945266 INFO  (jetty-launcher-4946-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ddad050{SSL,[ssl, http/1.1]}{127.0.0.1:55889}
   [junit4]   2> 1945266 INFO  (jetty-launcher-4946-thread-3) [    ] o.e.j.s.Server Started @1945361ms
   [junit4]   2> 1945266 INFO  (jetty-launcher-4946-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55889}
   [junit4]   2> 1945266 ERROR (jetty-launcher-4946-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1945266 INFO  (jetty-launcher-4946-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1945266 INFO  (jetty-launcher-4946-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 1945267 INFO  (jetty-launcher-4946-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1945267 INFO  (jetty-launcher-4946-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1945267 INFO  (jetty-launcher-4946-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-11T16:17:43.026073Z
   [junit4]   2> 1945271 INFO  (zkConnectionManagerCallback-4955-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945271 INFO  (zkConnectionManagerCallback-4951-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945271 INFO  (zkConnectionManagerCallback-4953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945272 INFO  (jetty-launcher-4946-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1945272 INFO  (jetty-launcher-4946-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1945272 INFO  (jetty-launcher-4946-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1945290 INFO  (jetty-launcher-4946-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55884/solr
   [junit4]   2> 1945293 INFO  (jetty-launcher-4946-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@70f1c685{SSL,[ssl, http/1.1]}{127.0.0.1:55886}
   [junit4]   2> 1945293 INFO  (jetty-launcher-4946-thread-1) [    ] o.e.j.s.Server Started @1945388ms
   [junit4]   2> 1945293 INFO  (jetty-launcher-4946-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55886}
   [junit4]   2> 1945293 ERROR (jetty-launcher-4946-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1945293 INFO  (jetty-launcher-4946-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1945295 INFO  (jetty-launcher-4946-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55884/solr
   [junit4]   2> 1945297 INFO  (zkConnectionManagerCallback-4964-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945300 INFO  (jetty-launcher-4946-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55884/solr
   [junit4]   2> 1945302 INFO  (jetty-launcher-4946-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 1945302 INFO  (zkConnectionManagerCallback-4959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945302 INFO  (jetty-launcher-4946-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1945302 INFO  (jetty-launcher-4946-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1945302 INFO  (jetty-launcher-4946-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-11T16:17:43.061757Z
   [junit4]   2> 1945304 INFO  (zkConnectionManagerCallback-4967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945305 INFO  (zkConnectionManagerCallback-4969-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945314 INFO  (zkConnectionManagerCallback-4971-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945315 INFO  (zkConnectionManagerCallback-4973-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945317 INFO  (zkConnectionManagerCallback-4975-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945318 INFO  (jetty-launcher-4946-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1945373 INFO  (jetty-launcher-4946-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55884/solr
   [junit4]   2> 1945375 INFO  (zkConnectionManagerCallback-4983-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945378 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100263152dc000b, likely client has closed socket
   [junit4]   2> 1945380 INFO  (zkConnectionManagerCallback-4985-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945487 INFO  (jetty-launcher-4946-thread-1) [n:127.0.0.1:55886_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1945489 INFO  (jetty-launcher-4946-thread-1) [n:127.0.0.1:55886_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55886_solr
   [junit4]   2> 1945491 INFO  (jetty-launcher-4946-thread-1) [n:127.0.0.1:55886_solr    ] o.a.s.c.Overseer Overseer (id=72099587323330572-127.0.0.1:55886_solr-n_0000000000) starting
   [junit4]   2> 1945514 INFO  (zkConnectionManagerCallback-4994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945521 INFO  (jetty-launcher-4946-thread-1) [n:127.0.0.1:55886_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55884/solr ready
   [junit4]   2> 1945525 INFO  (jetty-launcher-4946-thread-1) [n:127.0.0.1:55886_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55886_solr
   [junit4]   2> 1945528 INFO  (zkCallback-4993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1945530 INFO  (OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1945724 INFO  (jetty-launcher-4946-thread-3) [n:127.0.0.1:55889_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1945728 INFO  (jetty-launcher-4946-thread-2) [n:127.0.0.1:55888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1945740 INFO  (jetty-launcher-4946-thread-3) [n:127.0.0.1:55889_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1945754 INFO  (jetty-launcher-4946-thread-2) [n:127.0.0.1:55888_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1945755 INFO  (jetty-launcher-4946-thread-3) [n:127.0.0.1:55889_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1945755 INFO  (jetty-launcher-4946-thread-3) [n:127.0.0.1:55889_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55889_solr
   [junit4]   2> 1945765 INFO  (zkCallback-4970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1945766 INFO  (zkCallback-4993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1945766 INFO  (zkCallback-4984-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1945767 INFO  (zkCallback-4974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1945768 INFO  (jetty-launcher-4946-thread-2) [n:127.0.0.1:55888_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1945768 INFO  (jetty-launcher-4946-thread-2) [n:127.0.0.1:55888_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55888_solr
   [junit4]   2> 1945775 INFO  (zkCallback-4984-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1945776 INFO  (zkCallback-4993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1945776 INFO  (zkCallback-4974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1945776 INFO  (zkCallback-4970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1945819 INFO  (jetty-launcher-4946-thread-4) [n:127.0.0.1:55887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1945824 INFO  (jetty-launcher-4946-thread-4) [n:127.0.0.1:55887_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1945835 INFO  (jetty-launcher-4946-thread-4) [n:127.0.0.1:55887_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1945835 INFO  (jetty-launcher-4946-thread-4) [n:127.0.0.1:55887_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55887_solr
   [junit4]   2> 1945837 INFO  (zkCallback-4984-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1945838 INFO  (zkCallback-4993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1945838 INFO  (zkCallback-4974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1945838 INFO  (zkCallback-4972-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1945839 INFO  (zkCallback-4970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1946151 INFO  (jetty-launcher-4946-thread-3) [n:127.0.0.1:55889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55889.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946221 INFO  (jetty-launcher-4946-thread-3) [n:127.0.0.1:55889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55889.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946221 INFO  (jetty-launcher-4946-thread-3) [n:127.0.0.1:55889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55889.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946222 INFO  (jetty-launcher-4946-thread-3) [n:127.0.0.1:55889_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node2/.
   [junit4]   2> 1946226 INFO  (zkConnectionManagerCallback-4999-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946227 INFO  (jetty-launcher-4946-thread-3) [n:127.0.0.1:55889_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1946229 INFO  (jetty-launcher-4946-thread-3) [n:127.0.0.1:55889_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55884/solr ready
   [junit4]   2> 1946341 INFO  (jetty-launcher-4946-thread-1) [n:127.0.0.1:55886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55886.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946355 INFO  (jetty-launcher-4946-thread-1) [n:127.0.0.1:55886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55886.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946355 INFO  (jetty-launcher-4946-thread-1) [n:127.0.0.1:55886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55886.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946357 INFO  (jetty-launcher-4946-thread-1) [n:127.0.0.1:55886_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node3/.
   [junit4]   2> 1946402 INFO  (jetty-launcher-4946-thread-2) [n:127.0.0.1:55888_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55888.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946412 INFO  (jetty-launcher-4946-thread-4) [n:127.0.0.1:55887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55887.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946417 INFO  (jetty-launcher-4946-thread-2) [n:127.0.0.1:55888_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55888.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946417 INFO  (jetty-launcher-4946-thread-2) [n:127.0.0.1:55888_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55888.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946419 INFO  (jetty-launcher-4946-thread-2) [n:127.0.0.1:55888_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node1/.
   [junit4]   2> 1946423 INFO  (zkConnectionManagerCallback-5004-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946425 INFO  (jetty-launcher-4946-thread-2) [n:127.0.0.1:55888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1946426 INFO  (jetty-launcher-4946-thread-4) [n:127.0.0.1:55887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55887.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946426 INFO  (jetty-launcher-4946-thread-4) [n:127.0.0.1:55887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55887.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946427 INFO  (jetty-launcher-4946-thread-2) [n:127.0.0.1:55888_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55884/solr ready
   [junit4]   2> 1946428 INFO  (jetty-launcher-4946-thread-4) [n:127.0.0.1:55887_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node4/.
   [junit4]   2> 1946432 INFO  (zkConnectionManagerCallback-5009-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946434 INFO  (jetty-launcher-4946-thread-4) [n:127.0.0.1:55887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1946437 INFO  (jetty-launcher-4946-thread-4) [n:127.0.0.1:55887_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55884/solr ready
   [junit4]   2> 1946555 INFO  (zkConnectionManagerCallback-5011-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946558 INFO  (zkConnectionManagerCallback-5016-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946559 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1946561 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55884/solr ready
   [junit4]   2> 1946637 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[D38C856E7A8A4D4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionWithPropertyParam
   [junit4]   2> 1946712 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.ulogDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/ulogDir-k&property.dataDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/dataDir-ztmor&collection.configName=conf&name=solrj_test_core_props&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1946716 INFO  (OverseerThreadFactory-8602-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection solrj_test_core_props
   [junit4]   2> 1946844 INFO  (OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_test_core_props",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_test_core_props_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55887/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1947118 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr    x:solrj_test_core_props_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&property.dataDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/dataDir-ztmor&collection.configName=conf&newCollection=true&collection=solrj_test_core_props&version=2&replicaType=NRT&property.ulogDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/ulogDir-k&coreNodeName=core_node2&name=solrj_test_core_props_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 1948240 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1948264 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.IndexSchema [solrj_test_core_props_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1948266 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1948266 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_core_props_shard1_replica_n1' using configuration from collection solrj_test_core_props, trusted=true
   [junit4]   2> 1948266 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55887.solr.core.solrj_test_core_props.shard1.replica_n1' (registry 'solr.core.solrj_test_core_props.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1948266 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1948266 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrCore [[solrj_test_core_props_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node4/solrj_test_core_props_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/dataDir-ztmor/]
   [junit4]   2> 1948437 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1948437 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1948440 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1948440 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1948442 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3eec6c3[solrj_test_core_props_shard1_replica_n1] main]
   [junit4]   2> 1948444 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1948444 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1948445 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1948446 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600185136531374080
   [junit4]   2> 1948448 INFO  (searcherExecutor-8611-thread-1-processing-n:127.0.0.1:55887_solr x:solrj_test_core_props_shard1_replica_n1 c:solrj_test_core_props s:shard1 r:core_node2) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrCore [solrj_test_core_props_shard1_replica_n1] Registered new searcher Searcher@3eec6c3[solrj_test_core_props_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1948467 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/solrj_test_core_props/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1948477 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1948477 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1948477 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:55887/solr/solrj_test_core_props_shard1_replica_n1/
   [junit4]   2> 1948484 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1948485 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:55887/solr/solrj_test_core_props_shard1_replica_n1/ has no replicas
   [junit4]   2> 1948485 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1948510 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:55887/solr/solrj_test_core_props_shard1_replica_n1/ shard1
   [junit4]   2> 1948630 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1948639 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&property.dataDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/dataDir-ztmor&collection.configName=conf&newCollection=true&collection=solrj_test_core_props&version=2&replicaType=NRT&property.ulogDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/ulogDir-k&coreNodeName=core_node2&name=solrj_test_core_props_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=1520
   [junit4]   2> 1948687 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1948730 INFO  (OverseerCollectionConfigSetProcessor-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] 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> 1948744 INFO  (zkCallback-4972-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_core_props/state.json] for collection [solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1949699 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&property.ulogDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/ulogDir-k&property.dataDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/dataDir-ztmor&collection.configName=conf&name=solrj_test_core_props&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2987
   [junit4]   2> 1949708 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1949709 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[D38C856E7A8A4D4D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionWithPropertyParam
   [junit4]   2> 1949928 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[D38C856E7A8A4D4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionProp
   [junit4]   2> 1949934 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=collectionPropTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1949938 INFO  (OverseerThreadFactory-8602-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collectionPropTest
   [junit4]   2> 1950171 INFO  (OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collectionPropTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55888/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1950186 INFO  (OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collectionPropTest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55886/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1950203 INFO  (OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collectionPropTest_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55887/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1950220 INFO  (OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collectionPropTest_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55889/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1950476 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr    x:collectionPropTest_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n4&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1950505 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr    x:collectionPropTest_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n2&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1950506 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr    x:collectionPropTest_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1950570 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr    x:collectionPropTest_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1950587 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr    x:collectionPropTest_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n6&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1951602 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1951605 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1951610 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.s.IndexSchema [collectionPropTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1951610 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1951612 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1951612 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard1_replica_n2' using configuration from collection collectionPropTest, trusted=true
   [junit4]   2> 1951628 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55886.solr.core.collectionPropTest.shard1.replica_n2' (registry 'solr.core.collectionPropTest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1951628 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1951628 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrCore [[collectionPropTest_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node3/collectionPropTest_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node3/./collectionPropTest_shard1_replica_n2/data/]
   [junit4]   2> 1951630 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.s.IndexSchema [collectionPropTest_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1951631 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1951632 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1951632 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard2_replica_n4' using configuration from collection collectionPropTest, trusted=true
   [junit4]   2> 1951633 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55887.solr.core.collectionPropTest.shard2.replica_n4' (registry 'solr.core.collectionPropTest.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1951633 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1951633 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrCore [[collectionPropTest_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node4/collectionPropTest_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node4/./collectionPropTest_shard2_replica_n4/data/]
   [junit4]   2> 1951634 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.s.IndexSchema [collectionPropTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1951635 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1951635 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard1_replica_n1' using configuration from collection collectionPropTest, trusted=true
   [junit4]   2> 1951636 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55888.solr.core.collectionPropTest.shard1.replica_n1' (registry 'solr.core.collectionPropTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1951636 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1951636 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrCore [[collectionPropTest_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node1/collectionPropTest_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node1/./collectionPropTest_shard1_replica_n1/data/]
   [junit4]   2> 1951637 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.s.IndexSchema [collectionPropTest_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1951638 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1951638 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard2_replica_n6' using configuration from collection collectionPropTest, trusted=true
   [junit4]   2> 1951639 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55889.solr.core.collectionPropTest.shard2.replica_n6' (registry 'solr.core.collectionPropTest.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1951639 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1951639 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrCore [[collectionPropTest_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node2/collectionPropTest_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node2/./collectionPropTest_shard2_replica_n6/data/]
   [junit4]   2> 1951720 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951720 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951724 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1951724 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1951732 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@267f798f[collectionPropTest_shard1_replica_n2] main]
   [junit4]   2> 1951734 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951735 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951736 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1951737 INFO  (searcherExecutor-8616-thread-1-processing-n:127.0.0.1:55886_solr x:collectionPropTest_shard1_replica_n2 c:collectionPropTest s:shard1 r:core_node5) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrCore [collectionPropTest_shard1_replica_n2] Registered new searcher Searcher@267f798f[collectionPropTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951737 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600185139982237696
   [junit4]   2> 1951750 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1951756 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951756 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951807 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9950ms
   [junit4]   2> 1951808 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1951808 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1951810 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@20f546a7[collectionPropTest_shard2_replica_n6] main]
   [junit4]   2> 1951812 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951812 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951813 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1951813 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600185140061929472
   [junit4]   2> 1951814 INFO  (searcherExecutor-8619-thread-1-processing-n:127.0.0.1:55889_solr x:collectionPropTest_shard2_replica_n6 c:collectionPropTest s:shard2 r:core_node8) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrCore [collectionPropTest_shard2_replica_n6] Registered new searcher Searcher@20f546a7[collectionPropTest_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951816 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951817 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951821 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1951823 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1951823 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1951830 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951831 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951834 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1951834 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1951836 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 1951837 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@43673d19[collectionPropTest_shard2_replica_n4] main]
   [junit4]   2> 1951838 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fab9367[collectionPropTest_shard1_replica_n1] main]
   [junit4]   2> 1951839 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951839 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951840 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951840 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951841 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1951841 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1951841 INFO  (searcherExecutor-8617-thread-1-processing-n:127.0.0.1:55887_solr x:collectionPropTest_shard2_replica_n4 c:collectionPropTest s:shard2 r:core_node7) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrCore [collectionPropTest_shard2_replica_n4] Registered new searcher Searcher@43673d19[collectionPropTest_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951842 INFO  (searcherExecutor-8618-thread-1-processing-n:127.0.0.1:55888_solr x:collectionPropTest_shard1_replica_n1 c:collectionPropTest s:shard1 r:core_node3) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrCore [collectionPropTest_shard1_replica_n1] Registered new searcher Searcher@4fab9367[collectionPropTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951842 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600185140092338176
   [junit4]   2> 1951842 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600185140092338176
   [junit4]   2> 1951853 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1951853 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1952311 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1952311 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1952311 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:55886/solr/collectionPropTest_shard1_replica_n2/
   [junit4]   2> 1952312 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard1_replica_n2 url=https://127.0.0.1:55886/solr START replicas=[https://127.0.0.1:55888/solr/collectionPropTest_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1952317 INFO  (qtp924204882-19359) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.S.Request [collectionPropTest_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1952340 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1952340 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1952340 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:55889/solr/collectionPropTest_shard2_replica_n6/
   [junit4]   2> 1952341 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard2_replica_n6 url=https://127.0.0.1:55889/solr START replicas=[https://127.0.0.1:55887/solr/collectionPropTest_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1952347 INFO  (qtp616313271-19350) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.S.Request [collectionPropTest_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1952621 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard1_replica_n2 url=https://127.0.0.1:55886/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1952621 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1952621 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1952621 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1952644 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard2_replica_n6 url=https://127.0.0.1:55889/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1952644 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1952644 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1952644 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1952658 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:55886/solr/collectionPropTest_shard1_replica_n2/ shard1
   [junit4]   2> 1952663 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:55889/solr/collectionPropTest_shard2_replica_n6/ shard2
   [junit4]   2> 1952791 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1952794 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1952798 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n6&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2210
   [junit4]   2> 1952808 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n2&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2303
   [junit4]   2> 1952877 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2306
   [junit4]   2> 1952878 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n4&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2401
   [junit4]   2> 1952908 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1952986 INFO  (zkCallback-4974-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1952986 INFO  (zkCallback-4972-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1952986 INFO  (zkCallback-4970-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1952988 INFO  (zkCallback-4984-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1953916 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=collectionPropTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3981
   [junit4]   2> 1953927 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :collectionprop with params propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&propertyValue=false&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1953934 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&propertyValue=false&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1953950 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :collectionprop with params propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1953951 INFO  (OverseerCollectionConfigSetProcessor-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] 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> 1953953 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1953971 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[D38C856E7A8A4D4D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionProp
   [junit4]   2> 1954139 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[D38C856E7A8A4D4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp
   [junit4]   2> 1954139 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=replicaProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1954187 INFO  (OverseerThreadFactory-8602-thread-3) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replicaProperties
   [junit4]   2> 1954420 INFO  (OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replicaProperties_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55888/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1954449 INFO  (OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replicaProperties_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55889/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1954462 INFO  (OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replicaProperties_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55886/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1954473 INFO  (OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replicaProperties_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55887/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1954686 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr    x:replicaProperties_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1954699 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr    x:replicaProperties_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1954700 INFO  (qtp312923744-19365) [n:127.0.0.1:55889_solr    x:replicaProperties_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1954701 INFO  (qtp924204882-19356) [n:127.0.0.1:55888_solr    x:replicaProperties_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1955751 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1955767 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1955770 INFO  (qtp924204882-19356) [n:127.0.0.1:55888_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1955773 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.s.IndexSchema [replicaProperties_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1955784 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1955784 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica_n6' using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1955785 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55887.solr.core.replicaProperties.shard2.replica_n6' (registry 'solr.core.repl

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


   [junit4]   2> 	29	/solr/collections/belowRate_collection/state.json
   [junit4]   2> 	27	/solr/collections/deleteNode_collection/state.json
   [junit4]   2> 	20	/solr/collections/aboveRate_collection/state.json
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/aboveRate_collection/leader_elect/shard1/election/72099624681930764-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/collections/deleteNode_collection/leader_elect/shard1/election/72099624681930767-core_node3-n_0000000001
   [junit4]   2> 	2	/solr/collections/belowRate_collection/leader_elect/shard1/election/72099624681930764-core_node3-n_0000000001
   [junit4]   2> 	2	/solr/collections/aboveRate_collection/leader_elect/shard1/election/72099624681930765-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/collections/belowRate_collection/leader_elect/shard1/election/72099624681930767-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72099624681930765-127.0.0.1:58353_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_D38C856E7A8A4D4D-001
   [junit4]   2> May 11, 2018 4:30:02 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=RandomSimilarity(queryNorm=false): {}, locale=fa-IR, timezone=America/Eirunepe
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=98620128,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribDocBasedVersion, TestFunctionQuery, SystemLogListenerTest, TestTlogReplica, TestImplicitCoreProperties, CdcrBootstrapTest, TestDistributedStatsComponentCardinality, TestRemoteStreaming, DirectSolrConnectionTest, CollectionPropsTest, TestGraphMLResponseWriter, TriggerSetPropertiesIntegrationTest, PreAnalyzedUpdateProcessorTest, DocValuesMissingTest, TestLocalFSCloudBackupRestore, TestJsonRequest, SolrCloudReportersTest, TestPullReplicaErrorHandling, TestMiniSolrCloudClusterSSL, SchemaApiFailureTest, TestSchemaSimilarityResource, PolyFieldTest, CoreSorterTest, TestSolrCloudWithDelegationTokens, BinaryUpdateRequestHandlerTest, RecoveryAfterSoftCommitTest, DeleteShardTest, TestCloudRecovery, DateMathParserTest, MoveReplicaTest, SolrCLIZkUtilsTest, TermsComponentTest, IndexSizeTriggerTest, TestJettySolrRunner, TestSubQueryTransformer, CoreMergeIndexesAdminHandlerTest, RollingRestartTest, LeaderElectionIntegrationTest, ClassificationUpdateProcessorTest, TestDFISimilarityFactory, FastVectorHighlighterTest, SolrRequestParserTest, ReplaceNodeNoTargetTest, TermVectorComponentDistributedTest, TestBinaryField, SampleTest, SpellingQueryConverterTest, RestoreTriggerStateTest, MultiTermTest, UtilsToolTest, ShardRoutingCustomTest, TestMultiValuedNumericRangeQuery, UUIDUpdateProcessorFallbackTest, TestSurroundQueryParser, UniqFieldsUpdateProcessorFactoryTest, TestIndexSearcher, BlockJoinFacetDistribTest, HighlighterMaxOffsetTest, IgnoreLargeDocumentProcessorFactoryTest, DistributedVersionInfoTest, TestSimpleQParserPlugin, TestXmlQParser, TestDocTermOrds, TestSchemaManager, TestFieldCacheSort, MoreLikeThisHandlerTest, TestLegacyField, TestExecutePlanAction, HdfsTlogReplayBufferedWhileIndexingTest, DocExpirationUpdateProcessorFactoryTest, StatelessScriptUpdateProcessorFactoryTest, CdcrUpdateLogTest, TestCloudManagedSchema, SuggestComponentContextFilterQueryTest, V2ApiIntegrationTest, RegexBytesRefFilterTest, TestManagedSchemaThreadSafety, TestReloadDeadlock, StatsComponentTest, OpenExchangeRatesOrgProviderTest, TestReloadAndDeleteDocs, CachingDirectoryFactoryTest, DistributedSuggestComponentTest, TestSolrConfigHandlerConcurrent, TestPerFieldSimilarity, WrapperMergePolicyFactoryTest, TestNodeLostTrigger, TestReplicationHandler, TestLegacyFieldCache, HighlighterTest, ResponseBuilderTest, TriggerCooldownIntegrationTest, TestRangeQuery, DistribCursorPagingTest, OutputWriterTest, TestInitQParser, TestCollectionsAPIViaSolrCloudCluster, SolrPluginUtilsTest, TestMultiWordSynonyms, TestMergePolicyConfig, TestCoreBackup, AtomicUpdateProcessorFactoryTest, JSONWriterTest, TestReload, SolrGraphiteReporterTest, TestFoldingMultitermQuery, TestLuceneIndexBackCompat, CopyFieldTest, TestMacroExpander, TestInPlaceUpdatesDistrib, TestSerializedLuceneMatchVersion, TestQueryUtils, DistributedMLTComponentTest, TestXIncludeConfig, TestLFUCache, BlockDirectoryTest, TlogReplayBufferedWhileIndexingTest, ActionThrottleTest, TestCollationFieldDocValues, OpenCloseCoreStressTest, TestElisionMultitermQuery, AutoAddReplicasPlanActionTest, LIRRollingUpdatesTest, DistributedFacetPivotLongTailTest, BigEndianAscendingWordDeserializerTest, RuleEngineTest, TestEmbeddedSolrServerConstructors, VersionInfoTest, TestDirectoryFactory, TestFastOutputStream, TestSolrCloudWithSecureImpersonation, CursorPagingTest, TestCollationField, HdfsDirectoryTest, AnalysisAfterCoreReloadTest, TestSizeLimitedDistributedMap, HdfsCollectionsAPIDistributedZkTest, SolrIndexConfigTest, TestConfigOverlay, TestSimpleTextCodec, BlobRepositoryCloudTest, TestBulkSchemaAPI, TestCollapseQParserPlugin, TestUseDocValuesAsStored2, LeaderFailoverAfterPartitionTest, SolrMetricsIntegrationTest, DistributedDebugComponentTest, TestSystemIdResolver, SaslZkACLProviderTest, InfixSuggestersTest, TestConfigSetProperties, MetricTriggerTest, OverseerTaskQueueTest, BasicDistributedZkTest, NumberUtilsTest, SecurityConfHandlerTest, SortSpecParsingTest, HdfsWriteToMultipleCollectionsTest, MetricsConfigTest, ZkStateWriterTest, TestDelegationWithHadoopAuth, VMParamsZkACLAndCredentialsProvidersTest, ConvertedLegacyTest, TestSolrCloudWithHadoopAuthPlugin, HdfsSyncSliceTest, TestSuggestSpellingConverter, UnloadDistributedZkTest, TestManagedSchema, TestUtils, SignatureUpdateProcessorFactoryTest, RecoveryZkTest, TestGroupingSearch, TestPartialUpdateDeduplication, TestSimDistributedQueue, CollectionReloadTest, MergeStrategyTest, DistributedFacetPivotSmallTest, CreateCollectionCleanupTest, TestAuthorizationFramework, TestHighFrequencyDictionaryFactory, CacheHeaderTest, TestRandomRequestDistribution, SuggesterFSTTest, HLLUtilTest, CdcrReplicationHandlerTest, TestManagedSynonymGraphFilterFactory, TestCryptoKeys, CursorMarkTest, TestSolrJ, SuggesterTSTTest, TestLRUStatsCache, ZkNodePropsTest, AutoscalingHistoryHandlerTest, TestLeaderInitiatedRecoveryThread, TestDynamicFieldCollectionResource, MetricUtilsTest, TestDistributedSearch, TestDistributedGrouping, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, QueryElevationComponentTest, BasicFunctionalityTest, SoftAutoCommitTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, ForceLeaderTest, HttpPartitionTest, LeaderVoteWaitTimeoutTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, ReplaceNodeTest, TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPI, TestRequestForwarding, TestSegmentSorting, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, ZkShardTermsTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestReplicaProperties, AutoScalingHandlerTest, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerIntegrationTest, NodeLostTriggerIntegrationTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, SearchRateTriggerIntegrationTest]
   [junit4] Completed [607/805 (2!)] on J0 in 170.53s, 3 tests, 1 failure <<< FAILURES!

[...truncated 44439 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/632/consoleText

[repro] Revision: aea073e029f0aa3dd32acb41ba0209c12da9725c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testCreateWithDefaultConfigSet -Dtests.seed=D38C856E7A8A4D4D -Dtests.slow=true -Dtests.locale=se-FI -Dtests.timezone=Egypt -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerIntegrationTest -Dtests.method=testDeleteNode -Dtests.seed=D38C856E7A8A4D4D -Dtests.slow=true -Dtests.locale=fa-IR -Dtests.timezone=America/Eirunepe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3342 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.SearchRateTriggerIntegrationTest|*.CollectionsAPISolrJTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=D38C856E7A8A4D4D -Dtests.slow=true -Dtests.locale=fa-IR -Dtests.timezone=America/Eirunepe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 177 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[repro] Exiting with code 0

[...truncated 70 lines...]