You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/03/10 06:26:21 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1722 - Still unstable!

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

4 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
should be at least one inactive event

Stack Trace:
java.lang.AssertionError: should be at least one inactive event
	at __randomizedtesting.SeedInfo.seed([C98EE163CFC77B06:D4A22111AE845C0D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:218)
	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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
missing cleanup event

Stack Trace:
java.lang.AssertionError: missing cleanup event
	at __randomizedtesting.SeedInfo.seed([C98EE163CFC77B06:D4A22111AE845C0D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:219)
	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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
should be at least one inactive event

Stack Trace:
java.lang.AssertionError: should be at least one inactive event
	at __randomizedtesting.SeedInfo.seed([C98EE163CFC77B06:D4A22111AE845C0D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:218)
	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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
cleanup action didn't run

Stack Trace:
java.lang.AssertionError: cleanup action didn't run
	at __randomizedtesting.SeedInfo.seed([C98EE163CFC77B06:D4A22111AE845C0D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:197)
	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 14153 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest
   [junit4]   2> 2749095 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-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.ScheduledMaintenanceTriggerTest_C98EE163CFC77B06-001/init-core-data-001
   [junit4]   2> 2749095 WARN  (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2749096 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2749097 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-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> 2749098 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_C98EE163CFC77B06-001/tempDir-001
   [junit4]   2> 2749098 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2749098 INFO  (Thread-7822) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2749098 INFO  (Thread-7822) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2749099 ERROR (Thread-7822) [    ] 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> 2749198 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56887
   [junit4]   2> 2749205 INFO  (zkConnectionManagerCallback-5630-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2749253 INFO  (jetty-launcher-5627-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2749254 INFO  (jetty-launcher-5627-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2749254 INFO  (jetty-launcher-5627-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2749254 INFO  (jetty-launcher-5627-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2749254 INFO  (jetty-launcher-5627-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@653663ce{/solr,null,AVAILABLE}
   [junit4]   2> 2749255 INFO  (jetty-launcher-5627-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3fed6679{HTTP/1.1,[http/1.1]}{127.0.0.1:62711}
   [junit4]   2> 2749255 INFO  (jetty-launcher-5627-thread-1) [    ] o.e.j.s.Server Started @2752357ms
   [junit4]   2> 2749255 INFO  (jetty-launcher-5627-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62711}
   [junit4]   2> 2749255 ERROR (jetty-launcher-5627-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2749255 INFO  (jetty-launcher-5627-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2749255 INFO  (jetty-launcher-5627-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2749255 INFO  (jetty-launcher-5627-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2749255 INFO  (jetty-launcher-5627-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T05:57:15.263Z
   [junit4]   2> 2749259 INFO  (zkConnectionManagerCallback-5632-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2749260 INFO  (jetty-launcher-5627-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2749266 INFO  (jetty-launcher-5627-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56887/solr
   [junit4]   2> 2749268 INFO  (zkConnectionManagerCallback-5636-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2749276 INFO  (zkConnectionManagerCallback-5638-thread-1-processing-n:127.0.0.1:62711_solr) [n:127.0.0.1:62711_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2749556 INFO  (jetty-launcher-5627-thread-1) [n:127.0.0.1:62711_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2749557 INFO  (jetty-launcher-5627-thread-1) [n:127.0.0.1:62711_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62711_solr
   [junit4]   2> 2749559 INFO  (jetty-launcher-5627-thread-1) [n:127.0.0.1:62711_solr    ] o.a.s.c.Overseer Overseer (id=72109938390007811-127.0.0.1:62711_solr-n_0000000000) starting
   [junit4]   2> 2749581 INFO  (jetty-launcher-5627-thread-1) [n:127.0.0.1:62711_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62711_solr
   [junit4]   2> 2749594 DEBUG (OverseerAutoScalingTriggerThread-72109938390007811-127.0.0.1:62711_solr-n_0000000000) [n:127.0.0.1:62711_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2749597 INFO  (OverseerStateUpdate-72109938390007811-127.0.0.1:62711_solr-n_0000000000) [n:127.0.0.1:62711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2749598 DEBUG (OverseerAutoScalingTriggerThread-72109938390007811-127.0.0.1:62711_solr-n_0000000000) [n:127.0.0.1:62711_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2749616 DEBUG (OverseerAutoScalingTriggerThread-72109938390007811-127.0.0.1:62711_solr-n_0000000000) [n:127.0.0.1:62711_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:62711_solr]
   [junit4]   2> 2749616 DEBUG (OverseerAutoScalingTriggerThread-72109938390007811-127.0.0.1:62711_solr-n_0000000000) [n:127.0.0.1:62711_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2749616 DEBUG (OverseerAutoScalingTriggerThread-72109938390007811-127.0.0.1:62711_solr-n_0000000000) [n:127.0.0.1:62711_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2749635 DEBUG (OverseerAutoScalingTriggerThread-72109938390007811-127.0.0.1:62711_solr-n_0000000000) [n:127.0.0.1:62711_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2749636 DEBUG (OverseerAutoScalingTriggerThread-72109938390007811-127.0.0.1:62711_solr-n_0000000000) [n:127.0.0.1:62711_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2749636 DEBUG (ScheduledTrigger-11301-thread-3) [n:127.0.0.1:62711_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750039 INFO  (jetty-launcher-5627-thread-1) [n:127.0.0.1:62711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62711.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@684ff864
   [junit4]   2> 2750049 INFO  (jetty-launcher-5627-thread-1) [n:127.0.0.1:62711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62711.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@684ff864
   [junit4]   2> 2750049 INFO  (jetty-launcher-5627-thread-1) [n:127.0.0.1:62711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62711.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@684ff864
   [junit4]   2> 2750050 INFO  (jetty-launcher-5627-thread-1) [n:127.0.0.1:62711_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.ScheduledMaintenanceTriggerTest_C98EE163CFC77B06-001/tempDir-001/node1/.
   [junit4]   2> 2750080 INFO  (zkConnectionManagerCallback-5642-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2750086 INFO  (zkConnectionManagerCallback-5646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2750088 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2750135 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56887/solr ready
   [junit4]   2> 2750142 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2750142 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 2750142 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10010_solr]
   [junit4]   2> 2750142 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 2750142 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 2750143 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:16.150Z. Now: 2018-03-11T15:59:38.422Z
   [junit4]   2> 2750144 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a272f6Tazlavg4zchwkp0d9n19apd5di",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747836150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520783978422},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750147 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2750147 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 2750151 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750178 INFO  (TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[C98EE163CFC77B06]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerDefaults
   [junit4]   2> 2750179 INFO  (TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[C98EE163CFC77B06]) [    ] o.a.s.c.a.ScheduledMaintenanceTriggerTest {
   [junit4]   2>   "cluster-preferences":[
   [junit4]   2>     {
   [junit4]   2>       "minimize":"cores",
   [junit4]   2>       "precision":1},
   [junit4]   2>     {"maximize":"freedisk"}],
   [junit4]   2>   "triggers":{
   [junit4]   2>     ".scheduled_maintenance":{
   [junit4]   2>       "name":".scheduled_maintenance",
   [junit4]   2>       "startTime":"NOW",
   [junit4]   2>       "event":"scheduled",
   [junit4]   2>       "every":"+1DAY",
   [junit4]   2>       "actions":[
   [junit4]   2>         {
   [junit4]   2>           "name":"inactive_shard_plan",
   [junit4]   2>           "class":"solr.InactiveShardPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"execute_plan",
   [junit4]   2>           "class":"solr.ExecutePlanAction"}],
   [junit4]   2>       "enabled":true},
   [junit4]   2>     ".auto_add_replicas":{
   [junit4]   2>       "name":".auto_add_replicas",
   [junit4]   2>       "event":"nodeLost",
   [junit4]   2>       "waitFor":120,
   [junit4]   2>       "actions":[
   [junit4]   2>         {
   [junit4]   2>           "name":"auto_add_replicas_plan",
   [junit4]   2>           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"execute_plan",
   [junit4]   2>           "class":"solr.ExecutePlanAction"}],
   [junit4]   2>       "enabled":true}},
   [junit4]   2>   "listeners":{
   [junit4]   2>     ".scheduled_maintenance.system":{
   [junit4]   2>       "trigger":".scheduled_maintenance",
   [junit4]   2>       "afterAction":[],
   [junit4]   2>       "stage":[
   [junit4]   2>         "STARTED",
   [junit4]   2>         "ABORTED",
   [junit4]   2>         "SUCCEEDED",
   [junit4]   2>         "FAILED",
   [junit4]   2>         "BEFORE_ACTION",
   [junit4]   2>         "AFTER_ACTION",
   [junit4]   2>         "IGNORED"],
   [junit4]   2>       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]   2>       "beforeAction":[]},
   [junit4]   2>     ".auto_add_replicas.system":{
   [junit4]   2>       "trigger":".auto_add_replicas",
   [junit4]   2>       "afterAction":[],
   [junit4]   2>       "stage":[
   [junit4]   2>         "STARTED",
   [junit4]   2>         "ABORTED",
   [junit4]   2>         "SUCCEEDED",
   [junit4]   2>         "FAILED",
   [junit4]   2>         "BEFORE_ACTION",
   [junit4]   2>         "AFTER_ACTION",
   [junit4]   2>         "IGNORED"],
   [junit4]   2>       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]   2>       "beforeAction":[]}},
   [junit4]   2>   "properties":{}}
   [junit4]   2> 2750180 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750181 DEBUG (simCloudManagerPool-11307-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2750182 DEBUG (simCloudManagerPool-11307-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2750182 DEBUG (simCloudManagerPool-11307-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10010_solr]
   [junit4]   2> 2750183 INFO  (TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[C98EE163CFC77B06]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerDefaults
   [junit4]   2> 2750187 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2750187 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2750187 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2750208 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750228 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750263 INFO  (TEST-ScheduledMaintenanceTriggerTest.testInactiveShardCleanup-seed#[C98EE163CFC77B06]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInactiveShardCleanup
   [junit4]   2> 2750266 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750286 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750307 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750331 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750355 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750380 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750400 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750422 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750430 DEBUG (simCloudManagerPool-11307-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for ScheduledMaintenanceTriggerTest_collection1 / shard1: {"core_node1":{
   [junit4]   2>     "node_name":"127.0.0.1:10010_solr",
   [junit4]   2>     "core":"ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"ScheduledMaintenanceTriggerTest_collection1"}}
   [junit4]   2> 2750435 DEBUG (simCloudManagerPool-11307-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for ScheduledMaintenanceTriggerTest_collection1 / shard1_1: {"core_node5":{
   [junit4]   2>     "node_name":"127.0.0.1:10010_solr",
   [junit4]   2>     "base_url":"http://127.0.0.1:10010/solr",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "core":"ScheduledMaintenanceTriggerTest_collection1_shard1_1_replica0",
   [junit4]   2>     "shard":"shard1_1",
   [junit4]   2>     "collection":"ScheduledMaintenanceTriggerTest_collection1"}}
   [junit4]   2> 2750436 DEBUG (simCloudManagerPool-11307-thread-8) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for ScheduledMaintenanceTriggerTest_collection1 / shard1_0: {"core_node4":{
   [junit4]   2>     "node_name":"127.0.0.1:10010_solr",
   [junit4]   2>     "base_url":"http://127.0.0.1:10010/solr",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "core":"ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica0",
   [junit4]   2>     "shard":"shard1_0",
   [junit4]   2>     "collection":"ScheduledMaintenanceTriggerTest_collection1"}}
   [junit4]   2> 2750439 DEBUG (simCloudManagerPool-11307-thread-9) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2750439 DEBUG (simCloudManagerPool-11307-thread-9) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2750440 DEBUG (simCloudManagerPool-11307-thread-9) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10010_solr]
   [junit4]   2> 2750440 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2750441 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2750441 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2750442 DEBUG (simCloudManagerPool-11307-thread-10) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2750442 DEBUG (simCloudManagerPool-11307-thread-10) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2750443 DEBUG (simCloudManagerPool-11307-thread-10) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10010_solr]
   [junit4]   2> 2750443 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750443 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2750443 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2750443 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2750444 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:18.150Z. Now: 2018-03-11T15:59:53.462Z
   [junit4]   2> 2750444 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a27ac6Tazlavg4zchwkp0d9n19apd5dk",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747838150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520783993462},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750463 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750467 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:20.150Z. Now: 2018-03-11T15:59:54.625Z
   [junit4]   2> 2750468 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a28296Tazlavg4zchwkp0d9n19apd5dm",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747840150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520783994625},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750488 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750489 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:22.150Z. Now: 2018-03-11T15:59:55.703Z
   [junit4]   2> 2750489 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a28a66Tazlavg4zchwkp0d9n19apd5do",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747842150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520783995703},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750508 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750517 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:24.150Z. Now: 2018-03-11T15:59:57.104Z
   [junit4]   2> 2750517 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a29236Tazlavg4zchwkp0d9n19apd5dq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747844150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520783997104},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750528 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750538 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:26.150Z. Now: 2018-03-11T15:59:58.187Z
   [junit4]   2> 2750539 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a29a06Tazlavg4zchwkp0d9n19apd5ds",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747846150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520783998187},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750549 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750563 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:28.150Z. Now: 2018-03-11T15:59:59.396Z
   [junit4]   2> 2750563 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2a1d6Tazlavg4zchwkp0d9n19apd5du",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747848150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520783999396},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750569 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750587 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:30.150Z. Now: 2018-03-11T16:00:00.594Z
   [junit4]   2> 2750587 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2a9a6Tazlavg4zchwkp0d9n19apd5dw",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747850150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784000594},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750589 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750611 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:32.150Z. Now: 2018-03-11T16:00:01.801Z
   [junit4]   2> 2750611 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2b176Tazlavg4zchwkp0d9n19apd5dy",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747852150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784001801},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750611 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750632 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750633 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:34.150Z. Now: 2018-03-11T16:00:02.934Z
   [junit4]   2> 2750634 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2b946Tazlavg4zchwkp0d9n19apd5e0",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747854150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784002934},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750638 DEBUG (ScheduledTrigger-11301-thread-1) [n:127.0.0.1:62711_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750653 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750655 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:36.150Z. Now: 2018-03-11T16:00:04.016Z
   [junit4]   2> 2750655 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2c116Tazlavg4zchwkp0d9n19apd5e2",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747856150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784004016},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750673 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750679 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:38.150Z. Now: 2018-03-11T16:00:05.199Z
   [junit4]   2> 2750679 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2c8e6Tazlavg4zchwkp0d9n19apd5e4",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747858150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784005199},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750707 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750707 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:40.150Z. Now: 2018-03-11T16:00:06.604Z
   [junit4]   2> 2750707 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2d0b6Tazlavg4zchwkp0d9n19apd5e6",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747860150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784006604},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750730 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750731 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:42.150Z. Now: 2018-03-11T16:00:07.798Z
   [junit4]   2> 2750731 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2d886Tazlavg4zchwkp0d9n19apd5e8",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747862150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784007798},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750755 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750755 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:44.150Z. Now: 2018-03-11T16:00:09.004Z
   [junit4]   2> 2750755 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2e056Tazlavg4zchwkp0d9n19apd5ea",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747864150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784009004},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750779 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750779 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:46.150Z. Now: 2018-03-11T16:00:10.205Z
   [junit4]   2> 2750779 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2e826Tazlavg4zchwkp0d9n19apd5ec",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747866150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784010205},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750802 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750802 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:48.150Z. Now: 2018-03-11T16:00:11.350Z
   [junit4]   2> 2750802 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2eff6Tazlavg4zchwkp0d9n19apd5ee",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747868150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784011350},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750823 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750823 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:50.150Z. Now: 2018-03-11T16:00:12.437Z
   [junit4]   2> 2750824 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2f7c6Tazlavg4zchwkp0d9n19apd5eg",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747870150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784012437},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750843 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750845 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:52.150Z. Now: 2018-03-11T16:00:13.501Z
   [junit4]   2> 2750845 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a2ff96Tazlavg4zchwkp0d9n19apd5ei",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747872150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784013501},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750864 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750867 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:54.150Z. Now: 2018-03-11T16:00:14.593Z
   [junit4]   2> 2750867 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a30766Tazlavg4zchwkp0d9n19apd5ek",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747874150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784014593},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750884 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750890 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:56.150Z. Now: 2018-03-11T16:00:15.790Z
   [junit4]   2> 2750890 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a30f36Tazlavg4zchwkp0d9n19apd5em",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747876150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784015790},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750911 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750915 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:57:58.150Z. Now: 2018-03-11T16:00:17.013Z
   [junit4]   2> 2750915 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a31706Tazlavg4zchwkp0d9n19apd5eo",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747878150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784017013},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750932 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750937 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:00.150Z. Now: 2018-03-11T16:00:18.092Z
   [junit4]   2> 2750937 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a31ed6Tazlavg4zchwkp0d9n19apd5eq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747880150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784018092},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750963 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750964 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:02.150Z. Now: 2018-03-11T16:00:19.446Z
   [junit4]   2> 2750964 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a326a6Tazlavg4zchwkp0d9n19apd5es",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747882150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784019446},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2750991 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2750992 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:04.150Z. Now: 2018-03-11T16:00:20.843Z
   [junit4]   2> 2750992 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a32e76Tazlavg4zchwkp0d9n19apd5eu",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747884150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784020843},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751013 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751014 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:06.150Z. Now: 2018-03-11T16:00:21.967Z
   [junit4]   2> 2751014 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a33646Tazlavg4zchwkp0d9n19apd5ew",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747886150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784021967},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751034 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751041 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:08.150Z. Now: 2018-03-11T16:00:23.337Z
   [junit4]   2> 2751042 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a33e16Tazlavg4zchwkp0d9n19apd5ey",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747888150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784023337},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751054 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751063 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:10.150Z. Now: 2018-03-11T16:00:24.430Z
   [junit4]   2> 2751064 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a345e6Tazlavg4zchwkp0d9n19apd5f0",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747890150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784024430},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751081 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751085 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:12.150Z. Now: 2018-03-11T16:00:25.507Z
   [junit4]   2> 2751085 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a34db6Tazlavg4zchwkp0d9n19apd5f2",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747892150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784025507},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751102 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751106 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:14.150Z. Now: 2018-03-11T16:00:26.575Z
   [junit4]   2> 2751107 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a35586Tazlavg4zchwkp0d9n19apd5f4",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747894150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784026575},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751122 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751128 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:16.150Z. Now: 2018-03-11T16:00:27.661Z
   [junit4]   2> 2751128 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a35d56Tazlavg4zchwkp0d9n19apd5f6",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747896150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784027661},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751142 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751151 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:18.150Z. Now: 2018-03-11T16:00:28.800Z
   [junit4]   2> 2751151 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a36526Tazlavg4zchwkp0d9n19apd5f8",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747898150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784028800},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751163 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751172 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:20.150Z. Now: 2018-03-11T16:00:29.891Z
   [junit4]   2> 2751173 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a36cf6Tazlavg4zchwkp0d9n19apd5fa",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747900150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784029891},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751183 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751194 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:22.150Z. Now: 2018-03-11T16:00:30.965Z
   [junit4]   2> 2751194 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a374c6Tazlavg4zchwkp0d9n19apd5fc",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747902150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784030965},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751203 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751219 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:24.150Z. Now: 2018-03-11T16:00:32.240Z
   [junit4]   2> 2751220 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a37c96Tazlavg4zchwkp0d9n19apd5fe",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747904150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784032240},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751233 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751241 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:26.150Z. Now: 2018-03-11T16:00:33.339Z
   [junit4]   2> 2751242 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a38466Tazlavg4zchwkp0d9n19apd5fg",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747906150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784033339},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751254 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751264 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:28.150Z. Now: 2018-03-11T16:00:34.471Z
   [junit4]   2> 2751264 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a38c36Tazlavg4zchwkp0d9n19apd5fi",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747908150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784034471},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751274 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751287 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:30.150Z. Now: 2018-03-11T16:00:35.604Z
   [junit4]   2> 2751287 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a39406Tazlavg4zchwkp0d9n19apd5fk",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747910150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784035604},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751299 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751311 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:32.150Z. Now: 2018-03-11T16:00:36.840Z
   [junit4]   2> 2751312 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a39bd6Tazlavg4zchwkp0d9n19apd5fm",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747912150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784036840},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751319 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751333 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:34.150Z. Now: 2018-03-11T16:00:37.914Z
   [junit4]   2> 2751333 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3a3a6Tazlavg4zchwkp0d9n19apd5fo",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747914150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784037914},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751339 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751355 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:36.150Z. Now: 2018-03-11T16:00:38.996Z
   [junit4]   2> 2751355 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3ab76Tazlavg4zchwkp0d9n19apd5fq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747916150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784038996},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751362 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751379 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:38.150Z. Now: 2018-03-11T16:00:40.209Z
   [junit4]   2> 2751379 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3b346Tazlavg4zchwkp0d9n19apd5fs",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747918150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784040209},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751391 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751401 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:40.150Z. Now: 2018-03-11T16:00:41.345Z
   [junit4]   2> 2751402 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3bb16Tazlavg4zchwkp0d9n19apd5fu",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747920150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784041345},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751411 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751427 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:42.150Z. Now: 2018-03-11T16:00:42.602Z
   [junit4]   2> 2751427 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3c2e6Tazlavg4zchwkp0d9n19apd5fw",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747922150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784042602},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751431 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751451 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:44.150Z. Now: 2018-03-11T16:00:43.807Z
   [junit4]   2> 2751451 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3cab6Tazlavg4zchwkp0d9n19apd5fy",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747924150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784043807},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751453 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751479 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:46.150Z. Now: 2018-03-11T16:00:45.205Z
   [junit4]   2> 2751479 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3d286Tazlavg4zchwkp0d9n19apd5g0",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747926150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784045205},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751480 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751502 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:48.150Z. Now: 2018-03-11T16:00:46.357Z
   [junit4]   2> 2751502 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3da56Tazlavg4zchwkp0d9n19apd5g2",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747928150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784046357},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751503 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751527 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:50.150Z. Now: 2018-03-11T16:00:47.606Z
   [junit4]   2> 2751527 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3e226Tazlavg4zchwkp0d9n19apd5g4",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747930150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784047606},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751528 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751548 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751548 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:52.150Z. Now: 2018-03-11T16:00:48.686Z
   [junit4]   2> 2751548 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3e9f6Tazlavg4zchwkp0d9n19apd5g6",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747932150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784048686},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751568 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751570 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:54.150Z. Now: 2018-03-11T16:00:49.755Z
   [junit4]   2> 2751570 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3f1c6Tazlavg4zchwkp0d9n19apd5g8",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747934150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784049755},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751589 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751591 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:56.150Z. Now: 2018-03-11T16:00:50.824Z
   [junit4]   2> 2751591 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a3f996Tazlavg4zchwkp0d9n19apd5ga",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747936150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784050824},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751610 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751615 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:58:58.150Z. Now: 2018-03-11T16:00:52.009Z
   [junit4]   2> 2751615 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a40166Tazlavg4zchwkp0d9n19apd5gc",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747938150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784052009},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751630 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751636 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:59:00.150Z. Now: 2018-03-11T16:00:53.088Z
   [junit4]   2> 2751637 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a40936Tazlavg4zchwkp0d9n19apd5ge",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747940150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784053088},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751639 DEBUG (ScheduledTrigger-11301-thread-2) [n:127.0.0.1:62711_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751651 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751663 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:59:02.150Z. Now: 2018-03-11T16:00:54.432Z
   [junit4]   2> 2751663 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a41106Tazlavg4zchwkp0d9n19apd5gg",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747942150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784054432},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751672 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751685 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:59:04.150Z. Now: 2018-03-11T16:00:55.511Z
   [junit4]   2> 2751685 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a418d6Tazlavg4zchwkp0d9n19apd5gi",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747944150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784055511},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751694 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751707 WARN  (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:59:06.150Z. Now: 2018-03-11T16:00:56.617Z
   [junit4]   2> 2751707 DEBUG (ScheduledTrigger-11308-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a420a6Tazlavg4zchwkp0d9n19apd5gk",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747946150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784056617},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751722 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751731 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:59:08.150Z. Now: 2018-03-11T16:00:57.806Z
   [junit4]   2> 2751731 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a42876Tazlavg4zchwkp0d9n19apd5gm",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747948150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784057806},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751742 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751753 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:59:10.150Z. Now: 2018-03-11T16:00:58.932Z
   [junit4]   2> 2751753 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a43046Tazlavg4zchwkp0d9n19apd5go",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747950150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784058932},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751763 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751775 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:59:12.150Z. Now: 2018-03-11T16:01:00.015Z
   [junit4]   2> 2751775 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a43816Tazlavg4zchwkp0d9n19apd5gq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747952150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784060015},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751783 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751799 WARN  (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:59:14.150Z. Now: 2018-03-11T16:01:01.210Z
   [junit4]   2> 2751799 DEBUG (ScheduledTrigger-11308-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a43fe6Tazlavg4zchwkp0d9n19apd5gs",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747954150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784061210},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751803 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751822 WARN  (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:59:16.150Z. Now: 2018-03-11T16:01:02.366Z
   [junit4]   2> 2751822 DEBUG (ScheduledTrigger-11308-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a447b6Tazlavg4zchwkp0d9n19apd5gu",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747956150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784062366},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751824 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751843 WARN  (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T05:59:18.150Z. Now: 2018-03-11T16:01:03.432Z
   [junit4]   2> 2751843 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16213a44f86Tazlavg4zchwkp0d9n19apd5gw",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520747958150,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520784063432},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 2751845 DEBUG (ScheduledTrigger-11308-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2751865 WARN  (ScheduledTrigger-11308-thread-1) [    ] 

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

lang.Thread.run(Thread.java:748)
   [junit4]   2> 7609 DEBUG (simCloudManagerPool-27-thread-11) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 7610 DEBUG (simCloudManagerPool-27-thread-11) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 7610 DEBUG (simCloudManagerPool-27-thread-11) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr]
   [junit4]   2> 7610 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 7610 INFO  (TEST-ScheduledMaintenanceTriggerTest.testInactiveShardCleanup-seed#[C98EE163CFC77B06]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInactiveShardCleanup
   [junit4]   2> 7610 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 7610 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ScheduledMaintenanceTriggerTest -Dtests.method=testInactiveShardCleanup -Dtests.seed=C98EE163CFC77B06 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=el -Dtests.timezone=BET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.19s J1 | ScheduledMaintenanceTriggerTest.testInactiveShardCleanup <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: should be at least one inactive event
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C98EE163CFC77B06:D4A22111AE845C0D]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:218)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 7614 DEBUG (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 7614 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 7618 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002fb5898d0005, likely client has closed socket
   [junit4]   2> 7620 INFO  (jetty-closer-22-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@70a936c7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 7621 INFO  (jetty-closer-22-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1040131083
   [junit4]   2> 7622 INFO  (jetty-closer-22-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 7623 INFO  (jetty-closer-22-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62260f06: rootName = solr_39752, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@645132bf
   [junit4]   2> 7634 INFO  (jetty-closer-22-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 7634 INFO  (jetty-closer-22-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67f14d5a: rootName = solr_39752, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@191cfdff
   [junit4]   2> 7638 INFO  (jetty-closer-22-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 7638 INFO  (jetty-closer-22-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42f15fd1: rootName = solr_39752, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@652b8cc2
   [junit4]   2> 7644 INFO  (jetty-closer-22-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39752_solr
   [junit4]   2> 7646 INFO  (jetty-closer-22-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 7646 INFO  (jetty-closer-22-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 7646 INFO  (jetty-closer-22-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72110050781233155-127.0.0.1:39752_solr-n_0000000000) closing
   [junit4]   2> 7654 WARN  (OverseerAutoScalingTriggerThread-72110050781233155-127.0.0.1:39752_solr-n_0000000000) [n:127.0.0.1:39752_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 7655 DEBUG (jetty-closer-22-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 7657 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:39752_solr) [n:127.0.0.1:39752_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 7657 INFO  (OverseerStateUpdate-72110050781233155-127.0.0.1:39752_solr-n_0000000000) [n:127.0.0.1:39752_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39752_solr
   [junit4]   2> 7662 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002fb5898d0003, likely client has closed socket
   [junit4]   2> 7664 INFO  (jetty-closer-22-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ee86991{/solr,null,UNAVAILABLE}
   [junit4]   2> 7664 INFO  (jetty-closer-22-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 7667 ERROR (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 7667 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[C98EE163CFC77B06]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52596 52596
   [junit4]   2> 7737 INFO  (Thread-12) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52596 52596
   [junit4]   2> 7737 WARN  (Thread-12) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_C98EE163CFC77B06-001
   [junit4]   2> Mar 10, 2018 6:25:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2eef163c), locale=el, timezone=BET
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=196803136,total=220200960
   [junit4]   2> NOTE: All tests run in this JVM: [ScheduledMaintenanceTriggerTest, ScheduledMaintenanceTriggerTest]
   [junit4] Completed [5/5 (3!)] on J1 in 1.66s, 2 tests, 1 failure <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1561: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1085: There were test failures: 5 suites, 10 tests, 3 failures [seed: C98EE163CFC77B06]

Total time: 12 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=2eeed51cdf006bdee7dec87b6adf144e7cc0d56e, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1720
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1724 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1724/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:57919/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:50263/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:57919/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:50263/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([DD6FD7B8937D5473:77A2044A24AE81A3]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:50263/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 46 more




Build Log:
[...truncated 12306 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 734194 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-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.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/init-core-data-001
   [junit4]   2> 734195 WARN  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=104 numCloses=104
   [junit4]   2> 734195 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 734199 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 734202 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-001
   [junit4]   2> 734202 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 734202 INFO  (Thread-349) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 734202 INFO  (Thread-349) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 734204 ERROR (Thread-349) [    ] 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> 734302 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44613
   [junit4]   2> 734304 INFO  (zkConnectionManagerCallback-555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734313 INFO  (jetty-launcher-552-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 734314 INFO  (jetty-launcher-552-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 734314 INFO  (jetty-launcher-552-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 734314 INFO  (jetty-launcher-552-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 734314 INFO  (jetty-launcher-552-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bae5253{/solr,null,AVAILABLE}
   [junit4]   2> 734315 INFO  (jetty-launcher-552-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 734316 INFO  (jetty-launcher-552-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 734316 INFO  (jetty-launcher-552-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 734316 INFO  (jetty-launcher-552-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 734316 INFO  (jetty-launcher-552-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@699ad79b{/solr,null,AVAILABLE}
   [junit4]   2> 734316 INFO  (jetty-launcher-552-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@109eb645{SSL,[ssl, http/1.1]}{127.0.0.1:65266}
   [junit4]   2> 734316 INFO  (jetty-launcher-552-thread-3) [    ] o.e.j.s.Server Started @737396ms
   [junit4]   2> 734316 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65266}
   [junit4]   2> 734317 ERROR (jetty-launcher-552-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 734317 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 734317 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 734317 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 734317 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T04:22:11.483Z
   [junit4]   2> 734320 INFO  (jetty-launcher-552-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5306b64a{SSL,[ssl, http/1.1]}{127.0.0.1:33470}
   [junit4]   2> 734320 INFO  (jetty-launcher-552-thread-4) [    ] o.e.j.s.Server Started @737400ms
   [junit4]   2> 734320 INFO  (jetty-launcher-552-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33470}
   [junit4]   2> 734320 ERROR (jetty-launcher-552-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 734320 INFO  (jetty-launcher-552-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 734320 INFO  (jetty-launcher-552-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 734321 INFO  (jetty-launcher-552-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 734321 INFO  (jetty-launcher-552-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T04:22:11.487Z
   [junit4]   2> 734321 INFO  (jetty-launcher-552-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 734322 INFO  (jetty-launcher-552-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 734322 INFO  (jetty-launcher-552-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 734322 INFO  (jetty-launcher-552-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 734322 INFO  (jetty-launcher-552-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a090676{/solr,null,AVAILABLE}
   [junit4]   2> 734323 INFO  (jetty-launcher-552-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@494113b0{SSL,[ssl, http/1.1]}{127.0.0.1:50263}
   [junit4]   2> 734323 INFO  (jetty-launcher-552-thread-2) [    ] o.e.j.s.Server Started @737403ms
   [junit4]   2> 734323 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50263}
   [junit4]   2> 734323 ERROR (jetty-launcher-552-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 734323 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 734323 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 734324 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 734324 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T04:22:11.490Z
   [junit4]   2> 734327 INFO  (jetty-launcher-552-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 734327 INFO  (jetty-launcher-552-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 734327 INFO  (jetty-launcher-552-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 734327 INFO  (jetty-launcher-552-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 734328 INFO  (jetty-launcher-552-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67d06f71{/solr,null,AVAILABLE}
   [junit4]   2> 734328 INFO  (jetty-launcher-552-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a21a9ea{SSL,[ssl, http/1.1]}{127.0.0.1:47962}
   [junit4]   2> 734328 INFO  (jetty-launcher-552-thread-1) [    ] o.e.j.s.Server Started @737408ms
   [junit4]   2> 734328 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47962}
   [junit4]   2> 734328 ERROR (jetty-launcher-552-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 734328 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 734328 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 734328 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 734328 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T04:22:11.494Z
   [junit4]   2> 734330 INFO  (zkConnectionManagerCallback-557-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734330 INFO  (zkConnectionManagerCallback-559-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734331 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734331 INFO  (zkConnectionManagerCallback-561-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734331 INFO  (zkConnectionManagerCallback-563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734332 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734332 INFO  (jetty-launcher-552-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734332 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734338 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44613/solr
   [junit4]   2> 734338 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44613/solr
   [junit4]   2> 734339 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44613/solr
   [junit4]   2> 734340 INFO  (zkConnectionManagerCallback-567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734342 INFO  (zkConnectionManagerCallback-575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734342 INFO  (zkConnectionManagerCallback-573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734343 DEBUG (jetty-launcher-552-thread-3) [n:127.0.0.1:65266_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$43/1664595738@45d84d45
   [junit4]   2> 734343 DEBUG (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$43/1664595738@5c089db5
   [junit4]   2> 734345 DEBUG (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$43/1664595738@7a2fa67d
   [junit4]   2> 734346 INFO  (jetty-launcher-552-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44613/solr
   [junit4]   2> 734346 INFO  (zkConnectionManagerCallback-577-thread-1-processing-n:127.0.0.1:65266_solr) [n:127.0.0.1:65266_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734347 INFO  (zkConnectionManagerCallback-582-thread-1-processing-n:127.0.0.1:50263_solr) [n:127.0.0.1:50263_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734348 INFO  (zkConnectionManagerCallback-580-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734348 INFO  (zkConnectionManagerCallback-585-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734350 DEBUG (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$43/1664595738@57a27d53
   [junit4]   2> 734352 INFO  (zkConnectionManagerCallback-587-thread-1-processing-n:127.0.0.1:33470_solr) [n:127.0.0.1:33470_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734512 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 734512 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 734512 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734513 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734513 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 734513 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 734513 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 734514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 734514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 734514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 734514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 734527 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 734530 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 734531 DEBUG (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72115227845853195-127.0.0.1:47962_solr-n_0000000000
   [junit4]   2> 734531 INFO  (jetty-launcher-552-thread-3) [n:127.0.0.1:65266_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 734531 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47962_solr
   [junit4]   2> 734531 DEBUG (jetty-launcher-552-thread-3) [n:127.0.0.1:65266_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72115227845853192-127.0.0.1:65266_solr-n_0000000001
   [junit4]   2> 734533 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72115227845853195-127.0.0.1:47962_solr-n_0000000000
   [junit4]   2> 734533 DEBUG (jetty-launcher-552-thread-3) [n:127.0.0.1:65266_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72115227845853195-127.0.0.1:47962_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 734533 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.Overseer Overseer (id=72115227845853195-127.0.0.1:47962_solr-n_0000000000) starting
   [junit4]   2> 734533 INFO  (jetty-launcher-552-thread-3) [n:127.0.0.1:65266_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65266_solr
   [junit4]   2> 734533 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 734533 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734534 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734534 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734534 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734534 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 734535 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734535 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734535 INFO  (zkCallback-579-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 734536 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734536 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:65266_solr) [n:127.0.0.1:65266_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 734536 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 734537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 734538 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 734539 INFO  (zkCallback-586-thread-1-processing-n:127.0.0.1:33470_solr) [n:127.0.0.1:33470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 734540 INFO  (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 734540 DEBUG (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72115227845853196-127.0.0.1:33470_solr-n_0000000002
   [junit4]   2> 734541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72115227845853192-127.0.0.1:65266_solr-n_0000000001
   [junit4]   2> 734541 DEBUG (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72115227845853192-127.0.0.1:65266_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 734541 DEBUG (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:33470_solr as DOWN
   [junit4]   2> 734543 INFO  (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33470_solr
   [junit4]   2> 734543 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734543 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734543 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734545 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734545 INFO  (zkCallback-579-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 734545 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734545 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734545 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:65266_solr) [n:127.0.0.1:65266_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 734545 INFO  (zkCallback-586-thread-1-processing-n:127.0.0.1:33470_solr) [n:127.0.0.1:33470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 734546 INFO  (zkConnectionManagerCallback-595-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734546 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 734546 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734546 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 734547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 734547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 734547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 734547 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44613/solr ready
   [junit4]   2> 734548 DEBUG (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:47962_solr as DOWN
   [junit4]   2> 734549 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47962_solr
   [junit4]   2> 734549 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734549 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734549 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734549 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734553 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 734558 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734558 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734558 INFO  (zkCallback-579-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 734566 DEBUG (OverseerAutoScalingTriggerThread-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 734566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734566 DEBUG (OverseerStateUpdate-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 734567 INFO  (zkCallback-594-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 734567 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:65266_solr) [n:127.0.0.1:65266_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 734572 INFO  (zkCallback-586-thread-1-processing-n:127.0.0.1:33470_solr) [n:127.0.0.1:33470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 734585 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 734585 DEBUG (OverseerAutoScalingTriggerThread-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 734588 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 734588 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 734588 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 734588 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 734588 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 734588 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 734588 DEBUG (OverseerAutoScalingTriggerThread-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:47962_solr, 127.0.0.1:33470_solr, 127.0.0.1:65266_solr]
   [junit4]   2> 734588 DEBUG (OverseerAutoScalingTriggerThread-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 734588 DEBUG (OverseerAutoScalingTriggerThread-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 734588 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 734589 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 734589 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 734590 DEBUG (OverseerStateUpdate-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33470_solr"} current state version: 0
   [junit4]   2> 734590 DEBUG (OverseerStateUpdate-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33470_solr
   [junit4]   2> 734590 DEBUG (OverseerStateUpdate-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:47962_solr"} current state version: 0
   [junit4]   2> 734590 DEBUG (OverseerStateUpdate-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:47962_solr
   [junit4]   2> 734591 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 734593 DEBUG (OverseerAutoScalingTriggerThread-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 734594 DEBUG (OverseerAutoScalingTriggerThread-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 734594 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 734594 DEBUG (ScheduledTrigger-1387-thread-3) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 734619 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47962.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734625 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47962.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734625 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47962.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734625 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:47962_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.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-001/node1/.
   [junit4]   2> 734646 INFO  (jetty-launcher-552-thread-3) [n:127.0.0.1:65266_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65266.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734649 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 734649 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734649 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 734649 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 734650 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 734650 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 734650 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 734651 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 734652 DEBUG (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72115227845853193-127.0.0.1:50263_solr-n_0000000003
   [junit4]   2> 734652 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72115227845853196-127.0.0.1:33470_solr-n_0000000002
   [junit4]   2> 734652 DEBUG (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72115227845853196-127.0.0.1:33470_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 734652 DEBUG (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50263_solr as DOWN
   [junit4]   2> 734653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 734653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 734653 INFO  (jetty-launcher-552-thread-3) [n:127.0.0.1:65266_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65266.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734654 INFO  (jetty-launcher-552-thread-3) [n:127.0.0.1:65266_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65266.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734654 DEBUG (OverseerStateUpdate-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50263_solr"} current state version: 0
   [junit4]   2> 734654 DEBUG (OverseerStateUpdate-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50263_solr
   [junit4]   2> 734654 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50263_solr
   [junit4]   2> 734654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734654 INFO  (jetty-launcher-552-thread-3) [n:127.0.0.1:65266_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.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-001/node3/.
   [junit4]   2> 734654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734655 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 734655 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734655 INFO  (zkCallback-579-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 734655 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734655 INFO  (zkCallback-594-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 734655 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734655 INFO  (zkCallback-586-thread-1-processing-n:127.0.0.1:33470_solr) [n:127.0.0.1:33470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 734659 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734659 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:65266_solr) [n:127.0.0.1:65266_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 734661 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734662 INFO  (zkConnectionManagerCallback-599-thread-1-processing-n:127.0.0.1:65266_solr) [n:127.0.0.1:65266_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734663 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 734663 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734663 INFO  (jetty-launcher-552-thread-3) [n:127.0.0.1:65266_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 734663 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 734663 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 734663 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 734664 INFO  (jetty-launcher-552-thread-3) [n:127.0.0.1:65266_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44613/solr ready
   [junit4]   2> 734665 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:50263_solr) [n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 734667 INFO  (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33470.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734672 INFO  (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33470.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734672 INFO  (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33470.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734673 INFO  (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_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.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-001/node4/.
   [junit4]   2> 734677 INFO  (zkConnectionManagerCallback-603-thread-1-processing-n:127.0.0.1:33470_solr) [n:127.0.0.1:33470_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734677 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 734677 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734678 INFO  (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 734678 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 734678 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 734678 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 734678 INFO  (jetty-launcher-552-thread-4) [n:127.0.0.1:33470_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44613/solr ready
   [junit4]   2> 734743 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50263.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 734759 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 734762 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50263.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734762 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50263.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 734762 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_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.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-001/node2/.
   [junit4]   2> 734766 INFO  (zkConnectionManagerCallback-607-thread-1-processing-n:127.0.0.1:50263_solr) [n:127.0.0.1:50263_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 734768 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734768 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 734768 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 734768 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 734769 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 734769 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:50263_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44613/solr ready
   [junit4]   2> 734796 INFO  (zkConnectionManagerCallback-609-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734798 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100346aeaa60011, likely client has closed socket
   [junit4]   2> 734800 INFO  (zkConnectionManagerCallback-613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 734801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 734801 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 734801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 734802 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 734802 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 734802 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44613/solr ready
   [junit4]   2> 734829 INFO  (qtp1470678205-4483) [n:127.0.0.1:47962_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 734829 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 734830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 734830 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 734830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 734830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 734831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 734831 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 734831 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 734831 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 734831 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 734831 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"}
   [junit4]   2> 734832 DEBUG (OverseerThreadFactory-1389-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 734832 DEBUG (OverseerThreadFactory-1389-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 734832 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 734832 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 734832 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 734832 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 734832 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 734832 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 734847 DEBUG (OverseerThreadFactory-1389-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 734848 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 734848 DEBUG (zkCallback-579-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 734849 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 734849 DEBUG (OverseerThreadFactory-1389-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 734849 DEBUG (OverseerThreadFactory-1389-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 734849 DEBUG (OverseerThreadFactory-1389-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 734849 DEBUG (OverseerThreadFactory-1389-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 734849 DEBUG (OverseerThreadFactory-1389-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 734849 DEBUG (OverseerThreadFactory-1389-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:47962_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=10.623094115111096,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=10.766498666666667,medianRequestTime=13.411761,75thPcRequestTime=18.342795,95thPcRequestTime=18.342795,99thPcRequestTime=18.342795,999thPcRequestTime=18.342795},downnode={requests=3,errors=0,avgRequestsPerSecond=12.230781939492495,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.02363933333333333,medianRequestTime=0.024689,75thPcRequestTime=0.026379,95thPcRequestTime=0.026379,99thPcRequestTime=0.026379,999thPcRequestTime=0.026379}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=10.632746259126073,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=5.450339666666666,medianRequestTime=2.265313,75thPcRequestTime=13.381863,95thPcRequestTime=13.381863,99thPcRequestTime=13.381863,999thPcRequestTime=13.381863},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=4.049508956341479,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.419496,medianRequestTime=0.419496,75thPcRequestTime=0.419496,95thPcRequestTime=0.419496,99thPcRequestTime=0.419496,999thPcRequestTime=0.419496}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=4.042115709006053,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=243.413194,medianRequestTime=243.413194,75thPcRequestTime=243.413194,95thPcRequestTime=243.413194,99thPcRequestTime=243.413194,999thPcRequestTime=243.413194}}}
   [junit4]   2> 734853 INFO  (qtp1470678205-4483) [n:127.0.0.1:47962_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 734915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 735596 DEBUG (ScheduledTrigger-1387-thread-2) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 735718 WARN  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 735873 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 735886 WARN  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 735938 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 735979 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_37737_hdfs____.dmehmw/webapp
   [junit4]   2> 736598 DEBUG (ScheduledTrigger-1387-thread-3) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 736726 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:37737
   [junit4]   2> 736900 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 736901 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 736901 INFO  (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_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> 736902 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 736902 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 736902 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 736902 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 736902 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 737457 WARN  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 737461 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 737472 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_62471_datanode____6c0lo9/webapp
   [junit4]   2> 737600 DEBUG (ScheduledTrigger-1387-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 737956 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:62471
   [junit4]   2> 738274 WARN  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 738275 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 738287 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_38568_datanode____tx2nmh/webapp
   [junit4]   2> 738602 DEBUG (ScheduledTrigger-1387-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 738837 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38568
   [junit4]   2> 738903 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 738903 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 738904 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 738904 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 738904 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 738904 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 738904 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 739203 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:50378) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 739204 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:50378) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 739340 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x31fd59c48a730: from storage DS-61bc74ba-f4e4-4b60-ac39-9d0e665811b2 node DatanodeRegistration(127.0.0.1:52995, datanodeUuid=bb29dd4a-59fd-4313-9c96-25da4851253a, infoPort=49629, infoSecurePort=0, ipcPort=33051, storageInfo=lv=-56;cid=testClusterID;nsid=1270454369;c=0), blocks: 0, hasStaleStorage: true, processing time: 4 msecs
   [junit4]   2> 739341 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x31fd59c48a57d: from storage DS-b93d80c0-04a8-4a21-b594-942526ef5342 node DatanodeRegistration(127.0.0.1:57721, datanodeUuid=6a24cca4-2a37-480a-95a9-3711081b1e6f, infoPort=42048, infoSecurePort=0, ipcPort=60266, storageInfo=lv=-56;cid=testClusterID;nsid=1270454369;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 739341 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x31fd59c48a730: from storage DS-b54f58db-1b0a-44be-b282-09a8612a9bb8 node DatanodeRegistration(127.0.0.1:52995, datanodeUuid=bb29dd4a-59fd-4313-9c96-25da4851253a, infoPort=49629, infoSecurePort=0, ipcPort=33051, storageInfo=lv=-56;cid=testClusterID;nsid=1270454369;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 739341 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x31fd59c48a57d: from storage DS-d182d5d3-0302-4f89-bd20-5834570573ac node DatanodeRegistration(127.0.0.1:57721, datanodeUuid=6a24cca4-2a37-480a-95a9-3711081b1e6f, infoPort=42048, infoSecurePort=0, ipcPort=60266, storageInfo=lv=-56;cid=testClusterID;nsid=1270454369;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 739602 DEBUG (ScheduledTrigger-1387-thread-1) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 739746 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 739747 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 739747 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739747 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 739748 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 739748 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 739748 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 739751 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 739752 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 739752 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 739752 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 739753 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d5ea4fd{/solr,null,AVAILABLE}
   [junit4]   2> 739753 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@28961f8c{SSL,[ssl, http/1.1]}{127.0.0.1:57919}
   [junit4]   2> 739753 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.e.j.s.Server Started @742834ms
   [junit4]   2> 739753 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57919}
   [junit4]   2> 739753 ERROR (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 739753 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 739753 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 739754 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 739754 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T04:22:16.920Z
   [junit4]   2> 739757 INFO  (zkConnectionManagerCallback-616-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739757 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 739764 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44613/solr
   [junit4]   2> 739767 INFO  (zkConnectionManagerCallback-620-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739768 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$43/1664595738@4b5935ac
   [junit4]   2> 739770 INFO  (zkConnectionManagerCallback-622-thread-1-processing-n:127.0.0.1:57919_solr) [n:127.0.0.1:57919_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739777 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 739777 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739778 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 739778 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 739778 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 739778 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 739779 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 739780 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 739781 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72115227845853205-127.0.0.1:57919_solr-n_0000000004
   [junit4]   2> 739781 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72115227845853193-127.0.0.1:50263_solr-n_0000000003
   [junit4]   2> 739781 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72115227845853193-127.0.0.1:50263_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 739782 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:57919_solr as DOWN
   [junit4]   2> 739783 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 739784 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57919_solr
   [junit4]   2> 739784 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 739785 DEBUG (OverseerStateUpdate-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57919_solr"} current state version: 0
   [junit4]   2> 739785 DEBUG (OverseerStateUpdate-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:57919_solr
   [junit4]   2> 739785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 739785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 739785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 739785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 739785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 739785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 739785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 739785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 739785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 739785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 739786 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739786 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739787 INFO  (zkCallback-579-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739787 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739787 INFO  (zkCallback-594-thread-1-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739787 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739788 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739788 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739788 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:65266_solr) [n:127.0.0.1:65266_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739788 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739789 INFO  (zkCallback-602-thread-1-processing-n:127.0.0.1:33470_solr) [n:127.0.0.1:33470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739791 INFO  (zkCallback-606-thread-1-processing-n:127.0.0.1:50263_solr) [n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739791 INFO  (zkCallback-598-thread-1-processing-n:127.0.0.1:65266_solr) [n:127.0.0.1:65266_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739791 INFO  (zkCallback-612-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739791 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:50263_solr) [n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739791 INFO  (zkCallback-586-thread-1-processing-n:127.0.0.1:33470_solr) [n:127.0.0.1:33470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739791 INFO  (zkCallback-612-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739796 INFO  (zkCallback-621-thread-1-processing-n:127.0.0.1:57919_solr) [n:127.0.0.1:57919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739885 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 739886 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 739919 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57919.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 739928 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57919.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 739928 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57919.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f98649c
   [junit4]   2> 739929 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_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.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-001/node5/.
   [junit4]   2> 739934 INFO  (zkConnectionManagerCallback-627-thread-1-processing-n:127.0.0.1:57919_solr) [n:127.0.0.1:57919_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739935 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 739936 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 739936 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 739936 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 739936 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 739937 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 739937 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [n:127.0.0.1:57919_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44613/solr ready
   [junit4]   2> 739996 INFO  (zkConnectionManagerCallback-629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739998 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[DD6FD7B8937D5473]) [    ] o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 740021 INFO  (qtp699302931-4437) [n:127.0.0.1:33470_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 740021 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 740022 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 740022 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 740023 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 740023 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 740023 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 740023 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 740023 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 740023 DEBUG (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 740023 DEBUG (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 740023 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true
   [junit4]   2> 740024 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 740024 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 740024 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 740024 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 740024 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 740024 DEBUG (OverseerCollectionConfigSetProcessor-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 740025 DEBUG (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 740025 DEBUG (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_coll_true 
   [junit4]   2> 740026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 740026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 740026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 740026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 740027 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 740027 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 740027 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 740027 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 740027 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 740027 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 740027 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 740027 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 740027 DEBUG (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_coll_true
   [junit4]   2> 740028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 740028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 740028 DEBUG (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:47962_solr) [n:127.0.0.1:47962_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 740029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 740030 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 740030 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 740030 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 740030 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 740031 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 740031 DEBUG (OverseerStateUpdate-72115227845853195-127.0.0.1:47962_solr-n_0000000000) [n:127.0.0.1:47962_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = 

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

50378/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data
   [junit4]   2> 778538 INFO  (coreCloseExecutor-1463-thread-1) [n:127.0.0.1:57919_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://serv1-vm3:50378/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 778544 INFO  (jetty-closer-553-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d5ea4fd{/solr,null,UNAVAILABLE}
   [junit4]   2> 778544 INFO  (jetty-closer-553-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 778556 INFO  (jetty-closer-553-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2bae5253{/solr,null,UNAVAILABLE}
   [junit4]   2> 778556 INFO  (jetty-closer-553-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 780014 WARN  (zkCallback-598-thread-1-processing-n:127.0.0.1:65266_solr) [n:127.0.0.1:65266_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 780018 INFO  (jetty-closer-553-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@699ad79b{/solr,null,UNAVAILABLE}
   [junit4]   2> 780018 INFO  (jetty-closer-553-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 780021 ERROR (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 780021 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44613 44613
   [junit4]   2> 780198 INFO  (Thread-349) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44613 44613
   [junit4]   2> 780200 WARN  (Thread-349) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	11	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 	8	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/MoveReplicaHDFSTest_coll_true/collectionprops.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	76	/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2> 	29	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72115227845853196-127.0.0.1:33470_solr-n_0000000002
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72115227845853196-core_node8-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 780202 WARN  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 780219 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 780323 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:50378) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 780323 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:50378) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-90184206-127.0.0.1-1520742132586 (Datanode Uuid 6a24cca4-2a37-480a-95a9-3711081b1e6f) service to serv1-vm3/127.0.0.1:50378
   [junit4]   2> 780327 WARN  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 780336 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 780438 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:50378) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 780438 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:50378) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-90184206-127.0.0.1-1520742132586 (Datanode Uuid bb29dd4a-59fd-4313-9c96-25da4851253a) service to serv1-vm3/127.0.0.1:50378
   [junit4]   2> 780466 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:0
   [junit4]   2> 780622 INFO  (SUITE-MoveReplicaHDFSTest-seed#[DD6FD7B8937D5473]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44613 44613
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_DD6FD7B8937D5473-001
   [junit4]   2> Mar 11, 2018 4:22:57 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 26 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=901, maxMBSortInHeap=6.328041464301075, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3938ca1b), locale=es-PR, timezone=Africa/Maseru
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=6,free=275834624,total=422522880
   [junit4]   2> NOTE: All tests run in this JVM: [AutoscalingHistoryHandlerTest, ActionThrottleTest, SchemaApiFailureTest, TestSolrCloudWithSecureImpersonation, TestManagedSchema, TestLuceneIndexBackCompat, TestGraphTermsQParserPlugin, TestCollationFieldDocValues, BasicDistributedZkTest, HttpPartitionOnCommitTest, ParsingFieldUpdateProcessorsTest, XmlUpdateRequestHandlerTest, TestRTimerTree, JSONWriterTest, TestPostingsSolrHighlighter, V2ApiIntegrationTest, TestPullReplicaErrorHandling, DistributedVersionInfoTest, MoveReplicaHDFSTest]
   [junit4] Completed [91/784 (1!)] on J0 in 56.19s, 4 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 51952 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1724/consoleText

[repro] Revision: e926f435d7e318b30b2d9ec38be87ad9ab7eed45

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest -Dtests.method=testFailedMove -Dtests.seed=DD6FD7B8937D5473 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=Africa/Maseru -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       MoveReplicaHDFSTest
[repro] ant compile-test

[...truncated 3313 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=DD6FD7B8937D5473 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=Africa/Maseru -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 83 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 0

[...truncated 70 lines...]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1723 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1723/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:32774 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:32774 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([1BA954405E523EE9:B4527A61FA7987D5]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:183)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:120)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:102)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanPath(AbstractZkTestCase.java:180)
	at org.apache.solr.cloud.AbstractZkTestCase.tryCleanSolrZkNode(AbstractZkTestCase.java:176)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:74)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy(ZkStateReaderTest.java:61)
	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)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:32774 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:232)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:175)
	... 46 more


FAILED:  org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([1BA954405E523EE9:2C32A05E669EE34D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:120)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:304)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:321)
	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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
should be at least one inactive event

Stack Trace:
java.lang.AssertionError: should be at least one inactive event
	at __randomizedtesting.SeedInfo.seed([1BA954405E523EE9:68594323F1119E2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:218)
	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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
missing cleanup event

Stack Trace:
java.lang.AssertionError: missing cleanup event
	at __randomizedtesting.SeedInfo.seed([1BA954405E523EE9:68594323F1119E2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:219)
	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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
no events captured!

Stack Trace:
java.lang.AssertionError: no events captured!
	at __randomizedtesting.SeedInfo.seed([1BA954405E523EE9:68594323F1119E2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:200)
	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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
cleanup action didn't run

Stack Trace:
java.lang.AssertionError: cleanup action didn't run
	at __randomizedtesting.SeedInfo.seed([1BA954405E523EE9:68594323F1119E2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:197)
	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 12758 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1BA954405E523EE9-001/init-core-data-001
   [junit4]   2> 788932 WARN  (SUITE-TestDelegationWithHadoopAuth-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 788933 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 788934 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[1BA954405E523EE9]-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> 788934 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 788935 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[1BA954405E523EE9]-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/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1BA954405E523EE9-001/tempDir-001
   [junit4]   2> 788935 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 788935 INFO  (Thread-1765) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 788935 INFO  (Thread-1765) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 788938 ERROR (Thread-1765) [    ] 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> 789039 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53372
   [junit4]   2> 789050 INFO  (zkConnectionManagerCallback-2816-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789076 INFO  (jetty-launcher-2813-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 789077 INFO  (jetty-launcher-2813-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 789077 INFO  (jetty-launcher-2813-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 789077 INFO  (jetty-launcher-2813-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 789078 INFO  (jetty-launcher-2813-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 789079 INFO  (jetty-launcher-2813-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 789079 INFO  (jetty-launcher-2813-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 789079 INFO  (jetty-launcher-2813-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 789079 INFO  (jetty-launcher-2813-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16a0f62c{/solr,null,AVAILABLE}
   [junit4]   2> 789080 INFO  (jetty-launcher-2813-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f0c72c6{HTTP/1.1,[http/1.1]}{127.0.0.1:56551}
   [junit4]   2> 789080 INFO  (jetty-launcher-2813-thread-2) [    ] o.e.j.s.Server Started @791224ms
   [junit4]   2> 789080 INFO  (jetty-launcher-2813-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56551}
   [junit4]   2> 789080 ERROR (jetty-launcher-2813-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 789080 INFO  (jetty-launcher-2813-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 789080 INFO  (jetty-launcher-2813-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 789080 INFO  (jetty-launcher-2813-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 789081 INFO  (jetty-launcher-2813-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T18:13:00.169Z
   [junit4]   2> 789102 INFO  (jetty-launcher-2813-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@321f54d1{/solr,null,AVAILABLE}
   [junit4]   2> 789102 INFO  (zkConnectionManagerCallback-2818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789102 INFO  (jetty-launcher-2813-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@408e321f{HTTP/1.1,[http/1.1]}{127.0.0.1:51324}
   [junit4]   2> 789102 INFO  (jetty-launcher-2813-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 789103 INFO  (jetty-launcher-2813-thread-1) [    ] o.e.j.s.Server Started @791247ms
   [junit4]   2> 789103 INFO  (jetty-launcher-2813-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51324}
   [junit4]   2> 789104 ERROR (jetty-launcher-2813-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 789104 INFO  (jetty-launcher-2813-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 789104 INFO  (jetty-launcher-2813-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 789104 INFO  (jetty-launcher-2813-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 789104 INFO  (jetty-launcher-2813-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T18:13:00.193Z
   [junit4]   2> 789107 INFO  (zkConnectionManagerCallback-2820-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789107 INFO  (jetty-launcher-2813-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 789112 INFO  (jetty-launcher-2813-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53372/solr
   [junit4]   2> 789115 INFO  (zkConnectionManagerCallback-2824-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789122 INFO  (jetty-launcher-2813-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53372/solr
   [junit4]   2> 789124 INFO  (zkConnectionManagerCallback-2828-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789126 INFO  (zkConnectionManagerCallback-2830-thread-1-processing-n:127.0.0.1:56551_solr) [n:127.0.0.1:56551_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789128 INFO  (zkConnectionManagerCallback-2832-thread-1-processing-n:127.0.0.1:51324_solr) [n:127.0.0.1:51324_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789329 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 789329 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 789330 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51324_solr
   [junit4]   2> 789331 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56551_solr
   [junit4]   2> 789332 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.c.Overseer Overseer (id=72112831988760582-127.0.0.1:51324_solr-n_0000000000) starting
   [junit4]   2> 789337 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:51324_solr) [n:127.0.0.1:51324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789341 INFO  (zkCallback-2829-thread-1-processing-n:127.0.0.1:56551_solr) [n:127.0.0.1:56551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789347 INFO  (zkConnectionManagerCallback-2838-thread-1-processing-n:127.0.0.1:51324_solr) [n:127.0.0.1:51324_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789349 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789351 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53372/solr ready
   [junit4]   2> 789374 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51324_solr
   [junit4]   2> 789376 INFO  (zkCallback-2829-thread-1-processing-n:127.0.0.1:56551_solr) [n:127.0.0.1:56551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 789377 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:51324_solr) [n:127.0.0.1:51324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 789377 INFO  (zkCallback-2837-thread-1-processing-n:127.0.0.1:51324_solr) [n:127.0.0.1:51324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 789417 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 789427 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 789503 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 789503 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 789517 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 789518 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 789552 INFO  (jetty-launcher-2813-thread-1-EventThread) [n:127.0.0.1:51324_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 789553 INFO  (jetty-launcher-2813-thread-2-EventThread) [n:127.0.0.1:56551_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 789698 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 789708 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 789761 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56551.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b172cc9
   [junit4]   2> 789761 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51324.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b172cc9
   [junit4]   2> 789768 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56551.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b172cc9
   [junit4]   2> 789769 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56551.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b172cc9
   [junit4]   2> 789769 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51324.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b172cc9
   [junit4]   2> 789769 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51324.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b172cc9
   [junit4]   2> 789770 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1BA954405E523EE9-001/tempDir-001/node2/.
   [junit4]   2> 789770 INFO  (jetty-launcher-2813-thread-1) [n:127.0.0.1:51324_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1BA954405E523EE9-001/tempDir-001/node1/.
   [junit4]   2> 789775 INFO  (zkConnectionManagerCallback-2842-thread-1-processing-n:127.0.0.1:56551_solr) [n:127.0.0.1:56551_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789777 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 789781 INFO  (jetty-launcher-2813-thread-2) [n:127.0.0.1:56551_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53372/solr ready
   [junit4]   2> 789808 INFO  (zkConnectionManagerCallback-2844-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789838 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 789842 INFO  (zkConnectionManagerCallback-2849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789844 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1BA954405E523EE9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 789846 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1BA954405E523EE9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53372/solr ready
   [junit4]   2> 789870 INFO  (qtp874704679-9449) [n:127.0.0.1:51324_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 789870 INFO  (qtp874704679-9449) [n:127.0.0.1:51324_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 789881 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=foo&p=foo&t=simple-dt&e=1520741580947&s=tWc3zbmOBE8TSVIsQ5UT/JciuWE="; Domain=127.0.0.1; Expires=dom, 11-mar-2018 04:13:00 GMT; HttpOnly". Invalid 'expires' attribute: dom, 11-mar-2018 04:13:00 GMT
   [junit4]   2> 789882 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 789912 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 789970 ERROR (qtp874704679-9451) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 789973 ERROR (qtp952327933-9458) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 789985 ERROR (qtp874704679-9451) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 789986 ERROR (qtp952327933-9458) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 789987 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 790022 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 790030 WARN  (qtp952327933-9458) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo is trying to renew a token with wrong password
   [junit4]   2> 790030 WARN  (qtp952327933-9458) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 790031 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790031 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew -Dtests.seed=1BA954405E523EE9 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J1 | TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<403>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1BA954405E523EE9:2C32A05E669EE34D]:0)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:120)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:304)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:321)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 790084 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 790095 INFO  (qtp952327933-9460) [n:127.0.0.1:56551_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAWIRHbB1igFiNSo0dQQEFAKq7alpW1EzpobIAjf82n36fkoQB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 790095 INFO  (qtp952327933-9460) [n:127.0.0.1:56551_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWIRHbB1igFiNSo0dQQEFAKq7alpW1EzpobIAjf82n36fkoQB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 790098 INFO  (zkConnectionManagerCallback-2853-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790100 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1BA954405E523EE9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 790105 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1BA954405E523EE9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53372/solr ready
   [junit4]   2> 790106 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790110 INFO  (qtp874704679-9451) [n:127.0.0.1:51324_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAWIRHbB1igFiNSo0dQQEFAKq7alpW1EzpobIAjf82n36fkoQB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 790110 INFO  (qtp874704679-9451) [n:127.0.0.1:51324_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWIRHbB1igFiNSo0dQQEFAKq7alpW1EzpobIAjf82n36fkoQB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 790114 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790114 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 790166 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 790171 WARN  (qtp952327933-9460) [n:127.0.0.1:56551_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 790172 WARN  (qtp952327933-9460) [n:127.0.0.1:56551_solr    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 790172 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790173 WARN  (qtp874704679-9456) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 790173 WARN  (qtp874704679-9456) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 790173 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790178 WARN  (qtp952327933-9460) [n:127.0.0.1:56551_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 790178 WARN  (qtp952327933-9460) [n:127.0.0.1:56551_solr    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 790178 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790179 WARN  (qtp874704679-9451) [n:127.0.0.1:51324_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 790179 WARN  (qtp874704679-9451) [n:127.0.0.1:51324_solr    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 790179 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790179 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 790212 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 790221 ERROR (qtp952327933-9460) [n:127.0.0.1:56551_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 790227 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790230 INFO  (zkConnectionManagerCallback-2857-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790232 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1BA954405E523EE9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 790238 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1BA954405E523EE9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53372/solr ready
   [junit4]   2> 790239 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790252 ERROR (qtp874704679-9456) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_8]
   [junit4]   2> 790257 INFO  (zkConnectionManagerCallback-2861-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790260 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1BA954405E523EE9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 790261 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1BA954405E523EE9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53372/solr ready
   [junit4]   2> 790263 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790268 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790268 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 790316 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 790343 INFO  (zkConnectionManagerCallback-2863-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790345 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 790370 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 790388 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[1BA954405E523EE9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=gio, 01-gen-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: gio, 01-gen-1970 00:00:00 GMT
   [junit4]   2> 790396 INFO  (qtp952327933-9458) [n:127.0.0.1:56551_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAWIRHbGTigFiNSo1kwoEFOQ9j5jRU3J2ObVGEoLDUDaDIH0PB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 790396 INFO  (qtp952327933-9458) [n:127.0.0.1:56551_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWIRHbGTigFiNSo1kwoEFOQ9j5jRU3J2ObVGEoLDUDaDIH0PB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 790397 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 790398 INFO  (jetty-closer-2814-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3f0c72c6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 790399 INFO  (jetty-closer-2814-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2007602185
   [junit4]   2> 790400 INFO  (jetty-closer-2814-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 790400 INFO  (jetty-closer-2814-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@408e321f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 790400 INFO  (jetty-closer-2814-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@348528a4: rootName = solr_56551, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@fecf1a2
   [junit4]   2> 790403 INFO  (jetty-closer-2814-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 790404 INFO  (jetty-closer-2814-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5899e366: rootName = solr_56551, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@11b00d07
   [junit4]   2> 790406 INFO  (jetty-closer-2814-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 790406 INFO  (jetty-closer-2814-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3063a860: rootName = solr_56551, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4b9db38
   [junit4]   2> 790407 INFO  (jetty-closer-2814-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1414595140
   [junit4]   2> 790407 INFO  (jetty-closer-2814-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 790407 INFO  (jetty-closer-2814-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1dc5bea6: rootName = solr_51324, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2b7989f8
   [junit4]   2> 790412 INFO  (jetty-closer-2814-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 790412 INFO  (jetty-closer-2814-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a64f789: rootName = solr_51324, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@11b00d07
   [junit4]   2> 790415 INFO  (jetty-closer-2814-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 790415 INFO  (jetty-closer-2814-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3056feee: rootName = solr_51324, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4b9db38
   [junit4]   2> 790417 INFO  (jetty-closer-2814-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:56551_solr
   [junit4]   2> 790418 INFO  (jetty-closer-2814-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 790418 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:51324_solr) [n:127.0.0.1:51324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 790418 INFO  (jetty-closer-2814-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51324_solr
   [junit4]   2> 790419 INFO  (zkCallback-2837-thread-1-processing-n:127.0.0.1:51324_solr) [n:127.0.0.1:51324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 790420 INFO  (zkCallback-2829-thread-1-processing-n:127.0.0.1:56551_solr) [n:127.0.0.1:56551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 790421 INFO  (jetty-closer-2814-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 790421 INFO  (zkCallback-2837-thread-1-processing-n:127.0.0.1:51324_solr) [n:127.0.0.1:51324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 790421 INFO  (zkCallback-2831-thread-1-processing-n:127.0.0.1:51324_solr) [n:127.0.0.1:51324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 790421 INFO  (zkCallback-2829-thread-2-processing-n:127.0.0.1:56551_solr) [n:127.0.0.1:56551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 790421 INFO  (jetty-closer-2814-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 790422 INFO  (jetty-closer-2814-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72112831988760582-127.0.0.1:51324_solr-n_0000000000) closing
   [junit4]   2> 790422 WARN  (OverseerAutoScalingTriggerThread-72112831988760582-127.0.0.1:51324_solr-n_0000000000) [n:127.0.0.1:51324_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 790422 INFO  (OverseerStateUpdate-72112831988760582-127.0.0.1:51324_solr-n_0000000000) [n:127.0.0.1:51324_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51324_solr
   [junit4]   2> 790423 INFO  (jetty-closer-2814-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 790430 INFO  (zkCallback-2829-thread-2-processing-n:127.0.0.1:56551_solr) [n:127.0.0.1:56551_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56551_solr
   [junit4]   2> 790432 ERROR (Thread[Thread-1786,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:51324_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 790439 INFO  (jetty-closer-2814-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@321f54d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 790440 INFO  (jetty-closer-2814-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 791929 WARN  (zkCallback-2841-thread-1-processing-n:127.0.0.1:56551_solr) [n:127.0.0.1:56551_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 791931 ERROR (Thread[Thread-1785,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:56551_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 791935 INFO  (jetty-closer-2814-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16a0f62c{/solr,null,UNAVAILABLE}
   [junit4]   2> 791935 INFO  (jetty-closer-2814-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 791937 ERROR (SUITE-TestDelegationWithHadoopAuth-seed#[1BA954405E523EE9]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 791938 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53372 53372
   [junit4]   2> 792000 INFO  (Thread-1765) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53372 53372
   [junit4]   2> 792002 WARN  (Thread-1765) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [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.security.hadoop.TestDelegationWithHadoopAuth_1BA954405E523EE9-001
   [junit4]   2> Mar 10, 2018 6:13:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4a3b418f), locale=it-IT, timezone=Australia/Lord_Howe
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=285826144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, ClassificationUpdateProcessorIntegrationTest, TestFastLRUCache, SyncSliceTest, TestDistributedMap, TestStressReorder, TestGeoJSONResponseWriter, TestCrossCoreJoin, TestCustomSort, CoreAdminCreateDiscoverTest, TestUniqueKeyFieldResource, ZkControllerTest, TestHttpShardHandlerFactory, TestSolrCoreProperties, JsonLoaderTest, TestHighFrequencyDictionaryFactory, SharedFSAutoReplicaFailoverTest, BlockJoinFacetSimpleTest, CoreMergeIndexesAdminHandlerTest, TestRandomDVFaceting, TestSolrConfigHandlerCloud, SuggesterWFSTTest, MigrateRouteKeyTest, HttpSolrCallGetCoreTest, TestSolrCoreParser, SolrIndexMetricsTest, XsltUpdateRequestHandlerTest, TestRandomFlRTGCloud, TestSolrDeletionPolicy2, TestSolr4Spatial, SystemInfoHandlerTest, SolrJmxReporterTest, TestExtendedDismaxParser, DisMaxRequestHandlerTest, NodeAddedTriggerTest, TestConfigSetImmutable, MinimalSchemaTest, CdcrBidirectionalTest, TestLMJelinekMercerSimilarityFactory, BigEndianAscendingWordDeserializerTest, TestNoOpRegenerator, TestFieldCacheReopen, TimeZoneUtilsTest, DistributedQueryComponentCustomSortTest, ChangedSchemaMergeTest, MoveReplicaTest, TestReplicaProperties, TestDefaultStatsCache, CollectionStateFormat2Test, DistanceFunctionTest, OverseerTest, DefaultValueUpdateProcessorTest, TestMinMaxOnMultiValuedField, TestObjectReleaseTracker, SimplePostToolTest, DateRangeFieldTest, HdfsDirectoryFactoryTest, SecurityConfHandlerTest, TestReversedWildcardFilterFactory, TestConfigSetsAPI, ZkFailoverTest, TestUtilizeNode, TestDocumentBuilder, TestHashPartitioner, BlockDirectoryTest, TestSchemaVersionResource, IndexSchemaTest, BlockJoinFacetDistribTest, TestGenericDistributedQueue, TestMissingGroups, OverseerModifyCollectionTest, TestPolicyCloud, BasicAuthStandaloneTest, UpdateLogTest, HDFSCollectionsAPITest, TestPHPSerializedResponseWriter, ChaosMonkeySafeLeaderTest, TestLeaderElectionZkExpiry, UUIDFieldTest, TestValueSourceCache, TestPayloadCheckQParserPlugin, FullHLLTest, TestDocTermOrds, LeaderVoteWaitTimeoutTest, TestShardHandlerFactory, TestWordDelimiterFilterFactory, TriLevelCompositeIdRoutingTest, TestCoreDiscovery, TestDelegationWithHadoopAuth]
   [junit4] Completed [193/784 (1!)] on J1 in 3.84s, 8 tests, 1 failure <<< FAILURES!

[...truncated 1350 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_1BA954405E523EE9-001/init-core-data-001
   [junit4]   2> 3094722 WARN  (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 3094722 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3094723 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-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> 3094723 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3094724 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_1BA954405E523EE9-001/tempDir-001
   [junit4]   2> 3094724 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3094724 INFO  (Thread-8338) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3094724 INFO  (Thread-8338) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3094741 ERROR (Thread-8338) [    ] 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> 3094829 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46653
   [junit4]   2> 3094833 INFO  (zkConnectionManagerCallback-6648-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3094839 INFO  (jetty-launcher-6645-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3094840 INFO  (jetty-launcher-6645-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3094840 INFO  (jetty-launcher-6645-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3094840 INFO  (jetty-launcher-6645-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3094841 INFO  (jetty-launcher-6645-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2009fa49{/solr,null,AVAILABLE}
   [junit4]   2> 3094841 INFO  (jetty-launcher-6645-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@255ac7c6{HTTP/1.1,[http/1.1]}{127.0.0.1:65122}
   [junit4]   2> 3094841 INFO  (jetty-launcher-6645-thread-1) [    ] o.e.j.s.Server Started @3097277ms
   [junit4]   2> 3094841 INFO  (jetty-launcher-6645-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65122}
   [junit4]   2> 3094842 ERROR (jetty-launcher-6645-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3094842 INFO  (jetty-launcher-6645-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3094842 INFO  (jetty-launcher-6645-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3094842 INFO  (jetty-launcher-6645-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3094842 INFO  (jetty-launcher-6645-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T18:51:25.811Z
   [junit4]   2> 3094880 INFO  (zkConnectionManagerCallback-6650-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3094882 INFO  (jetty-launcher-6645-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3094925 INFO  (jetty-launcher-6645-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46653/solr
   [junit4]   2> 3094946 INFO  (zkConnectionManagerCallback-6654-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3095007 INFO  (zkConnectionManagerCallback-6656-thread-1-processing-n:127.0.0.1:65122_solr) [n:127.0.0.1:65122_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3095478 INFO  (jetty-launcher-6645-thread-1) [n:127.0.0.1:65122_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3095479 INFO  (jetty-launcher-6645-thread-1) [n:127.0.0.1:65122_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65122_solr
   [junit4]   2> 3095482 INFO  (jetty-launcher-6645-thread-1) [n:127.0.0.1:65122_solr    ] o.a.s.c.Overseer Overseer (id=72112983121002499-127.0.0.1:65122_solr-n_0000000000) starting
   [junit4]   2> 3095509 INFO  (zkConnectionManagerCallback-6661-thread-1-processing-n:127.0.0.1:65122_solr) [n:127.0.0.1:65122_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3095574 INFO  (jetty-launcher-6645-thread-1) [n:127.0.0.1:65122_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46653/solr ready
   [junit4]   2> 3095577 INFO  (jetty-launcher-6645-thread-1) [n:127.0.0.1:65122_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65122_solr
   [junit4]   2> 3095578 DEBUG (OverseerAutoScalingTriggerThread-72112983121002499-127.0.0.1:65122_solr-n_0000000000) [n:127.0.0.1:65122_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 3095581 DEBUG (OverseerAutoScalingTriggerThread-72112983121002499-127.0.0.1:65122_solr-n_0000000000) [n:127.0.0.1:65122_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3095585 INFO  (zkCallback-6660-thread-1-processing-n:127.0.0.1:65122_solr) [n:127.0.0.1:65122_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3095586 DEBUG (OverseerAutoScalingTriggerThread-72112983121002499-127.0.0.1:65122_solr-n_0000000000) [n:127.0.0.1:65122_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:65122_solr]
   [junit4]   2> 3095586 DEBUG (OverseerAutoScalingTriggerThread-72112983121002499-127.0.0.1:65122_solr-n_0000000000) [n:127.0.0.1:65122_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3095586 DEBUG (OverseerAutoScalingTriggerThread-72112983121002499-127.0.0.1:65122_solr-n_0000000000) [n:127.0.0.1:65122_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3095591 INFO  (OverseerStateUpdate-72112983121002499-127.0.0.1:65122_solr-n_0000000000) [n:127.0.0.1:65122_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3095607 DEBUG (OverseerAutoScalingTriggerThread-72112983121002499-127.0.0.1:65122_solr-n_0000000000) [n:127.0.0.1:65122_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3095608 DEBUG (OverseerAutoScalingTriggerThread-72112983121002499-127.0.0.1:65122_solr-n_0000000000) [n:127.0.0.1:65122_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3095609 DEBUG (ScheduledTrigger-10726-thread-1) [n:127.0.0.1:65122_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3095974 INFO  (jetty-launcher-6645-thread-1) [n:127.0.0.1:65122_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65122.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a4b8844
   [junit4]   2> 3095983 INFO  (jetty-launcher-6645-thread-1) [n:127.0.0.1:65122_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65122.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a4b8844
   [junit4]   2> 3095983 INFO  (jetty-launcher-6645-thread-1) [n:127.0.0.1:65122_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65122.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a4b8844
   [junit4]   2> 3095985 INFO  (jetty-launcher-6645-thread-1) [n:127.0.0.1:65122_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.ScheduledMaintenanceTriggerTest_1BA954405E523EE9-001/tempDir-001/node1/.
   [junit4]   2> 3096028 INFO  (zkConnectionManagerCallback-6663-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3096030 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003260469f0005, likely client has closed socket
   [junit4]   2> 3096035 INFO  (zkConnectionManagerCallback-6667-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3096037 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3096038 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46653/solr ready
   [junit4]   2> 3096051 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 3096061 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 3096062 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10009_solr]
   [junit4]   2> 3096062 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 3096062 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 3096065 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3096065 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 3096066 WARN  (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T18:51:27.031Z. Now: 2018-03-12T09:10:24.927Z
   [junit4]   2> 3096066 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16216673bb7Te95aoayyu186fov3ohgqnia63",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520794287031,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520845824927},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 3096067 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096095 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096163 INFO  (TEST-ScheduledMaintenanceTriggerTest.testInactiveShardCleanup-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInactiveShardCleanup
   [junit4]   2> 3096170 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096190 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096210 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096240 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096260 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096281 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096301 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096323 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096344 DEBUG (simCloudManagerPool-10732-thread-5) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for ScheduledMaintenanceTriggerTest_collection1 / shard1: {"core_node1":{
   [junit4]   2>     "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>     "core":"ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"ScheduledMaintenanceTriggerTest_collection1"}}
   [junit4]   2> 3096348 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096358 DEBUG (simCloudManagerPool-10732-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for ScheduledMaintenanceTriggerTest_collection1 / shard1_0: {"core_node4":{
   [junit4]   2>     "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>     "base_url":"http://127.0.0.1:10009/solr",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "core":"ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica0",
   [junit4]   2>     "shard":"shard1_0",
   [junit4]   2>     "collection":"ScheduledMaintenanceTriggerTest_collection1"}}
   [junit4]   2> 3096359 DEBUG (simCloudManagerPool-10732-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for ScheduledMaintenanceTriggerTest_collection1 / shard1_1: {"core_node5":{
   [junit4]   2>     "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>     "base_url":"http://127.0.0.1:10009/solr",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "core":"ScheduledMaintenanceTriggerTest_collection1_shard1_1_replica0",
   [junit4]   2>     "shard":"shard1_1",
   [junit4]   2>     "collection":"ScheduledMaintenanceTriggerTest_collection1"}}
   [junit4]   2> 3096362 DEBUG (simCloudManagerPool-10732-thread-8) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3096362 DEBUG (simCloudManagerPool-10732-thread-8) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3096363 DEBUG (simCloudManagerPool-10732-thread-8) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10009_solr]
   [junit4]   2> 3096363 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3096364 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3096364 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3096367 DEBUG (simCloudManagerPool-10732-thread-9) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3096367 DEBUG (simCloudManagerPool-10732-thread-9) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3096367 DEBUG (simCloudManagerPool-10732-thread-9) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10009_solr]
   [junit4]   2> 3096367 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3096368 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3096368 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3096369 WARN  (ScheduledTrigger-10733-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T18:51:29.031Z. Now: 2018-03-12T09:10:40.070Z
   [junit4]   2> 3096369 DEBUG (ScheduledTrigger-10733-thread-4) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16216674387Te95aoayyu186fov3ohgqnia65",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520794289031,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1520845840070},
   [junit4]   2>   "ignored":true}
   [junit4]   2> 3096378 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3096392 WARN  (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-03-11T18:51:31.031Z. Now: 2018-03-12T09:10:41.218Z
   [junit4]   2> 3096392 DEBUG (ScheduledTrigger-10733-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Ignoring event: {
   [junit4]   2>   "id":"16216674b57Te95aoayyu186fov3ohgqnia67",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":1520794291031,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]  

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

>         "ABORTED",
   [junit4]   2>         "SUCCEEDED",
   [junit4]   2>         "FAILED",
   [junit4]   2>         "BEFORE_ACTION",
   [junit4]   2>         "AFTER_ACTION",
   [junit4]   2>         "IGNORED"],
   [junit4]   2>       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]   2>       "beforeAction":[]}},
   [junit4]   2>   "properties":{}}
   [junit4]   2> 17452 INFO  (TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[1BA954405E523EE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerDefaults
   [junit4] OK      0.02s J0 | ScheduledMaintenanceTriggerTest.testTriggerDefaults
   [junit4]   2> 17453 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 17455 DEBUG (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 17461 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100327e599e0006, likely client has closed socket
   [junit4]   2> 17464 INFO  (jetty-closer-120-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b7da320{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 17467 INFO  (jetty-closer-120-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1507195002
   [junit4]   2> 17468 INFO  (jetty-closer-120-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 17468 INFO  (jetty-closer-120-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49279c1f: rootName = solr_37633, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3c4d1ac4
   [junit4]   2> 17477 INFO  (jetty-closer-120-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 17477 INFO  (jetty-closer-120-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c355286: rootName = solr_37633, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6a069c55
   [junit4]   2> 17481 INFO  (jetty-closer-120-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 17481 INFO  (jetty-closer-120-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d684cea: rootName = solr_37633, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@77269cd9
   [junit4]   2> 17484 INFO  (jetty-closer-120-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37633_solr
   [junit4]   2> 17485 INFO  (jetty-closer-120-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 17486 INFO  (jetty-closer-120-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 17486 INFO  (zkCallback-134-thread-1-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 17486 INFO  (jetty-closer-120-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72113112288722947-127.0.0.1:37633_solr-n_0000000000) closing
   [junit4]   2> 17487 INFO  (OverseerStateUpdate-72113112288722947-127.0.0.1:37633_solr-n_0000000000) [n:127.0.0.1:37633_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37633_solr
   [junit4]   2> 17487 WARN  (OverseerAutoScalingTriggerThread-72113112288722947-127.0.0.1:37633_solr-n_0000000000) [n:127.0.0.1:37633_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 17490 DEBUG (jetty-closer-120-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 17494 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100327e599e0004, likely client has closed socket
   [junit4]   2> 17496 INFO  (zkCallback-129-thread-1-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 17502 INFO  (jetty-closer-120-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b653d6f{/solr,null,UNAVAILABLE}
   [junit4]   2> 17502 INFO  (jetty-closer-120-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 17507 ERROR (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 17509 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[1BA954405E523EE9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53494 53494
   [junit4]   2> 17555 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:205)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 17556 INFO  (Thread-41) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53494 53494
   [junit4]   2> 17558 WARN  (Thread-41) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_1BA954405E523EE9-003
   [junit4]   2> Mar 10, 2018 7:24:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=8, maxDocsPerChunk=86, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=8, blockSize=7)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@308963af), locale=is, timezone=Pacific/Midway
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=68720808,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [ZkStateReaderTest, ScheduledMaintenanceTriggerTest, ScheduledMaintenanceTriggerTest, ScheduledMaintenanceTriggerTest, ScheduledMaintenanceTriggerTest]
   [junit4] Completed [7/15 (3!)] on J0 in 1.81s, 2 tests, 1 failure <<< FAILURES!

[...truncated 93 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1561: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1085: There were test failures: 15 suites, 85 tests, 3 failures [seed: 1BA954405E523EE9]

Total time: 41 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.overseer.ZkStateReaderTest
[repro]   0/5 failed: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[repro]   3/5 failed: org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=971bd26df6ecfa9c266910a8008a2dad52d4443a, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1722
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2