Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1644/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([55D11B3EBB1AD2B5:EFDD2CB1E4F204FA]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.junit.Assert.assertNull(Assert.java:562)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testNodeLost
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([55D11B3EBB1AD2B5:EAC4D5C038F0B733]:0)
at
org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.waitForState(SimSolrCloudTestCase.java:271)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.doTestNodeLost(TestLargeCluster.java:456)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testNodeLost(TestLargeCluster.java:298)
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 12359 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
[junit4] 2> 1126004 INFO
(SUITE-TriggerIntegrationTest-seed#[55D11B3EBB1AD2B5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/init-core-data-001
[junit4] 2> 1126005 WARN
(SUITE-TriggerIntegrationTest-seed#[55D11B3EBB1AD2B5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 1126005 INFO
(SUITE-TriggerIntegrationTest-seed#[55D11B3EBB1AD2B5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1126006 INFO
(SUITE-TriggerIntegrationTest-seed#[55D11B3EBB1AD2B5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1126006 INFO
(SUITE-TriggerIntegrationTest-seed#[55D11B3EBB1AD2B5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/tempDir-001
[junit4] 2> 1126006 INFO
(SUITE-TriggerIntegrationTest-seed#[55D11B3EBB1AD2B5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1126006 INFO (Thread-4439) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1126006 INFO (Thread-4439) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1126008 ERROR (Thread-4439) [ ] 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> 1126106 INFO
(SUITE-TriggerIntegrationTest-seed#[55D11B3EBB1AD2B5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:59934
[junit4] 2> 1126108 INFO (zkConnectionManagerCallback-6354-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126112 INFO (jetty-launcher-6351-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1126112 INFO (jetty-launcher-6351-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1126113 INFO (jetty-launcher-6351-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1126113 INFO (jetty-launcher-6351-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1126113 INFO (jetty-launcher-6351-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1126114 INFO (jetty-launcher-6351-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1126114 INFO (jetty-launcher-6351-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1126114 INFO (jetty-launcher-6351-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1126114 INFO (jetty-launcher-6351-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ba8ece4{/solr,null,AVAILABLE}
[junit4] 2> 1126114 INFO (jetty-launcher-6351-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1deb6042{/solr,null,AVAILABLE}
[junit4] 2> 1126115 INFO (jetty-launcher-6351-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7c816f14{HTTP/1.1,[http/1.1]}{127.0.0.1:64368}
[junit4] 2> 1126115 INFO (jetty-launcher-6351-thread-2) [ ]
o.e.j.s.Server Started @1129445ms
[junit4] 2> 1126115 INFO (jetty-launcher-6351-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64368}
[junit4] 2> 1126115 ERROR (jetty-launcher-6351-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1126115 INFO (jetty-launcher-6351-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1126115 INFO (jetty-launcher-6351-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1126115 INFO (jetty-launcher-6351-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1126115 INFO (jetty-launcher-6351-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-24T17:43:45.131Z
[junit4] 2> 1126115 INFO (jetty-launcher-6351-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6e681678{HTTP/1.1,[http/1.1]}{127.0.0.1:61163}
[junit4] 2> 1126115 INFO (jetty-launcher-6351-thread-1) [ ]
o.e.j.s.Server Started @1129446ms
[junit4] 2> 1126116 INFO (jetty-launcher-6351-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61163}
[junit4] 2> 1126116 ERROR (jetty-launcher-6351-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1126116 INFO (jetty-launcher-6351-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1126116 INFO (jetty-launcher-6351-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1126116 INFO (jetty-launcher-6351-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1126116 INFO (jetty-launcher-6351-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-24T17:43:45.132Z
[junit4] 2> 1126117 INFO (zkConnectionManagerCallback-6356-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126117 INFO (zkConnectionManagerCallback-6358-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126118 INFO (jetty-launcher-6351-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1126118 INFO (jetty-launcher-6351-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1126123 INFO (jetty-launcher-6351-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59934/solr
[junit4] 2> 1126123 INFO (jetty-launcher-6351-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59934/solr
[junit4] 2> 1126125 INFO (zkConnectionManagerCallback-6364-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126125 INFO (zkConnectionManagerCallback-6366-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126127 INFO
(zkConnectionManagerCallback-6368-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126128 INFO
(zkConnectionManagerCallback-6370-thread-1-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126264 INFO (jetty-launcher-6351-thread-1)
[n:127.0.0.1:61163_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1126265 INFO (jetty-launcher-6351-thread-2)
[n:127.0.0.1:64368_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1126265 INFO (jetty-launcher-6351-thread-1)
[n:127.0.0.1:61163_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:61163_solr
[junit4] 2> 1126266 INFO (jetty-launcher-6351-thread-2)
[n:127.0.0.1:64368_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64368_solr
[junit4] 2> 1126268 INFO
(zkCallback-6369-thread-1-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1126268 INFO (jetty-launcher-6351-thread-1)
[n:127.0.0.1:61163_solr ] o.a.s.c.Overseer Overseer
(id=99406041908707333-127.0.0.1:61163_solr-n_0000000000) starting
[junit4] 2> 1126269 INFO
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1126278 INFO (jetty-launcher-6351-thread-1)
[n:127.0.0.1:61163_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61163_solr
[junit4] 2> 1126278 INFO
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1126279 INFO
(zkCallback-6369-thread-1-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1126346 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 1126346 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 1126347 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:61163_solr, 127.0.0.1:64368_solr]
[junit4] 2> 1126347 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 1126347 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 1126347 INFO (jetty-launcher-6351-thread-2)
[n:127.0.0.1:64368_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64368.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1126348 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1126349 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 1126349 DEBUG (ScheduledTrigger-5272-thread-1)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 2> 1126351 INFO (jetty-launcher-6351-thread-2)
[n:127.0.0.1:64368_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64368.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1126351 INFO (jetty-launcher-6351-thread-2)
[n:127.0.0.1:64368_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64368.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1126351 INFO (jetty-launcher-6351-thread-2)
[n:127.0.0.1:64368_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/tempDir-001/node2/.
[junit4] 2> 1126371 INFO (jetty-launcher-6351-thread-1)
[n:127.0.0.1:61163_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61163.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1126375 INFO (jetty-launcher-6351-thread-1)
[n:127.0.0.1:61163_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61163.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1126375 INFO (jetty-launcher-6351-thread-1)
[n:127.0.0.1:61163_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61163.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1126375 INFO (jetty-launcher-6351-thread-1)
[n:127.0.0.1:61163_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/tempDir-001/node1/.
[junit4] 2> 1126394 INFO (zkConnectionManagerCallback-6376-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126397 INFO (zkConnectionManagerCallback-6380-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126399 INFO
(SUITE-TriggerIntegrationTest-seed#[55D11B3EBB1AD2B5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1126400 INFO
(SUITE-TriggerIntegrationTest-seed#[55D11B3EBB1AD2B5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59934/solr ready
[junit4] 2> 1126417 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTrigger
[junit4] 2> 1126417 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
[junit4] 2> 1126418 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 2
[junit4] 2> 1126418 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 2
[junit4] 2> 1126420 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 1126421 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1126421 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 1126425 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1126426 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1126426 DEBUG (qtp1498203554-19243) [n:127.0.0.1:61163_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1126427 INFO (qtp1498203554-19243) [n:127.0.0.1:61163_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 1126427 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 3
[junit4] 2> 1126431 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes:
[127.0.0.1:61163_solr, 127.0.0.1:64368_solr]
[junit4] 2> 1126431 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=2,
actions=[{name=test,
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
enabled=true}
[junit4] 2> 1126431 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 3
[junit4] 2> 1126433 INFO
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.TriggerIntegrationTest
TestTriggerAction init
[junit4] 2> 1126433 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1126434 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1126434 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1126434 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1126435 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6b6d492e{/solr,null,AVAILABLE}
[junit4] 2> 1126435 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@73968fde{HTTP/1.1,[http/1.1]}{127.0.0.1:34400}
[junit4] 2> 1126435 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.e.j.s.Server Started @1129765ms
[junit4] 2> 1126435 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34400}
[junit4] 2> 1126435 ERROR
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1126435 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1126435 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 1126435 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1126435 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-24T17:43:45.451Z
[junit4] 2> 1126437 INFO (zkConnectionManagerCallback-6382-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126437 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1126438 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 1126438 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 1126438 DEBUG (ScheduledTrigger-5272-thread-1)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 1126438 DEBUG (ScheduledTrigger-5272-thread-1)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
[junit4] 2> 1126443 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59934/solr
[junit4] 2> 1126444 INFO (zkConnectionManagerCallback-6386-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126446 INFO
(zkConnectionManagerCallback-6388-thread-1-processing-n:127.0.0.1:34400_solr)
[n:127.0.0.1:34400_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126454 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:34400_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1126457 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:34400_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1126459 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:34400_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34400_solr
[junit4] 2> 1126461 INFO
(zkCallback-6369-thread-1-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1126461 INFO (zkCallback-6379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1126461 INFO
(zkCallback-6387-thread-1-processing-n:127.0.0.1:34400_solr)
[n:127.0.0.1:34400_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1126462 INFO
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1126536 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:34400_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34400.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1126543 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:34400_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34400.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1126543 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:34400_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34400.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1126544 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:34400_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/tempDir-001/node3/.
[junit4] 2> 1127441 DEBUG (ScheduledTrigger-5272-thread-2)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 1127442 DEBUG (ScheduledTrigger-5272-thread-2)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
[junit4] 2> 1127442 DEBUG (ScheduledTrigger-5272-thread-2)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger Tracking new node:
127.0.0.1:34400_solr at time 517159990528776
[junit4] 2> 1128454 DEBUG (ScheduledTrigger-5272-thread-2)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 1128454 DEBUG (ScheduledTrigger-5272-thread-2)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
[junit4] 2> 1129457 DEBUG (ScheduledTrigger-5272-thread-2)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 1129458 DEBUG (ScheduledTrigger-5272-thread-2)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
[junit4] 2> 1129458 DEBUG (ScheduledTrigger-5272-thread-2)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger firing registered processor for nodes:
[127.0.0.1:34400_solr] added at times [517159990528776], now=517162140874517
[junit4] 2> 1129458 DEBUG (ScheduledTrigger-5272-thread-2)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown
inactive - processing event: {
[junit4] 2> "id":"1d65ab1870b08T8e0iv9f3af3s4f5aq606lcbuu",
[junit4] 2> "source":"node_added_trigger",
[junit4] 2> "eventTime":517159990528776,
[junit4] 2> "eventType":"NODEADDED",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[517159990528776],
[junit4] 2> "nodeNames":["127.0.0.1:34400_solr"]}}
[junit4] 2> 1129459 DEBUG (ScheduledTrigger-5272-thread-2)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.ScheduledTriggers Pausing all triggers:
[node_added_trigger]
[junit4] 2> 1129460 INFO (ScheduledTrigger-5272-thread-2)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.SystemLogListener Collection .system
does not exist, disabling logging.
[junit4] 2> 1129461 DEBUG
(AutoscalingActionExecutor-5273-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions
for {
[junit4] 2> "id":"1d65ab1870b08T8e0iv9f3af3s4f5aq606lcbuu",
[junit4] 2> "source":"node_added_trigger",
[junit4] 2> "eventTime":517159990528776,
[junit4] 2> "eventType":"NODEADDED",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[517159990528776],
[junit4] 2> "_enqueue_time_":517162142359085,
[junit4] 2> "nodeNames":["127.0.0.1:34400_solr"]}}
[junit4] 2> 1129465 DEBUG
(AutoscalingActionExecutor-5273-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger:
node_added_trigger after 5000ms
[junit4] 2> 1129465 DEBUG
(AutoscalingActionExecutor-5273-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.ScheduledTriggers -- processing took 4
ms for event id=1d65ab1870b08T8e0iv9f3af3s4f5aq606lcbuu
[junit4] 2> 1129468 INFO (qtp2031349858-19309) [n:127.0.0.1:34400_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 1129471 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1129473 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1129473 DEBUG (qtp2031349858-19305) [n:127.0.0.1:34400_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1129474 INFO (qtp2031349858-19305) [n:127.0.0.1:34400_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=11
[junit4] 2> 1129475 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 4
[junit4] 2> 1129476 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes:
[127.0.0.1:34400_solr, 127.0.0.1:61163_solr, 127.0.0.1:64368_solr]
[junit4] 2> 1129476 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=2,
actions=[{name=test,
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
enabled=true}
[junit4] 2> 1129476 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 4
[junit4] 2> 1129477 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 1129478 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 4, lastZnodeVersion 4
[junit4] 2> 1131475 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTrigger
[junit4] 2> 1131518 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTrigger
[junit4] 2> 1131519 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
[junit4] 2> 1131520 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 5
[junit4] 2> 1131521 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 5
[junit4] 2> 1131523 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 1131524 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1131525 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 5, lastZnodeVersion 5
[junit4] 2> 1131525 INFO (qtp2031349858-19307) [n:127.0.0.1:34400_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1131541 INFO (qtp2031349858-19307) [n:127.0.0.1:34400_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=16
[junit4] 2> 1131544 INFO (qtp2031349858-19307) [n:127.0.0.1:34400_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1131546 INFO (qtp1498203554-19246) [n:127.0.0.1:61163_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1131548 INFO (qtp1768845965-19256) [n:127.0.0.1:64368_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1131548 DEBUG (qtp2031349858-19309) [n:127.0.0.1:34400_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1131549 INFO (qtp2031349858-19309) [n:127.0.0.1:34400_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 1131550 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 6
[junit4] 2> 1131551 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:34400_solr, 127.0.0.1:61163_solr, 127.0.0.1:64368_solr]
[junit4] 2> 1131551 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 6
[junit4] 2> 1131555 INFO
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.TriggerIntegrationTest
TestTriggerAction init
[junit4] 2> 1131556 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1131557 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 6, lastZnodeVersion 6
[junit4] 2> 1131557 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@73968fde{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1131558 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1016667169
[junit4] 2> 1131558 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1131558 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@78ffcb1a: rootName =
solr_34400, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@47beb1be
[junit4] 2> 1131558 DEBUG (ScheduledTrigger-5272-thread-3)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: 3
[junit4] 2> 1131566 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1131566 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@596c557: rootName =
solr_34400, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3d8a8194
[junit4] 2> 1131571 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1131571 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@a5cac11: rootName =
solr_34400, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@71cb9e27
[junit4] 2> 1131573 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:34400_solr
[junit4] 2> 1131574 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1131574 INFO
(zkCallback-6387-thread-1-processing-n:127.0.0.1:34400_solr)
[n:127.0.0.1:34400_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 1131574 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1131575 INFO
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 1131575 INFO (zkCallback-6379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1131576 INFO
(zkCallback-6369-thread-1-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 1132562 DEBUG (ScheduledTrigger-5272-thread-3)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: 2
[junit4] 2> 1132563 DEBUG (ScheduledTrigger-5272-thread-3)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeLostTrigger Tracking lost node:
127.0.0.1:34400_solr
[junit4] 2> 1133076 WARN
(zkCallback-6387-thread-1-processing-n:127.0.0.1:34400_solr)
[n:127.0.0.1:34400_solr ] o.a.s.c.ZkController Unable to register nodeLost
path for 127.0.0.1:34400_solr
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:34400_solr
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1133079 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6b6d492e{/solr,null,UNAVAILABLE}
[junit4] 2> 1133079 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.e.j.s.session Stopped scavenging
[junit4] 2> 1133535 INFO
(OverseerCollectionConfigSetProcessor-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1133566 DEBUG (ScheduledTrigger-5272-thread-3)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: 2
[junit4] 2> 1133566 DEBUG (ScheduledTrigger-5272-thread-3)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing
registered processor for lost nodes: [127.0.0.1:34400_solr]
[junit4] 2> 1133566 DEBUG (ScheduledTrigger-5272-thread-3)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown
inactive - processing event: {
[junit4] 2> "id":"1d65bed46e962T8e0iv9f3af3s4f5aq606lcbuw",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":517165287926114,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[517165287926114],
[junit4] 2> "nodeNames":["127.0.0.1:34400_solr"]}}
[junit4] 2> 1133566 DEBUG (ScheduledTrigger-5272-thread-3)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.ScheduledTriggers Pausing all triggers:
[node_lost_trigger]
[junit4] 2> 1133568 INFO (ScheduledTrigger-5272-thread-3)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.SystemLogListener Collection .system
does not exist, disabling logging.
[junit4] 2> 1133568 DEBUG
(AutoscalingActionExecutor-5273-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions
for {
[junit4] 2> "id":"1d65bed46e962T8e0iv9f3af3s4f5aq606lcbuw",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":517165287926114,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[517165287926114],
[junit4] 2> "_enqueue_time_":517166292017095,
[junit4] 2> "nodeNames":["127.0.0.1:34400_solr"]}}
[junit4] 2> 1133571 DEBUG
(AutoscalingActionExecutor-5273-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger:
node_lost_trigger after 5000ms
[junit4] 2> 1133571 DEBUG
(AutoscalingActionExecutor-5273-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.ScheduledTriggers -- processing took 3
ms for event id=1d65bed46e962T8e0iv9f3af3s4f5aq606lcbuw
[junit4] 2> 1133574 INFO (qtp1498203554-19246) [n:127.0.0.1:61163_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1133577 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1133577 DEBUG (qtp1498203554-19248) [n:127.0.0.1:61163_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1133578 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=7
[junit4] 2> 1133579 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 7
[junit4] 2> 1133580 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:61163_solr, 127.0.0.1:64368_solr]
[junit4] 2> 1133580 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 7
[junit4] 2> 1133581 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1133582 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 7, lastZnodeVersion 7
[junit4] 2> 1135581 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[55D11B3EBB1AD2B5]) [
] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTrigger
[junit4] 2> 1135595 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
[junit4] 2> 1135596 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 8
[junit4] 2> 1135596 DEBUG
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 8
[junit4] 2> 1135596 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 8
[junit4] 2> 1135598 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 1135598 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1135599 DEBUG
(OverseerAutoScalingTriggerThread-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 8, lastZnodeVersion 8
[junit4] 2> 1135599 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1135600 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1135600 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1135600 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1135600 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@662fe123{/solr,null,AVAILABLE}
[junit4] 2> 1135601 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3715766d{HTTP/1.1,[http/1.1]}{127.0.0.1:62518}
[junit4] 2> 1135601 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.Server Started @1139139ms
[junit4] 2> 1135601 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62518}
[junit4] 2> 1135601 ERROR
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1135602 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1135602 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1135602 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1135602 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-24T17:43:54.618Z
[junit4] 2> 1135603 INFO (zkConnectionManagerCallback-6392-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1135604 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1135621 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59934/solr
[junit4] 2> 1135622 INFO (zkConnectionManagerCallback-6396-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1135625 INFO
(zkConnectionManagerCallback-6398-thread-1-processing-n:127.0.0.1:62518_solr)
[n:127.0.0.1:62518_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1135635 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:62518_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1135638 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:62518_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1135640 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:62518_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62518_solr
[junit4] 2> 1135642 INFO (zkCallback-6379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1135642 INFO
(zkCallback-6369-thread-1-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1135642 INFO
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1135643 INFO
(zkCallback-6397-thread-1-processing-n:127.0.0.1:62518_solr)
[n:127.0.0.1:62518_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1135738 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:62518_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62518.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1135749 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:62518_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62518.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1135750 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:62518_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62518.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1135753 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:62518_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/tempDir-001/node4/.
[junit4] 2> 1135788 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1135789 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1135789 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1135789 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1135789 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@726d1ea{/solr,null,AVAILABLE}
[junit4] 2> 1135790 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3e19bb34{HTTP/1.1,[http/1.1]}{127.0.0.1:45926}
[junit4] 2> 1135790 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.Server Started @1139328ms
[junit4] 2> 1135790 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45926}
[junit4] 2> 1135790 ERROR
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1135790 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1135790 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1135790 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1135790 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-24T17:43:54.806Z
[junit4] 2> 1135792 INFO (zkConnectionManagerCallback-6402-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1135793 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1135799 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59934/solr
[junit4] 2> 1135801 INFO (zkConnectionManagerCallback-6406-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1135804 INFO
(zkConnectionManagerCallback-6408-thread-1-processing-n:127.0.0.1:45926_solr)
[n:127.0.0.1:45926_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1135813 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:45926_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1135816 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:45926_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1135819 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:45926_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45926_solr
[junit4] 2> 1135821 INFO (zkCallback-6379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1135821 INFO
(zkCallback-6397-thread-1-processing-n:127.0.0.1:62518_solr)
[n:127.0.0.1:62518_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1135821 INFO
(zkCallback-6369-thread-1-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1135821 INFO
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1135822 INFO
(zkCallback-6407-thread-1-processing-n:127.0.0.1:45926_solr)
[n:127.0.0.1:45926_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1135921 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:45926_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45926.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1135928 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:45926_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45926.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1135928 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:45926_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45926.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1135929 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:45926_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/tempDir-001/node5/.
[junit4] 2> 1135961 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1135962 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1135962 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1135962 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1135962 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7110cc40{/solr,null,AVAILABLE}
[junit4] 2> 1135962 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@30c87668{HTTP/1.1,[http/1.1]}{127.0.0.1:49575}
[junit4] 2> 1135962 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.e.j.s.Server Started @1139501ms
[junit4] 2> 1135962 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49575}
[junit4] 2> 1135963 ERROR
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1135963 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1135963 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1135963 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1135963 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-24T17:43:54.979Z
[junit4] 2> 1135965 INFO (zkConnectionManagerCallback-6412-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1135965 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1135972 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59934/solr
[junit4] 2> 1135973 INFO (zkConnectionManagerCallback-6416-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1135976 INFO
(zkConnectionManagerCallback-6418-thread-1-processing-n:127.0.0.1:49575_solr)
[n:127.0.0.1:49575_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1135987 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:49575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1135990 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:49575_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1135992 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:49575_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49575_solr
[junit4] 2> 1135994 INFO
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1135994 INFO
(zkCallback-6369-thread-1-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1135994 INFO
(zkCallback-6397-thread-1-processing-n:127.0.0.1:62518_solr)
[n:127.0.0.1:62518_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1135994 INFO
(zkCallback-6407-thread-1-processing-n:127.0.0.1:45926_solr)
[n:127.0.0.1:45926_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1135994 INFO (zkCallback-6379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1135996 INFO
(zkCallback-6417-thread-1-processing-n:127.0.0.1:49575_solr)
[n:127.0.0.1:49575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1136108 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:49575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49575.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1136115 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:49575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49575.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1136115 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:49575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49575.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1136115 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[55D11B3EBB1AD2B5])
[n:127.0.0.1:49575_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/tempDir-001/node6/.
[junit4] 2> 1136154 INFO (qtp761739816-19359) [n:127.0.0.1:45926_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1136157 INFO
(OverseerThreadFactory-5274-thread-2-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1136276 INFO
(OverseerStateUpdate-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64368/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1136282 INFO
(OverseerStateUpdate-99406041908707333-127.0.0.1:61163_solr-n_0000000000)
[n:127.0.0.1:61163_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:61163/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1136487 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1136487 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1136487 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1136488 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1136599 INFO
(zkCallback-6369-thread-1-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1136599 INFO
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1136600 INFO
(zkCallback-6367-thread-2-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1136600 INFO
(zkCallback-6369-thread-2-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1137520 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1137521 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1137530 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1137530 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1137534 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1137534 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1137534 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1137535 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1137535 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61163.solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1137535 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64368.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b049a70
[junit4] 2> 1137535 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1137535 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1137535 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/tempDir-001/node1/collection1_shard1_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
[junit4] 2> 1137535 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/tempDir-001/node2/collection1_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_55D11B3EBB1AD2B5-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
[junit4] 2> 1137597 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1137597 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1137597 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1137597 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1137598 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1137598 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1137598 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1137598 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1137599 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7b6b14e4[collection1_shard1_replica_n2] main]
[junit4] 2> 1137599 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@754d55e7[collection1_shard1_replica_n1] main]
[junit4] 2> 1137600 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1137601 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1137601 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1137601 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1137601 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1137602 INFO (qtp1498203554-19248) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1590496682697555968
[junit4] 2> 1137602 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1137602 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1590496682697555968
[junit4] 2> 1137602 INFO
(searcherExecutor-5304-thread-1-processing-n:127.0.0.1:61163_solr
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:61163_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@7b6b14e4[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1137603 INFO
(searcherExecutor-5305-thread-1-processing-n:127.0.0.1:64368_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:64368_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@754d55e7[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1137609 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1137609 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1137609 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64368/solr/collection1_shard1_replica_n1/
[junit4] 2> 1137610 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1
url=http://127.0.0.1:64368/solr START
replicas=[http://127.0.0.1:61163/solr/collection1_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 1137611 INFO (qtp1498203554-19246) [n:127.0.0.1:61163_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1137712 INFO
(zkCallback-6367-thread-2-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1137713 INFO
(zkCallback-6369-thread-2-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1137713 INFO
(zkCallback-6367-thread-1-processing-n:127.0.0.1:61163_solr)
[n:127.0.0.1:61163_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1137713 INFO
(zkCallback-6369-thread-1-processing-n:127.0.0.1:64368_solr)
[n:127.0.0.1:64368_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1137911 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1
url=http://127.0.0.1:64368/solr DONE. We have no versions. sync failed.
[junit4] 2> 1137911 INFO (qtp1768845965-19245) [n:127.0.0.1:64368_so
[...truncated too long message...]
675732858825406,
[junit4] 2> 675732861106156,
[junit4] 2> 675732851570256,
[junit4] 2> 675732870649156,
[junit4] 2> 675732849313406,
[junit4] 2> 675732863278406],
[junit4] 2> "_enqueue_time_":675738563441406,
[junit4] 2> "nodeNames":[
[junit4] 2> "127.0.0.1:10124_solr",
[junit4] 2> "127.0.0.1:10157_solr",
[junit4] 2> "127.0.0.1:10163_solr",
[junit4] 2> "127.0.0.1:10142_solr",
[junit4] 2> "127.0.0.1:10099_solr",
[junit4] 2> "127.0.0.1:10154_solr",
[junit4] 2> "127.0.0.1:10044_solr",
[junit4] 2> "127.0.0.1:10083_solr",
[junit4] 2> "127.0.0.1:10165_solr",
[junit4] 2> "127.0.0.1:10063_solr"]}}
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:120)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:299)
[junit4] 2> ... 6 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unexpected
exception executing operation:
action=MOVEREPLICA&async=node_lost_trigger/2669351665408T8e0iv9f3af3s4f5aq606lcep8/0&waitForFinalState=true&collection=testBasic&targetNode=127.0.0.1:10091_solr&inPlaceMove=true&replica=core_node33
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:110)
[junit4] 2> ... 7 more
[junit4] 2> Caused by: java.io.IOException: java.lang.InterruptedException
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:460)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:80)
[junit4] 2> ... 7 more
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.FutureTask.awaitDone(FutureTask.java:404)
[junit4] 2> at
java.util.concurrent.FutureTask.get(FutureTask.java:191)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:458)
[junit4] 2> ... 8 more
[junit4] 2> 4188995 DEBUG (AutoscalingActionExecutor-10796-thread-1) [
] o.a.s.c.a.ScheduledTriggers -- processing took 5702 ms for event
id=2669351665408T8e0iv9f3af3s4f5aq606lcep8
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestLargeCluster_55D11B3EBB1AD2B5-001
[junit4] 2> Jan 24, 2018 6:34:48 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 61 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=2002, maxMBSortInHeap=5.487872961858834,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b9ad5ea),
locale=es-US, timezone=America/Matamoros
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152
(64-bit)/cpus=3,threads=1,free=279178360,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [SyncSliceTest,
TestCollectionAPI, SpellPossibilityIteratorTest, PeerSyncTest,
TestSolrIndexConfig, JavabinLoaderTest, ExternalFileFieldSortTest,
SolrCoreMetricManagerTest, TestNoOpRegenerator, TestSolrDeletionPolicy2,
TestCloudSearcherWarming, TestLeaderElectionWithEmptyReplica, TestCustomSort,
TestGraphMLResponseWriter, AddSchemaFieldsUpdateProcessorFactoryTest,
ZkControllerTest, SchemaApiFailureTest, TestRestoreCore,
TestSolrConfigHandlerConcurrent, TestLuceneIndexBackCompat, RuleEngineTest,
TestConfig, SliceStateTest, SimpleMLTQParserTest, BasicAuthStandaloneTest,
VMParamsZkACLAndCredentialsProvidersTest, TestDocTermOrds,
TestHashQParserPlugin, AutoscalingHistoryHandlerTest, TestSearchPerf,
TestRandomDVFaceting, BlockDirectoryTest,
ClassificationUpdateProcessorIntegrationTest,
TestHighFrequencyDictionaryFactory, LeaderElectionContextKeyTest,
TestSolrCoreProperties, SolrMetricReporterTest, TestPayloadCheckQParserPlugin,
OverseerStatusTest, TestDynamicLoading, DocumentAnalysisRequestHandlerTest,
CoreAdminHandlerTest, ExitableDirectoryReaderTest, SolrGangliaReporterTest,
DebugComponentTest, RequestLoggingTest, TestJsonFacetRefinement,
TestCoreDiscovery, CloneFieldUpdateProcessorFactoryTest,
MoveReplicaHDFSFailoverTest, JSONWriterTest, ManagedSchemaRoundRobinCloudTest,
OverseerModifyCollectionTest, AutoAddReplicasIntegrationTest,
TestInPlaceUpdatesDistrib, TestReplicationHandlerBackup,
TestShardHandlerFactory, TestStressRecovery, TimeZoneUtilsTest,
MigrateRouteKeyTest, TestFieldCacheReopen, TestSolrCoreParser,
DistribDocExpirationUpdateProcessorTest, BlobRepositoryCloudTest,
TestConfigSetsAPI, TestRuleBasedAuthorizationPlugin, TestPushWriter,
SolrCoreCheckLockOnStartupTest, TestLRUCache,
TestLMJelinekMercerSimilarityFactory, ZkSolrClientTest, HdfsDirectoryTest,
DistributedFacetPivotSmallAdvancedTest, TestSQLHandlerNonCloud,
TestSolrCloudWithHadoopAuthPlugin, CustomCollectionTest, TestSolrConfigHandler,
ClusterStateTest, JsonLoaderTest, XsltUpdateRequestHandlerTest,
TestPolicyCloud, TestWordDelimiterFilterFactory, HttpTriggerListenerTest,
DistributedQueryComponentOptimizationTest, SoftAutoCommitTest,
DistributedQueueTest, TestHdfsCloudBackupRestore,
OverriddenZkACLAndCredentialsProvidersTest, UninvertDocValuesMergePolicyTest,
PreAnalyzedFieldTest, TestSubQueryTransformer, DistributedExpandComponentTest,
TestNumericTokenStream, TestPullReplicaErrorHandling, TestClusterStateMutator,
SearchRateTriggerTest, TestPivotHelperCode, TestUpdate,
TestRandomRequestDistribution, TestDFISimilarityFactory, SolrShardReporterTest,
DirectUpdateHandlerTest, RegexBoostProcessorTest, TestSort,
TestMiniSolrCloudClusterSSL, ReplicaListTransformerTest, TestTlogReplica,
TestEmbeddedSolrServerConstructors, V2ApiIntegrationTest,
CollectionTooManyReplicasTest, TestRawTransformer, TestHashPartitioner,
TestUnifiedSolrHighlighter, TestComplexPhraseLeadingWildcard,
TestFieldTypeCollectionResource, TestLeaderInitiatedRecoveryThread,
HdfsRecoveryZkTest, TestValueSourceCache, UtilsToolTest,
TestPerFieldSimilarityWithDefaultOverride, TestUseDocValuesAsStored,
SimplePostToolTest, TestTriggerIntegration, PeerSyncReplicationTest,
IndexBasedSpellCheckerTest, TestNumericTerms32, HighlighterConfigTest,
TestIndexingPerformance, CdcrReplicationDistributedZkTest,
TestCloudPseudoReturnFields, TestReplicaProperties,
DistributedIntervalFacetingTest, BitVectorTest, DisMaxRequestHandlerTest,
BadIndexSchemaTest, TestSolrCloudWithSecureImpersonation, TestCodecSupport,
TestClusterStateProvider, FullHLLTest, DocValuesTest, BooleanFieldTest,
AutoScalingHandlerTest, TestMissingGroups, TestDocumentBuilder,
NoCacheHeaderTest, CleanupOldIndexTest, TestExactSharedStatsCache,
CircularListTest, TestSubQueryTransformerDistrib, TestStressReorder,
SolrJmxReporterCloudTest, TestCSVLoader, DistributedTermsComponentTest,
TestJettySolrRunner, ShowFileRequestHandlerTest, TestRTGBase,
QueryResultKeyTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
TestDefaultStatsCache, SpellCheckCollatorTest, TestSegmentSorting,
TestNodeAddedTrigger, SortByFunctionTest, TestCloudJSONFacetJoinDomain,
ReturnFieldsTest, TestConfigSetProperties,
LeaderInitiatedRecoveryOnShardRestartTest, TestLRUStatsCache,
DeleteLastCustomShardedReplicaTest, HealthCheckHandlerTest,
TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZk2Test,
PreAnalyzedUpdateProcessorTest, TestCoreBackup, UpdateLogTest,
TestObjectReleaseTracker, URLClassifyProcessorTest, BasicDistributedZk2Test,
TestSearcherReuse, TestSolrQueryResponse, CSVRequestHandlerTest,
TestFastLRUCache, TestManagedStopFilterFactory, SolrIndexMetricsTest,
BigEndianAscendingWordDeserializerTest, TestSolr4Spatial, RankQueryTest,
TestBinaryResponseWriter, LeaderElectionIntegrationTest,
FullSolrCloudDistribCmdsTest, TestDistributedGrouping,
DistributedSpellCheckComponentTest, TestRealTimeGet, TestRangeQuery,
QueryElevationComponentTest, TestBadConfig, SolrRequestParserTest,
SuggesterTest, TestTrie, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest,
TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest,
TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, TestWriterPerf,
TestQueryTypes, TestOmitPositions, TermsComponentTest, TestSolrQueryParser,
LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest,
TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter,
PingRequestHandlerTest, TestComponentsName, TestLFUCache,
TestElisionMultitermQuery, OutputWriterTest, NotRequiredUniqueKeyTest,
TestCharFilters, SynonymTokenizerTest, TestDFRSimilarityFactory,
TestBM25SimilarityFactory, ScriptEngineTest, PluginInfoTest,
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter,
DateFieldTest, SpellingQueryConverterTest, DOMUtilTest,
RAMDirectoryFactoryTest, TestSolrJ, SystemInfoHandlerTest, UUIDFieldTest,
FileUtilsTest, DistributedMLTComponentTest, SolrTestCaseJ4Test,
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestSimpleTrackingShardHandler, TestTolerantSearch,
TestEmbeddedSolrServerAdminHandler, ActionThrottleTest, AliasIntegrationTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConfigSetsAPITest,
CreateCollectionCleanupTest, DeleteShardTest, DeleteStatusTest,
DistribJoinFromCollectionTest, DistributedVersionInfoTest,
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest,
MultiThreadedOCPTest, TestCollectionsAPIViaSolrCloudCluster,
TestRequestStatusCollectionAPI, ComputePlanActionTest, ExecutePlanActionTest,
NodeAddedTriggerTest, TestPolicyCloud, TestComputePlanAction,
TestDistribStateManager, TestGenericDistributedQueue, TestLargeCluster]
[junit4] Completed [580/768 (2!)] on J1 in 60.46s, 4 tests, 1 error <<<
FAILURES!
[...truncated 48813 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]