Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1873/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
should have fired an event

Stack Trace:
java.lang.AssertionError: should have fired an event
        at 
__randomizedtesting.SeedInfo.seed([28D010F3EAADD3DE:4B1B26717362A0F3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:184)
        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:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
        at 
__randomizedtesting.SeedInfo.seed([28D010F3EAADD3DE:115EA9B3C5521A20]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:309)
        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([28D010F3EAADD3DE:4B1B26717362A0F3]: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.testTrigger

Error Message:
should have fired an event

Stack Trace:
java.lang.AssertionError: should have fired an event
        at 
__randomizedtesting.SeedInfo.seed([28D010F3EAADD3DE:4B1B26717362A0F3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:184)
        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:
events: [CapturedEvent{timestamp=1940359964918433, stage=STARTED, 
actionName='null', event={   "id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",   
"source":"index_size_trigger2",   "eventTime":1940356072411783,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":1940359928681983,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={   
"trigger":"index_size_trigger2",   "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=1940360179484533, stage=BEFORE_ACTION, 
actionName='compute_plan', event={   
"id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",   
"source":"index_size_trigger2",   "eventTime":1940356072411783,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":1940359928681983,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2}, 
config={   "trigger":"index_size_trigger2",   "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=1940360251073683, stage=AFTER_ACTION, 
actionName='compute_plan', event={   
"id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",   
"source":"index_size_trigger2",   "eventTime":1940356072411783,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":1940359928681983,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan]}, config={   
"trigger":"index_size_trigger2",   "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=1940360271720583, stage=BEFORE_ACTION, 
actionName='execute_plan', event={   
"id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",   
"source":"index_size_trigger2",   "eventTime":1940356072411783,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":1940359928681983,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger2, properties.AFTER_ACTION=[compute_plan]}, config={   
"trigger":"index_size_trigger2",   "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=1940368131076783, stage=AFTER_ACTION, 
actionName='execute_plan', event={   
"id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",   
"source":"index_size_trigger2",   "eventTime":1940356072411783,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":1940359928681983,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.async=index_size_trigger2/6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h/0, 
params.waitForFinalState=true, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
properties.responses=[{status={state=completed,msg=found 
[index_size_trigger2/6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h/0] in completed 
tasks},success=}], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={   
"trigger":"index_size_trigger2",   "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=1940368159073183, stage=SUCCEEDED, actionName='null', 
event={   "id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",   
"source":"index_size_trigger2",   "eventTime":1940356072411783,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":1940359928681983,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={   
"trigger":"index_size_trigger2",   "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=1940376604033083, stage=STARTED, actionName='null', 
event={   "id":"6e4c259306fe3Td4pyqgx8q3q710rgf628ye69k",   
"source":"index_size_trigger2",   "eventTime":1940373231398883,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":3,     
"aboveSize":{"testSplitIntegration_collection":[         "{\"core_node10\":{\n  
  \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":12,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10012_solr\",\n    
\"base_url\":\"http://127.0.0.1:10012/solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":12,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node3\":{\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":13,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10013_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10013/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":13,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":1940376598428933,     "requestedOps":[       
"Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}", 
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}",   
    "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, context={}, config={   
"trigger":"index_size_trigger2",   "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=1940376671954833, stage=BEFORE_ACTION, 
actionName='compute_plan', event={   
"id":"6e4c259306fe3Td4pyqgx8q3q710rgf628ye69k",   
"source":"index_size_trigger2",   "eventTime":1940373231398883,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":3,     
"aboveSize":{"testSplitIntegration_collection":[         "{\"core_node10\":{\n  
  \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":12,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10012_solr\",\n    
\"base_url\":\"http://127.0.0.1:10012/solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":12,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node3\":{\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":13,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10013_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10013/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":13,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":1940376598428933,     "requestedOps":[       
"Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}", 
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}",   
    "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2}, 
config={   "trigger":"index_size_trigger2",   "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=1940376727260383, stage=AFTER_ACTION, 
actionName='compute_plan', event={   
"id":"6e4c259306fe3Td4pyqgx8q3q710rgf628ye69k",   
"source":"index_size_trigger2",   "eventTime":1940373231398883,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":3,     
"aboveSize":{"testSplitIntegration_collection":[         "{\"core_node10\":{\n  
  \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":12,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10012_solr\",\n    
\"base_url\":\"http://127.0.0.1:10012/solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":12,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node3\":{\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":13,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10013_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10013/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":13,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":1940376598428933,     "requestedOps":[       
"Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}", 
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}",   
    "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_1}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard2}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_0}], 
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan]}, config={   
"trigger":"index_size_trigger2",   "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=1940376745767083, stage=BEFORE_ACTION, 
actionName='execute_plan', event={   
"id":"6e4c259306fe3Td4pyqgx8q3q710rgf628ye69k",   
"source":"index_size_trigger2",   "eventTime":1940373231398883,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":3,     
"aboveSize":{"testSplitIntegration_collection":[         "{\"core_node10\":{\n  
  \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":12,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10012_solr\",\n    
\"base_url\":\"http://127.0.0.1:10012/solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":12,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node3\":{\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":13,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10013_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10013/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":13,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":1940376598428933,     "requestedOps":[       
"Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}", 
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}",   
    "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_1}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard2}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_0}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger2, properties.AFTER_ACTION=[compute_plan]}, config={   
"trigger":"index_size_trigger2",   "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:<10>

Stack Trace:
java.lang.AssertionError: events: [CapturedEvent{timestamp=1940359964918433, 
stage=STARTED, actionName='null', event={
  "id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",
  "source":"index_size_trigger2",
  "eventTime":1940356072411783,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":1940359928681983,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger2",
  "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=1940360179484533, stage=BEFORE_ACTION, 
actionName='compute_plan', event={
  "id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",
  "source":"index_size_trigger2",
  "eventTime":1940356072411783,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":1940359928681983,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2}, 
config={
  "trigger":"index_size_trigger2",
  "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=1940360251073683, stage=AFTER_ACTION, 
actionName='compute_plan', event={
  "id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",
  "source":"index_size_trigger2",
  "eventTime":1940356072411783,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":1940359928681983,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger2",
  "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=1940360271720583, stage=BEFORE_ACTION, 
actionName='execute_plan', event={
  "id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",
  "source":"index_size_trigger2",
  "eventTime":1940356072411783,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":1940359928681983,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger2, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger2",
  "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=1940368131076783, stage=AFTER_ACTION, 
actionName='execute_plan', event={
  "id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",
  "source":"index_size_trigger2",
  "eventTime":1940356072411783,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":1940359928681983,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.async=index_size_trigger2/6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h/0, 
params.waitForFinalState=true, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
properties.responses=[{status={state=completed,msg=found 
[index_size_trigger2/6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h/0] in completed 
tasks},success=}], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
  "trigger":"index_size_trigger2",
  "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=1940368159073183, stage=SUCCEEDED, actionName='null', 
event={
  "id":"6e4be5a6f1287Td4pyqgx8q3q710rgf628ye69h",
  "source":"index_size_trigger2",
  "eventTime":1940356072411783,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":1940359928681983,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger2",
  "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=1940376604033083, stage=STARTED, actionName='null', 
event={
  "id":"6e4c259306fe3Td4pyqgx8q3q710rgf628ye69k",
  "source":"index_size_trigger2",
  "eventTime":1940373231398883,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":3,
    "aboveSize":{"testSplitIntegration_collection":[
        "{\"core_node10\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":12,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":12,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10012_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10012/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":12,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node3\":{\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":13,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10013_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10013/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":13,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":1940376598428933,
    "requestedOps":[
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger2",
  "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=1940376671954833, stage=BEFORE_ACTION, 
actionName='compute_plan', event={
  "id":"6e4c259306fe3Td4pyqgx8q3q710rgf628ye69k",
  "source":"index_size_trigger2",
  "eventTime":1940373231398883,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":3,
    "aboveSize":{"testSplitIntegration_collection":[
        "{\"core_node10\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":12,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":12,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10012_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10012/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":12,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node3\":{\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":13,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10013_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10013/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":13,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":1940376598428933,
    "requestedOps":[
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2}, 
config={
  "trigger":"index_size_trigger2",
  "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=1940376727260383, stage=AFTER_ACTION, 
actionName='compute_plan', event={
  "id":"6e4c259306fe3Td4pyqgx8q3q710rgf628ye69k",
  "source":"index_size_trigger2",
  "eventTime":1940373231398883,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":3,
    "aboveSize":{"testSplitIntegration_collection":[
        "{\"core_node10\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":12,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":12,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10012_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10012/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":12,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node3\":{\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":13,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10013_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10013/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":13,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":1940376598428933,
    "requestedOps":[
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_1}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard2}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_0}], 
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger2",
  "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=1940376745767083, stage=BEFORE_ACTION, 
actionName='execute_plan', event={
  "id":"6e4c259306fe3Td4pyqgx8q3q710rgf628ye69k",
  "source":"index_size_trigger2",
  "eventTime":1940373231398883,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":3,
    "aboveSize":{"testSplitIntegration_collection":[
        "{\"core_node10\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":12,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":12,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10012_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10012/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":12,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node3\":{\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"node_name\":\"127.0.0.1:10013_solr\",\n    \"state\":\"active\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":25,\n    
\"__bytes__\":1,\n    \"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":1,\n    \"__docs__\":13,\n    
\"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10013_solr\",\n 
   \"base_url\":\"http://127.0.0.1:10013/solr\",\n    \"state\":\"active\",\n   
 \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":13,\n    
\"__bytes__\":1,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":1940376598428933,
    "requestedOps":[
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_1}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard2}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_0}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger2, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger2",
  "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:<10>
        at 
__randomizedtesting.SeedInfo.seed([28D010F3EAADD3DE:115EA9B3C5521A20]: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.testSplitIntegration(IndexSizeTriggerTest.java:314)
        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:
number of ops expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: number of ops expected:<2> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([28D010F3EAADD3DE:4B1B26717362A0F3]: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.testTrigger(IndexSizeTriggerTest.java:187)
        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:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
        at 
__randomizedtesting.SeedInfo.seed([28D010F3EAADD3DE:7B69524308BC4624]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:425)
        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:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
        at 
__randomizedtesting.SeedInfo.seed([28D010F3EAADD3DE:7B69524308BC4624]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:425)
        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:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
        at 
__randomizedtesting.SeedInfo.seed([28D010F3EAADD3DE:7B69524308BC4624]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:425)
        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:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
        at 
__randomizedtesting.SeedInfo.seed([28D010F3EAADD3DE:7B69524308BC4624]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:425)
        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)




Build Log:
[...truncated 14469 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> 2857249 INFO  
(SUITE-IndexSizeTriggerTest-seed#[28D010F3EAADD3DE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_28D010F3EAADD3DE-001/init-core-data-001
   [junit4]   2> 2857250 WARN  
(SUITE-IndexSizeTriggerTest-seed#[28D010F3EAADD3DE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 2857250 INFO  
(SUITE-IndexSizeTriggerTest-seed#[28D010F3EAADD3DE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2857261 INFO  
(SUITE-IndexSizeTriggerTest-seed#[28D010F3EAADD3DE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2857261 INFO  
(SUITE-IndexSizeTriggerTest-seed#[28D010F3EAADD3DE]-worker) [ 

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

etrics.reporters.SolrJmxReporter@47829024: rootName = solr_37993, domain = 
solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4ad5e149
   [junit4]   2> 21409 INFO  (jetty-closer-43-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 21409 INFO  (jetty-closer-43-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13a61119: rootName = 
solr_37993, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3ad55c7e
   [junit4]   2> 21409 INFO  (jetty-closer-43-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 21409 INFO  (jetty-closer-43-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4099640: rootName = 
solr_44315, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3ad55c7e
   [junit4]   2> 21411 INFO  (jetty-closer-43-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44315_solr
   [junit4]   2> 21411 INFO  (jetty-closer-43-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37993_solr
   [junit4]   2> 21413 INFO  (zkCallback-74-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 21413 INFO  (zkCallback-58-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 21413 INFO  (jetty-closer-43-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 21414 INFO  (jetty-closer-43-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 21414 INFO  (jetty-closer-43-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 21414 INFO  (jetty-closer-43-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=72176657381326854-127.0.0.1:44315_solr-n_0000000000) closing
   [junit4]   2> 21415 INFO  
(OverseerStateUpdate-72176657381326854-127.0.0.1:44315_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44315_solr
   [junit4]   2> 21415 WARN  
(OverseerAutoScalingTriggerThread-72176657381326854-127.0.0.1:44315_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 21415 INFO  (zkCallback-69-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 21413 INFO  (zkCallback-60-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 21419 DEBUG (jetty-closer-43-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 21420 DEBUG (jetty-closer-43-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 21420 DEBUG (jetty-closer-43-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 21420 DEBUG (jetty-closer-43-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 21420 DEBUG (jetty-closer-43-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 21420 DEBUG (jetty-closer-43-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 21423 INFO  (jetty-closer-43-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@45db09f7{/solr,null,UNAVAILABLE}
   [junit4]   2> 21423 INFO  (jetty-closer-43-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 21432 INFO  (jetty-closer-43-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25716cef{/solr,null,UNAVAILABLE}
   [junit4]   2> 21432 INFO  (jetty-closer-43-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 21433 ERROR 
(SUITE-IndexSizeTriggerTest-seed#[28D010F3EAADD3DE]-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> 21434 INFO  
(SUITE-IndexSizeTriggerTest-seed#[28D010F3EAADD3DE]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40308 40308
   [junit4]   2> 23760 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException: null
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73) ~[?:1.8.0_162]
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87) ~[?:1.8.0_162]
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:205)
 [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]
   [junit4]   2> 23761 INFO  (Thread-21) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:40308 40308
   [junit4]   2> 23763 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: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_28D010F3EAADD3DE-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1703, maxMBSortInHeap=6.218580812065863, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3a9aab68),
 locale=nl, timezone=America/Cayman
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 
(64-bit)/cpus=3,threads=1,free=68370632,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerTest, 
IndexSizeTriggerTest]
   [junit4] Completed [5/5 (4!)] on J0 in 7.41s, 4 tests, 2 failures <<< 
FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 28D010F3EAADD3DE]:
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.71 ..    24.46 =    23.75s
   [junit4] JVM J1:     0.71 ..    21.10 =    20.39s
   [junit4] Execution time total: 24 seconds
   [junit4] Tests summary: 5 suites, 20 tests, 9 failures, 4 ignored

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1568:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092:
 There were test failures: 5 suites, 20 tests, 9 failures, 4 ignored [seed: 
28D010F3EAADD3DE]

Total time: 26 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=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/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=0c3628920afdc27bbaf1c057bf6519319ea78e51, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1872
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to