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

[JENKINS] Lucene-Solr-Tests-master - Build # 2503 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2503/

2 tests failed.
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([C5660E63333BBF13:A6AD38E1AAF4CC3E]: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.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
Error from server at http://127.0.0.1:54451/solr: no such collection or alias

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:54451/solr: no such collection or alias
	at __randomizedtesting.SeedInfo.seed([C5660E63333BBF13:4D3231B99DC7D2EB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:100)
	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 14456 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> 2394914 INFO  (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C5660E63333BBF13-001/init-core-data-001
   [junit4]   2> 2394915 WARN  (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 2394916 INFO  (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2394917 INFO  (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2394920 INFO  (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C5660E63333BBF13-001/tempDir-001
   [junit4]   2> 2394921 INFO  (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2394924 INFO  (Thread-7803) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2394926 INFO  (Thread-7803) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2394930 ERROR (Thread-7803) [    ] 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> 2395023 INFO  (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45253
   [junit4]   2> 2395027 INFO  (zkConnectionManagerCallback-10219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2395033 INFO  (jetty-launcher-10216-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2395036 INFO  (jetty-launcher-10216-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2395043 INFO  (jetty-launcher-10216-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2395043 INFO  (jetty-launcher-10216-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2395043 INFO  (jetty-launcher-10216-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2395043 INFO  (jetty-launcher-10216-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68db4795{/solr,null,AVAILABLE}
   [junit4]   2> 2395045 INFO  (jetty-launcher-10216-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@43964b96{SSL,[ssl, http/1.1]}{127.0.0.1:60778}
   [junit4]   2> 2395045 INFO  (jetty-launcher-10216-thread-1) [    ] o.e.j.s.Server Started @2395108ms
   [junit4]   2> 2395045 INFO  (jetty-launcher-10216-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60778}
   [junit4]   2> 2395045 ERROR (jetty-launcher-10216-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2395045 INFO  (jetty-launcher-10216-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2395045 INFO  (jetty-launcher-10216-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2395046 INFO  (jetty-launcher-10216-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2395046 INFO  (jetty-launcher-10216-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2395046 INFO  (jetty-launcher-10216-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-23T00:17:22.939Z
   [junit4]   2> 2395052 INFO  (jetty-launcher-10216-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2395052 INFO  (jetty-launcher-10216-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2395052 INFO  (jetty-launcher-10216-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2395053 INFO  (zkConnectionManagerCallback-10221-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2395053 INFO  (jetty-launcher-10216-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c19dea{/solr,null,AVAILABLE}
   [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@726ccac3{SSL,[ssl, http/1.1]}{127.0.0.1:55945}
   [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ] o.e.j.s.Server Started @2395117ms
   [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55945}
   [junit4]   2> 2395054 ERROR (jetty-launcher-10216-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-23T00:17:22.947Z
   [junit4]   2> 2395063 INFO  (zkConnectionManagerCallback-10223-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2395064 INFO  (jetty-launcher-10216-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2395066 INFO  (jetty-launcher-10216-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45253/solr
   [junit4]   2> 2395068 INFO  (zkConnectionManagerCallback-10227-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2395074 INFO  (jetty-launcher-10216-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45253/solr
   [junit4]   2> 2395076 INFO  (zkConnectionManagerCallback-10233-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2395076 INFO  (zkConnectionManagerCallback-10229-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2395084 INFO  (zkConnectionManagerCallback-10235-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2395230 INFO  (jetty-launcher-10216-thread-1) [n:127.0.0.1:60778_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2395230 INFO  (jetty-launcher-10216-thread-1) [n:127.0.0.1:60778_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60778_solr
   [junit4]   2> 2395232 INFO  (jetty-launcher-10216-thread-1) [n:127.0.0.1:60778_solr    ] o.a.s.c.Overseer Overseer (id=73675975439548421-127.0.0.1:60778_solr-n_0000000000) starting
   [junit4]   2> 2395243 INFO  (zkConnectionManagerCallback-10244-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2395243 INFO  (jetty-launcher-10216-thread-2) [n:127.0.0.1:55945_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2395245 INFO  (jetty-launcher-10216-thread-2) [n:127.0.0.1:55945_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55945_solr
   [junit4]   2> 2395245 INFO  (jetty-launcher-10216-thread-1) [n:127.0.0.1:60778_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45253/solr ready
   [junit4]   2> 2395247 DEBUG (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2395247 INFO  (OverseerStateUpdate-73675975439548421-127.0.0.1:60778_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2395249 INFO  (jetty-launcher-10216-thread-1) [n:127.0.0.1:60778_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2395249 INFO  (jetty-launcher-10216-thread-1) [n:127.0.0.1:60778_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60778_solr
   [junit4]   2> 2395252 DEBUG (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2395252 DEBUG (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2395252 DEBUG (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2395253 INFO  (zkCallback-10234-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2395253 INFO  (zkCallback-10243-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2395271 INFO  (zkCallback-10243-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2395271 INFO  (zkCallback-10228-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2395272 INFO  (zkCallback-10234-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2395274 DEBUG (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:60778_solr, 127.0.0.1:55945_solr]
   [junit4]   2> 2395276 DEBUG (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2395276 DEBUG (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2395277 DEBUG (ScheduledTrigger-9901-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395427 INFO  (jetty-launcher-10216-thread-2) [n:127.0.0.1:55945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55945.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
   [junit4]   2> 2395439 INFO  (jetty-launcher-10216-thread-2) [n:127.0.0.1:55945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55945.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
   [junit4]   2> 2395439 INFO  (jetty-launcher-10216-thread-2) [n:127.0.0.1:55945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55945.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
   [junit4]   2> 2395441 INFO  (jetty-launcher-10216-thread-2) [n:127.0.0.1:55945_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C5660E63333BBF13-001/tempDir-001/node2/.
   [junit4]   2> 2395447 INFO  (zkConnectionManagerCallback-10249-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2395448 INFO  (jetty-launcher-10216-thread-2) [n:127.0.0.1:55945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2395450 INFO  (jetty-launcher-10216-thread-2) [n:127.0.0.1:55945_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45253/solr ready
   [junit4]   2> 2395548 INFO  (jetty-launcher-10216-thread-1) [n:127.0.0.1:60778_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60778.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
   [junit4]   2> 2395560 INFO  (jetty-launcher-10216-thread-1) [n:127.0.0.1:60778_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60778.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
   [junit4]   2> 2395560 INFO  (jetty-launcher-10216-thread-1) [n:127.0.0.1:60778_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60778.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
   [junit4]   2> 2395562 INFO  (jetty-launcher-10216-thread-1) [n:127.0.0.1:60778_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C5660E63333BBF13-001/tempDir-001/node1/.
   [junit4]   2> 2395596 INFO  (zkConnectionManagerCallback-10251-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2395600 INFO  (zkConnectionManagerCallback-10256-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2395601 INFO  (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2395602 INFO  (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45253/solr ready
   [junit4]   2> 2395608 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2395608 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 2395608 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 2395608 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 2395611 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
   [junit4]   2> 2395612 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2395612 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 2395612 DEBUG (ScheduledTrigger-9910-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395633 DEBUG (ScheduledTrigger-9910-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395653 DEBUG (ScheduledTrigger-9910-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395673 DEBUG (ScheduledTrigger-9910-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395694 DEBUG (ScheduledTrigger-9910-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395714 DEBUG (ScheduledTrigger-9910-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395734 DEBUG (ScheduledTrigger-9910-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395754 DEBUG (ScheduledTrigger-9910-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395774 DEBUG (ScheduledTrigger-9910-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395795 DEBUG (ScheduledTrigger-9910-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395816 DEBUG (ScheduledTrigger-9910-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395836 INFO  (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[C5660E63333BBF13]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMergeIntegration
   [junit4]   2> 2395837 DEBUG (ScheduledTrigger-9910-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395858 DEBUG (ScheduledTrigger-9910-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395878 DEBUG (ScheduledTrigger-9910-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395881 DEBUG (simCloudManagerPool-9909-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMergeIntegration_collection / shard1: {"core_node1":{
   [junit4]   2>     "core":"testMergeIntegration_collection_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10005_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testMergeIntegration_collection"}}
   [junit4]   2> 2395882 DEBUG (simCloudManagerPool-9909-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMergeIntegration_collection / shard2: {"core_node3":{
   [junit4]   2>     "core":"testMergeIntegration_collection_shard2_replica_n3",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10005_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testMergeIntegration_collection"}}
   [junit4]   2> 2395898 DEBUG (ScheduledTrigger-9910-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395918 DEBUG (ScheduledTrigger-9910-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395928 DEBUG (simCloudManagerPool-9909-thread-19) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2395928 DEBUG (simCloudManagerPool-9909-thread-19) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2395929 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2395929 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2395929 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2395939 DEBUG (ScheduledTrigger-9910-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395944 DEBUG (simCloudManagerPool-9909-thread-20) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2395944 DEBUG (simCloudManagerPool-9909-thread-20) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2395944 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2395944 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2395944 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2395946 DEBUG (simCloudManagerPool-9909-thread-21) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2395946 DEBUG (simCloudManagerPool-9909-thread-21) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2395946 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2395946 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2395946 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2395959 DEBUG (ScheduledTrigger-9910-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2395979 DEBUG (ScheduledTrigger-9910-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2396000 DEBUG (ScheduledTrigger-9910-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2396020 DEBUG (ScheduledTrigger-9910-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2396040 DEBUG (ScheduledTrigger-9910-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2396060 DEBUG (ScheduledTrigger-9910-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2396084 DEBUG (ScheduledTrigger-9910-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2396104 DEBUG (ScheduledTrigger-9910-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2396116 DEBUG (ScheduledTrigger-9910-thread-4) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755174135688768,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 2396120 DEBUG (ScheduledTrigger-9910-thread-4) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger, .auto_add_replicas, .scheduled_maintenance]
   [junit4]   2> 2396123 INFO  (ScheduledTrigger-9910-thread-4) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=24755183560589618, stage=STARTED, actionName='null', event={
   [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755174135688768,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":24755183492331468,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 2396144 DEBUG (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755174135688768,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":24755183492331468,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 2396148 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=24755184831816518, stage=BEFORE_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755174135688768,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":24755183492331468,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 2396148 DEBUG (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755174135688768,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":24755183492331468,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 2396153 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed plan empty, remained 0 requested ops to try.
   [junit4]   2> 2396153 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 24755185105 sessionWrapper.createTime 24755184907625568, this.sessionWrapper.createTime 24755184907625568 
   [junit4]   2> 2396154 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=24755185125810718, stage=AFTER_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755174135688768,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":24755183492331468,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard2"}, {
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 2396154 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=24755185148533018, stage=BEFORE_ACTION, actionName='execute_plan', event={
   [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755174135688768,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":24755183492331468,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard2"}, {
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 2396154 DEBUG (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755174135688768,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":24755183492331468,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {AFTER_ACTION=[compute_plan], unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard2"}, {
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard1"}]}}], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 2396155 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755174135688768,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":24755183492331468,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 2396155 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=24755185216183368, stage=AFTER_ACTION, actionName='execute_plan', event={
   [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755174135688768,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":24755183492331468,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard2"}, {
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 2396156 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=24755185252316018, stage=SUCCEEDED, actionName='null', event={
   [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755174135688768,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":24755183492331468,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 2396160 INFO  (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[C5660E63333BBF13]) [    ] o.a.s.c.a.IndexSizeTriggerTest #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	0
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[testMergeIntegration_collection]
   [junit4]   2> DocCollection(testMergeIntegration_collection//clusterstate.json/19)={
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "autoCreated":"true",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard2":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testMergeIntegration_collection_shard2_replica_n3",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":3,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10005_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":3},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testMergeIntegration_collection_shard2_replica_n4",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":3,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10006_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":3}},
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active"},
   [junit4]   2>     "shard1":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node1":{
   [junit4]   2>           "core":"testMergeIntegration_collection_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":7,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":5,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10005_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":2},
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testMergeIntegration_collection_shard1_replica_n2",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":7,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":5,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10006_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":2}},
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active"}}}
   [junit4]   2> ## Max replicas per node:	2
   [junit4]   2> ## Min replicas per node:	2
   [junit4]   2> ## Total replicas:		4
   [junit4]   2> ## * testMergeIntegration_collection		4
   [junit4]   2> ##		- active           4
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ##		- CREATE             1
   [junit4]   2> ##		- autoscaling        3
   [junit4]   2> ##		- update            18
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> ## * Trigger: index_size_trigger
   [junit4]   2> ##		- STARTED         1
   [junit4]   2> 
   [junit4]   2> 2396161 DEBUG (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[C5660E63333BBF13]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2396161 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2396161 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2396161 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2396161 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2396168 DEBUG (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 1205 ms for event id=57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0
   [junit4]   2> 2396262 INFO  (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[C5660E63333BBF13]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMergeIntegration
   [junit4]   2> 2396278 DEBUG (ScheduledTrigger-9901-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2396300 INFO  (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[C5660E63333BBF13]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitIntegration
   [junit4]   2> 2396344 DEBUG (simCloudManagerPool-9909-thread-35) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard2: {"core_node3":{
   [junit4]   2>     "core":"testSplitIntegration_collection_shard2_replica_n3",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10006_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testSplitIntegration_collection"}}
   [junit4]   2> 2396347 DEBUG (simCloudManagerPool-9909-thread-36) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard1: {"core_node1":{
   [junit4]   2>     "core":"testSplitIntegration_collection_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10006_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testSplitIntegration_collection"}}
   [junit4]   2> 2396353 DEBUG (simCloudManagerPool-9909-thread-37) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2396354 DEBUG (simCloudManagerPool-9909-thread-37) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2396354 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2396354 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2396354 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2396354 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2396354 DEBUG (simCloudManagerPool-9909-thread-38) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2396355 DEBUG (simCloudManagerPool-9909-thread-38) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2396355 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2396355 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2396355 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2396355 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2396355 DEBUG (simCloudManagerPool-9909-thread-39) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2396355 DEBUG (simCloudManagerPool-9909-thread-39) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 2396356 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 2396356 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2396356 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2396356 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 2396438 DEBUG (ScheduledTrigger-9910-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"57f2b8066216eaT3tfemk7u9wmq9sf9keuv17xs3",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755195168823018,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}
   [junit4]   2> 2396438 DEBUG (ScheduledTrigger-9910-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger]
   [junit4]   2> 2396438 INFO  (ScheduledTrigger-9910-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=24755199362188018, stage=STARTED, actionName='null', event={
   [junit4]   2>   "id":"57f2b8066216eaT3tfemk7u9wmq9sf9keuv17xs3",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755195168823018,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":24755199353304968,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 2396439 DEBUG (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"57f2b8066216eaT3tfemk7u9wmq9sf9keuv17xs3",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755195168823018,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":24755199353304968,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}
   [junit4]   2> 2396440 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=24755199463945618, stage=BEFORE_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"57f2b8066216eaT3tfemk7u9wmq9sf9keuv17xs3",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755195168823018,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":24755199353304968,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 2396441 DEBUG (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"57f2b8066216eaT3tfemk7u9wmq9sf9keuv17xs3",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755195168823018,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":24755199353304968,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 2396442 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testSplitIntegration_collection&shard=shard1
   [junit4]   2> 2396442 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testSplitIntegration_collection&shard=shard2
   [junit4]   2> 2396442 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 24755199572 sessionWrapper.createTime 24755199516378368, this.sessionWrapper.createTime 24755199516378368 
   [junit4]   2> 2396443 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=24755199575545368, stage=AFTER_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"57f2b8066216eaT3tfemk7u9wmq9sf9keuv17xs3",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755195168823018,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":24755199353304968,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard1}, {class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 2396443 INFO  (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=24755199603014668, stage=BEFORE_ACTION, actionName='execute_plan', event={
   [junit4]   2>   "id":"57f2b8066216eaT3tfemk7u9wmq9sf9keuv17xs3",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755195168823018,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":24755199353304968,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard1}, {class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 2396443 DEBUG (AutoscalingActionExecutor-9911-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"57f2b8066216eaT3tfemk7u9wmq9sf9keuv17xs3",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":24755195168823018,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testSplitI

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

e/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1097048620
     [copy] Copying 40 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1097048620
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1097048620

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1306172393
     [copy] Copying 246 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1306172393
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1306172393

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 98ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 120 minutes 16 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
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)

Re: [JENKINS] Lucene-Solr-Tests-master - Build # 2503 - Unstable

Posted by David Smiley <da...@gmail.com>.
The failure in TimeRoutedAliasUpdateProcessorTest is I think fixable by
https://issues.apache.org/jira/browse/SOLR-12258 which I reported Friday.

On Sun, Apr 22, 2018 at 8:57 PM Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2503/
>
> 2 tests failed.
> 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([C5660E63333BBF13:A6AD38E1AAF4CC3E]: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.update.processor.TimeRoutedAliasUpdateProcessorTest.test
>
> Error Message:
> Error from server at http://127.0.0.1:54451/solr: no such collection or
> alias
>
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException:
> Error from server at http://127.0.0.1:54451/solr: no such collection or
> alias
>         at
> __randomizedtesting.SeedInfo.seed([C5660E63333BBF13:4D3231B99DC7D2EB]:0)
>         at
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
>         at
> org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
>         at
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
>         at
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
>         at
> org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
>         at
> org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
>         at
> org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
>         at
> org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:100)
>         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 14456 lines...]
>    [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
>    [junit4]   2> 2394914 INFO
> (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ]
> o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
> test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>    [junit4]   2> Creating dataDir:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C5660E63333BBF13-001/init-core-data-001
>    [junit4]   2> 2394915 WARN
> (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ]
> o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
>    [junit4]   2> 2394916 INFO
> (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ]
> o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
> w/NUMERIC_DOCVALUES_SYSPROP=false
>    [junit4]   2> 2394917 INFO
> (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ]
> o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
> @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN,
> clientAuth=NaN)
>    [junit4]   2> 2394920 INFO
> (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ]
> o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C5660E63333BBF13-001/tempDir-001
>    [junit4]   2> 2394921 INFO
> (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ]
> o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 2394924 INFO  (Thread-7803) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 2394926 INFO  (Thread-7803) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 2394930 ERROR (Thread-7803) [    ]
> 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> 2395023 INFO
> (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ]
> o.a.s.c.ZkTestServer start zk server on port:45253
>    [junit4]   2> 2395027 INFO
> (zkConnectionManagerCallback-10219-thread-1) [    ]
> o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 2395033 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
> 2017-11-22T08:27:37+11:00, git hash:
> 82b8fb23f757335bb3329d540ce37a2a2615f0a8
>    [junit4]   2> 2395036 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
> 2017-11-22T08:27:37+11:00, git hash:
> 82b8fb23f757335bb3329d540ce37a2a2615f0a8
>    [junit4]   2> 2395043 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 2395043 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 2395043 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.e.j.s.session Scavenging every 660000ms
>    [junit4]   2> 2395043 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68db4795
> {/solr,null,AVAILABLE}
>    [junit4]   2> 2395045 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.e.j.s.AbstractConnector Started ServerConnector@43964b96{SSL,[ssl,
> http/1.1]}{127.0.0.1:60778}
>    [junit4]   2> 2395045 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.e.j.s.Server Started @2395108ms
>    [junit4]   2> 2395045 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=60778}
>    [junit4]   2> 2395045 ERROR (jetty-launcher-10216-thread-1) [    ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 2395045 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter Using logger factory
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 2395045 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 8.0.0
>    [junit4]   2> 2395046 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 2395046 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 2395046 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2018-04-23T00:17:22.939Z
>    [junit4]   2> 2395052 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 2395052 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 2395052 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.e.j.s.session Scavenging every 600000ms
>    [junit4]   2> 2395053 INFO
> (zkConnectionManagerCallback-10221-thread-1) [    ]
> o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 2395053 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c19dea
> {/solr,null,AVAILABLE}
>    [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.e.j.s.AbstractConnector Started ServerConnector@726ccac3{SSL,[ssl,
> http/1.1]}{127.0.0.1:55945}
>    [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.e.j.s.Server Started @2395117ms
>    [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=55945}
>    [junit4]   2> 2395054 ERROR (jetty-launcher-10216-thread-2) [    ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter Using logger factory
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 8.0.0
>    [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 2395054 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2018-04-23T00:17:22.947Z
>    [junit4]   2> 2395063 INFO
> (zkConnectionManagerCallback-10223-thread-1) [    ]
> o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 2395064 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2395066 INFO  (jetty-launcher-10216-thread-1) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45253/solr
>    [junit4]   2> 2395068 INFO
> (zkConnectionManagerCallback-10227-thread-1) [    ]
> o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 2395074 INFO  (jetty-launcher-10216-thread-2) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45253/solr
>    [junit4]   2> 2395076 INFO
> (zkConnectionManagerCallback-10233-thread-1) [    ]
> o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 2395076 INFO
> (zkConnectionManagerCallback-10229-thread-1) [    ]
> o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 2395084 INFO
> (zkConnectionManagerCallback-10235-thread-1) [    ]
> o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 2395230 INFO  (jetty-launcher-10216-thread-1)
> [n:127.0.0.1:60778_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 2395230 INFO  (jetty-launcher-10216-thread-1)
> [n:127.0.0.1:60778_solr    ] o.a.s.c.OverseerElectionContext I am going
> to be the leader 127.0.0.1:60778_solr
>    [junit4]   2> 2395232 INFO  (jetty-launcher-10216-thread-1)
> [n:127.0.0.1:60778_solr    ] o.a.s.c.Overseer Overseer
> (id=73675975439548421-127.0.0.1:60778_solr-n_0000000000) starting
>    [junit4]   2> 2395243 INFO
> (zkConnectionManagerCallback-10244-thread-1) [    ]
> o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 2395243 INFO  (jetty-launcher-10216-thread-2)
> [n:127.0.0.1:55945_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 2395245 INFO  (jetty-launcher-10216-thread-2)
> [n:127.0.0.1:55945_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:55945_solr
>    [junit4]   2> 2395245 INFO  (jetty-launcher-10216-thread-1)
> [n:127.0.0.1:60778_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:45253/solr ready
>    [junit4]   2> 2395247 DEBUG
> (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000)
> [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
> .scheduled_maintenance triggers
>    [junit4]   2> 2395247 INFO
> (OverseerStateUpdate-73675975439548421-127.0.0.1:60778_solr-n_0000000000)
> [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) ->
> (1)
>    [junit4]   2> 2395249 INFO  (jetty-launcher-10216-thread-1)
> [n:127.0.0.1:60778_solr    ] o.a.s.c.TransientSolrCoreCacheDefault
> Allocating transient cache for 2147483647 <(214)%20748-3647> transient
> cores
>    [junit4]   2> 2395249 INFO  (jetty-launcher-10216-thread-1)
> [n:127.0.0.1:60778_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:60778_solr
>    [junit4]   2> 2395252 DEBUG
> (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000)
> [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with
> znode version 1
>    [junit4]   2> 2395252 DEBUG
> (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000)
> [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
> lastZnodeVersion -1
>    [junit4]   2> 2395252 DEBUG
> (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000)
> [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
> znodeVersion 1
>    [junit4]   2> 2395253 INFO  (zkCallback-10234-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 2395253 INFO  (zkCallback-10243-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 2395271 INFO  (zkCallback-10243-thread-2) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 2395271 INFO  (zkCallback-10228-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 2395272 INFO  (zkCallback-10234-thread-2) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 2395274 DEBUG
> (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000)
> [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas -
> Initial livenodes: [127.0.0.1:60778_solr, 127.0.0.1:55945_solr]
>    [junit4]   2> 2395276 DEBUG
> (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000)
> [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
>    [junit4]   2> 2395276 DEBUG
> (OverseerAutoScalingTriggerThread-73675975439548421-127.0.0.1:60778_solr-n_0000000000)
> [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
> lastZnodeVersion 1
>    [junit4]   2> 2395277 DEBUG (ScheduledTrigger-9901-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395427 INFO  (jetty-launcher-10216-thread-2)
> [n:127.0.0.1:55945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_55945.solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
>    [junit4]   2> 2395439 INFO  (jetty-launcher-10216-thread-2)
> [n:127.0.0.1:55945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_55945.solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
>    [junit4]   2> 2395439 INFO  (jetty-launcher-10216-thread-2)
> [n:127.0.0.1:55945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_55945.solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
>    [junit4]   2> 2395441 INFO  (jetty-launcher-10216-thread-2)
> [n:127.0.0.1:55945_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions underneath
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C5660E63333BBF13-001/tempDir-001/node2/.
>    [junit4]   2> 2395447 INFO
> (zkConnectionManagerCallback-10249-thread-1) [    ]
> o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 2395448 INFO  (jetty-launcher-10216-thread-2)
> [n:127.0.0.1:55945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (2)
>    [junit4]   2> 2395450 INFO  (jetty-launcher-10216-thread-2)
> [n:127.0.0.1:55945_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:45253/solr ready
>    [junit4]   2> 2395548 INFO  (jetty-launcher-10216-thread-1)
> [n:127.0.0.1:60778_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_60778.solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
>    [junit4]   2> 2395560 INFO  (jetty-launcher-10216-thread-1)
> [n:127.0.0.1:60778_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_60778.solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
>    [junit4]   2> 2395560 INFO  (jetty-launcher-10216-thread-1)
> [n:127.0.0.1:60778_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_60778.solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@753283e6
>    [junit4]   2> 2395562 INFO  (jetty-launcher-10216-thread-1)
> [n:127.0.0.1:60778_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions underneath
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C5660E63333BBF13-001/tempDir-001/node1/.
>    [junit4]   2> 2395596 INFO
> (zkConnectionManagerCallback-10251-thread-1) [    ]
> o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 2395600 INFO
> (zkConnectionManagerCallback-10256-thread-1) [    ]
> o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 2395601 INFO
> (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
>    [junit4]   2> 2395602 INFO
> (SUITE-IndexSizeTriggerTest-seed#[C5660E63333BBF13]-worker) [    ]
> o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45253/solr
> ready
>    [junit4]   2> 2395608 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread
> Adding .auto_add_replicas and .scheduled_maintenance triggers
>    [junit4]   2> 2395608 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread
> Refreshing /autoscaling.json with znode version 0
>    [junit4]   2> 2395608 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread
> Current znodeVersion 0, lastZnodeVersion -1
>    [junit4]   2> 2395608 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread
> Processed trigger updates upto znodeVersion 0
>    [junit4]   2> 2395611 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger
> NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10006_solr,
> 127.0.0.1:10005_solr]
>    [junit4]   2> 2395612 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread --
> clean old nodeAdded markers
>    [junit4]   2> 2395612 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread
> Current znodeVersion 0, lastZnodeVersion 0
>    [junit4]   2> 2395612 DEBUG (ScheduledTrigger-9910-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395633 DEBUG (ScheduledTrigger-9910-thread-1) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395653 DEBUG (ScheduledTrigger-9910-thread-4) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395673 DEBUG (ScheduledTrigger-9910-thread-1) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395694 DEBUG (ScheduledTrigger-9910-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395714 DEBUG (ScheduledTrigger-9910-thread-1) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395734 DEBUG (ScheduledTrigger-9910-thread-4) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395754 DEBUG (ScheduledTrigger-9910-thread-3) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395774 DEBUG (ScheduledTrigger-9910-thread-4) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395795 DEBUG (ScheduledTrigger-9910-thread-1) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395816 DEBUG (ScheduledTrigger-9910-thread-4) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395836 INFO
> (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[C5660E63333BBF13]) [
>   ] o.a.s.SolrTestCaseJ4 ###Starting testMergeIntegration
>    [junit4]   2> 2395837 DEBUG (ScheduledTrigger-9910-thread-1) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395858 DEBUG (ScheduledTrigger-9910-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395878 DEBUG (ScheduledTrigger-9910-thread-3) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395881 DEBUG (simCloudManagerPool-9909-thread-7) [    ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
> testMergeIntegration_collection / shard1: {"core_node1":{
>    [junit4]   2>
>  "core":"testMergeIntegration_collection_shard1_replica_n1",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":1,
>    [junit4]   2>     "node_name":"127.0.0.1:10005_solr",
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0,
>    [junit4]   2>     "shard":"shard1",
>    [junit4]   2>     "collection":"testMergeIntegration_collection"}}
>    [junit4]   2> 2395882 DEBUG (simCloudManagerPool-9909-thread-6) [    ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
> testMergeIntegration_collection / shard2: {"core_node3":{
>    [junit4]   2>
>  "core":"testMergeIntegration_collection_shard2_replica_n3",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":1,
>    [junit4]   2>     "node_name":"127.0.0.1:10005_solr",
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0,
>    [junit4]   2>     "shard":"shard2",
>    [junit4]   2>     "collection":"testMergeIntegration_collection"}}
>    [junit4]   2> 2395898 DEBUG (ScheduledTrigger-9910-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395918 DEBUG (ScheduledTrigger-9910-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395928 DEBUG (simCloudManagerPool-9909-thread-19) [    ]
> o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
>    [junit4]   2> 2395928 DEBUG (simCloudManagerPool-9909-thread-19) [    ]
> o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
> version 1
>    [junit4]   2> 2395929 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread
> Processed trigger updates upto znodeVersion 1
>    [junit4]   2> 2395929 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread --
> clean old nodeAdded markers
>    [junit4]   2> 2395929 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread
> Current znodeVersion 1, lastZnodeVersion 1
>    [junit4]   2> 2395939 DEBUG (ScheduledTrigger-9910-thread-4) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395944 DEBUG (simCloudManagerPool-9909-thread-20) [    ]
> o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
>    [junit4]   2> 2395944 DEBUG (simCloudManagerPool-9909-thread-20) [    ]
> o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
> version 2
>    [junit4]   2> 2395944 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread
> Processed trigger updates upto znodeVersion 2
>    [junit4]   2> 2395944 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread --
> clean old nodeAdded markers
>    [junit4]   2> 2395944 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread
> Current znodeVersion 2, lastZnodeVersion 2
>    [junit4]   2> 2395946 DEBUG (simCloudManagerPool-9909-thread-21) [    ]
> o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
>    [junit4]   2> 2395946 DEBUG (simCloudManagerPool-9909-thread-21) [    ]
> o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
> version 3
>    [junit4]   2> 2395946 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread
> Processed trigger updates upto znodeVersion 3
>    [junit4]   2> 2395946 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread --
> clean old nodeAdded markers
>    [junit4]   2> 2395946 DEBUG (Simulated
> OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread
> Current znodeVersion 3, lastZnodeVersion 3
>    [junit4]   2> 2395959 DEBUG (ScheduledTrigger-9910-thread-3) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2395979 DEBUG (ScheduledTrigger-9910-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2396000 DEBUG (ScheduledTrigger-9910-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2396020 DEBUG (ScheduledTrigger-9910-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2396040 DEBUG (ScheduledTrigger-9910-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2396060 DEBUG (ScheduledTrigger-9910-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2396084 DEBUG (ScheduledTrigger-9910-thread-2) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2396104 DEBUG (ScheduledTrigger-9910-thread-4) [    ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 2
>    [junit4]   2> 2396116 DEBUG (ScheduledTrigger-9910-thread-4) [    ]
> o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
>    [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
>    [junit4]   2>   "source":"index_size_trigger",
>    [junit4]   2>   "eventTime":24755174135688768,
>    [junit4]   2>   "eventType":"INDEXSIZE",
>    [junit4]   2>   "properties":{
>    [junit4]   2>     "aboveSize":{},
>    [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
>    [junit4]   2>         "{\"core_node1\":{\n
> \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n
> \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n
> \"__bytes__\":1,\n    \"shard\":\"shard1\",\n
> \"collection\":\"testMergeIntegration_collection\"}}",
>    [junit4]   2>         "{\"core_node3\":{\n
> \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n
> \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n
> \"__bytes__\":1,\n    \"shard\":\"shard2\",\n
> \"collection\":\"testMergeIntegration_collection\"}}"]},
>    [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard2\"}, {\n
> \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard1\"}]}}"]}}
>    [junit4]   2> 2396120 DEBUG (ScheduledTrigger-9910-thread-4) [    ]
> o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger,
> .auto_add_replicas, .scheduled_maintenance]
>    [junit4]   2> 2396123 INFO  (ScheduledTrigger-9910-thread-4) [    ]
> o.a.s.c.a.IndexSizeTriggerTest =======>
> CapturedEvent{timestamp=24755183560589618, stage=STARTED,
> actionName='null', event={
>    [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
>    [junit4]   2>   "source":"index_size_trigger",
>    [junit4]   2>   "eventTime":24755174135688768,
>    [junit4]   2>   "eventType":"INDEXSIZE",
>    [junit4]   2>   "properties":{
>    [junit4]   2>     "aboveSize":{},
>    [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
>    [junit4]   2>         "{\"core_node1\":{\n
> \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n
> \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n
> \"__bytes__\":1,\n    \"shard\":\"shard1\",\n
> \"collection\":\"testMergeIntegration_collection\"}}",
>    [junit4]   2>         "{\"core_node3\":{\n
> \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n
> \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n
> \"__bytes__\":1,\n    \"shard\":\"shard2\",\n
> \"collection\":\"testMergeIntegration_collection\"}}"]},
>    [junit4]   2>     "_enqueue_time_":24755183492331468,
>    [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard2\"}, {\n
> \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard1\"}]}}"]}}, context={}, config={
>    [junit4]   2>   "trigger":"index_size_trigger",
>    [junit4]   2>   "stage":[
>    [junit4]   2>     "STARTED",
>    [junit4]   2>     "ABORTED",
>    [junit4]   2>     "SUCCEEDED",
>    [junit4]   2>     "FAILED"],
>    [junit4]   2>   "afterAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"],
>    [junit4]   2>
>  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
>    [junit4]   2>   "beforeAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"]}, message='null'}
>    [junit4]   2> 2396144 DEBUG (AutoscalingActionExecutor-9911-thread-1)
> [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
>    [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
>    [junit4]   2>   "source":"index_size_trigger",
>    [junit4]   2>   "eventTime":24755174135688768,
>    [junit4]   2>   "eventType":"INDEXSIZE",
>    [junit4]   2>   "properties":{
>    [junit4]   2>     "aboveSize":{},
>    [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
>    [junit4]   2>         "{\"core_node1\":{\n
> \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n
> \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n
> \"__bytes__\":1,\n    \"shard\":\"shard1\",\n
> \"collection\":\"testMergeIntegration_collection\"}}",
>    [junit4]   2>         "{\"core_node3\":{\n
> \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n
> \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n
> \"__bytes__\":1,\n    \"shard\":\"shard2\",\n
> \"collection\":\"testMergeIntegration_collection\"}}"]},
>    [junit4]   2>     "_enqueue_time_":24755183492331468,
>    [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard2\"}, {\n
> \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard1\"}]}}"]}}
>    [junit4]   2> 2396148 INFO  (AutoscalingActionExecutor-9911-thread-1)
> [    ] o.a.s.c.a.IndexSizeTriggerTest =======>
> CapturedEvent{timestamp=24755184831816518, stage=BEFORE_ACTION,
> actionName='compute_plan', event={
>    [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
>    [junit4]   2>   "source":"index_size_trigger",
>    [junit4]   2>   "eventTime":24755174135688768,
>    [junit4]   2>   "eventType":"INDEXSIZE",
>    [junit4]   2>   "properties":{
>    [junit4]   2>     "aboveSize":{},
>    [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
>    [junit4]   2>         "{\"core_node1\":{\n
> \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n
> \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n
> \"__bytes__\":1,\n    \"shard\":\"shard1\",\n
> \"collection\":\"testMergeIntegration_collection\"}}",
>    [junit4]   2>         "{\"core_node3\":{\n
> \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n
> \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n
> \"__bytes__\":1,\n    \"shard\":\"shard2\",\n
> \"collection\":\"testMergeIntegration_collection\"}}"]},
>    [junit4]   2>     "_enqueue_time_":24755183492331468,
>    [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard2\"}, {\n
> \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard1\"}]}}"]}},
> context={properties.BEFORE_ACTION=[compute_plan],
> source=index_size_trigger}, config={
>    [junit4]   2>   "trigger":"index_size_trigger",
>    [junit4]   2>   "stage":[
>    [junit4]   2>     "STARTED",
>    [junit4]   2>     "ABORTED",
>    [junit4]   2>     "SUCCEEDED",
>    [junit4]   2>     "FAILED"],
>    [junit4]   2>   "afterAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"],
>    [junit4]   2>
>  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
>    [junit4]   2>   "beforeAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"]}, message='null'}
>    [junit4]   2> 2396148 DEBUG (AutoscalingActionExecutor-9911-thread-1)
> [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
>    [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
>    [junit4]   2>   "source":"index_size_trigger",
>    [junit4]   2>   "eventTime":24755174135688768,
>    [junit4]   2>   "eventType":"INDEXSIZE",
>    [junit4]   2>   "properties":{
>    [junit4]   2>     "aboveSize":{},
>    [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
>    [junit4]   2>         "{\"core_node1\":{\n
> \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n
> \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n
> \"__bytes__\":1,\n    \"shard\":\"shard1\",\n
> \"collection\":\"testMergeIntegration_collection\"}}",
>    [junit4]   2>         "{\"core_node3\":{\n
> \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n
> \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n
> \"__bytes__\":1,\n    \"shard\":\"shard2\",\n
> \"collection\":\"testMergeIntegration_collection\"}}"]},
>    [junit4]   2>     "_enqueue_time_":24755183492331468,
>    [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard2\"}, {\n
> \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard1\"}]}}"]}} with context properties:
> {BEFORE_ACTION=[compute_plan]}
>    [junit4]   2> 2396153 INFO  (AutoscalingActionExecutor-9911-thread-1)
> [    ] o.a.s.c.a.ComputePlanAction Computed plan empty, remained 0
> requested ops to try.
>    [junit4]   2> 2396153 INFO  (AutoscalingActionExecutor-9911-thread-1)
> [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 24755185105
> sessionWrapper.createTime 24755184907625568, this.sessionWrapper.createTime
> 24755184907625568
>    [junit4]   2> 2396154 INFO  (AutoscalingActionExecutor-9911-thread-1)
> [    ] o.a.s.c.a.IndexSizeTriggerTest =======>
> CapturedEvent{timestamp=24755185125810718, stage=AFTER_ACTION,
> actionName='compute_plan', event={
>    [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
>    [junit4]   2>   "source":"index_size_trigger",
>    [junit4]   2>   "eventTime":24755174135688768,
>    [junit4]   2>   "eventType":"INDEXSIZE",
>    [junit4]   2>   "properties":{
>    [junit4]   2>     "__start__":1,
>    [junit4]   2>     "aboveSize":{},
>    [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
>    [junit4]   2>         "{\"core_node1\":{\n
> \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n
> \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n
> \"__bytes__\":1,\n    \"shard\":\"shard1\",\n
> \"collection\":\"testMergeIntegration_collection\"}}",
>    [junit4]   2>         "{\"core_node3\":{\n
> \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n
> \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n
> \"__bytes__\":1,\n    \"shard\":\"shard2\",\n
> \"collection\":\"testMergeIntegration_collection\"}}"]},
>    [junit4]   2>     "_enqueue_time_":24755183492331468,
>    [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard2\"}, {\n
> \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard1\"}]}}"]}},
> context={properties.unsupportedOps=[Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{
>    [junit4]   2>   "first":"testMergeIntegration_collection",
>    [junit4]   2>   "second":"shard2"}, {
>    [junit4]   2>   "first":"testMergeIntegration_collection",
>    [junit4]   2>   "second":"shard1"}]}}],
> properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger,
> properties.AFTER_ACTION=[compute_plan]}, config={
>    [junit4]   2>   "trigger":"index_size_trigger",
>    [junit4]   2>   "stage":[
>    [junit4]   2>     "STARTED",
>    [junit4]   2>     "ABORTED",
>    [junit4]   2>     "SUCCEEDED",
>    [junit4]   2>     "FAILED"],
>    [junit4]   2>   "afterAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"],
>    [junit4]   2>
>  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
>    [junit4]   2>   "beforeAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"]}, message='null'}
>    [junit4]   2> 2396154 INFO  (AutoscalingActionExecutor-9911-thread-1)
> [    ] o.a.s.c.a.IndexSizeTriggerTest =======>
> CapturedEvent{timestamp=24755185148533018, stage=BEFORE_ACTION,
> actionName='execute_plan', event={
>    [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
>    [junit4]   2>   "source":"index_size_trigger",
>    [junit4]   2>   "eventTime":24755174135688768,
>    [junit4]   2>   "eventType":"INDEXSIZE",
>    [junit4]   2>   "properties":{
>    [junit4]   2>     "__start__":1,
>    [junit4]   2>     "aboveSize":{},
>    [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
>    [junit4]   2>         "{\"core_node1\":{\n
> \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n
> \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n
> \"__bytes__\":1,\n    \"shard\":\"shard1\",\n
> \"collection\":\"testMergeIntegration_collection\"}}",
>    [junit4]   2>         "{\"core_node3\":{\n
> \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n
> \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n
> \"__bytes__\":1,\n    \"shard\":\"shard2\",\n
> \"collection\":\"testMergeIntegration_collection\"}}"]},
>    [junit4]   2>     "_enqueue_time_":24755183492331468,
>    [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard2\"}, {\n
> \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard1\"}]}}"]}},
> context={properties.unsupportedOps=[Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{
>    [junit4]   2>   "first":"testMergeIntegration_collection",
>    [junit4]   2>   "second":"shard2"}, {
>    [junit4]   2>   "first":"testMergeIntegration_collection",
>    [junit4]   2>   "second":"shard1"}]}}],
> properties.BEFORE_ACTION=[compute_plan, execute_plan],
> source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
>    [junit4]   2>   "trigger":"index_size_trigger",
>    [junit4]   2>   "stage":[
>    [junit4]   2>     "STARTED",
>    [junit4]   2>     "ABORTED",
>    [junit4]   2>     "SUCCEEDED",
>    [junit4]   2>     "FAILED"],
>    [junit4]   2>   "afterAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"],
>    [junit4]   2>
>  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
>    [junit4]   2>   "beforeAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"]}, message='null'}
>    [junit4]   2> 2396154 DEBUG (AutoscalingActionExecutor-9911-thread-1)
> [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
>    [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
>    [junit4]   2>   "source":"index_size_trigger",
>    [junit4]   2>   "eventTime":24755174135688768,
>    [junit4]   2>   "eventType":"INDEXSIZE",
>    [junit4]   2>   "properties":{
>    [junit4]   2>     "__start__":1,
>    [junit4]   2>     "aboveSize":{},
>    [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
>    [junit4]   2>         "{\"core_node1\":{\n
> \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n
> \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n
> \"__bytes__\":1,\n    \"shard\":\"shard1\",\n
> \"collection\":\"testMergeIntegration_collection\"}}",
>    [junit4]   2>         "{\"core_node3\":{\n
> \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n
> \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n
> \"__bytes__\":1,\n    \"shard\":\"shard2\",\n
> \"collection\":\"testMergeIntegration_collection\"}}"]},
>    [junit4]   2>     "_enqueue_time_":24755183492331468,
>    [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard2\"}, {\n
> \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard1\"}]}}"]}} with context properties:
> {AFTER_ACTION=[compute_plan], unsupportedOps=[Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{
>    [junit4]   2>   "first":"testMergeIntegration_collection",
>    [junit4]   2>   "second":"shard2"}, {
>    [junit4]   2>   "first":"testMergeIntegration_collection",
>    [junit4]   2>   "second":"shard1"}]}}], BEFORE_ACTION=[compute_plan,
> execute_plan]}
>    [junit4]   2> 2396155 INFO  (AutoscalingActionExecutor-9911-thread-1)
> [    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
>    [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
>    [junit4]   2>   "source":"index_size_trigger",
>    [junit4]   2>   "eventTime":24755174135688768,
>    [junit4]   2>   "eventType":"INDEXSIZE",
>    [junit4]   2>   "properties":{
>    [junit4]   2>     "__start__":1,
>    [junit4]   2>     "aboveSize":{},
>    [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
>    [junit4]   2>         "{\"core_node1\":{\n
> \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n
> \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n
> \"__bytes__\":1,\n    \"shard\":\"shard1\",\n
> \"collection\":\"testMergeIntegration_collection\"}}",
>    [junit4]   2>         "{\"core_node3\":{\n
> \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n
> \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n
> \"__bytes__\":1,\n    \"shard\":\"shard2\",\n
> \"collection\":\"testMergeIntegration_collection\"}}"]},
>    [junit4]   2>     "_enqueue_time_":24755183492331468,
>    [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard2\"}, {\n
> \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard1\"}]}}"]}}
>    [junit4]   2> 2396155 INFO  (AutoscalingActionExecutor-9911-thread-1)
> [    ] o.a.s.c.a.IndexSizeTriggerTest =======>
> CapturedEvent{timestamp=24755185216183368, stage=AFTER_ACTION,
> actionName='execute_plan', event={
>    [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
>    [junit4]   2>   "source":"index_size_trigger",
>    [junit4]   2>   "eventTime":24755174135688768,
>    [junit4]   2>   "eventType":"INDEXSIZE",
>    [junit4]   2>   "properties":{
>    [junit4]   2>     "__start__":1,
>    [junit4]   2>     "aboveSize":{},
>    [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
>    [junit4]   2>         "{\"core_node1\":{\n
> \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n
> \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n
> \"__bytes__\":1,\n    \"shard\":\"shard1\",\n
> \"collection\":\"testMergeIntegration_collection\"}}",
>    [junit4]   2>         "{\"core_node3\":{\n
> \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n
> \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n
> \"__bytes__\":1,\n    \"shard\":\"shard2\",\n
> \"collection\":\"testMergeIntegration_collection\"}}"]},
>    [junit4]   2>     "_enqueue_time_":24755183492331468,
>    [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard2\"}, {\n
> \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard1\"}]}}"]}},
> context={properties.unsupportedOps=[Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{
>    [junit4]   2>   "first":"testMergeIntegration_collection",
>    [junit4]   2>   "second":"shard2"}, {
>    [junit4]   2>   "first":"testMergeIntegration_collection",
>    [junit4]   2>   "second":"shard1"}]}}],
> properties.BEFORE_ACTION=[compute_plan, execute_plan],
> source=index_size_trigger, properties.AFTER_ACTION=[compute_plan,
> execute_plan]}, config={
>    [junit4]   2>   "trigger":"index_size_trigger",
>    [junit4]   2>   "stage":[
>    [junit4]   2>     "STARTED",
>    [junit4]   2>     "ABORTED",
>    [junit4]   2>     "SUCCEEDED",
>    [junit4]   2>     "FAILED"],
>    [junit4]   2>   "afterAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"],
>    [junit4]   2>
>  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
>    [junit4]   2>   "beforeAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"]}, message='null'}
>    [junit4]   2> 2396156 INFO  (AutoscalingActionExecutor-9911-thread-1)
> [    ] o.a.s.c.a.IndexSizeTriggerTest =======>
> CapturedEvent{timestamp=24755185252316018, stage=SUCCEEDED,
> actionName='null', event={
>    [junit4]   2>   "id":"57f2b320b5ee40T3tfemk7u9wmq9sf9keuv17xs0",
>    [junit4]   2>   "source":"index_size_trigger",
>    [junit4]   2>   "eventTime":24755174135688768,
>    [junit4]   2>   "eventType":"INDEXSIZE",
>    [junit4]   2>   "properties":{
>    [junit4]   2>     "__start__":1,
>    [junit4]   2>     "aboveSize":{},
>    [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
>    [junit4]   2>         "{\"core_node1\":{\n
> \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n
> \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n
> \"__bytes__\":1,\n    \"shard\":\"shard1\",\n
> \"collection\":\"testMergeIntegration_collection\"}}",
>    [junit4]   2>         "{\"core_node3\":{\n
> \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n
> \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n
> \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n
> \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"
> 127.0.0.1:10005_solr\",\n    \"state\":\"active\",\n
> \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n
> \"__bytes__\":1,\n    \"shard\":\"shard2\",\n
> \"collection\":\"testMergeIntegration_collection\"}}"]},
>    [junit4]   2>     "_enqueue_time_":24755183492331468,
>    [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS,
> hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard2\"}, {\n
> \"first\":\"testMergeIntegration_collection\",\n
> \"second\":\"shard1\"}]}}"]}}, context={}, config={
>    [junit4]   2>   "trigger":"index_size_trigger",
>    [junit4]   2>   "stage":[
>    [junit4]   2>     "STARTED",
>    [junit4]   2>     "ABORTED",
>    [junit4]   2>     "SUCCEEDED",
>    [junit4]   2>     "FAILED"],
>    [junit4]   2>   "afterAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"],
>    [junit4]   2>
>  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
>    [junit4]   2>   "beforeAction":[
>    [junit4]   2>     "compute_plan",
>    [junit4]   2>     "execute_plan"]}, message='null'}
>    [junit4]   2> 2396160 INFO
> (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[C5660E63333BBF13]) [
>   ] o.a.s.c.a.IndexSizeTriggerTest #######################################
>    [junit4]   2> ############ CLUSTER STATE ############
>    [junit4]   2> ############################

-- 
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
LinkedIn: http://linkedin.com/in/davidwsmiley | Book:
http://www.solrenterprisesearchserver.com