Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/1018/
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
Error Message:
did not finish processing in time
Stack Trace:
java.lang.AssertionError: did not finish processing in time
at
__randomizedtesting.SeedInfo.seed([F1F40A3DB60C1FE:3691F9E3F49F0800]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:320)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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 14540 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4] 2> 2206264 INFO
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-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_F1F40A3DB60C1FE-001/init-core-data-001
[junit4] 2> 2206265 INFO
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2206268 INFO
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2206269 INFO
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-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_F1F40A3DB60C1FE-001/tempDir-001
[junit4] 2> 2206269 INFO
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2206270 INFO (Thread-2779) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2206270 INFO (Thread-2779) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2206288 ERROR (Thread-2779) [ ] 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> 2206370 INFO
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45171
[junit4] 2> 2206377 INFO (zkConnectionManagerCallback-4591-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2206384 INFO (jetty-launcher-4588-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 2206385 INFO (jetty-launcher-4588-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 2206389 INFO (jetty-launcher-4588-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2206389 INFO (jetty-launcher-4588-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2206389 INFO (jetty-launcher-4588-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2206390 INFO (jetty-launcher-4588-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2206390 INFO (jetty-launcher-4588-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2206390 INFO (jetty-launcher-4588-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2206391 INFO (jetty-launcher-4588-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a8c0ce8{/solr,null,AVAILABLE}
[junit4] 2> 2206392 INFO (jetty-launcher-4588-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45cb8dad{/solr,null,AVAILABLE}
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@50f40678{SSL,[ssl,
http/1.1]}{127.0.0.1:37484}
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-1) [ ]
o.e.j.s.Server Started @2206461ms
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@58959e82{SSL,[ssl,
http/1.1]}{127.0.0.1:33690}
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37484}
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-2) [ ]
o.e.j.s.Server Started @2206462ms
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33690}
[junit4] 2> 2206393 ERROR (jetty-launcher-4588-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2206393 ERROR (jetty-launcher-4588-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-09T05:13:11.088Z
[junit4] 2> 2206393 INFO (jetty-launcher-4588-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-09T05:13:11.088Z
[junit4] 2> 2206397 INFO (zkConnectionManagerCallback-4595-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2206397 INFO (zkConnectionManagerCallback-4593-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2206398 INFO (jetty-launcher-4588-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2206399 INFO (jetty-launcher-4588-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2206539 INFO (jetty-launcher-4588-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45171/solr
[junit4] 2> 2206540 INFO (zkConnectionManagerCallback-4599-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2206543 INFO (zkConnectionManagerCallback-4601-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2206663 INFO (jetty-launcher-4588-thread-1)
[n:127.0.0.1:37484_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37484_solr
[junit4] 2> 2206664 INFO (jetty-launcher-4588-thread-1)
[n:127.0.0.1:37484_solr ] o.a.s.c.Overseer Overseer
(id=72246021598674948-127.0.0.1:37484_solr-n_0000000000) starting
[junit4] 2> 2206672 INFO (zkConnectionManagerCallback-4608-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2206675 INFO (jetty-launcher-4588-thread-1)
[n:127.0.0.1:37484_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45171/solr ready
[junit4] 2> 2206675 INFO
(OverseerStateUpdate-72246021598674948-127.0.0.1:37484_solr-n_0000000000)
[n:127.0.0.1:37484_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37484_solr
[junit4] 2> 2206676 INFO (jetty-launcher-4588-thread-1)
[n:127.0.0.1:37484_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37484_solr
[junit4] 2> 2206679 DEBUG
(OverseerAutoScalingTriggerThread-72246021598674948-127.0.0.1:37484_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 2206688 DEBUG
(OverseerAutoScalingTriggerThread-72246021598674948-127.0.0.1:37484_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 2206689 DEBUG
(OverseerAutoScalingTriggerThread-72246021598674948-127.0.0.1:37484_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 2206689 DEBUG
(OverseerAutoScalingTriggerThread-72246021598674948-127.0.0.1:37484_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 2206690 INFO
(OverseerStateUpdate-72246021598674948-127.0.0.1:37484_solr-n_0000000000)
[n:127.0.0.1:37484_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2206693 INFO (zkCallback-4607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2206695 DEBUG
(OverseerAutoScalingTriggerThread-72246021598674948-127.0.0.1:37484_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:37484_solr]
[junit4] 2> 2206695 DEBUG
(OverseerAutoScalingTriggerThread-72246021598674948-127.0.0.1:37484_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2206696 DEBUG
(OverseerAutoScalingTriggerThread-72246021598674948-127.0.0.1:37484_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 2206696 DEBUG (ScheduledTrigger-7495-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 2206710 INFO (jetty-launcher-4588-thread-1)
[n:127.0.0.1:37484_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2206747 INFO (jetty-launcher-4588-thread-1)
[n:127.0.0.1:37484_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37484.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66d4e5c4
[junit4] 2> 2206759 INFO (jetty-launcher-4588-thread-1)
[n:127.0.0.1:37484_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37484.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66d4e5c4
[junit4] 2> 2206760 INFO (jetty-launcher-4588-thread-1)
[n:127.0.0.1:37484_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37484.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66d4e5c4
[junit4] 2> 2206761 INFO (jetty-launcher-4588-thread-1)
[n:127.0.0.1:37484_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_F1F40A3DB60C1FE-001/tempDir-001/node1/.
[junit4] 2> 2206980 INFO (jetty-launcher-4588-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45171/solr
[junit4] 2> 2206982 INFO (zkConnectionManagerCallback-4613-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2206984 INFO (zkConnectionManagerCallback-4615-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2206993 INFO (jetty-launcher-4588-thread-2)
[n:127.0.0.1:33690_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2206999 INFO (jetty-launcher-4588-thread-2)
[n:127.0.0.1:33690_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2206999 INFO (jetty-launcher-4588-thread-2)
[n:127.0.0.1:33690_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33690_solr
[junit4] 2> 2207000 INFO (zkCallback-4607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2207000 INFO (zkCallback-4600-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2207005 INFO (zkCallback-4614-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2207031 INFO (zkConnectionManagerCallback-4622-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2207033 INFO (jetty-launcher-4588-thread-2)
[n:127.0.0.1:33690_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2207035 INFO (jetty-launcher-4588-thread-2)
[n:127.0.0.1:33690_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45171/solr ready
[junit4] 2> 2207037 INFO (jetty-launcher-4588-thread-2)
[n:127.0.0.1:33690_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2207061 INFO (jetty-launcher-4588-thread-2)
[n:127.0.0.1:33690_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33690.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66d4e5c4
[junit4] 2> 2207075 INFO (jetty-launcher-4588-thread-2)
[n:127.0.0.1:33690_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33690.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66d4e5c4
[junit4] 2> 2207075 INFO (jetty-launcher-4588-thread-2)
[n:127.0.0.1:33690_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33690.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66d4e5c4
[junit4] 2> 2207077 INFO (jetty-launcher-4588-thread-2)
[n:127.0.0.1:33690_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_F1F40A3DB60C1FE-001/tempDir-001/node2/.
[junit4] 2> 2207115 INFO (zkConnectionManagerCallback-4625-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2207120 INFO (zkConnectionManagerCallback-4630-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2207121 INFO
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2207122 INFO
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45171/solr ready
[junit4] 2> 2207156 DEBUG
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-worker) [ ]
o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader:
127.0.0.1:10006_solr
[junit4] 2> 2207156 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 2207156 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 0
[junit4] 2> 2207157 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
[junit4] 2> 2207157 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
[junit4] 2> 2207158 DEBUG
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-worker) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=0
[junit4] 2> 2207158 DEBUG
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-worker) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
[junit4] 2> 2207158 INFO
(SUITE-IndexSizeTriggerTest-seed#[F1F40A3DB60C1FE]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2207159 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> 2207160 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2207160 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
[junit4] 2> 2207160 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207184 DEBUG (ScheduledTrigger-7511-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207204 DEBUG (ScheduledTrigger-7511-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207224 DEBUG (ScheduledTrigger-7511-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207245 DEBUG (ScheduledTrigger-7511-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207265 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207285 DEBUG (ScheduledTrigger-7511-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207305 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207325 DEBUG (ScheduledTrigger-7511-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207346 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207366 DEBUG (ScheduledTrigger-7511-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207386 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207387 INFO
(TEST-IndexSizeTriggerTest.testMixedBounds-seed#[F1F40A3DB60C1FE]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMixedBounds
[junit4] 2> 2207388 DEBUG (simCloudManagerPool-7510-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection
testMixedBounds_collection, currentVersion=1
[junit4] 2> 2207388 DEBUG (simCloudManagerPool-7510-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=1
[junit4] 2> 2207388 DEBUG (simCloudManagerPool-7510-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1
[junit4] 2> 2207399 DEBUG (simCloudManagerPool-7510-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=2
[junit4] 2> 2207399 DEBUG (simCloudManagerPool-7510-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2
[junit4] 2> 2207401 DEBUG (simCloudManagerPool-7510-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection
testMixedBounds_collection, currentVersion=3
[junit4] 2> 2207406 DEBUG (ScheduledTrigger-7511-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207411 DEBUG (simCloudManagerPool-7510-thread-2) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=3
[junit4] 2> 2207411 DEBUG (simCloudManagerPool-7510-thread-2) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3
[junit4] 2> 2207412 DEBUG (simCloudManagerPool-7510-thread-6) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testMixedBounds_collection / shard1 (currentVersion=4): {"core_node1":{
[junit4] 2> "core":"testMixedBounds_collection_shard1_replica_n1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testMixedBounds_collection",
[junit4] 2> "node_name":"127.0.0.1:10007_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":10240,
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] 2> "SEARCHER.searcher.numDocs":0}}
[junit4] 2> 2207421 DEBUG (simCloudManagerPool-7510-thread-3) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=4
[junit4] 2> 2207421 DEBUG (simCloudManagerPool-7510-thread-3) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4
[junit4] 2> 2207427 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207432 DEBUG (simCloudManagerPool-7510-thread-4) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=5
[junit4] 2> 2207432 DEBUG (simCloudManagerPool-7510-thread-4) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5
[junit4] 2> 2207433 DEBUG (simCloudManagerPool-7510-thread-7) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testMixedBounds_collection / shard2 (currentVersion=6): {"core_node3":{
[junit4] 2> "core":"testMixedBounds_collection_shard2_replica_n3",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testMixedBounds_collection",
[junit4] 2> "node_name":"127.0.0.1:10006_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":10240,
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] 2> "SEARCHER.searcher.numDocs":0}}
[junit4] 2> 2207443 DEBUG (simCloudManagerPool-7510-thread-5) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=6
[junit4] 2> 2207443 DEBUG (simCloudManagerPool-7510-thread-5) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6
[junit4] 2> 2207443 DEBUG
(TEST-IndexSizeTriggerTest.testMixedBounds-seed#[F1F40A3DB60C1FE]) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=7
[junit4] 2> 2207444 DEBUG
(TEST-IndexSizeTriggerTest.testMixedBounds-seed#[F1F40A3DB60C1FE]) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 7
[junit4] 2> 2207447 DEBUG (ScheduledTrigger-7511-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207466 DEBUG (simCloudManagerPool-7510-thread-20) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2207467 DEBUG (simCloudManagerPool-7510-thread-20) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
1
[junit4] 2> 2207467 DEBUG (ScheduledTrigger-7511-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207468 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
[junit4] 2> 2207468 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2207468 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 2207469 DEBUG (simCloudManagerPool-7510-thread-21) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2207469 DEBUG (simCloudManagerPool-7510-thread-21) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 2207470 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
[junit4] 2> 2207470 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2207470 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 2207471 DEBUG (simCloudManagerPool-7510-thread-22) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2207471 DEBUG (simCloudManagerPool-7510-thread-22) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 2207472 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
[junit4] 2> 2207472 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2207472 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 2207473 DEBUG (simCloudManagerPool-7510-thread-23) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2207473 DEBUG (simCloudManagerPool-7510-thread-23) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
4
[junit4] 2> 2207473 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
[junit4] 2> 2207473 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2207474 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
[junit4] 2> 2207488 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207508 DEBUG (ScheduledTrigger-7511-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207528 DEBUG (ScheduledTrigger-7511-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207548 DEBUG (ScheduledTrigger-7511-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207568 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207588 DEBUG (ScheduledTrigger-7511-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207609 DEBUG (ScheduledTrigger-7511-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207629 DEBUG (ScheduledTrigger-7511-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207633 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
[junit4] 2> "id":"a9851a909b96bT14294v7xfiieq6seowrdtxmdv",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982226262866283,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{
[junit4] 2>
"testMixedBounds_collection_shard1_replica_n1":"docs=495, bytes=257740",
[junit4] 2>
"testMixedBounds_collection_shard2_replica_n3":"docs=505, bytes=262740"},
[junit4] 2> "belowSize":{},
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}}]}}
[junit4] 2> 2207633 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger4,
.auto_add_replicas, .scheduled_maintenance]
[junit4] 2> 2207635 DEBUG (simCloudManagerPool-7510-thread-24) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection .system,
currentVersion=8
[junit4] 2> 2207636 DEBUG (simCloudManagerPool-7510-thread-24) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=8
[junit4] 2> 2207636 DEBUG (simCloudManagerPool-7510-thread-24) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 8
[junit4] 2> 2207646 DEBUG (simCloudManagerPool-7510-thread-24) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=9
[junit4] 2> 2207647 DEBUG (simCloudManagerPool-7510-thread-24) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 9
[junit4] 2> 2207662 DEBUG (simCloudManagerPool-7510-thread-25) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=10
[junit4] 2> 2207662 DEBUG (simCloudManagerPool-7510-thread-25) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 10
[junit4] 2> 2207663 DEBUG (simCloudManagerPool-7510-thread-27) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for .system / shard1
(currentVersion=11): {"core_node1":{
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":".system",
[junit4] 2> "node_name":"127.0.0.1:10007_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":10240,
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] 2> "SEARCHER.searcher.numDocs":0}}
[junit4] 2> 2207673 DEBUG (simCloudManagerPool-7510-thread-26) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=11
[junit4] 2> 2207673 DEBUG (simCloudManagerPool-7510-thread-26) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 11
[junit4] 2> 2207673 DEBUG (simCloudManagerPool-7510-thread-24) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection .system,
currentVersion=12
[junit4] 2> 2207676 INFO (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=2982236160476483, stage=STARTED, actionName='null',
event={
[junit4] 2> "id":"a9851a909b96bT14294v7xfiieq6seowrdtxmdv",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982226262866283,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{
[junit4] 2>
"testMixedBounds_collection_shard1_replica_n1":"docs=495, bytes=257740",
[junit4] 2>
"testMixedBounds_collection_shard2_replica_n3":"docs=505, bytes=262740"},
[junit4] 2> "belowSize":{},
[junit4] 2> "_enqueue_time_":2982234038314583,
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}}]}}, context={},
config={
[junit4] 2> "trigger":"index_size_trigger4",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
message='null'}
[junit4] 2> 2207679 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers -- processing actions for {
[junit4] 2> "id":"a9851a909b96bT14294v7xfiieq6seowrdtxmdv",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982226262866283,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{
[junit4] 2>
"testMixedBounds_collection_shard1_replica_n1":"docs=495, bytes=257740",
[junit4] 2>
"testMixedBounds_collection_shard2_replica_n3":"docs=505, bytes=262740"},
[junit4] 2> "belowSize":{},
[junit4] 2> "_enqueue_time_":2982234038314583,
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}}]}}
[junit4] 2> 2207681 INFO (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=2982236357562433, stage=BEFORE_ACTION,
actionName='compute_plan', event={
[junit4] 2> "id":"a9851a909b96bT14294v7xfiieq6seowrdtxmdv",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982226262866283,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{
[junit4] 2>
"testMixedBounds_collection_shard1_replica_n1":"docs=495, bytes=257740",
[junit4] 2>
"testMixedBounds_collection_shard2_replica_n3":"docs=505, bytes=262740"},
[junit4] 2> "belowSize":{},
[junit4] 2> "_enqueue_time_":2982234038314583,
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}}]}},
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger4},
config={
[junit4] 2> "trigger":"index_size_trigger4",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
message='null'}
[junit4] 2> 2207681 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ComputePlanAction -- processing event: {
[junit4] 2> "id":"a9851a909b96bT14294v7xfiieq6seowrdtxmdv",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982226262866283,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{
[junit4] 2>
"testMixedBounds_collection_shard1_replica_n1":"docs=495, bytes=257740",
[junit4] 2>
"testMixedBounds_collection_shard2_replica_n3":"docs=505, bytes=262740"},
[junit4] 2> "belowSize":{},
[junit4] 2> "_enqueue_time_":2982234038314583,
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}}]}} with context
properties: {BEFORE_ACTION=[compute_plan]}
[junit4] 2> 2207683 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ComputePlanAction Computed Plan:
action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard2&splitMethod=rewrite
[junit4] 2> 2207683 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ComputePlanAction Computed Plan:
action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard1&splitMethod=rewrite
[junit4] 2> 2207683 INFO (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=2982236506604633, stage=AFTER_ACTION,
actionName='compute_plan', event={
[junit4] 2> "id":"a9851a909b96bT14294v7xfiieq6seowrdtxmdv",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982226262866283,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":2,
[junit4] 2> "aboveSize":{
[junit4] 2>
"testMixedBounds_collection_shard1_replica_n1":"docs=495, bytes=257740",
[junit4] 2>
"testMixedBounds_collection_shard2_replica_n3":"docs=505, bytes=262740"},
[junit4] 2> "belowSize":{},
[junit4] 2> "_enqueue_time_":2982234038314583,
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}}]}},
context={properties.operations=[{
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"SPLITSHARD",
[junit4] 2> "params.collection":"testMixedBounds_collection",
[junit4] 2> "params.shard":"shard2",
[junit4] 2> "params.splitMethod":"rewrite"}, {
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"SPLITSHARD",
[junit4] 2> "params.collection":"testMixedBounds_collection",
[junit4] 2> "params.shard":"shard1",
[junit4] 2> "params.splitMethod":"rewrite"}],
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger4,
properties.AFTER_ACTION=[compute_plan]}, config={
[junit4] 2> "trigger":"index_size_trigger4",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
message='null'}
[junit4] 2> 2207683 INFO (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=2982236526985583, stage=BEFORE_ACTION,
actionName='execute_plan', event={
[junit4] 2> "id":"a9851a909b96bT14294v7xfiieq6seowrdtxmdv",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982226262866283,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":2,
[junit4] 2> "aboveSize":{
[junit4] 2>
"testMixedBounds_collection_shard1_replica_n1":"docs=495, bytes=257740",
[junit4] 2>
"testMixedBounds_collection_shard2_replica_n3":"docs=505, bytes=262740"},
[junit4] 2> "belowSize":{},
[junit4] 2> "_enqueue_time_":2982234038314583,
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}}]}},
context={properties.operations=[{
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"SPLITSHARD",
[junit4] 2> "params.collection":"testMixedBounds_collection",
[junit4] 2> "params.shard":"shard2",
[junit4] 2> "params.splitMethod":"rewrite"}, {
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"SPLITSHARD",
[junit4] 2> "params.collection":"testMixedBounds_collection",
[junit4] 2> "params.shard":"shard1",
[junit4] 2> "params.splitMethod":"rewrite"}],
properties.BEFORE_ACTION=[compute_plan, execute_plan],
source=index_size_trigger4, properties.AFTER_ACTION=[compute_plan]}, config={
[junit4] 2> "trigger":"index_size_trigger4",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
message='null'}
[junit4] 2> 2207684 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction -- processing event: {
[junit4] 2> "id":"a9851a909b96bT14294v7xfiieq6seowrdtxmdv",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982226262866283,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":2,
[junit4] 2> "aboveSize":{
[junit4] 2>
"testMixedBounds_collection_shard1_replica_n1":"docs=495, bytes=257740",
[junit4] 2>
"testMixedBounds_collection_shard2_replica_n3":"docs=505, bytes=262740"},
[junit4] 2> "belowSize":{},
[junit4] 2> "_enqueue_time_":2982234038314583,
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}}]}} with context
properties: {operations=[{
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"SPLITSHARD",
[junit4] 2> "params.collection":"testMixedBounds_collection",
[junit4] 2> "params.shard":"shard2",
[junit4] 2> "params.splitMethod":"rewrite"}, {
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"SPLITSHARD",
[junit4] 2> "params.collection":"testMixedBounds_collection",
[junit4] 2> "params.shard":"shard1",
[junit4] 2> "params.splitMethod":"rewrite"}],
AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
[junit4] 2> 2207685 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation:
action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard2&splitMethod=rewrite
[junit4] 2> 2207698 DEBUG (ScheduledTrigger-7495-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2207786 INFO (simCloudManagerPool-7510-thread-28) [ ]
o.a.s.c.a.c.SplitShardCmd numSubShards set at: 2
[junit4] 2> 2207829 DEBUG (simCloudManagerPool-7510-thread-28) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=12
[junit4] 2> 2207829 DEBUG (simCloudManagerPool-7510-thread-28) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 12
[junit4] 2> 2207830 DEBUG (simCloudManagerPool-7510-thread-28) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** no leader in testMixedBounds_collection
/ shard2_0:{
[junit4] 2> "parent":"shard2",
[junit4] 2> "stateTimestamp":"1541847456268999500",
[junit4] 2> "range":"0-3fffffff",
[junit4] 2> "state":"construction",
[junit4] 2> "replicas":{
[junit4] 2> "core_node10":{
[junit4] 2> "core":"testMixedBounds_collection_shard2_0_replica_n9",
[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_node8":{
[junit4] 2> "core":"testMixedBounds_collection_shard2_0_replica_n7",
[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: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.3688579201698303E-4,
[junit4] 2> "SEARCHER.searcher.numDocs":253}}}
[junit4] 2> 2207831 DEBUG (simCloudManagerPool-7510-thread-30) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testMixedBounds_collection / shard2_0 (currentVersion=13): {"core_node10":{
[junit4] 2> "core":"testMixedBounds_collection_shard2_0_replica_n9",
[junit4] 2> "shard":"shard2_0",
[junit4] 2> "collection":"testMixedBounds_collection",
[junit4] 2> "node_name":"127.0.0.1:10006_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":253,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":146980,
[junit4] 2> "base_url":"http://127.0.0.1:10006/solr",
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":1.3688579201698303E-4,
[junit4] 2> "SEARCHER.searcher.numDocs":253}}
[junit4] 2> 2207832 DEBUG (simCloudManagerPool-7510-thread-29) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testMixedBounds_collection / shard2_1 (currentVersion=13): {"core_node12":{
[junit4] 2> "core":"testMixedBounds_collection_shard2_1_replica_n11",
[junit4] 2> "shard":"shard2_1",
[junit4] 2> "collection":"testMixedBounds_collection",
[junit4] 2> "node_name":"127.0.0.1:10006_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":252,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":136240,
[junit4] 2> "base_url":"http://127.0.0.1:10006/solr",
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":1.268833875656128E-4,
[junit4] 2> "SEARCHER.searcher.numDocs":252}}
[junit4] 2> 2207832 DEBUG (simCloudManagerPool-7510-thread-28) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=13
[junit4] 2> 2207832 DEBUG (simCloudManagerPool-7510-thread-28) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 13
[junit4] 2> 2207834 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation:
action=SPLITSHARD&collection=testMixedBounds_collection&shard=shard1&splitMethod=rewrite
[junit4] 2> 2207834 DEBUG (simCloudManagerPool-7510-thread-33) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=14
[junit4] 2> 2207834 DEBUG (simCloudManagerPool-7510-thread-33) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 14
[junit4] 2> 2207935 INFO (simCloudManagerPool-7510-thread-33) [ ]
o.a.s.c.a.c.SplitShardCmd numSubShards set at: 2
[junit4] 2> 2207978 DEBUG (simCloudManagerPool-7510-thread-33) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=15
[junit4] 2> 2207978 DEBUG (simCloudManagerPool-7510-thread-33) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 15
[junit4] 2> 2207980 DEBUG (simCloudManagerPool-7510-thread-33) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** no leader in testMixedBounds_collection
/ shard1_0:{
[junit4] 2> "parent":"shard1",
[junit4] 2> "stateTimestamp":"1541847463712174950",
[junit4] 2> "range":"80000000-bfffffff",
[junit4] 2> "state":"construction",
[junit4] 2> "replicas":{
[junit4] 2> "core_node18":{
[junit4] 2> "core":"testMixedBounds_collection_shard1_0_replica_n17",
[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_node20":{
[junit4] 2> "core":"testMixedBounds_collection_shard1_0_replica_n19",
[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: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.3455748558044434E-4,
[junit4] 2> "SEARCHER.searcher.numDocs":248}}}
[junit4] 2> 2207985 DEBUG (simCloudManagerPool-7510-thread-34) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testMixedBounds_collection / shard1_1 (currentVersion=16): {"core_node22":{
[junit4] 2> "core":"testMixedBounds_collection_shard1_1_replica_n21",
[junit4] 2> "shard":"shard1_1",
[junit4] 2> "collection":"testMixedBounds_collection",
[junit4] 2> "node_name":"127.0.0.1:10006_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":247,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":133740,
[junit4] 2> "base_url":"http://127.0.0.1:10006/solr",
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":1.245550811290741E-4,
[junit4] 2> "SEARCHER.searcher.numDocs":247}}
[junit4] 2> 2207987 DEBUG (simCloudManagerPool-7510-thread-35) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testMixedBounds_collection / shard1_0 (currentVersion=16): {"core_node18":{
[junit4] 2> "core":"testMixedBounds_collection_shard1_0_replica_n17",
[junit4] 2> "shard":"shard1_0",
[junit4] 2> "collection":"testMixedBounds_collection",
[junit4] 2> "node_name":"127.0.0.1:10007_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":248,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":144480,
[junit4] 2> "base_url":"http://127.0.0.1:10007/solr",
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":1.3455748558044434E-4,
[junit4] 2> "SEARCHER.searcher.numDocs":248}}
[junit4] 2> 2207988 DEBUG (simCloudManagerPool-7510-thread-33) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=16
[junit4] 2> 2207988 DEBUG (simCloudManagerPool-7510-thread-33) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 16
[junit4] 2> 2207989 INFO (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=2982251818857483, stage=AFTER_ACTION,
actionName='execute_plan', event={
[junit4] 2> "id":"a9851a909b96bT14294v7xfiieq6seowrdtxmdv",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982226262866283,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":2,
[junit4] 2> "aboveSize":{
[junit4] 2>
"testMixedBounds_collection_shard1_replica_n1":"docs=495, bytes=257740",
[junit4] 2>
"testMixedBounds_collection_shard2_replica_n3":"docs=505, bytes=262740"},
[junit4] 2> "belowSize":{},
[junit4] 2> "_enqueue_time_":2982234038314583,
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}}]}},
context={properties.operations=[{
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"SPLITSHARD",
[junit4] 2>
"params.async":"index_size_trigger4/a9851a909b96bT14294v7xfiieq6seowrdtxmdv/0",
[junit4] 2> "params.waitForFinalState":"true",
[junit4] 2> "params.collection":"testMixedBounds_collection",
[junit4] 2> "params.shard":"shard2",
[junit4] 2> "params.splitMethod":"rewrite"}, {
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"SPLITSHARD",
[junit4] 2>
"params.async":"index_size_trigger4/a9851a909b96bT14294v7xfiieq6seowrdtxmdv/0",
[junit4] 2> "params.waitForFinalState":"true",
[junit4] 2> "params.collection":"testMixedBounds_collection",
[junit4] 2> "params.shard":"shard1",
[junit4] 2> "params.splitMethod":"rewrite"}],
properties.BEFORE_ACTION=[compute_plan, execute_plan],
properties.responses=[{status={state=completed,msg=found
[index_size_trigger4/a9851a909b96bT14294v7xfiieq6seowrdtxmdv/0] in completed
tasks},success=}, {status={state=completed,msg=found
[index_size_trigger4/a9851a909b96bT14294v7xfiieq6seowrdtxmdv/0] in completed
tasks},success=}], source=index_size_trigger4,
properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
[junit4] 2> "trigger":"index_size_trigger4",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
message='null'}
[junit4] 2> 2207990 DEBUG (simCloudManagerPool-7510-thread-38) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=17
[junit4] 2> 2207991 DEBUG (simCloudManagerPool-7510-thread-38) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 17
[junit4] 2> 2207992 INFO (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=2982251954730383, stage=SUCCEEDED, actionName='null',
event={
[junit4] 2> "id":"a9851a909b96bT14294v7xfiieq6seowrdtxmdv",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982226262866283,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":2,
[junit4] 2> "aboveSize":{
[junit4] 2>
"testMixedBounds_collection_shard1_replica_n1":"docs=495, bytes=257740",
[junit4] 2>
"testMixedBounds_collection_shard2_replica_n3":"docs=505, bytes=262740"},
[junit4] 2> "belowSize":{},
[junit4] 2> "_enqueue_time_":2982234038314583,
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{
[junit4] 2> "COLL_SHARD":[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1"}],
[junit4] 2> "PARAMS":{"splitMethod":"rewrite"}}}]}}, context={},
config={
[junit4] 2> "trigger":"index_size_trigger4",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
message='null'}
[junit4] 2> 2207992 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Resuming trigger: index_size_trigger4 after 100ms
[junit4] 2> 2207992 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
[junit4] 2> 2207992 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Resuming trigger: .scheduled_maintenance after 100ms
[junit4] 2> 2207992 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers -- processing took 15678 ms for event
id=a9851a909b96bT14294v7xfiieq6seowrdtxmdv
[junit4] 2> 2207997 DEBUG (simCloudManagerPool-7510-thread-39) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2207997 DEBUG (simCloudManagerPool-7510-thread-39) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
5
[junit4] 2> 2207998 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
[junit4] 2> 2207998 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2207998 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
[junit4] 2> 2208047 DEBUG (simCloudManagerPool-7510-thread-49) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- attempting to delete nonexistent doc
id-8800-9 from
core_node12:{"leader":"true","core":"testMixedBounds_collection_shard2_1_replica_n11","SEARCHER.searcher.maxDoc":252,"SEARCHER.searcher.deletedDocs":252,"INDEX.sizeInBytes":136240,"node_name":"127.0.0.1:10006_solr","base_url":"http://127.0.0.1:10006/solr","state":"active","type":"NRT","INDEX.sizeInGB":1.268833875656128E-4,"SEARCHER.searcher.numDocs":0}
[junit4] 2> 2208047 DEBUG (simCloudManagerPool-7510-thread-49) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- attempting to delete nonexistent doc
id-9200-9 from
core_node12:{"leader":"true","core":"testMixedBounds_collection_shard2_1_replica_n11","SEARCHER.searcher.maxDoc":252,"SEARCHER.searcher.deletedDocs":252,"INDEX.sizeInBytes":136240,"node_name":"127.0.0.1:10006_solr","base_url":"http://127.0.0.1:10006/solr","state":"active","type":"NRT","INDEX.sizeInGB":1.268833875656128E-4,"SEARCHER.searcher.numDocs":0}
[junit4] 2> 2208047 DEBUG (simCloudManagerPool-7510-thread-49) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- attempting to delete nonexistent doc
id-9400-9 from
core_node12:{"leader":"true","core":"testMixedBounds_collection_shard2_1_replica_n11","SEARCHER.searcher.maxDoc":252,"SEARCHER.searcher.deletedDocs":252,"INDEX.sizeInBytes":136240,"node_name":"127.0.0.1:10006_solr","base_url":"http://127.0.0.1:10006/solr","state":"active","type":"NRT","INDEX.sizeInGB":1.268833875656128E-4,"SEARCHER.searcher.numDocs":0}
[junit4] 2> 2208048 DEBUG (simCloudManagerPool-7510-thread-49) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- attempting to delete nonexistent doc
id-9600-9 from
core_node12:{"leader":"true","core":"testMixedBounds_collection_shard2_1_replica_n11","SEARCHER.searcher.maxDoc":252,"SEARCHER.searcher.deletedDocs":252,"INDEX.sizeInBytes":136240,"node_name":"127.0.0.1:10006_solr","base_url":"http://127.0.0.1:10006/solr","state":"active","type":"NRT","INDEX.sizeInGB":1.268833875656128E-4,"SEARCHER.searcher.numDocs":0}
[junit4] 2> 2208049 DEBUG (simCloudManagerPool-7510-thread-51) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2208049 DEBUG (simCloudManagerPool-7510-thread-51) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
6
[junit4] 2> 2208050 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
[junit4] 2> 2208050 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2208050 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
[junit4] 2> 2208093 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2208113 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2208134 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2208154 DEBUG (ScheduledTrigger-7511-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2208175 DEBUG (ScheduledTrigger-7511-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2208195 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2208200 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
[junit4] 2> "id":"a985854775a37T14294v7xfiieq6seowrdtxmdy",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982254908758583,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{
[junit4] 2> ".system_shard1_replica_n1":"docs=2, bytes=11240",
[junit4] 2>
"testMixedBounds_collection_shard1_0_replica_n17":"docs=7, bytes=23980",
[junit4] 2>
"testMixedBounds_collection_shard1_1_replica_n21":"docs=5, bytes=12740",
[junit4] 2>
"testMixedBounds_collection_shard2_0_replica_n9":"docs=12, bytes=26480",
[junit4] 2>
"testMixedBounds_collection_shard2_1_replica_n11":"docs=0, bytes=10240"},
[junit4] 2> "requestedOps":[{
[junit4] 2> "action":"MERGESHARDS",
[junit4] 2> "hints":{"COLL_SHARD":[
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"},
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}]}}
[junit4] 2> 2208200 DEBUG (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger4,
.auto_add_replicas, .scheduled_maintenance]
[junit4] 2> 2208201 INFO (ScheduledTrigger-7511-thread-2) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=2982262386468283, stage=STARTED, actionName='null',
event={
[junit4] 2> "id":"a985854775a37T14294v7xfiieq6seowrdtxmdy",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982254908758583,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{
[junit4] 2> ".system_shard1_replica_n1":"docs=2, bytes=11240",
[junit4] 2>
"testMixedBounds_collection_shard1_0_replica_n17":"docs=7, bytes=23980",
[junit4] 2>
"testMixedBounds_collection_shard1_1_replica_n21":"docs=5, bytes=12740",
[junit4] 2>
"testMixedBounds_collection_shard2_0_replica_n9":"docs=12, bytes=26480",
[junit4] 2>
"testMixedBounds_collection_shard2_1_replica_n11":"docs=0, bytes=10240"},
[junit4] 2> "_enqueue_time_":2982262344763783,
[junit4] 2> "requestedOps":[{
[junit4] 2> "action":"MERGESHARDS",
[junit4] 2> "hints":{"COLL_SHARD":[
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"},
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}]}}, context={}, config={
[junit4] 2> "trigger":"index_size_trigger4",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
message='null'}
[junit4] 2> 2208201 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers -- processing actions for {
[junit4] 2> "id":"a985854775a37T14294v7xfiieq6seowrdtxmdy",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982254908758583,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{
[junit4] 2> ".system_shard1_replica_n1":"docs=2, bytes=11240",
[junit4] 2>
"testMixedBounds_collection_shard1_0_replica_n17":"docs=7, bytes=23980",
[junit4] 2>
"testMixedBounds_collection_shard1_1_replica_n21":"docs=5, bytes=12740",
[junit4] 2>
"testMixedBounds_collection_shard2_0_replica_n9":"docs=12, bytes=26480",
[junit4] 2>
"testMixedBounds_collection_shard2_1_replica_n11":"docs=0, bytes=10240"},
[junit4] 2> "_enqueue_time_":2982262344763783,
[junit4] 2> "requestedOps":[{
[junit4] 2> "action":"MERGESHARDS",
[junit4] 2> "hints":{"COLL_SHARD":[
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"},
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}]}}
[junit4] 2> 2208201 INFO (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=2982262414636583, stage=BEFORE_ACTION,
actionName='compute_plan', event={
[junit4] 2> "id":"a985854775a37T14294v7xfiieq6seowrdtxmdy",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982254908758583,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{
[junit4] 2> ".system_shard1_replica_n1":"docs=2, bytes=11240",
[junit4] 2>
"testMixedBounds_collection_shard1_0_replica_n17":"docs=7, bytes=23980",
[junit4] 2>
"testMixedBounds_collection_shard1_1_replica_n21":"docs=5, bytes=12740",
[junit4] 2>
"testMixedBounds_collection_shard2_0_replica_n9":"docs=12, bytes=26480",
[junit4] 2>
"testMixedBounds_collection_shard2_1_replica_n11":"docs=0, bytes=10240"},
[junit4] 2> "_enqueue_time_":2982262344763783,
[junit4] 2> "requestedOps":[{
[junit4] 2> "action":"MERGESHARDS",
[junit4] 2> "hints":{"COLL_SHARD":[
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"},
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}]}},
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger4},
config={
[junit4] 2> "trigger":"index_size_trigger4",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
message='null'}
[junit4] 2> 2208201 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ComputePlanAction -- processing event: {
[junit4] 2> "id":"a985854775a37T14294v7xfiieq6seowrdtxmdy",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982254908758583,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{
[junit4] 2> ".system_shard1_replica_n1":"docs=2, bytes=11240",
[junit4] 2>
"testMixedBounds_collection_shard1_0_replica_n17":"docs=7, bytes=23980",
[junit4] 2>
"testMixedBounds_collection_shard1_1_replica_n21":"docs=5, bytes=12740",
[junit4] 2>
"testMixedBounds_collection_shard2_0_replica_n9":"docs=12, bytes=26480",
[junit4] 2>
"testMixedBounds_collection_shard2_1_replica_n11":"docs=0, bytes=10240"},
[junit4] 2> "_enqueue_time_":2982262344763783,
[junit4] 2> "requestedOps":[{
[junit4] 2> "action":"MERGESHARDS",
[junit4] 2> "hints":{"COLL_SHARD":[
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"},
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}]}} with context
properties: {BEFORE_ACTION=[compute_plan]}
[junit4] 2> 2208204 INFO (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ComputePlanAction Computed plan empty, remained 0 requested ops to
try.
[junit4] 2> 2208204 INFO (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=2982262541052833, stage=AFTER_ACTION,
actionName='compute_plan', event={
[junit4] 2> "id":"a985854775a37T14294v7xfiieq6seowrdtxmdy",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982254908758583,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":1,
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{
[junit4] 2> ".system_shard1_replica_n1":"docs=2, bytes=11240",
[junit4] 2>
"testMixedBounds_collection_shard1_0_replica_n17":"docs=7, bytes=23980",
[junit4] 2>
"testMixedBounds_collection_shard1_1_replica_n21":"docs=5, bytes=12740",
[junit4] 2>
"testMixedBounds_collection_shard2_0_replica_n9":"docs=12, bytes=26480",
[junit4] 2>
"testMixedBounds_collection_shard2_1_replica_n11":"docs=0, bytes=10240"},
[junit4] 2> "_enqueue_time_":2982262344763783,
[junit4] 2> "requestedOps":[{
[junit4] 2> "action":"MERGESHARDS",
[junit4] 2> "hints":{"COLL_SHARD":[
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"},
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}]}},
context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"}, {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}],
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger4,
properties.AFTER_ACTION=[compute_plan]}, config={
[junit4] 2> "trigger":"index_size_trigger4",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
message='null'}
[junit4] 2> 2208204 INFO (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.IndexSizeTriggerTest =======>
CapturedEvent{timestamp=2982262556557333, stage=BEFORE_ACTION,
actionName='execute_plan', event={
[junit4] 2> "id":"a985854775a37T14294v7xfiieq6seowrdtxmdy",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982254908758583,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":1,
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{
[junit4] 2> ".system_shard1_replica_n1":"docs=2, bytes=11240",
[junit4] 2>
"testMixedBounds_collection_shard1_0_replica_n17":"docs=7, bytes=23980",
[junit4] 2>
"testMixedBounds_collection_shard1_1_replica_n21":"docs=5, bytes=12740",
[junit4] 2>
"testMixedBounds_collection_shard2_0_replica_n9":"docs=12, bytes=26480",
[junit4] 2>
"testMixedBounds_collection_shard2_1_replica_n11":"docs=0, bytes=10240"},
[junit4] 2> "_enqueue_time_":2982262344763783,
[junit4] 2> "requestedOps":[{
[junit4] 2> "action":"MERGESHARDS",
[junit4] 2> "hints":{"COLL_SHARD":[
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"},
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}]}},
context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"}, {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}],
properties.BEFORE_ACTION=[compute_plan, execute_plan],
source=index_size_trigger4, properties.AFTER_ACTION=[compute_plan]}, config={
[junit4] 2> "trigger":"index_size_trigger4",
[junit4] 2> "stage":[
[junit4] 2> "STARTED",
[junit4] 2> "ABORTED",
[junit4] 2> "SUCCEEDED",
[junit4] 2> "FAILED"],
[junit4] 2> "beforeAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2> "afterAction":[
[junit4] 2> "compute_plan",
[junit4] 2> "execute_plan"],
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"},
message='null'}
[junit4] 2> 2208204 DEBUG (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction -- processing event: {
[junit4] 2> "id":"a985854775a37T14294v7xfiieq6seowrdtxmdy",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982254908758583,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":1,
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{
[junit4] 2> ".system_shard1_replica_n1":"docs=2, bytes=11240",
[junit4] 2>
"testMixedBounds_collection_shard1_0_replica_n17":"docs=7, bytes=23980",
[junit4] 2>
"testMixedBounds_collection_shard1_1_replica_n21":"docs=5, bytes=12740",
[junit4] 2>
"testMixedBounds_collection_shard2_0_replica_n9":"docs=12, bytes=26480",
[junit4] 2>
"testMixedBounds_collection_shard2_1_replica_n11":"docs=0, bytes=10240"},
[junit4] 2> "_enqueue_time_":2982262344763783,
[junit4] 2> "requestedOps":[{
[junit4] 2> "action":"MERGESHARDS",
[junit4] 2> "hints":{"COLL_SHARD":[
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"},
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}]}} with context
properties: {AFTER_ACTION=[compute_plan],
unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"}, {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}], BEFORE_ACTION=[compute_plan,
execute_plan]}
[junit4] 2> 2208204 INFO (AutoscalingActionExecutor-7512-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
[junit4] 2> "id":"a985854775a37T14294v7xfiieq6seowrdtxmdy",
[junit4] 2> "source":"index_size_trigger4",
[junit4] 2> "eventTime":2982254908758583,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":1,
[junit4] 2> "aboveSize":{},
[junit4] 2> "belowSize":{
[junit4] 2> ".system_shard1_replica_n1":"docs=2, bytes=11240",
[junit4] 2>
"testMixedBounds_collection_shard1_0_replica_n17":"docs=7, bytes=23980",
[junit4] 2>
"testMixedBounds_collection_shard1_1_replica_n21":"docs=5, bytes=12740",
[junit4] 2>
"testMixedBounds_collection_shard2_0_replica_n9":"docs=12, bytes=26480",
[junit4] 2>
"testMixedBounds_collection_shard2_1_replica_n11":"docs=0, bytes=10240"},
[junit4] 2> "_enqueue_time_":2982262344763783,
[junit4] 2> "requestedOps":[{
[junit4] 2> "action":"MERGESHARDS",
[junit4] 2> "hints":{"COLL_SHARD":[
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard2_1"},
[junit4] 2> {
[junit4] 2> "first":"testMixedBounds_collection",
[junit4] 2> "second":"shard1_1"}]}}]}}
[junit4] 2> 2208205 INFO (
[...truncated too long message...]
eck:
[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:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1149019736
[copy] Copying 241 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1149019736
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1149019736
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 54ms :: artifacts dl 6ms
---------------------------------------------------------------------
| | 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: 103 minutes 5 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]