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/06/16 09:08:56 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 643 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/643/

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([69176404BCA19959:3AAE26B45EB00CA3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:404)
	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 14576 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> 2592577 INFO  (SUITE-IndexSizeTriggerTest-seed#[69176404BCA19959]-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-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_69176404BCA19959-001/init-core-data-001
   [junit4]   2> 2592578 WARN  (SUITE-IndexSizeTriggerTest-seed#[69176404BCA19959]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 2592578 INFO  (SUITE-IndexSizeTriggerTest-seed#[69176404BCA19959]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2592580 INFO  (SUITE-IndexSizeTriggerTest-seed#[69176404BCA19959]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2592581 INFO  (SUITE-IndexSizeTriggerTest-seed#[69176404BCA19959]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_69176404BCA19959-001/tempDir-001
   [junit4]   2> 2592581 INFO  (SUITE-IndexSizeTriggerTest-seed#[69176404BCA19959]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2592581 INFO  (Thread-3848) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2592581 INFO  (Thread-3848) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2592584 ERROR (Thread-3848) [    ] 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> 2592681 INFO  (SUITE-IndexSizeTriggerTest-seed#[69176404BCA19959]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36901
   [junit4]   2> 2592683 INFO  (zkConnectionManagerCallback-4993-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2592687 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2592688 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2592688 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2592688 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2592689 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2592689 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31a70da3{/solr,null,AVAILABLE}
   [junit4]   2> 2592690 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@495fb425{HTTP/1.1,[http/1.1]}{127.0.0.1:54846}
   [junit4]   2> 2592691 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.Server Started @2592773ms
   [junit4]   2> 2592691 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54846}
   [junit4]   2> 2592691 ERROR (jetty-launcher-4990-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2592691 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2592691 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2592691 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2592691 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2592691 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-16T08:22:51.554Z
   [junit4]   2> 2592692 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2592692 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2592692 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2592693 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4119a956{/solr,null,AVAILABLE}
   [junit4]   2> 2592693 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@459b6e56{HTTP/1.1,[http/1.1]}{127.0.0.1:48297}
   [junit4]   2> 2592693 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.Server Started @2592775ms
   [junit4]   2> 2592693 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48297}
   [junit4]   2> 2592693 ERROR (jetty-launcher-4990-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2592693 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2592693 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2592693 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2592693 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2592694 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-16T08:22:51.557Z
   [junit4]   2> 2592695 INFO  (zkConnectionManagerCallback-4995-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2592696 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2592699 INFO  (zkConnectionManagerCallback-4997-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2592700 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2592776 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36901/solr
   [junit4]   2> 2592778 INFO  (zkConnectionManagerCallback-5001-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2592780 INFO  (zkConnectionManagerCallback-5003-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2592831 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36901/solr
   [junit4]   2> 2592832 INFO  (zkConnectionManagerCallback-5009-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2592834 INFO  (zkConnectionManagerCallback-5011-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2592846 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:54846_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2592847 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:54846_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54846_solr
   [junit4]   2> 2592848 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:54846_solr    ] o.a.s.c.Overseer Overseer (id=73983649137426438-127.0.0.1:54846_solr-n_0000000000) starting
   [junit4]   2> 2592857 INFO  (zkConnectionManagerCallback-5018-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2592859 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:54846_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36901/solr ready
   [junit4]   2> 2592864 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:54846_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54846_solr
   [junit4]   2> 2592876 DEBUG (OverseerAutoScalingTriggerThread-73983649137426438-127.0.0.1:54846_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2592877 DEBUG (OverseerAutoScalingTriggerThread-73983649137426438-127.0.0.1:54846_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2592878 DEBUG (OverseerAutoScalingTriggerThread-73983649137426438-127.0.0.1:54846_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2592878 DEBUG (OverseerAutoScalingTriggerThread-73983649137426438-127.0.0.1:54846_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2592880 INFO  (zkCallback-5017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2592883 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:48297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2592886 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:48297_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2592888 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:48297_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2592888 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:48297_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48297_solr
   [junit4]   2> 2592889 INFO  (zkCallback-5010-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2592891 DEBUG (OverseerAutoScalingTriggerThread-73983649137426438-127.0.0.1:54846_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:54846_solr]
   [junit4]   2> 2592891 DEBUG (OverseerAutoScalingTriggerThread-73983649137426438-127.0.0.1:54846_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2592892 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:54846_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2592896 INFO  (zkCallback-5002-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2592896 DEBUG (OverseerAutoScalingTriggerThread-73983649137426438-127.0.0.1:54846_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2592896 INFO  (zkCallback-5017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2592905 DEBUG (ScheduledTrigger-8355-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2592914 INFO  (zkConnectionManagerCallback-5024-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2592915 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:48297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2592916 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:48297_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36901/solr ready
   [junit4]   2> 2592916 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:48297_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2592928 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:54846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54846.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3f5692
   [junit4]   2> 2592935 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:48297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48297.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3f5692
   [junit4]   2> 2592940 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:54846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54846.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3f5692
   [junit4]   2> 2592940 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:54846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54846.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3f5692
   [junit4]   2> 2592942 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:54846_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_69176404BCA19959-001/tempDir-001/node1/.
   [junit4]   2> 2592946 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:48297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48297.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3f5692
   [junit4]   2> 2592947 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:48297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48297.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3f5692
   [junit4]   2> 2592948 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:48297_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_69176404BCA19959-001/tempDir-001/node2/.
   [junit4]   2> 2593023 INFO  (zkConnectionManagerCallback-5027-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2593026 INFO  (zkConnectionManagerCallback-5032-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2593027 INFO  (SUITE-IndexSizeTriggerTest-seed#[69176404BCA19959]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2593028 INFO  (SUITE-IndexSizeTriggerTest-seed#[69176404BCA19959]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36901/solr ready
   [junit4]   2> 2593056 DEBUG (SUITE-IndexSizeTriggerTest-seed#[69176404BCA19959]-worker) [    ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10006_solr
   [junit4]   2> 2593056 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2593056 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 2593056 INFO  (SUITE-IndexSizeTriggerTest-seed#[69176404BCA19959]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2593057 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 2593057 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 2593057 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:10007_solr]
   [junit4]   2> 2593057 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2593057 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 2593058 DEBUG (ScheduledTrigger-8368-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593079 DEBUG (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593099 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593119 DEBUG (ScheduledTrigger-8368-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593139 DEBUG (ScheduledTrigger-8368-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593160 DEBUG (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593180 DEBUG (ScheduledTrigger-8368-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593200 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593220 DEBUG (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593240 DEBUG (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593262 DEBUG (ScheduledTrigger-8368-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593282 DEBUG (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593290 INFO  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[69176404BCA19959]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMixedBounds
   [junit4]   2> 2593302 DEBUG (ScheduledTrigger-8368-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593322 DEBUG (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593334 DEBUG (simCloudManagerPool-8367-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMixedBounds_collection / shard2: {"core_node3":{
   [junit4]   2>     "core":"testMixedBounds_collection_shard2_replica_n3",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "node_name":"127.0.0.1:10007_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testMixedBounds_collection"}}
   [junit4]   2> 2593335 DEBUG (simCloudManagerPool-8367-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMixedBounds_collection / shard1: {"core_node1":{
   [junit4]   2>     "core":"testMixedBounds_collection_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "node_name":"127.0.0.1:10007_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testMixedBounds_collection"}}
   [junit4]   2> 2593342 DEBUG (ScheduledTrigger-8368-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593363 DEBUG (ScheduledTrigger-8368-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593383 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593404 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593424 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593444 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593462 DEBUG (simCloudManagerPool-8367-thread-20) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2593463 DEBUG (simCloudManagerPool-8367-thread-20) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2593464 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2593464 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2593464 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2593470 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593480 DEBUG (simCloudManagerPool-8367-thread-21) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2593480 DEBUG (simCloudManagerPool-8367-thread-21) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2593481 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2593481 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2593481 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2593483 DEBUG (simCloudManagerPool-8367-thread-22) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2593483 DEBUG (simCloudManagerPool-8367-thread-22) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2593483 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2593483 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2593483 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2593490 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593510 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593530 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593531 DEBUG (simCloudManagerPool-8367-thread-23) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2593531 DEBUG (simCloudManagerPool-8367-thread-23) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2593532 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2593532 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2593532 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2593555 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593575 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593595 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593615 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593636 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593656 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593669 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"689a1c63f39873T5qssoy4ls7tdon52437b04u2e",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442844304578675,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 2593671 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger, .auto_add_replicas, .scheduled_maintenance]
   [junit4]   2> 2593673 INFO  (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29442851081200675, stage=STARTED, actionName='null', event={
   [junit4]   2>   "id":"689a1c63f39873T5qssoy4ls7tdon52437b04u2e",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442844304578675,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29442850985042475,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_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> 2593709 DEBUG (simCloudManagerPool-8367-thread-24) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no leader in shard1:{
   [junit4]   2>   "replicas":{"core_node1":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":10240,
   [junit4]   2>       "node_name":"127.0.0.1:10007_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>       "SEARCHER.searcher.numDocs":0}},
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 2593720 DEBUG (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"689a1c63f39873T5qssoy4ls7tdon52437b04u2e",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442844304578675,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29442850985042475,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 2593722 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29442853531712725, stage=BEFORE_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"689a1c63f39873T5qssoy4ls7tdon52437b04u2e",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442844304578675,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29442850985042475,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_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> 2593723 DEBUG (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"689a1c63f39873T5qssoy4ls7tdon52437b04u2e",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442844304578675,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29442850985042475,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 2593724 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard2
   [junit4]   2> 2593724 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard1
   [junit4]   2> 2593724 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 29442853642 sessionWrapper.createTime 29442853606423275, this.sessionWrapper.createTime 29442853606423275 
   [junit4]   2> 2593725 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29442853644994275, stage=AFTER_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"689a1c63f39873T5qssoy4ls7tdon52437b04u2e",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442844304578675,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29442850985042475,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testMixedBounds_collection, params.shard=shard2}, {class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testMixedBounds_collection, params.shard=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> 2593725 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29442853677546475, stage=BEFORE_ACTION, actionName='execute_plan', event={
   [junit4]   2>   "id":"689a1c63f39873T5qssoy4ls7tdon52437b04u2e",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442844304578675,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29442850985042475,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testMixedBounds_collection, params.shard=shard2}, {class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testMixedBounds_collection, params.shard=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> 2593726 DEBUG (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"689a1c63f39873T5qssoy4ls7tdon52437b04u2e",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442844304578675,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29442850985042475,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard@3276ac79, org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard@2d5945eb], AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 2593736 DEBUG (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard2
   [junit4]   2> 2593936 DEBUG (ScheduledTrigger-8355-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2593937 DEBUG (simCloudManagerPool-8367-thread-30) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMixedBounds_collection / shard2_1: {"core_node10":{
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":252,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":136240,
   [junit4]   2>     "node_name":"127.0.0.1:10007_solr",
   [junit4]   2>     "base_url":"http://127.0.0.1:10007/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInGB":1.268833875656128E-4,
   [junit4]   2>     "SEARCHER.searcher.numDocs":252,
   [junit4]   2>     "core":"testMixedBounds_collection_shard2_1_replica1",
   [junit4]   2>     "shard":"shard2_1",
   [junit4]   2>     "collection":"testMixedBounds_collection"}}
   [junit4]   2> 2593950 DEBUG (simCloudManagerPool-8367-thread-31) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMixedBounds_collection / shard2_0: {"core_node7":{
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":253,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":146980,
   [junit4]   2>     "node_name":"127.0.0.1:10006_solr",
   [junit4]   2>     "base_url":"http://127.0.0.1:10006/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInGB":1.3688579201698303E-4,
   [junit4]   2>     "SEARCHER.searcher.numDocs":253,
   [junit4]   2>     "core":"testMixedBounds_collection_shard2_0_replica0",
   [junit4]   2>     "shard":"shard2_0",
   [junit4]   2>     "collection":"testMixedBounds_collection"}}
   [junit4]   2> 2593967 DEBUG (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard1
   [junit4]   2> 2594128 DEBUG (simCloudManagerPool-8367-thread-37) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMixedBounds_collection / shard1_1: {"core_node16":{
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":247,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":133740,
   [junit4]   2>     "node_name":"127.0.0.1:10007_solr",
   [junit4]   2>     "base_url":"http://127.0.0.1:10007/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInGB":1.245550811290741E-4,
   [junit4]   2>     "SEARCHER.searcher.numDocs":247,
   [junit4]   2>     "core":"testMixedBounds_collection_shard1_1_replica1",
   [junit4]   2>     "shard":"shard1_1",
   [junit4]   2>     "collection":"testMixedBounds_collection"}}
   [junit4]   2> 2594132 DEBUG (simCloudManagerPool-8367-thread-39) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMixedBounds_collection / shard1_0: {"core_node14":{
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":248,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":144480,
   [junit4]   2>     "node_name":"127.0.0.1:10007_solr",
   [junit4]   2>     "base_url":"http://127.0.0.1:10007/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInGB":1.3455748558044434E-4,
   [junit4]   2>     "SEARCHER.searcher.numDocs":248,
   [junit4]   2>     "core":"testMixedBounds_collection_shard1_0_replica1",
   [junit4]   2>     "shard":"shard1_0",
   [junit4]   2>     "collection":"testMixedBounds_collection"}}
   [junit4]   2> 2594133 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29442874055854175, stage=AFTER_ACTION, actionName='execute_plan', event={
   [junit4]   2>   "id":"689a1c63f39873T5qssoy4ls7tdon52437b04u2e",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442844304578675,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29442850985042475,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.async=index_size_trigger/689a1c63f39873T5qssoy4ls7tdon52437b04u2e/0, params.waitForFinalState=true, params.collection=testMixedBounds_collection, params.shard=shard2}, {class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.async=index_size_trigger/689a1c63f39873T5qssoy4ls7tdon52437b04u2e/0, params.waitForFinalState=true, params.collection=testMixedBounds_collection, params.shard=shard1}], properties.BEFORE_ACTION=[compute_plan, execute_plan], properties.responses=[{status={state=completed,msg=found [index_size_trigger/689a1c63f39873T5qssoy4ls7tdon52437b04u2e/0] in completed tasks},success=}, {status={state=completed,msg=found [index_size_trigger/689a1c63f39873T5qssoy4ls7tdon52437b04u2e/0] in completed tasks},success=}], 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> 2594134 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29442874099026125, stage=SUCCEEDED, actionName='null', event={
   [junit4]   2>   "id":"689a1c63f39873T5qssoy4ls7tdon52437b04u2e",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442844304578675,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29442850985042475,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_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> 2594156 DEBUG (simCloudManagerPool-8367-thread-43) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no leader in shard1:{
   [junit4]   2>   "replicas":{"core_node1":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":10240,
   [junit4]   2>       "node_name":"127.0.0.1:10007_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>       "SEARCHER.searcher.numDocs":0}},
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 2594156 DEBUG (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: index_size_trigger after 100ms
   [junit4]   2> 2594156 DEBUG (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 2594156 DEBUG (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .scheduled_maintenance after 100ms
   [junit4]   2> 2594156 DEBUG (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 21836 ms for event id=689a1c63f39873T5qssoy4ls7tdon52437b04u2e
   [junit4]   2> 2594159 DEBUG (simCloudManagerPool-8367-thread-44) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2594159 DEBUG (simCloudManagerPool-8367-thread-44) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2594160 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2594160 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2594160 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2594257 DEBUG (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2594257 DEBUG (simCloudManagerPool-8367-thread-54) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2594257 DEBUG (simCloudManagerPool-8367-thread-54) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2594258 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2594258 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2594258 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2594277 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2594297 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2594317 DEBUG (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2594337 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2594357 DEBUG (ScheduledTrigger-8368-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2594378 DEBUG (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2594384 DEBUG (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"689a24c847e443T5qssoy4ls7tdon52437b04u2h",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442880347563075,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    \"SEARCHER.searcher.deletedDocs\":199,\n    \"INDEX.sizeInBytes\":36740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":53,\n    \"__bytes__\":36740,\n    \"__docs__\":53,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.421679139137268E-5,\n    \"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    \"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node16\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":247,\n    \"SEARCHER.searcher.deletedDocs\":193,\n    \"INDEX.sizeInBytes\":37240,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":54,\n    \"__bytes__\":37240,\n    \"__docs__\":54,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.468245267868042E-5,\n    \"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n    \"shard\":\"shard1_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node7\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":253,\n    \"SEARCHER.searcher.deletedDocs\":188,\n    \"INDEX.sizeInBytes\":52980,\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"base_url\":\"http://127.0.0.1:10006/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":65,\n    \"__bytes__\":52980,\n    \"__docs__\":65,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":4.934147000312805E-5,\n    \"core\":\"testMixedBounds_collection_shard2_0_replica0\",\n    \"shard\":\"shard2_0\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node14\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":248,\n    \"SEARCHER.searcher.deletedDocs\":180,\n    \"INDEX.sizeInBytes\":54480,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":68,\n    \"__bytes__\":54480,\n    \"__docs__\":68,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":5.073845386505127E-5,\n    \"core\":\"testMixedBounds_collection_shard1_0_replica1\",\n    \"shard\":\"shard1_0\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2_1\"}, {\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1_1\"}]}}"]}}
   [junit4]   2> 2594384 DEBUG (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger, .auto_add_replicas, .scheduled_maintenance]
   [junit4]   2> 2594385 INFO  (ScheduledTrigger-8368-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29442886655666075, stage=STARTED, actionName='null', event={
   [junit4]   2>   "id":"689a24c847e443T5qssoy4ls7tdon52437b04u2h",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442880347563075,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    \"SEARCHER.searcher.deletedDocs\":199,\n    \"INDEX.sizeInBytes\":36740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":53,\n    \"__bytes__\":36740,\n    \"__docs__\":53,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.421679139137268E-5,\n    \"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    \"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node16\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":247,\n    \"SEARCHER.searcher.deletedDocs\":193,\n    \"INDEX.sizeInBytes\":37240,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":54,\n    \"__bytes__\":37240,\n    \"__docs__\":54,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.468245267868042E-5,\n    \"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n    \"shard\":\"shard1_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node7\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":253,\n    \"SEARCHER.searcher.deletedDocs\":188,\n    \"INDEX.sizeInBytes\":52980,\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"base_url\":\"http://127.0.0.1:10006/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":65,\n    \"__bytes__\":52980,\n    \"__docs__\":65,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":4.934147000312805E-5,\n    \"core\":\"testMixedBounds_collection_shard2_0_replica0\",\n    \"shard\":\"shard2_0\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node14\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":248,\n    \"SEARCHER.searcher.deletedDocs\":180,\n    \"INDEX.sizeInBytes\":54480,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":68,\n    \"__bytes__\":54480,\n    \"__docs__\":68,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":5.073845386505127E-5,\n    \"core\":\"testMixedBounds_collection_shard1_0_replica1\",\n    \"shard\":\"shard1_0\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":29442886643587225,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2_1\"}, {\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1_1\"}]}}"]}}, 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> 2594386 DEBUG (simCloudManagerPool-8367-thread-55) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no leader in shard1:{
   [junit4]   2>   "replicas":{"core_node1":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":10240,
   [junit4]   2>       "node_name":"127.0.0.1:10007_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>       "SEARCHER.searcher.numDocs":0}},
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 2594386 DEBUG (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"689a24c847e443T5qssoy4ls7tdon52437b04u2h",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442880347563075,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    \"SEARCHER.searcher.deletedDocs\":199,\n    \"INDEX.sizeInBytes\":36740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":53,\n    \"__bytes__\":36740,\n    \"__docs__\":53,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.421679139137268E-5,\n    \"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    \"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node16\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":247,\n    \"SEARCHER.searcher.deletedDocs\":193,\n    \"INDEX.sizeInBytes\":37240,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":54,\n    \"__bytes__\":37240,\n    \"__docs__\":54,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.468245267868042E-5,\n    \"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n    \"shard\":\"shard1_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node7\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":253,\n    \"SEARCHER.searcher.deletedDocs\":188,\n    \"INDEX.sizeInBytes\":52980,\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"base_url\":\"http://127.0.0.1:10006/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":65,\n    \"__bytes__\":52980,\n    \"__docs__\":65,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":4.934147000312805E-5,\n    \"core\":\"testMixedBounds_collection_shard2_0_replica0\",\n    \"shard\":\"shard2_0\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node14\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":248,\n    \"SEARCHER.searcher.deletedDocs\":180,\n    \"INDEX.sizeInBytes\":54480,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":68,\n    \"__bytes__\":54480,\n    \"__docs__\":68,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":5.073845386505127E-5,\n    \"core\":\"testMixedBounds_collection_shard1_0_replica1\",\n    \"shard\":\"shard1_0\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":29442886643587225,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2_1\"}, {\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1_1\"}]}}"]}}
   [junit4]   2> 2594387 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29442886769281425, stage=BEFORE_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"689a24c847e443T5qssoy4ls7tdon52437b04u2h",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442880347563075,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    \"SEARCHER.searcher.deletedDocs\":199,\n    \"INDEX.sizeInBytes\":36740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":53,\n    \"__bytes__\":36740,\n    \"__docs__\":53,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.421679139137268E-5,\n    \"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    \"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node16\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":247,\n    \"SEARCHER.searcher.deletedDocs\":193,\n    \"INDEX.sizeInBytes\":37240,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":54,\n    \"__bytes__\":37240,\n    \"__docs__\":54,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.468245267868042E-5,\n    \"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n    \"shard\":\"shard1_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node7\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":253,\n    \"SEARCHER.searcher.deletedDocs\":188,\n    \"INDEX.sizeInBytes\":52980,\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"base_url\":\"http://127.0.0.1:10006/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":65,\n    \"__bytes__\":52980,\n    \"__docs__\":65,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":4.934147000312805E-5,\n    \"core\":\"testMixedBounds_collection_shard2_0_replica0\",\n    \"shard\":\"shard2_0\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node14\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":248,\n    \"SEARCHER.searcher.deletedDocs\":180,\n    \"INDEX.sizeInBytes\":54480,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":68,\n    \"__bytes__\":54480,\n    \"__docs__\":68,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":5.073845386505127E-5,\n    \"core\":\"testMixedBounds_collection_shard1_0_replica1\",\n    \"shard\":\"shard1_0\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":29442886643587225,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2_1\"}, {\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1_1\"}]}}"]}}, 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> 2594387 DEBUG (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"689a24c847e443T5qssoy4ls7tdon52437b04u2h",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442880347563075,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    \"SEARCHER.searcher.deletedDocs\":199,\n    \"INDEX.sizeInBytes\":36740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":53,\n    \"__bytes__\":36740,\n    \"__docs__\":53,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.421679139137268E-5,\n    \"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    \"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node16\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":247,\n    \"SEARCHER.searcher.deletedDocs\":193,\n    \"INDEX.sizeInBytes\":37240,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":54,\n    \"__bytes__\":37240,\n    \"__docs__\":54,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.468245267868042E-5,\n    \"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n    \"shard\":\"shard1_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node7\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":253,\n    \"SEARCHER.searcher.deletedDocs\":188,\n    \"INDEX.sizeInBytes\":52980,\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"base_url\":\"http://127.0.0.1:10006/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":65,\n    \"__bytes__\":52980,\n    \"__docs__\":65,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":4.934147000312805E-5,\n    \"core\":\"testMixedBounds_collection_shard2_0_replica0\",\n    \"shard\":\"shard2_0\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node14\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":248,\n    \"SEARCHER.searcher.deletedDocs\":180,\n    \"INDEX.sizeInBytes\":54480,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":68,\n    \"__bytes__\":54480,\n    \"__docs__\":68,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":5.073845386505127E-5,\n    \"core\":\"testMixedBounds_collection_shard1_0_replica1\",\n    \"shard\":\"shard1_0\",\n    \"collection\":\"testMixedBounds_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":29442886643587225,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2_1\"}, {\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1_1\"}]}}"]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 2594390 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed plan empty, remained 0 requested ops to try.
   [junit4]   2> 2594390 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 29442886927 sessionWrapper.createTime 29442886841116625, this.sessionWrapper.createTime 29442886841116625 
   [junit4]   2> 2594390 INFO  (AutoscalingActionExecutor-8369-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29442886929826675, stage=AFTER_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"689a24c847e443T5qssoy4ls7tdon52437b04u2h",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":29442880347563075,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node10\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":252,\n    \"SEARCHER.searcher.deletedDocs\":199,\n    \"INDEX.sizeInBytes\":36740,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":53,\n    \"__bytes__\":36740,\n    \"__docs__\":53,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.421679139137268E-5,\n    \"core\":\"testMixedBounds_collection_shard2_1_replica1\",\n    \"shard\":\"shard2_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node16\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":247,\n    \"SEARCHER.searcher.deletedDocs\":193,\n    \"INDEX.sizeInBytes\":37240,\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"base_url\":\"http://127.0.0.1:10007/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":54,\n    \"__bytes__\":37240,\n    \"__docs__\":54,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":3.468245267868042E-5,\n    \"core\":\"testMixedBounds_collection_shard1_1_replica1\",\n    \"shard\":\"shard1_1\",\n    \"collection\":\"testMixedBounds_collection\"}}",
   [junit4]   2>         "{\"core_node7\":{\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":253,\n    \"SEARCHER.searcher.deletedDocs\":188,\n    \"INDEX.sizeInBytes\":52980,\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"base_url\":\"http://127.0.0.1:10006/solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":65,\n    \"__bytes__\":52980,\n    \"__docs__\":65,\n    \"violationType\":\"belowDocs\",\n    \"state\":\"active\",\n    \"IND

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

figure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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-7.x/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-7.x/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-7.x/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-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1677386346
     [copy] Copying 39 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1677386346
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1677386346

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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null963861200
     [copy] Copying 247 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null963861200
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null963861200

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 154ms :: artifacts dl 18ms
	---------------------------------------------------------------------
	|                  |            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: 150 minutes 34 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)