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/02/04 00:39:13 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1292 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1292/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) Thread[id=30310, name=jetty-launcher-5487-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)    2) Thread[id=30317, name=jetty-launcher-5487-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=30310, name=jetty-launcher-5487-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   2) Thread[id=30317, name=jetty-launcher-5487-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
	at __randomizedtesting.SeedInfo.seed([5B9C49829611192A]:0)


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([5B9C49829611192A:D3C8765838ED74D2]: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.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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.TestUtilizeNode.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5B9C49829611192A:D3C8765838ED74D2]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:81)
	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.TriggerIntegrationTest.testNodeAddedTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5B9C49829611192A:7DF6F7BB8D1EB646]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger(TriggerIntegrationTest.java:456)
	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 12206 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> 530083 INFO  (SUITE-TestUtilizeNode-seed#[5B9C49829611192A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/init-core-data-001
   [junit4]   2> 530083 WARN  (SUITE-TestUtilizeNode-seed#[5B9C49829611192A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 530083 INFO  (SUITE-TestUtilizeNode-seed#[5B9C49829611192A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 530085 INFO  (SUITE-TestUtilizeNode-seed#[5B9C49829611192A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 530086 INFO  (SUITE-TestUtilizeNode-seed#[5B9C49829611192A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001
   [junit4]   2> 530086 INFO  (SUITE-TestUtilizeNode-seed#[5B9C49829611192A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 530086 INFO  (Thread-892) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 530086 INFO  (Thread-892) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 530108 ERROR (Thread-892) [    ] 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> 530186 INFO  (SUITE-TestUtilizeNode-seed#[5B9C49829611192A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39191
   [junit4]   2> 530207 INFO  (zkConnectionManagerCallback-888-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530230 INFO  (jetty-launcher-885-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 530230 INFO  (jetty-launcher-885-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 530238 INFO  (jetty-launcher-885-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 530272 INFO  (jetty-launcher-885-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 530331 INFO  (jetty-launcher-885-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 530331 INFO  (jetty-launcher-885-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 530331 INFO  (jetty-launcher-885-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 530383 INFO  (jetty-launcher-885-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c4d65d8{/solr,null,AVAILABLE}
   [junit4]   2> 530405 INFO  (jetty-launcher-885-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6834dad2{SSL,[ssl, http/1.1]}{127.0.0.1:33515}
   [junit4]   2> 530405 INFO  (jetty-launcher-885-thread-2) [    ] o.e.j.s.Server Started @532218ms
   [junit4]   2> 530405 INFO  (jetty-launcher-885-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33515}
   [junit4]   2> 530406 ERROR (jetty-launcher-885-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530406 INFO  (jetty-launcher-885-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 530406 INFO  (jetty-launcher-885-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530406 INFO  (jetty-launcher-885-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530406 INFO  (jetty-launcher-885-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T23:38:53.341Z
   [junit4]   2> 530407 INFO  (jetty-launcher-885-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 530407 INFO  (jetty-launcher-885-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 530407 INFO  (jetty-launcher-885-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 530419 INFO  (jetty-launcher-885-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 530419 INFO  (jetty-launcher-885-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 530419 INFO  (jetty-launcher-885-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 530431 INFO  (jetty-launcher-885-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50301aee{/solr,null,AVAILABLE}
   [junit4]   2> 530432 INFO  (jetty-launcher-885-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f5efea3{SSL,[ssl, http/1.1]}{127.0.0.1:43143}
   [junit4]   2> 530432 INFO  (jetty-launcher-885-thread-3) [    ] o.e.j.s.Server Started @532245ms
   [junit4]   2> 530432 INFO  (jetty-launcher-885-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43143}
   [junit4]   2> 530433 ERROR (jetty-launcher-885-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530433 INFO  (jetty-launcher-885-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 530433 INFO  (jetty-launcher-885-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530433 INFO  (jetty-launcher-885-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530433 INFO  (jetty-launcher-885-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T23:38:53.368Z
   [junit4]   2> 530456 INFO  (jetty-launcher-885-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c495838{/solr,null,AVAILABLE}
   [junit4]   2> 530491 INFO  (jetty-launcher-885-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@289a8e34{SSL,[ssl, http/1.1]}{127.0.0.1:40943}
   [junit4]   2> 530491 INFO  (jetty-launcher-885-thread-4) [    ] o.e.j.s.Server Started @532304ms
   [junit4]   2> 530491 INFO  (jetty-launcher-885-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40943}
   [junit4]   2> 530492 ERROR (jetty-launcher-885-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530492 INFO  (jetty-launcher-885-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 530492 INFO  (jetty-launcher-885-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530492 INFO  (jetty-launcher-885-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530492 INFO  (jetty-launcher-885-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T23:38:53.427Z
   [junit4]   2> 530492 INFO  (zkConnectionManagerCallback-892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530493 INFO  (jetty-launcher-885-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530559 INFO  (jetty-launcher-885-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 530559 INFO  (jetty-launcher-885-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 530559 INFO  (jetty-launcher-885-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 530571 INFO  (jetty-launcher-885-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cf5ef50{/solr,null,AVAILABLE}
   [junit4]   2> 530579 INFO  (jetty-launcher-885-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6357efa0{SSL,[ssl, http/1.1]}{127.0.0.1:33453}
   [junit4]   2> 530579 INFO  (zkConnectionManagerCallback-890-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530579 INFO  (jetty-launcher-885-thread-1) [    ] o.e.j.s.Server Started @532392ms
   [junit4]   2> 530579 INFO  (jetty-launcher-885-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33453}
   [junit4]   2> 530580 INFO  (jetty-launcher-885-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530580 ERROR (jetty-launcher-885-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530580 INFO  (jetty-launcher-885-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 530580 INFO  (jetty-launcher-885-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530580 INFO  (jetty-launcher-885-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530580 INFO  (jetty-launcher-885-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T23:38:53.515Z
   [junit4]   2> 530583 INFO  (zkConnectionManagerCallback-894-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530584 INFO  (jetty-launcher-885-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530607 INFO  (zkConnectionManagerCallback-896-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530608 INFO  (jetty-launcher-885-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530651 INFO  (jetty-launcher-885-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39191/solr
   [junit4]   2> 530668 INFO  (jetty-launcher-885-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39191/solr
   [junit4]   2> 530684 INFO  (jetty-launcher-885-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39191/solr
   [junit4]   2> 530748 INFO  (jetty-launcher-885-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39191/solr
   [junit4]   2> 530771 INFO  (zkConnectionManagerCallback-908-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530779 INFO  (zkConnectionManagerCallback-901-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530796 INFO  (zkConnectionManagerCallback-906-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530827 INFO  (zkConnectionManagerCallback-912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530862 INFO  (zkConnectionManagerCallback-916-thread-1-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530899 INFO  (zkConnectionManagerCallback-915-thread-1-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530904 INFO  (jetty-launcher-885-thread-4) [n:127.0.0.1:40943_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530905 INFO  (jetty-launcher-885-thread-4) [n:127.0.0.1:40943_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40943_solr
   [junit4]   2> 530905 INFO  (jetty-launcher-885-thread-4) [n:127.0.0.1:40943_solr    ] o.a.s.c.Overseer Overseer (id=72088021974384650-127.0.0.1:40943_solr-n_0000000000) starting
   [junit4]   2> 530915 INFO  (zkConnectionManagerCallback-918-thread-1-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530919 INFO  (zkConnectionManagerCallback-920-thread-1-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530920 INFO  (jetty-launcher-885-thread-1) [n:127.0.0.1:33453_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530921 INFO  (jetty-launcher-885-thread-1) [n:127.0.0.1:33453_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33453_solr
   [junit4]   2> 530925 INFO  (jetty-launcher-885-thread-2) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530927 INFO  (jetty-launcher-885-thread-2) [n:127.0.0.1:33515_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530928 INFO  (jetty-launcher-885-thread-2) [n:127.0.0.1:33515_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33515_solr
   [junit4]   2> 530934 INFO  (jetty-launcher-885-thread-3) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 530935 INFO  (jetty-launcher-885-thread-3) [n:127.0.0.1:43143_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530937 INFO  (jetty-launcher-885-thread-3) [n:127.0.0.1:43143_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43143_solr
   [junit4]   2> 530963 INFO  (jetty-launcher-885-thread-4) [n:127.0.0.1:40943_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40943_solr
   [junit4]   2> 531009 INFO  (zkCallback-919-thread-1-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 531009 INFO  (zkCallback-914-thread-1-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 531009 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 531010 INFO  (jetty-launcher-885-thread-1) [n:127.0.0.1:33453_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33453.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531012 INFO  (zkCallback-919-thread-2-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 531012 INFO  (OverseerStateUpdate-72088021974384650-127.0.0.1:40943_solr-n_0000000000) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 531033 INFO  (jetty-launcher-885-thread-2) [n:127.0.0.1:33515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33515.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531046 INFO  (jetty-launcher-885-thread-1) [n:127.0.0.1:33453_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33453.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531047 INFO  (jetty-launcher-885-thread-2) [n:127.0.0.1:33515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33515.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531048 INFO  (jetty-launcher-885-thread-4) [n:127.0.0.1:40943_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40943.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531065 INFO  (jetty-launcher-885-thread-1) [n:127.0.0.1:33453_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33453.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531066 INFO  (jetty-launcher-885-thread-1) [n:127.0.0.1:33453_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node1/.
   [junit4]   2> 531066 INFO  (jetty-launcher-885-thread-2) [n:127.0.0.1:33515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33515.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531067 INFO  (jetty-launcher-885-thread-2) [n:127.0.0.1:33515_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node2/.
   [junit4]   2> 531078 INFO  (jetty-launcher-885-thread-4) [n:127.0.0.1:40943_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40943.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531078 INFO  (jetty-launcher-885-thread-4) [n:127.0.0.1:40943_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40943.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531080 INFO  (jetty-launcher-885-thread-4) [n:127.0.0.1:40943_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node4/.
   [junit4]   2> 531092 INFO  (jetty-launcher-885-thread-3) [n:127.0.0.1:43143_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43143.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531100 INFO  (jetty-launcher-885-thread-3) [n:127.0.0.1:43143_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43143.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531100 INFO  (jetty-launcher-885-thread-3) [n:127.0.0.1:43143_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43143.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 531101 INFO  (jetty-launcher-885-thread-3) [n:127.0.0.1:43143_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node3/.
   [junit4]   2> 531247 INFO  (zkConnectionManagerCallback-930-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531269 INFO  (zkConnectionManagerCallback-934-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531270 INFO  (SUITE-TestUtilizeNode-seed#[5B9C49829611192A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 531270 INFO  (SUITE-TestUtilizeNode-seed#[5B9C49829611192A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39191/solr ready
   [junit4]   2> 531295 INFO  (qtp1072913189-4604) [n:127.0.0.1:33515_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 531308 INFO  (qtp1072913189-4604) [n:127.0.0.1:33515_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 531357 INFO  (TEST-TestUtilizeNode.test-seed#[5B9C49829611192A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 531358 INFO  (TEST-TestUtilizeNode.test-seed#[5B9C49829611192A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 531367 INFO  (zkConnectionManagerCallback-937-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531369 INFO  (qtp1072913189-4602) [n:127.0.0.1:33515_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 531370 INFO  (OverseerThreadFactory-1547-thread-2-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection utilizenodecoll
   [junit4]   2> 531370 INFO  (OverseerCollectionConfigSetProcessor-72088021974384650-127.0.0.1:40943_solr-n_0000000000) [n:127.0.0.1:40943_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> 531475 INFO  (OverseerStateUpdate-72088021974384650-127.0.0.1:40943_solr-n_0000000000) [n:127.0.0.1:40943_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33515/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531476 INFO  (OverseerStateUpdate-72088021974384650-127.0.0.1:40943_solr-n_0000000000) [n:127.0.0.1:40943_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43143/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531477 INFO  (OverseerStateUpdate-72088021974384650-127.0.0.1:40943_solr-n_0000000000) [n:127.0.0.1:40943_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33453/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531479 INFO  (OverseerStateUpdate-72088021974384650-127.0.0.1:40943_solr-n_0000000000) [n:127.0.0.1:40943_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40943/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531715 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531715 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531755 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531755 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531757 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531759 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531774 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531774 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531881 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 531881 INFO  (zkCallback-913-thread-1-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 531881 INFO  (zkCallback-914-thread-1-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 531881 INFO  (zkCallback-919-thread-2-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 531887 INFO  (zkCallback-919-thread-1-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 531887 INFO  (zkCallback-917-thread-2-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 531895 INFO  (zkCallback-914-thread-2-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 531899 INFO  (zkCallback-913-thread-2-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 532757 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 532781 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 532783 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 532790 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 532841 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 532843 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 532846 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 532875 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 532875 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 532876 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33515.solr.core.utilizenodecoll.shard1.replica_n1' (registry 'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 532876 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 532876 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node2/utilizenodecoll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node2/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 532885 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 532885 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 532885 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40943.solr.core.utilizenodecoll.shard2.replica_n6' (registry 'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 532886 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 532886 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node4/utilizenodecoll_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node4/./utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 532893 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 532940 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 532940 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 532940 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43143.solr.core.utilizenodecoll.shard1.replica_n2' (registry 'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 532940 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 532940 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 532962 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 532962 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 532963 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33453.solr.core.utilizenodecoll.shard2.replica_n4' (registry 'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2823cb7d
   [junit4]   2> 532963 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 532963 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_5B9C49829611192A-001/tempDir-001/node1/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 533015 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 533015 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 533017 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 533017 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 533018 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@64a12a07[utilizenodecoll_shard2_replica_n6] main]
   [junit4]   2> 533019 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 533020 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 533021 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 533021 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591424986336198656
   [junit4]   2> 533022 INFO  (searcherExecutor-1557-thread-1-processing-n:127.0.0.1:40943_solr x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n6] Registered new searcher Searcher@64a12a07[utilizenodecoll_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533029 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 533030 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 533032 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 533032 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 533033 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61e742de[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 533036 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 533036 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 533039 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 533040 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 533040 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 533041 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 533041 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591424986357170176
   [junit4]   2> 533041 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 533041 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 533043 INFO  (searcherExecutor-1556-thread-1-processing-n:127.0.0.1:33515_solr x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n1] Registered new searcher Searcher@61e742de[utilizenodecoll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533043 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5418e06f[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 533044 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 533045 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 533047 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 533047 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591424986363461632
   [junit4]   2> 533050 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 533114 INFO  (searcherExecutor-1558-thread-1-processing-n:127.0.0.1:43143_solr x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n2] Registered new searcher Searcher@5418e06f[utilizenodecoll_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533120 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 533120 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 533121 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 533121 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 533122 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ad08d60[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 533124 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 533125 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 533126 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 533126 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591424986446299136
   [junit4]   2> 533128 INFO  (searcherExecutor-1560-thread-1-processing-n:127.0.0.1:33453_solr x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n4] Registered new searcher Searcher@4ad08d60[utilizenodecoll_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533151 INFO  (zkCallback-917-thread-2-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533151 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533151 INFO  (zkCallback-919-thread-1-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533151 INFO  (zkCallback-919-thread-2-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533153 INFO  (zkCallback-913-thread-2-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533153 INFO  (zkCallback-914-thread-1-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533153 INFO  (zkCallback-913-thread-1-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533153 INFO  (zkCallback-914-thread-2-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533540 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 533540 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 533540 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40943/solr/utilizenodecoll_shard2_replica_n6/
   [junit4]   2> 533540 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n6 url=https://127.0.0.1:40943/solr START replicas=[https://127.0.0.1:33453/solr/utilizenodecoll_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 533545 INFO  (qtp898508028-4631) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 533551 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 533551 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 533551 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33515/solr/utilizenodecoll_shard1_replica_n1/
   [junit4]   2> 533551 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n1 url=https://127.0.0.1:33515/solr START replicas=[https://127.0.0.1:43143/solr/utilizenodecoll_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 533558 INFO  (qtp952984630-4599) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 533840 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n6 url=https://127.0.0.1:40943/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 533840 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 533840 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 533840 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 533842 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40943/solr/utilizenodecoll_shard2_replica_n6/ shard2
   [junit4]   2> 533852 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n1 url=https://127.0.0.1:33515/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 533852 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 533852 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 533852 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 533854 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33515/solr/utilizenodecoll_shard1_replica_n1/ shard1
   [junit4]   2> 533955 INFO  (zkCallback-919-thread-1-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533955 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533955 INFO  (zkCallback-919-thread-2-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533955 INFO  (zkCallback-917-thread-2-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533955 INFO  (zkCallback-914-thread-1-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533955 INFO  (zkCallback-914-thread-2-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533955 INFO  (zkCallback-913-thread-3-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533955 INFO  (zkCallback-913-thread-1-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 533993 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 534004 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 534106 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534106 INFO  (zkCallback-919-thread-1-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534106 INFO  (zkCallback-914-thread-2-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534106 INFO  (zkCallback-919-thread-2-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534106 INFO  (zkCallback-917-thread-2-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534106 INFO  (zkCallback-913-thread-3-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534106 INFO  (zkCallback-913-thread-1-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534106 INFO  (zkCallback-914-thread-1-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534181 INFO  (qtp1072913189-4701) [n:127.0.0.1:33515_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2466
   [junit4]   2> 534181 INFO  (qtp952984630-4616) [n:127.0.0.1:43143_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2407
   [junit4]   2> 534181 INFO  (qtp898508028-4630) [n:127.0.0.1:33453_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2427
   [junit4]   2> 534182 INFO  (qtp1765994017-4615) [n:127.0.0.1:40943_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2424
   [junit4]   2> 534183 INFO  (qtp1072913189-4602) [n:127.0.0.1:33515_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 534233 INFO  (zkCallback-917-thread-2-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534233 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:33453_solr) [n:127.0.0.1:33453_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534233 INFO  (zkCallback-914-thread-1-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534233 INFO  (zkCallback-914-thread-2-processing-n:127.0.0.1:43143_solr) [n:127.0.0.1:43143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534233 INFO  (zkCallback-919-thread-1-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534233 INFO  (zkCallback-919-thread-2-processing-n:127.0.0.1:33515_solr) [n:127.0.0.1:33515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534234 INFO  (zkCallback-913-thread-3-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 534234 INFO  (zkCallback-913-thread-1-processing-n:127.0.0.1:40943_solr) [n:127.0.0.1:40943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 535187 INFO  (qtp1072913189-4602) [n:127.0.0.1:33515_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3818
   [junit4]   2> 535190 INFO  (TEST-TestUtilizeNode.test-seed#[5B9C49829611192A]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 535209 INFO  (TEST-TestUtilizeNode.test-seed#[5B9C49829611192A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 535209 INFO  (TEST-TestUtilizeNode.test-seed#[5B9C49829611192A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 535209 INFO  (TEST-TestUtilizeNode.test-seed#[5B9C49829611192A]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 535210 INFO  (TEST-TestUtilizeNode.test-seed#[5B9C49829611192A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c180a1d{/solr,null,AVAILABLE}
   [junit4]   2> 535210 INFO  (TEST-TestUtilizeNode.test-seed#[5B9C49829611192A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@123488a9{SSL,[ssl, http/1.1]}{127.0.0.1:45939}
   [junit4]   2> 535210 

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

junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryElevationComponentTest, TestSolrXml, PeerSyncWithIndexFingerprintCachingTest, TestLMDirichletSimilarityFactory, TestRandomFaceting, EchoParamsTest, HdfsChaosMonkeySafeLeaderTest, OverseerTaskQueueTest, FieldAnalysisRequestHandlerTest, TestCryptoKeys, CollectionReloadTest, ComputePlanActionTest, TestDocSet, TestRawResponseWriter, TestCollapseQParserPlugin, IndexBasedSpellCheckerTest, TestFieldCacheSort, TestLegacyNumericRangeQueryBuilder, TestNumericRangeQuery32, RAMDirectoryFactoryTest, TestNodeLostTrigger, CursorMarkTest, SolrRequestParserTest, TestPseudoReturnFields, SegmentsInfoRequestHandlerTest, TestFieldCacheWithThreads, HttpTriggerListenerTest, SSLMigrationTest, ZkNodePropsTest, AnalyticsMergeStrategyTest, TestManagedSchema, RequestLoggingTest, TestCollectionAPIs, DistributedVersionInfoTest, TestManagedResourceStorage, RuleEngineTest, TolerantUpdateProcessorTest, ActionThrottleTest, TestDynamicLoading, TestJoin, SolrPluginUtilsTest, TestCSVLoader, HdfsThreadLeakTest, FullHLLTest, TestRTimerTree, DocValuesMissingTest, SolrIndexSplitterTest, PreAnalyzedFieldManagedSchemaCloudTest, TestLuceneMatchVersion, TestFieldTypeResource, DocumentAnalysisRequestHandlerTest, TestCollectionAPI, ZkFailoverTest, TestSolrQueryResponse, TestNonDefinedSimilarityFactory, SubstringBytesRefFilterTest, TestReplicationHandlerBackup, ChaosMonkeyNothingIsSafeTest, XmlUpdateRequestHandlerTest, TestLuceneIndexBackCompat, MBeansHandlerTest, LeaderElectionContextKeyTest, DistributedFacetExistsSmallTest, AssignBackwardCompatibilityTest, TestHighlightDedupGrouping, TestSolrQueryParser, TestCustomSort, DeleteLastCustomShardedReplicaTest, BigEndianAscendingWordSerializerTest, BlockJoinFacetRandomTest, UUIDFieldTest, SpellingQueryConverterTest, CloudExitableDirectoryReaderTest, BufferStoreTest, TestTriggerIntegration, TestMergePolicyConfig, HdfsWriteToMultipleCollectionsTest, TestCollationField, OutputWriterTest, SolrIndexConfigTest, TestRandomRequestDistribution, TestExactStatsCache, BasicDistributedZkTest, TestPKIAuthenticationPlugin, TestCloudNestedDocsSort, CoreAdminRequestStatusTest, TestSortableTextField, ShardRoutingTest, CoreSorterTest, CdcrRequestHandlerTest, TestStressLucene, TestShardHandlerFactory, TestDistributedSearch, TestSQLHandler, TestBlendedInfixSuggestions, DeleteShardTest, CloneFieldUpdateProcessorFactoryTest, TestRecoveryHdfs, TestStreamBody, UtilsToolTest, NumberUtilsTest, DistribDocExpirationUpdateProcessorTest, TestDelegationWithHadoopAuth, TestStressUserVersions, DistributedTermsComponentTest, DebugComponentTest, V2StandaloneTest, TestLeaderElectionZkExpiry, OpenCloseCoreStressTest, SolrJmxReporterCloudTest, TestRandomCollapseQParserPlugin, CdcrBootstrapTest, BadIndexSchemaTest, SolrMetricsIntegrationTest, TestPayloadCheckQParserPlugin, TestCloudRecovery, TestHttpShardHandlerFactory, TestConfigOverlay, TestDocTermOrds, UpdateParamsTest, ParsingFieldUpdateProcessorsTest, TestStressInPlaceUpdates, TestSubQueryTransformerCrossCore, TermVectorComponentDistributedTest, TestOnReconnectListenerSupport, TestPrepRecovery, TestRebalanceLeaders, TestSolrCloudWithSecureImpersonation, TestTlogReplica, HdfsCollectionsAPIDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, TestRequestStatusCollectionAPI, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, TestPolicyCloud, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, HDFSCollectionsAPITest, HdfsRecoveryZkTest, TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestInfoStreamLogging, TestInitParams, TestSimpleTextCodec, TestSolrConfigHandler, TestConfigReload, TestSystemCollAutoCreate, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentCustomSortTest, SuggestComponentTest, TestLegacyField, TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, SolrCoreMetricManagerTest, SolrJmxReporterTest, SolrCloudReportersTest, TestBulkSchemaAPI, TestManagedStopFilterFactory, BooleanFieldTest, CurrencyFieldTypeTest, TestBulkSchemaConcurrent, TestPointFields, TestSolrFieldCacheBean, TestXmlQParserPlugin, TestJsonFacets, TestExactSharedStatsCache, TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=5B9C49829611192A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=30310, name=jetty-launcher-5487-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    >    2) Thread[id=30317, name=jetty-launcher-5487-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5B9C49829611192A]:0)
   [junit4] Completed [757/774 (4!)] on J0 in 40.04s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 59 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20180203_233001_0703219448781424568504.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/heapdumps/java_pid12516.hprof ...
   [junit4] Heap dump file created [441130603 bytes in 0.673 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 8584 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:836: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:788: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid12516.hprof

Total time: 94 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1300 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1300/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([3D2E790E81B5F13A:50D2DDF33BFD0E3D]: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.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	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 12647 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 859049 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3D2E790E81B5F13A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/init-core-data-001
   [junit4]   2> 859050 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[3D2E790E81B5F13A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 859050 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3D2E790E81B5F13A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 859051 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3D2E790E81B5F13A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 859051 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3D2E790E81B5F13A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001
   [junit4]   2> 859051 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3D2E790E81B5F13A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 859051 INFO  (Thread-3394) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 859051 INFO  (Thread-3394) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 859053 ERROR (Thread-3394) [    ] 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> 859151 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3D2E790E81B5F13A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37737
   [junit4]   2> 859153 INFO  (zkConnectionManagerCallback-6293-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859156 INFO  (jetty-launcher-6290-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 859156 INFO  (jetty-launcher-6290-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 859156 INFO  (jetty-launcher-6290-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 859157 INFO  (jetty-launcher-6290-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 859157 INFO  (jetty-launcher-6290-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 859157 INFO  (jetty-launcher-6290-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 859157 INFO  (jetty-launcher-6290-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 859157 INFO  (jetty-launcher-6290-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 859157 INFO  (jetty-launcher-6290-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 859157 INFO  (jetty-launcher-6290-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 859157 INFO  (jetty-launcher-6290-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bac2936{/solr,null,AVAILABLE}
   [junit4]   2> 859157 INFO  (jetty-launcher-6290-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 859157 INFO  (jetty-launcher-6290-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 859157 INFO  (jetty-launcher-6290-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21a41b07{/solr,null,AVAILABLE}
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46c11a69{/solr,null,AVAILABLE}
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10cf53f6{HTTP/1.1,[http/1.1]}{127.0.0.1:34875}
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@51e678e2{HTTP/1.1,[http/1.1]}{127.0.0.1:43299}
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-3) [    ] o.e.j.s.Server Started @860613ms
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-1) [    ] o.e.j.s.Server Started @860613ms
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34875}
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43299}
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c73b330{HTTP/1.1,[http/1.1]}{127.0.0.1:32943}
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-2) [    ] o.e.j.s.Server Started @860614ms
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32943}
   [junit4]   2> 859158 ERROR (jetty-launcher-6290-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 859158 ERROR (jetty-launcher-6290-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 859158 INFO  (jetty-launcher-6290-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 859159 INFO  (jetty-launcher-6290-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 859159 INFO  (jetty-launcher-6290-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 859159 INFO  (jetty-launcher-6290-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 859159 INFO  (jetty-launcher-6290-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 859159 INFO  (jetty-launcher-6290-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T03:18:05.032Z
   [junit4]   2> 859159 INFO  (jetty-launcher-6290-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T03:18:05.032Z
   [junit4]   2> 859158 ERROR (jetty-launcher-6290-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 859159 INFO  (jetty-launcher-6290-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 859159 INFO  (jetty-launcher-6290-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 859159 INFO  (jetty-launcher-6290-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 859159 INFO  (jetty-launcher-6290-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T03:18:05.032Z
   [junit4]   2> 859160 INFO  (zkConnectionManagerCallback-6296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859160 INFO  (zkConnectionManagerCallback-6297-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859160 INFO  (zkConnectionManagerCallback-6299-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859160 INFO  (jetty-launcher-6290-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 859160 INFO  (jetty-launcher-6290-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 859160 INFO  (jetty-launcher-6290-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 859163 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 0x100219b98f30003, likely client has closed socket
   [junit4]   2> 859163 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 0x100219b98f30001, likely client has closed socket
   [junit4]   2> 859165 INFO  (jetty-launcher-6290-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37737/solr
   [junit4]   2> 859165 INFO  (jetty-launcher-6290-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37737/solr
   [junit4]   2> 859166 INFO  (jetty-launcher-6290-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37737/solr
   [junit4]   2> 859168 INFO  (zkConnectionManagerCallback-6306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859169 INFO  (zkConnectionManagerCallback-6311-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859169 INFO  (zkConnectionManagerCallback-6308-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859175 INFO  (zkConnectionManagerCallback-6313-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859177 INFO  (zkConnectionManagerCallback-6316-thread-1-processing-n:127.0.0.1:34875_solr) [n:127.0.0.1:34875_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859177 INFO  (zkConnectionManagerCallback-6317-thread-1-processing-n:127.0.0.1:32943_solr) [n:127.0.0.1:32943_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859203 INFO  (jetty-launcher-6290-thread-1) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 859203 INFO  (jetty-launcher-6290-thread-2) [n:127.0.0.1:32943_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 859203 INFO  (jetty-launcher-6290-thread-3) [n:127.0.0.1:34875_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 859203 INFO  (jetty-launcher-6290-thread-1) [n:127.0.0.1:43299_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43299_solr
   [junit4]   2> 859203 INFO  (jetty-launcher-6290-thread-2) [n:127.0.0.1:32943_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32943_solr
   [junit4]   2> 859203 INFO  (jetty-launcher-6290-thread-3) [n:127.0.0.1:34875_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34875_solr
   [junit4]   2> 859203 INFO  (jetty-launcher-6290-thread-1) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer Overseer (id=72094546207637511-127.0.0.1:43299_solr-n_0000000000) starting
   [junit4]   2> 859206 INFO  (zkCallback-6314-thread-1-processing-n:127.0.0.1:34875_solr) [n:127.0.0.1:34875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 859206 INFO  (zkCallback-6315-thread-1-processing-n:127.0.0.1:32943_solr) [n:127.0.0.1:32943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 859206 INFO  (zkCallback-6312-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 859208 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 859208 DEBUG (OverseerAutoScalingTriggerThread-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 859209 DEBUG (OverseerAutoScalingTriggerThread-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 859209 INFO  (jetty-launcher-6290-thread-1) [n:127.0.0.1:43299_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43299_solr
   [junit4]   2> 859209 DEBUG (OverseerAutoScalingTriggerThread-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:32943_solr, 127.0.0.1:34875_solr]
   [junit4]   2> 859209 DEBUG (OverseerAutoScalingTriggerThread-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 859209 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43299_solr"} current state version: 0
   [junit4]   2> 859209 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43299_solr
   [junit4]   2> 859209 DEBUG (OverseerAutoScalingTriggerThread-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 859209 INFO  (zkCallback-6314-thread-1-processing-n:127.0.0.1:34875_solr) [n:127.0.0.1:34875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 859209 INFO  (zkCallback-6312-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 859210 DEBUG (OverseerAutoScalingTriggerThread-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 859210 DEBUG (OverseerAutoScalingTriggerThread-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 859210 DEBUG (ScheduledTrigger-4637-thread-1) [n:127.0.0.1:43299_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 859213 INFO  (zkCallback-6315-thread-1-processing-n:127.0.0.1:32943_solr) [n:127.0.0.1:32943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 859251 INFO  (jetty-launcher-6290-thread-1) [n:127.0.0.1:43299_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43299.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4c3c
   [junit4]   2> 859251 INFO  (jetty-launcher-6290-thread-3) [n:127.0.0.1:34875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34875.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4c3c
   [junit4]   2> 859256 INFO  (jetty-launcher-6290-thread-1) [n:127.0.0.1:43299_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43299.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4c3c
   [junit4]   2> 859256 INFO  (jetty-launcher-6290-thread-1) [n:127.0.0.1:43299_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43299.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4c3c
   [junit4]   2> 859256 INFO  (jetty-launcher-6290-thread-3) [n:127.0.0.1:34875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34875.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4c3c
   [junit4]   2> 859256 INFO  (jetty-launcher-6290-thread-3) [n:127.0.0.1:34875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34875.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4c3c
   [junit4]   2> 859257 INFO  (jetty-launcher-6290-thread-3) [n:127.0.0.1:34875_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/.
   [junit4]   2> 859257 INFO  (jetty-launcher-6290-thread-1) [n:127.0.0.1:43299_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/.
   [junit4]   2> 859262 INFO  (jetty-launcher-6290-thread-2) [n:127.0.0.1:32943_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32943.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4c3c
   [junit4]   2> 859282 INFO  (jetty-launcher-6290-thread-2) [n:127.0.0.1:32943_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32943.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4c3c
   [junit4]   2> 859282 INFO  (jetty-launcher-6290-thread-2) [n:127.0.0.1:32943_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32943.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4c3c
   [junit4]   2> 859283 INFO  (jetty-launcher-6290-thread-2) [n:127.0.0.1:32943_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/.
   [junit4]   2> 859333 INFO  (zkConnectionManagerCallback-6325-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859335 INFO  (zkConnectionManagerCallback-6329-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 859337 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3D2E790E81B5F13A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 859337 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3D2E790E81B5F13A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37737/solr ready
   [junit4]   2> 859339 INFO  (qtp70290453-18793) [n:127.0.0.1:32943_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 859340 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 859340 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 859341 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 859341 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 859342 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 859343 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 859343 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 859344 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 859344 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 859344 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 859345 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 859345 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 859346 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 859346 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 859347 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 859347 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 859348 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 859348 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 859348 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 859349 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 859349 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 859350 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 859350 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 859351 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 859351 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 859352 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 859352 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 859353 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 859353 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 859354 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 859354 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 859355 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 859355 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 859356 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 859356 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 859357 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 859357 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 859358 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 859358 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 859359 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 859359 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 859359 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 859360 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 859360 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 859361 INFO  (OverseerThreadFactory-4639-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 859363 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 859363 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 859363 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 859467 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 859467 INFO  (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 859468 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 859468 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 859468 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43299/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 859468 INFO  (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43299/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 859469 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 859469 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:43299/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 859469 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32943/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 859469 INFO  (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32943/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 859469 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:43299/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 859469 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:43299/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:32943/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 859570 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 859671 INFO  (qtp70290453-18814) [n:127.0.0.1:32943_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 859671 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 859671 INFO  (qtp72739325-18797) [n:127.0.0.1:34875_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 859671 INFO  (qtp70290453-18814) [n:127.0.0.1:32943_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 859672 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 859672 INFO  (qtp72739325-18797) [n:127.0.0.1:34875_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 859673 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:32943/solr",
   [junit4]   2>   "node_name":"127.0.0.1:32943_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 859673 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:32943/solr",
   [junit4]   2>   "node_name":"127.0.0.1:32943_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 859673 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:32943/solr","node_name":"127.0.0.1:32943_solr","state":"down","type":"NRT"}
   [junit4]   2> 859673 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:43299/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:32943/solr",
   [junit4]   2>           "node_name":"127.0.0.1:32943_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 859673 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43299/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43299_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 859674 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43299/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43299_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 859674 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:43299/solr","node_name":"127.0.0.1:43299_solr","state":"down","type":"NRT"}
   [junit4]   2> 859674 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:43299/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43299_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:32943/solr",
   [junit4]   2>           "node_name":"127.0.0.1:32943_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 859674 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34875_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 859674 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34875_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 859674 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:34875/solr","node_name":"127.0.0.1:34875_solr","state":"down","type":"NRT"}
   [junit4]   2> 859674 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:34875/solr",
   [junit4]   2>           "node_name":"127.0.0.1:34875_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:43299/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43299_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:32943/solr",
   [junit4]   2>           "node_name":"127.0.0.1:32943_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 859775 DEBUG (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 859775 INFO  (zkCallback-6312-thread-1-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 859775 INFO  (zkCallback-6315-thread-1-processing-n:127.0.0.1:32943_solr) [n:127.0.0.1:32943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 859775 INFO  (zkCallback-6312-thread-2-processing-n:127.0.0.1:43299_solr) [n:127.0.0.1:43299_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 859775 INFO  (zkCallback-6314-thread-1-processing-n:127.0.0.1:34875_solr) [n:127.0.0.1:34875_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 859776 INFO  (zkCallback-6314-thread-2-processing-n:127.0.0.1:34875_solr) [n:127.0.0.1:34875_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 859776 INFO  (zkCallback-6315-thread-2-processing-n:127.0.0.1:32943_solr) [n:127.0.0.1:32943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 860210 DEBUG (ScheduledTrigger-4637-thread-1) [n:127.0.0.1:43299_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 860678 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 860678 INFO  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 860678 INFO  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 860678 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 860679 INFO  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 860679 INFO  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 860679 WARN  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 860679 WARN  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 860679 WARN  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 860679 WARN  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 860679 WARN  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 860679 WARN  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 860679 WARN  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 860679 WARN  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 860679 WARN  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 860679 WARN  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 860679 WARN  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 860679 WARN  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 860680 WARN  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 860680 WARN  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 860680 WARN  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 860680 WARN  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 860680 WARN  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 860680 WARN  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 860680 WARN  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 860680 WARN  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 860680 WARN  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 860680 WARN  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 860680 WARN  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 860680 WARN  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 860685 INFO  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 860685 INFO  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 860685 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 860710 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 860711 INFO  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] Schema name=default-config
   [junit4]   2> 860711 INFO  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 860825 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 860830 INFO  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 860833 INFO  (qtp70290453-18814) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 860837 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'AutoscalingHistoryHandlerTest_collection_shard1_replica_n2' using configuration from collection AutoscalingHistoryHandlerTest_collection, trusted=true
   [junit4]   2> 860837 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43299.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n2' (registry 'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4c3c
   [junit4]   2> 860837 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 860837 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrCore [[AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node1/./AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/data/]
   [junit4]   2> 860840 INFO  (qtp1879398340-18794) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 860841 INFO  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'AutoscalingHistoryHandlerTest_collection_shard1_replica_n1' using configuration from collection AutoscalingHistoryHandlerTest_collection, trusted=true
   [junit4]   2> 860841 INFO  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34875.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n1' (registry 'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4c3c
   [junit4]   2> 860841 INFO  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 860842 INFO  (qtp72739325-18797) [n:127.0.0.1:34875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrCore [[AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001/tempDir-001/node3/./AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/data/]
   [junit4]   2> 860844 INFO  (qtp72739325-18797) [n:127.

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

ndler Stopped o.e.j.s.ServletContextHandler@21a41b07{/solr,null,UNAVAILABLE}
   [junit4]   2> 871712 INFO  (jetty-closer-6291-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 871713 INFO  (coreCloseExecutor-4684-thread-1) [n:127.0.0.1:32943_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=2027740597
   [junit4]   2> 871713 INFO  (coreCloseExecutor-4684-thread-2) [n:127.0.0.1:32943_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=696860060
   [junit4]   2> 871714 INFO  (coreCloseExecutor-4685-thread-2) [n:127.0.0.1:43299_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=215976976
   [junit4]   2> 871714 INFO  (coreCloseExecutor-4685-thread-2) [n:127.0.0.1:43299_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23e7f545: rootName = solr_43299, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@b657f91
   [junit4]   2> 871716 INFO  (jetty-closer-6291-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46c11a69{/solr,null,UNAVAILABLE}
   [junit4]   2> 871716 INFO  (jetty-closer-6291-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 871720 INFO  (coreCloseExecutor-4685-thread-1) [n:127.0.0.1:43299_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=571881268
   [junit4]   2> 871720 INFO  (coreCloseExecutor-4685-thread-2) [n:127.0.0.1:43299_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=215976976
   [junit4]   2> 871722 INFO  (jetty-closer-6291-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72094546207637511-127.0.0.1:43299_solr-n_0000000000) closing
   [junit4]   2> 871722 INFO  (OverseerStateUpdate-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43299_solr
   [junit4]   2> 871722 WARN  (OverseerAutoScalingTriggerThread-72094546207637511-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 871722 DEBUG (jetty-closer-6291-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 871723 INFO  (jetty-closer-6291-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4bac2936{/solr,null,UNAVAILABLE}
   [junit4]   2> 871723 INFO  (jetty-closer-6291-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 873165 WARN  (zkCallback-6336-thread-1-processing-n:127.0.0.1:45709_solr) [n:127.0.0.1:45709_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 873166 INFO  (jetty-closer-6291-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31163869{/solr,null,UNAVAILABLE}
   [junit4]   2> 873166 INFO  (jetty-closer-6291-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 873166 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[3D2E790E81B5F13A]-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> 873167 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3D2E790E81B5F13A]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37737 37737
   [junit4]   2> 879323 INFO  (Thread-3394) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37737 37737
   [junit4]   2> 879324 WARN  (Thread-3394) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/collections/.system/terms/shard1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	22	/solr/collections/.system/state.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3D2E790E81B5F13A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {action_s=PostingsFormat(name=Memory), event.source_s=BlockTreeOrds(blocksize=128), type=FST50, before.actions_ss=Lucene50(blocksize=128), event.property._enqueue_time__ss=PostingsFormat(name=Memory), after.actions_ss=PostingsFormat(name=Memory), stage_s=PostingsFormat(name=Memory), event.id_s=BlockTreeOrds(blocksize=128), event.property.eventTimes_ss=FST50, source_s=BlockTreeOrds(blocksize=128), event.type_s=FST50, id=BlockTreeOrds(blocksize=128), event.property.nodeNames_ss=FST50}, docValues:{_version_=DocValuesFormat(name=Memory), event.time_l=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1615, maxMBSortInHeap=6.686850905884769, sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH, timezone=America/St_Barthelemy
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=103352128,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLiveNodes, TestDynamicFieldCollectionResource, TestDistributedStatsComponentCardinality, TriggerIntegrationTest, TestLegacyTerms, TestPolicyCloud, TestElisionMultitermQuery, MoveReplicaHDFSFailoverTest, TestMaxTokenLenTokenizer, LoggingHandlerTest, SolrShardReporterTest, DistributedMLTComponentTest, TestLeaderInitiatedRecoveryThread, RequiredFieldsTest, SortByFunctionTest, TestPerFieldSimilarity, SolrIndexMetricsTest, DistributedQueryComponentOptimizationTest, DocValuesNotIndexedTest, TestSchemaManager, BadCopyFieldTest, DirectoryFactoryTest, TestRestManager, UpdateRequestProcessorFactoryTest, TestConfigsApi, JsonLoaderTest, TestPerFieldSimilarityWithDefaultOverride, TestReloadDeadlock, BasicFunctionalityTest, QueryParsingTest, ClassificationUpdateProcessorIntegrationTest, QueryElevationComponentTest, FileUtilsTest, TestConfigSetImmutable, SolrJmxReporterTest, TestPostingsSolrHighlighter, HdfsBasicDistributedZkTest, TestComplexPhraseLeadingWildcard, SuggesterTest, ScriptEngineTest, TestFieldResource, AsyncCallRequestStatusResponseTest, HLLSerializationTest, XsltUpdateRequestHandlerTest, OverseerRolesTest, AutoAddReplicasPlanActionTest, TestBulkSchemaConcurrent, SampleTest, TestZkChroot, TestStressRecovery, SuggesterFSTTest, TestSolrFieldCacheBean, TestFastLRUCache, QueryEqualityTest, SchemaVersionSpecificBehaviorTest, SortSpecParsingTest, TestNestedDocsSort, TestCoreBackup, DirectUpdateHandlerOptimizeTest, TestSweetSpotSimilarityFactory, DistributedFacetPivotLargeTest, SystemInfoHandlerTest, TestRTGBase, BlockCacheTest, RulesTest, TestSchemaNameResource, DeleteNodeTest, JvmMetricsTest, TestMinMaxOnMultiValuedField, TestSkipOverseerOperations, LegacyCloudClusterPropTest, QueryResultKeyTest, TestSurroundQueryParser, SolrInfoBeanTest, DistribJoinFromCollectionTest, HttpSolrCallGetCoreTest, DistributedDebugComponentTest, TestPartialUpdateDeduplication, TestDistribIDF, DistributedFacetSimpleRefinementLongTailTest, TestSolrJ, BlockJoinFacetSimpleTest, DeleteStatusTest, TestUninvertingReader, HighlighterMaxOffsetTest, TestFieldCache, AnalyticsQueryTest, TestLRUStatsCache, TestNRTOpen, TestSolrCloudWithSecureImpersonation, StressHdfsTest, TestSimpleTextCodec, TestDistributedGrouping, CSVRequestHandlerTest, CdcrVersionReplicationTest, PreAnalyzedUpdateProcessorTest, TestReversedWildcardFilterFactory, TestTrieFacet, DirectSolrConnectionTest, ConcurrentDeleteAndCreateCollectionTest, CurrencyFieldTypeTest, LeaderFailoverAfterPartitionTest, BitVectorTest, SolrGangliaReporterTest, AddReplicaTest, TestRecovery, RestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, SearchHandlerTest, HttpPartitionTest, TestLegacyField, PKIAuthenticationIntegrationTest, BasicZkTest, TestClassicSimilarityFactory, UUIDUpdateProcessorFallbackTest, TestBM25SimilarityFactory, TestDeleteCollectionOnDownNodes, TestJettySolrRunner, TestChildDocTransformer, ExecutePlanActionTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [267/774 (1!)] on J1 in 20.31s, 1 test, 1 failure <<< FAILURES!

[...truncated 49839 lines...]

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+42) - Build # 1299 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1299/
Java: 64bit/jdk-10-ea+42 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster:     1) Thread[id=4750, name=qtp1844163411-4750, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster: 
   1) Thread[id=4750, name=qtp1844163411-4750, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([90ABBFB1936023C8]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4750, name=qtp1844163411-4750, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4750, name=qtp1844163411-4750, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([90ABBFB1936023C8]:0)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:
The operations computed by ComputePlanAction should not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([90ABBFB1936023C8:A06B5E331B12C294]: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.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1734 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J1-20180204_235102_15318026025650874727943.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180204_235102_1539503037343651333095.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20180204_235102_1539898537517987642798.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 299 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180204_235648_80215074397371769836306.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180204_235648_80215323040332265002816.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180204_235648_8025717017714597732051.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1057 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180204_235758_63114893059032618726654.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180204_235758_6313803801239354720792.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180204_235758_63116087547155994096469.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180204_235931_3308988144915686872911.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180204_235931_33011240256387946944918.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180204_235931_3306889836819949199899.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180204_235940_0254647514056774692090.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180204_235940_0256187903008955283348.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180204_235940_02517235672139549579031.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180205_000006_7803241194539715743920.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180205_000006_78014314510568007215691.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180205_000006_780231266326188068336.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 158 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180205_000010_7826440837786516046174.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180205_000010_78211364691123842343175.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180205_000010_78210180474269893878663.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180205_000013_3162261363425528674575.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180205_000013_3169122178295418219921.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180205_000013_3167185203991780426040.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180205_000023_54715048304528081077789.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180205_000023_54715307268412553674043.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180205_000031_3581020531641908583606.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180205_000031_35810853620288024772060.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180205_000031_3581248490088255659620.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180205_000033_92813010236424988570884.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180205_000044_236379924796338413474.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180205_000044_23611117811475295508699.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180205_000044_23616796960189220844517.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1306 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180205_000222_70310237929305518104379.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180205_000222_7031048891896268820042.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180205_000222_7038819673403918307974.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20180205_000230_95014466043127929757423.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J1-20180205_000230_9501664632931906671706.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J0-20180205_000230_95011838595916810278404.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20180205_000240_691813410784056235960.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20180205_000240_69116446961042425523568.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20180205_000240_69113003464923122218682.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J2-20180205_000449_64413032395513657743071.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J1-20180205_000449_644325312325635969078.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J0-20180205_000449_6444621800234224084376.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20180205_000452_33510595297911299314574.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20180205_000452_3351739823859451043140.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20180205_000452_3359775063917361012470.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J1-20180205_000457_85612073964959982766436.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J0-20180205_000457_8569001507894105778837.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J2-20180205_000457_85618072697960077003575.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20180205_000524_4901940275677293723921.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20180205_000524_4909488931248784465468.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20180205_000524_49014896882528341784279.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180205_000533_9681829314386137394790.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180205_000533_9685189833147940568437.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180205_000533_9687028911167133409992.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J0-20180205_000557_50213264597191033804719.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20180205_000557_5039753479003492223686.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J1-20180205_000557_50212151933486356835117.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 149 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J0-20180205_000613_0937948696680861188700.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J1-20180205_000613_093241607992738266781.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J2-20180205_000621_93413690322477092531001.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J1-20180205_000621_9347477120559593577182.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J0-20180205_000621_93413187493898567959934.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 332 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J0-20180205_000635_0745809085054116413143.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J1-20180205_000635_074868799479739776145.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20180205_000635_07414914744353551778405.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180205_000642_56810436176450810666040.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180205_000642_56812050070634853960493.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180205_000642_5684130145372210442519.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20180205_000649_66910329534336698520777.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20180205_000649_6697326274469427897897.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20180205_000649_6693532535349277257146.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180205_000702_5195710279418619875953.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180205_000702_51910151243847994820586.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180205_000702_5192047654435758123851.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 320 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180205_000745_94914055344913863822353.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180205_000745_9498446219243061738523.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180205_000745_9496448382864168361909.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20180205_000800_4734475708566076414980.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180205_000802_3866568133402930682793.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180205_000802_3869900590065156960025.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180205_000802_3867794091161954672192.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20180205_000857_1791534356979746400463.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20180205_000857_17915557596036259046921.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20180205_000857_17913512285711528955073.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1901 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> 356208 INFO  (SUITE-ComputePlanActionTest-seed#[90ABBFB1936023C8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90ABBFB1936023C8-001/init-core-data-001
   [junit4]   2> 356209 WARN  (SUITE-ComputePlanActionTest-seed#[90ABBFB1936023C8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 356209 INFO  (SUITE-ComputePlanActionTest-seed#[90ABBFB1936023C8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 356210 INFO  (SUITE-ComputePlanActionTest-seed#[90ABBFB1936023C8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 356210 INFO  (SUITE-ComputePlanActionTest-seed#[90ABBFB1936023C8]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90ABBFB1936023C8-001/tempDir-001
   [junit4]   2> 356210 INFO  (SUITE-ComputePlanActionTest-seed#[90ABBFB1936023C8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 356210 INFO  (Thread-393) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 356210 INFO  (Thread-393) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 356211 ERROR (Thread-393) [    ] 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> 356310 INFO  (SUITE-ComputePlanActionTest-seed#[90ABBFB1936023C8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38923
   [junit4]   2> 356312 INFO  (zkConnectionManagerCallback-445-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356314 INFO  (jetty-launcher-442-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 356315 INFO  (jetty-launcher-442-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 356315 INFO  (jetty-launcher-442-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 356315 INFO  (jetty-launcher-442-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 356315 INFO  (jetty-launcher-442-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@707c1cdb{/solr,null,AVAILABLE}
   [junit4]   2> 356317 INFO  (jetty-launcher-442-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@29a2d231{HTTP/1.1,[http/1.1]}{127.0.0.1:44015}
   [junit4]   2> 356317 INFO  (jetty-launcher-442-thread-1) [    ] o.e.j.s.Server Started @358023ms
   [junit4]   2> 356317 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44015}
   [junit4]   2> 356317 ERROR (jetty-launcher-442-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 356317 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 356317 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 356317 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 356317 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T00:15:44.714873Z
   [junit4]   2> 356324 INFO  (zkConnectionManagerCallback-447-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356324 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 356330 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38923/solr
   [junit4]   2> 356331 INFO  (zkConnectionManagerCallback-451-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356333 INFO  (zkConnectionManagerCallback-453-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356367 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:44015_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 356367 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:44015_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44015_solr
   [junit4]   2> 356367 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:44015_solr    ] o.a.s.c.Overseer Overseer (id=72093829223022595-127.0.0.1:44015_solr-n_0000000000) starting
   [junit4]   2> 356370 DEBUG (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 356370 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:44015_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44015_solr
   [junit4]   2> 356370 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 356373 INFO  (zkCallback-452-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 356373 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 356374 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44015_solr]
   [junit4]   2> 356374 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 356374 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 356374 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 356374 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 356375 DEBUG (ScheduledTrigger-979-thread-1) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 356411 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:44015_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44015.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356416 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:44015_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44015.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356416 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:44015_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44015.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356417 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:44015_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90ABBFB1936023C8-001/tempDir-001/node1/.
   [junit4]   2> 356429 INFO  (zkConnectionManagerCallback-457-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356435 INFO  (zkConnectionManagerCallback-461-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356436 INFO  (SUITE-ComputePlanActionTest-seed#[90ABBFB1936023C8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 356436 INFO  (SUITE-ComputePlanActionTest-seed#[90ABBFB1936023C8]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38923/solr ready
   [junit4]   2> 356442 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSelectedCollections
   [junit4]   2> 356442 DEBUG (zkCallback-452-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 356442 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 356444 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 356448 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 356448 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 356448 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 356456 INFO  (qtp156940769-2143) [n:127.0.0.1:44015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 356457 DEBUG (qtp156940769-2137) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 356458 INFO  (qtp156940769-2137) [n:127.0.0.1:44015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 356458 DEBUG (zkCallback-452-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 356458 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 356458 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 356459 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 356459 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 356462 INFO  (qtp156940769-2142) [n:127.0.0.1:44015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 356462 DEBUG (qtp156940769-2141) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 356463 INFO  (qtp156940769-2141) [n:127.0.0.1:44015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 356463 DEBUG (zkCallback-452-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 356463 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 356463 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 356463 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 356463 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 356464 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 356464 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 356464 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 356464 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 356465 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a6af1a{/solr,null,AVAILABLE}
   [junit4]   2> 356465 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42f37a75{HTTP/1.1,[http/1.1]}{127.0.0.1:38521}
   [junit4]   2> 356465 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.Server Started @358171ms
   [junit4]   2> 356465 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38521}
   [junit4]   2> 356465 ERROR (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 356466 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 356466 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 356466 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 356466 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T00:15:44.863144Z
   [junit4]   2> 356473 INFO  (zkConnectionManagerCallback-464-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356474 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 356479 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38923/solr
   [junit4]   2> 356480 INFO  (zkConnectionManagerCallback-468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356483 INFO  (zkConnectionManagerCallback-470-thread-1-processing-n:127.0.0.1:38521_solr) [n:127.0.0.1:38521_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356485 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 356486 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:38521_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 356486 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:38521_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38521_solr
   [junit4]   2> 356487 DEBUG (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38521_solr"} current state version: 0
   [junit4]   2> 356487 DEBUG (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38521_solr
   [junit4]   2> 356487 INFO  (zkCallback-452-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 356495 INFO  (zkCallback-469-thread-1-processing-n:127.0.0.1:38521_solr) [n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 356496 INFO  (zkCallback-460-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 356496 INFO  (zkCallback-460-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 356528 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:38521_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38521.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356534 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:38521_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38521.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356534 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:38521_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38521.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356535 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:38521_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90ABBFB1936023C8-001/tempDir-001/node2/.
   [junit4]   2> 356551 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 356551 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 356551 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 356551 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 356551 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55d76c56{/solr,null,AVAILABLE}
   [junit4]   2> 356552 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6432d055{HTTP/1.1,[http/1.1]}{127.0.0.1:41669}
   [junit4]   2> 356552 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.Server Started @358257ms
   [junit4]   2> 356552 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41669}
   [junit4]   2> 356552 ERROR (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 356552 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 356552 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 356552 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 356552 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T00:15:44.949617Z
   [junit4]   2> 356554 INFO  (zkConnectionManagerCallback-474-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356555 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 356562 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38923/solr
   [junit4]   2> 356565 INFO  (zkConnectionManagerCallback-478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356577 INFO  (zkConnectionManagerCallback-480-thread-1-processing-n:127.0.0.1:41669_solr) [n:127.0.0.1:41669_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356580 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:41669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 356581 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:41669_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 356582 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:41669_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41669_solr
   [junit4]   2> 356582 DEBUG (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41669_solr"} current state version: 0
   [junit4]   2> 356582 DEBUG (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41669_solr
   [junit4]   2> 356582 INFO  (zkCallback-469-thread-1-processing-n:127.0.0.1:38521_solr) [n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 356582 INFO  (zkCallback-460-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 356582 INFO  (zkCallback-452-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 356582 INFO  (zkCallback-460-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 356586 INFO  (zkCallback-479-thread-1-processing-n:127.0.0.1:41669_solr) [n:127.0.0.1:41669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 356606 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:41669_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41669.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356612 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:41669_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41669.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356612 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:41669_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41669.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356613 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:41669_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90ABBFB1936023C8-001/tempDir-001/node3/.
   [junit4]   2> 356635 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 356635 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 356635 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 356635 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 356635 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67419d48{/solr,null,AVAILABLE}
   [junit4]   2> 356636 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5416db3d{HTTP/1.1,[http/1.1]}{127.0.0.1:44201}
   [junit4]   2> 356636 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.e.j.s.Server Started @358342ms
   [junit4]   2> 356636 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44201}
   [junit4]   2> 356636 ERROR (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 356636 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 356636 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 356636 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 356636 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T00:15:45.033746Z
   [junit4]   2> 356638 INFO  (zkConnectionManagerCallback-484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356638 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 356642 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38923/solr
   [junit4]   2> 356644 INFO  (zkConnectionManagerCallback-488-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356647 INFO  (zkConnectionManagerCallback-490-thread-1-processing-n:127.0.0.1:44201_solr) [n:127.0.0.1:44201_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356650 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:44201_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 356651 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:44201_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 356652 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:44201_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44201_solr
   [junit4]   2> 356652 DEBUG (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44201_solr"} current state version: 0
   [junit4]   2> 356652 INFO  (zkCallback-479-thread-1-processing-n:127.0.0.1:41669_solr) [n:127.0.0.1:41669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 356652 DEBUG (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44201_solr
   [junit4]   2> 356652 INFO  (zkCallback-460-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 356652 INFO  (zkCallback-452-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 356652 INFO  (zkCallback-460-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 356652 INFO  (zkCallback-469-thread-1-processing-n:127.0.0.1:38521_solr) [n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 356653 INFO  (zkCallback-489-thread-1-processing-n:127.0.0.1:44201_solr) [n:127.0.0.1:44201_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 356683 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:44201_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44201.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356690 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:44201_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44201.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356690 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:44201_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44201.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a599d0d
   [junit4]   2> 356691 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[90ABBFB1936023C8]) [n:127.0.0.1:44201_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90ABBFB1936023C8-001/tempDir-001/node4/.
   [junit4]   2> 356718 INFO  (zkConnectionManagerCallback-494-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356725 INFO  (qtp109380388-2177) [n:127.0.0.1:38521_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 356727 INFO  (qtp549382124-2203) [n:127.0.0.1:41669_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 356728 INFO  (qtp156940769-2141) [n:127.0.0.1:44015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 356730 INFO  (qtp1928939751-2233) [n:127.0.0.1:44201_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 356730 DEBUG (qtp1928939751-2227) [n:127.0.0.1:44201_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 356731 INFO  (qtp1928939751-2227) [n:127.0.0.1:44201_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 356731 DEBUG (zkCallback-452-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 356732 DEBUG (zkCallback-452-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41669_solr, 127.0.0.1:44201_solr, 127.0.0.1:38521_solr, 127.0.0.1:44015_solr]
   [junit4]   2> 356732 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 356733 INFO  (qtp109380388-2183) [n:127.0.0.1:38521_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=testSelected1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 356733 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 356733 DEBUG (OverseerAutoScalingTriggerThread-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 356733 DEBUG (ScheduledTrigger-979-thread-1) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4
   [junit4]   2> 356734 INFO  (OverseerThreadFactory-981-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSelected1
   [junit4]   2> 356738 INFO  (qtp109380388-2177) [n:127.0.0.1:38521_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 356740 INFO  (qtp549382124-2209) [n:127.0.0.1:41669_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 356740 INFO  (qtp156940769-2138) [n:127.0.0.1:44015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 356742 INFO  (qtp1928939751-2233) [n:127.0.0.1:44201_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 356752 INFO  (OverseerThreadFactory-981-thread-1-processing-n:127.0.0.1:44015_solr) [n:127.0.0.1:44015_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 552905586 sessionWrapper.createTime 552905576722892, this.sessionWrapper.createTime 552905576722892 
   [junit4]   2> 356754 DEBUG (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testSelected1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 356754 DEBUG (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testSelected1
   [junit4]   2> 356754 DEBUG (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testSelected1/state.json
   [junit4]   2> 356856 DEBUG (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44201/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 356856 INFO  (OverseerStateUpdate-72093829223022595-127.0.0.1:44015_solr-n_0000000000) [n:127.0.0.1:44015_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44201

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

  [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20180205_003352_1062674780302070379023.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180205_003446_54911015137907494519185.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180205_003446_5496762570290321518748.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180205_003446_5493620841516270605229.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1260 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180205_003500_7342710181844598286813.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180205_003500_73414821617227706833849.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 650 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180205_003507_19012774535316326902469.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180205_003507_1905717276682499242263.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180205_003507_1909256791080120480086.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180205_003526_2595082998667125827358.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180205_003526_259647206730660055485.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180205_003526_25910455184869408981193.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180205_003535_799818958802930932509.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180205_003535_7997619763618720093499.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180205_003535_7999362170113746156281.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 659 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180205_003542_9571420710590341634241.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180205_003542_95713852167705352137471.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180205_003542_9576831268719847851772.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180205_003606_85513013514367555536254.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180205_003606_8554117612528603027206.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180205_003617_0197013654318192976406.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32334 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1298 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1298/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
max version bucket seed not updated after recovery!

Stack Trace:
java.lang.AssertionError: max version bucket seed not updated after recovery!
	at __randomizedtesting.SeedInfo.seed([103570B8CAEEFF24:98614F62641292DC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:441)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:140)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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.AutoScalingHandlerTest.testReadApi

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([103570B8CAEEFF24:471C8B0D111C1D3F]: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.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:725)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([103570B8CAEEFF24:4D7D6E310528596B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:547)
	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.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([103570B8CAEEFF24:7DC9D44570A60023]: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.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
	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 11747 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestLargeCluster_103570B8CAEEFF24-001/init-core-data-001
   [junit4]   2> 5460 WARN  (SUITE-TestLargeCluster-seed#[103570B8CAEEFF24]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 5460 INFO  (SUITE-TestLargeCluster-seed#[103570B8CAEEFF24]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 5461 INFO  (SUITE-TestLargeCluster-seed#[103570B8CAEEFF24]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 5461 INFO  (SUITE-TestLargeCluster-seed#[103570B8CAEEFF24]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5472 INFO  (SUITE-TestLargeCluster-seed#[103570B8CAEEFF24]-worker) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 5524 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 5527 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 5528 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 5535 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 5539 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 5542 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 5578 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 5578 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 5578 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 5586 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 5587 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 5588 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5610 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5631 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5652 DEBUG (ScheduledTrigger-32-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5664 DEBUG (simCloudManagerPool-31-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 5667 DEBUG (simCloudManagerPool-31-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 5670 DEBUG (simCloudManagerPool-31-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 5671 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 5672 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 5672 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 5673 DEBUG (ScheduledTrigger-32-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5686 DEBUG (simCloudManagerPool-31-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 5687 DEBUG (simCloudManagerPool-31-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 5687 DEBUG (simCloudManagerPool-31-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 5687 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 5688 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 5688 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 5693 DEBUG (ScheduledTrigger-32-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5714 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5734 DEBUG (ScheduledTrigger-32-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5754 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5775 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5795 DEBUG (ScheduledTrigger-32-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5815 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5836 DEBUG (ScheduledTrigger-32-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5856 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5877 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5897 DEBUG (ScheduledTrigger-32-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5918 DEBUG (ScheduledTrigger-32-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5951 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5982 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 5982 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.TestLargeCluster Ready after 95 ms
   [junit4]   2> 5984 DEBUG (simCloudManagerPool-31-thread-25) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSearchRate / shard1: {"core_node1":{
   [junit4]   2>     "node_name":"127.0.0.1:10061_solr",
   [junit4]   2>     "core":"testSearchRate_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testSearchRate"}}
   [junit4]   2> 5988 DEBUG (simCloudManagerPool-31-thread-24) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSearchRate / shard2: {"core_node18":{
   [junit4]   2>     "node_name":"127.0.0.1:10083_solr",
   [junit4]   2>     "core":"testSearchRate_shard2_replica_n18",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testSearchRate"}}
   [junit4]   2> 6003 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6023 DEBUG (ScheduledTrigger-32-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6048 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6069 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6089 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6110 DEBUG (ScheduledTrigger-32-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6130 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6137 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1ecf916941ce9T8bf4v1rtkvf2a8u9eatj5do85",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":542029546527977,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "node":{
   [junit4]   2>       "127.0.0.1:10001_solr":4.0,
   [junit4]   2>       "127.0.0.1:10040_solr":4.0,
   [junit4]   2>       "127.0.0.1:10085_solr":4.0,
   [junit4]   2>       "127.0.0.1:10061_solr":4.0,
   [junit4]   2>       "127.0.0.1:10068_solr":4.0,
   [junit4]   2>       "127.0.0.1:10089_solr":4.0,
   [junit4]   2>       "127.0.0.1:10029_solr":4.0,
   [junit4]   2>       "127.0.0.1:10030_solr":4.0,
   [junit4]   2>       "127.0.0.1:10080_solr":4.0,
   [junit4]   2>       "127.0.0.1:10023_solr":4.0},
   [junit4]   2>     "replica":[
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10023_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10061_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10089_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10029_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10080_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10030_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10040_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10085_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10068_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "collection":{"testSearchRate":40.0},
   [junit4]   2>     "shard":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}"]}}
   [junit4]   2> 6138 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, search_rate_trigger]
   [junit4]   2> 6156 DEBUG (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1ecf916941ce9T8bf4v1rtkvf2a8u9eatj5do85",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":542029546527977,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "node":{
   [junit4]   2>       "127.0.0.1:10001_solr":4.0,
   [junit4]   2>       "127.0.0.1:10040_solr":4.0,
   [junit4]   2>       "127.0.0.1:10085_solr":4.0,
   [junit4]   2>       "127.0.0.1:10061_solr":4.0,
   [junit4]   2>       "127.0.0.1:10068_solr":4.0,
   [junit4]   2>       "127.0.0.1:10089_solr":4.0,
   [junit4]   2>       "127.0.0.1:10029_solr":4.0,
   [junit4]   2>       "127.0.0.1:10030_solr":4.0,
   [junit4]   2>       "127.0.0.1:10080_solr":4.0,
   [junit4]   2>       "127.0.0.1:10023_solr":4.0},
   [junit4]   2>     "replica":[
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10023_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10061_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10089_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10029_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10080_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10030_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10040_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10085_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10068_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "collection":{"testSearchRate":40.0},
   [junit4]   2>     "shard":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "_enqueue_time_":542036078655427,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}"]}}
   [junit4]   2> 6205 DEBUG (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"1ecf916941ce9T8bf4v1rtkvf2a8u9eatj5do85",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":542029546527977,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "node":{
   [junit4]   2>       "127.0.0.1:10001_solr":4.0,
   [junit4]   2>       "127.0.0.1:10040_solr":4.0,
   [junit4]   2>       "127.0.0.1:10085_solr":4.0,
   [junit4]   2>       "127.0.0.1:10061_solr":4.0,
   [junit4]   2>       "127.0.0.1:10068_solr":4.0,
   [junit4]   2>       "127.0.0.1:10089_solr":4.0,
   [junit4]   2>       "127.0.0.1:10029_solr":4.0,
   [junit4]   2>       "127.0.0.1:10030_solr":4.0,
   [junit4]   2>       "127.0.0.1:10080_solr":4.0,
   [junit4]   2>       "127.0.0.1:10023_solr":4.0},
   [junit4]   2>     "replica":[
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10023_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10061_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10089_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10029_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10080_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10030_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10040_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10085_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10068_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "collection":{"testSearchRate":40.0},
   [junit4]   2>     "shard":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "_enqueue_time_":542036078655427,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}"]}} with context properties: {BEFORE_ACTION=[compute]}
   [junit4]   2> 6256 INFO  (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10072_solr&type=NRT
   [junit4]   2> 6262 INFO  (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10056_solr&type=NRT
   [junit4]   2> 6265 INFO  (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10059_solr&type=NRT
   [junit4]   2> 6265 INFO  (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 542042428 sessionWrapper.createTime 542040911817827, this.sessionWrapper.createTime 542040911817827 
   [junit4]   2> 6267 DEBUG (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"1ecf916941ce9T8bf4v1rtkvf2a8u9eatj5do85",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":542029546527977,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "node":{
   [junit4]   2>       "127.0.0.1:10001_solr":4.0,
   [junit4]   2>       "127.0.0.1:10040_solr":4.0,
   [junit4]   2>       "127.0.0.1:10085_solr":4.0,
   [junit4]   2>       "127.0.0.1:10061_solr":4.0,
   [junit4]   2>       "127.0.0.1:10068_solr":4.0,
   [junit4]   2>       "127.0.0.1:10089_solr":4.0,
   [junit4]   2>       "127.0.0.1:10029_solr":4.0,
   [junit4]   2>       "127.0.0.1:10030_solr":4.0,
   [junit4]   2>       "127.0.0.1:10080_solr":4.0,
   [junit4]   2>       "127.0.0.1:10023_solr":4.0},
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "replica":[
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10023_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10061_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10089_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10029_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10080_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10030_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10040_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10085_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10068_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "collection":{"testSearchRate":40.0},
   [junit4]   2>     "shard":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "_enqueue_time_":542036078655427,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@3b5cca85, org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@3a3b7ff6, org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@79011b89], AFTER_ACTION=[compute], BEFORE_ACTION=[compute, execute]}
   [junit4]   2> 6274 DEBUG (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10072_solr&type=NRT
   [junit4]   2> 6293 INFO  (simCloudManagerPool-31-thread-27) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:10072_solr for creating new replica
   [junit4]   2> 6312 DEBUG (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10056_solr&type=NRT
   [junit4]   2> 6313 INFO  (simCloudManagerPool-31-thread-32) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:10056_solr for creating new replica
   [junit4]   2> 6388 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSearchRate
   [junit4]   2> 6388 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 6388 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 6388 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 6388 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 6388 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		100
   [junit4]   2> 6389 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	78
   [junit4]   2> 6389 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		0
   [junit4]   2> 6390 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[testSearchRate]
   [junit4]   2> 6390 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	1
   [junit4]   2> 6390 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 6390 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		22
   [junit4]   2> 6390 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * testSearchRate		22
   [junit4]   2> 6390 DEBUG (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10059_solr&type=NRT
   [junit4]   2> 6391 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- active          22
   [junit4]   2> 6391 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 6391 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- ADDREPLICA         2
   [junit4]   2> 6391 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- CREATE             1
   [junit4]   2> 6391 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- DELETESTATUS       2
   [junit4]   2> 6391 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- REQUESTSTATUS      2
   [junit4]   2> 6391 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        2
   [junit4]   2> 6391 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             1
   [junit4]   2> 6391 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 6392 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: search_rate_trigger
   [junit4]   2> 6392 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         1
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLargeCluster -Dtests.method=testSearchRate -Dtests.seed=103570B8CAEEFF24 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=America/Halifax -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.89s J1 | TestLargeCluster.testSearchRate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The trigger did not fire at all
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([103570B8CAEEFF24:4D7D6E310528596B]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:547)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 6407 INFO  (TEST-TestLargeCluster.testAddNode-seed#[103570B8CAEEFF24]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddNode
   [junit4]   2> 6407 DEBUG (TEST-TestLargeCluster.testAddNode-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 6407 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 6420 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 6420 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 6420 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 6424 INFO  (TEST-TestLargeCluster.testAddNode-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 6424 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 6426 WARN  (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> java.lang.Exception: Error executing action: execute for trigger event: {
   [junit4]   2>   "id":"1ecf916941ce9T8bf4v1rtkvf2a8u9eatj5do85",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":542029546527977,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "node":{
   [junit4]   2>       "127.0.0.1:10001_solr":4.0,
   [junit4]   2>       "127.0.0.1:10040_solr":4.0,
   [junit4]   2>       "127.0.0.1:10085_solr":4.0,
   [junit4]   2>       "127.0.0.1:10061_solr":4.0,
   [junit4]   2>       "127.0.0.1:10068_solr":4.0,
   [junit4]   2>       "127.0.0.1:10089_solr":4.0,
   [junit4]   2>       "127.0.0.1:10029_solr":4.0,
   [junit4]   2>       "127.0.0.1:10030_solr":4.0,
   [junit4]   2>       "127.0.0.1:10080_solr":4.0,
   [junit4]   2>       "127.0.0.1:10023_solr":4.0},
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "replica":[
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10023_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10061_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10089_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10029_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10080_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10030_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10040_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10085_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10068_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "collection":{"testSearchRate":40.0},
   [junit4]   2>     "shard":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "_enqueue_time_":542036078655427,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:303)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected exception while processing event: {
   [junit4]   2>   "id":"1ecf916941ce9T8bf4v1rtkvf2a8u9eatj5do85",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":542029546527977,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "node":{
   [junit4]   2>       "127.0.0.1:10001_solr":4.0,
   [junit4]   2>       "127.0.0.1:10040_solr":4.0,
   [junit4]   2>       "127.0.0.1:10085_solr":4.0,
   [junit4]   2>       "127.0.0.1:10061_solr":4.0,
   [junit4]   2>       "127.0.0.1:10068_solr":4.0,
   [junit4]   2>       "127.0.0.1:10089_solr":4.0,
   [junit4]   2>       "127.0.0.1:10029_solr":4.0,
   [junit4]   2>       "127.0.0.1:10030_solr":4.0,
   [junit4]   2>       "127.0.0.1:10080_solr":4.0,
   [junit4]   2>       "127.0.0.1:10023_solr":4.0},
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "replica":[
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10023_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10061_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10089_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10029_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10080_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10030_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10040_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10085_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"INDEX.sizeInBytes\":1000000000,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10068_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4.0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "collection":{"testSearchRate":40.0},
   [junit4]   2>     "shard":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "_enqueue_time_":542036078655427,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD={\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}}}"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:120)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:300)
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected exception executing operation: action=ADDREPLICA&async=search_rate_trigger/1ecf916941ce9T8bf4v1rtkvf2a8u9eatj5do85/0&waitForFinalState=true&collection=testSearchRate&shard=shard1&node=127.0.0.1:10059_solr&type=NRT
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:110)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: java.io.IOException: java.lang.InterruptedException
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:462)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:80)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:404)
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:191)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:460)
   [junit4]   2> 	... 8 more
   [junit4]   2> 6430 DEBUG (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 13730 ms for event id=1ecf916941ce9T8bf4v1rtkvf2a8u9eatj5do85
   [junit4]   2> 6438 DEBUG (TEST-TestLargeCluster.testAddNode-seed#[103570B8CAEEFF24]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 6440 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 6441 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 6441 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 6441 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion -1
   [junit4]   2> 6441 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 6442 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 6442 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 6442 DEBUG (ScheduledTrigger-35-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6462 DEBUG (ScheduledTrigger-35-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6483 DEBUG (ScheduledTrigger-35-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6503 DEBUG (ScheduledTrigger-35-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6524 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6544 DEBUG (ScheduledTrigger-35-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6554 DEBUG (simCloudManagerPool-34-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 6555 DEBUG (simCloudManagerPool-34-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 6555 DEBUG (simCloudManagerPool-34-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 6557 DEBUG (simCloudManagerPool-34-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 6558 DEBUG (simCloudManagerPool-34-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=compute, class=org.apache.solr.cloud.autoscaling.ComputePlanAction}, {name=execute, class=org.apache.solr.cloud.autoscaling.ExecutePlanAction}], enabled=true}
   [junit4]   2> 6558 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 6559 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 6564 DEBUG (ScheduledTrigger-35-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6559 DEBUG (ScheduledTrigger-35-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 6578 DEBUG (ScheduledTrigger-35-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 6585 DEBUG (ScheduledTrigger-35-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6606 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 6606 DEBUG (ScheduledTrigger-35-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6606 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 6626 DEBUG (ScheduledTrigger-35-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 6626 DEBUG (ScheduledTrigger-35-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 6626 DEBUG (ScheduledTrigger-35-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6646 DEBUG (ScheduledTrigger-35-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 6646 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6646 DEBUG (ScheduledTrigger-35-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 6667 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6667 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 6667 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 6734 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6734 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 6734 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 6755 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 6755 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 6755 DEBUG (ScheduledTrigger-35-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 6775 DEBUG (ScheduledTrigger-35-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .au

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

000000) closing
   [junit4]   2> 2948732 INFO  (OverseerStateUpdate-72093305252282375-127.0.0.1:37365_solr-n_0000000000) [n:127.0.0.1:37365_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37365_solr
   [junit4]   2> 2948732 WARN  (OverseerAutoScalingTriggerThread-72093305252282375-127.0.0.1:37365_solr-n_0000000000) [n:127.0.0.1:37365_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2948733 DEBUG (jetty-closer-7155-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2948733 INFO  (jetty-closer-7155-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cafe69c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2948733 INFO  (zkCallback-7177-thread-1-processing-n:127.0.0.1:35993_solr) [n:127.0.0.1:35993_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35993_solr
   [junit4]   2> 2948733 INFO  (jetty-closer-7155-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2948733 WARN  (zkCallback-7177-thread-3-processing-n:127.0.0.1:35993_solr) [n:127.0.0.1:35993_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 2948734 INFO  (coreCloseExecutor-9373-thread-1) [n:127.0.0.1:35993_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=1680755723
   [junit4]   2> 2948734 INFO  (coreCloseExecutor-9373-thread-2) [n:127.0.0.1:35993_solr c:.system s:shard1 r:core_node10 x:.system_shard1_replica_n9] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=83761704
   [junit4]   2> 2948735 INFO  (jetty-closer-7155-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ab836c3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2948735 INFO  (jetty-closer-7155-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2948736 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[103570B8CAEEFF24]-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> 2948736 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[103570B8CAEEFF24]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39683 39683
   [junit4]   2> 2950213 INFO  (Thread-6653) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39683 39683
   [junit4]   2> 2950214 WARN  (Thread-6653) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/.system/terms/shard1
   [junit4]   2> 	19	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	5	/solr/configs/.system
   [junit4]   2> 	5	/solr/configs/.system/managed-schema
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	59	/solr/collections/.system/state.json
   [junit4]   2> 	40	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/.system/leader_elect/shard1/election/72093305252282375-core_node5-n_0000000001
   [junit4]   2> 	2	/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/72093305252282376-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72093305252282375-127.0.0.1:37365_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_103570B8CAEEFF24-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {action_s=FST50, event.source_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), type=PostingsFormat(name=LuceneFixedGap), before.actions_ss=Lucene50(blocksize=128), event.property._enqueue_time__ss=FST50, after.actions_ss=FST50, stage_s=FST50, event.id_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), event.property.eventTimes_ss=PostingsFormat(name=LuceneFixedGap), source_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), event.type_s=PostingsFormat(name=LuceneFixedGap), responses_ts=FST50, id=PostingsFormat(name=LuceneVarGapDocFreqInterval), collections_ss=PostingsFormat(name=LuceneFixedGap), operations.params_ts=FST50, event.property.nodeNames_ss=PostingsFormat(name=LuceneFixedGap)}, docValues:{_version_=DocValuesFormat(name=Memory), event.time_l=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=185, maxMBSortInHeap=6.972922376327813, sim=RandomSimilarity(queryNorm=true): {}, locale=es-BO, timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=264588624,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BadIndexSchemaTest, TestMiniSolrCloudClusterSSL, BinaryUpdateRequestHandlerTest, TestSolrDeletionPolicy1, TestIndexSearcher, ShardRoutingTest, MoveReplicaTest, FacetPivotSmallTest, TestFieldCacheSort, HttpPartitionOnCommitTest, HighlighterConfigTest, TestPullReplica, ZkStateReaderTest, UpdateParamsTest, SolrIndexSplitterTest, TestConfigSets, TestOmitPositions, ReplicationFactorTest, TestSolrQueryParser, TestInitParams, UUIDFieldTest, HdfsDirectoryFactoryTest, TestInPlaceUpdatesStandalone, TestEmbeddedSolrServerSchemaAPI, TestCollationField, TestCrossCoreJoin, TestFieldTypeResource, TestDocSet, TestCryptoKeys, HdfsBasicDistributedZk2Test, OverseerModifyCollectionTest, TestNumericRangeQuery32, ZkSolrClientTest, ComputePlanActionTest, TestBlendedInfixSuggestions, TestTolerantUpdateProcessorCloud, CursorPagingTest, TestRandomRequestDistribution, TestDocTermOrds, PluginInfoTest, TestLegacyNumericRangeQueryBuilder, TestSolrQueryResponse, TestCloudNestedDocsSort, TestCSVResponseWriter, SpellingQueryConverterTest, TestUniqueKeyFieldResource, UtilsToolTest, DirectUpdateHandlerTest, TestRTimerTree, TestRemoteStreaming, TestCustomSort, NumberUtilsTest, CreateCollectionCleanupTest, TestIndexingPerformance, AutoAddReplicasIntegrationTest, TestCollapseQParserPlugin, TestSubQueryTransformerCrossCore, TestGraphMLResponseWriter, ChangedSchemaMergeTest, ShufflingReplicaListTransformerTest, TestLegacyNumericUtils, TestExtendedDismaxParser, SolrRequestParserTest, TestSolrCloudWithKerberosAlt, SpatialRPTFieldTypeTest, TestStressUserVersions, MetricsHandlerTest, TolerantUpdateProcessorTest, TestRawResponseWriter, TestSizeLimitedDistributedMap, HttpTriggerListenerTest, CheckHdfsIndexTest, CoreSorterTest, DistributedQueryComponentCustomSortTest, DeleteShardTest, TestConfigOverlay, IndexBasedSpellCheckerTest, TestDownShardTolerantSearch, JavabinLoaderTest, SparseHLLTest, DocumentAnalysisRequestHandlerTest, CdcrBootstrapTest, DefaultValueUpdateProcessorTest, SimpleMLTQParserTest, CursorMarkTest, JSONWriterTest, TestShardHandlerFactory, BlockJoinFacetRandomTest, DocValuesMissingTest, PeerSyncWithIndexFingerprintCachingTest, CollectionReloadTest, TermVectorComponentDistributedTest, TestStressLucene, RuleEngineTest, ExternalFileFieldSortTest, SSLMigrationTest, ConcurrentCreateRoutedAliasTest, TestFastOutputStream, TestWriterPerf, TestConfig, TestDistributedSearch, AssignBackwardCompatibilityTest, RankQueryTest, TestSolrConfigHandlerConcurrent, OutputWriterTest, TestSort, TestPolicyCloud, TestSlowCompositeReaderWrapper, MissingSegmentRecoveryTest, HdfsThreadLeakTest, TestRandomFaceting, TestMultiWordSynonyms, RemoteQueryErrorTest, ChaosMonkeyNothingIsSafeTest, DistribDocExpirationUpdateProcessorTest, TestCopyFieldCollectionResource, TestNodeLostTrigger, TestLuceneIndexBackCompat, TestGroupingSearch, TestStreamBody, OutOfBoxZkACLAndCredentialsProvidersTest, StatsComponentTest, TestCloudJSONFacetJoinDomain, TestLuceneMatchVersion, V2StandaloneTest, SolrJmxReporterCloudTest, TestWordDelimiterFilterFactory, BasicDistributedZk2Test, SyncSliceTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ZkCLITest, TestFaceting, ZkControllerTest, TestJoin, TestCoreContainer, SimpleFacetsTest, TestFiltering, TestBadConfig, HighlighterTest, SoftAutoCommitTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderTest, ReplaceNodeTest, TestAuthenticationFramework, TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, TestLeaderElectionZkExpiry, TestLockTree, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestRebalanceLeaders, TestSkipOverseerOperations, TestStressCloudBlindAtomicUpdates, TestTlogReplica, ZkShardTermsTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, TestInfoStreamLogging, TestNRTOpen, TestSolrXml, RequestLoggingTest, TestConfigReload, TestReplicationHandlerBackup, TestSQLHandler, AutoscalingHistoryHandlerTest]
   [junit4] Completed [651/774 (4!)] on J0 in 37.00s, 1 test, 1 failure <<< FAILURES!

[...truncated 48656 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.4) - Build # 1297 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1297/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CF1433A7955F1667:F26E1809B627BC70]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution(StreamExpressionTest.java:8475)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 15096 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 25909 INFO  (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/init-core-data-001
   [junit4]   2> 25910 INFO  (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 25910 INFO  (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 25910 INFO  (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001
   [junit4]   2> 25910 INFO  (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 25911 INFO  (Thread-54) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 25911 INFO  (Thread-54) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 25912 ERROR (Thread-54) [    ] 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> 26011 INFO  (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42345
   [junit4]   2> 26012 INFO  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26015 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 26015 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 26015 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38375e58{/solr,null,AVAILABLE}
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d213bab{/solr,null,AVAILABLE}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ac81cb7{/solr,null,AVAILABLE}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4947e949{/solr,null,AVAILABLE}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31aa3c5c{HTTP/1.1,[http/1.1]}{127.0.0.1:46477}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d46c065{HTTP/1.1,[http/1.1]}{127.0.0.1:38535}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.Server Started @27835ms
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.Server Started @27835ms
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46477}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38535}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@224a0df1{HTTP/1.1,[http/1.1]}{127.0.0.1:43289}
   [junit4]   2> 26017 ERROR (jetty-launcher-159-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 26017 ERROR (jetty-launcher-159-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.Server Started @27835ms
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43289}
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T19:11:15.828138Z
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T19:11:15.828197Z
   [junit4]   2> 26018 ERROR (jetty-launcher-159-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T19:11:15.828473Z
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@640f372b{HTTP/1.1,[http/1.1]}{127.0.0.1:37747}
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.Server Started @27836ms
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37747}
   [junit4]   2> 26018 ERROR (jetty-launcher-159-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T19:11:15.828848Z
   [junit4]   2> 26019 INFO  (zkConnectionManagerCallback-165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26020 INFO  (zkConnectionManagerCallback-166-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26020 INFO  (zkConnectionManagerCallback-170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26020 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 26020 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 26022 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 26029 INFO  (zkConnectionManagerCallback-168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26030 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 26041 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42345/solr
   [junit4]   2> 26047 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42345/solr
   [junit4]   2> 26048 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42345/solr
   [junit4]   2> 26057 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42345/solr
   [junit4]   2> 26064 INFO  (zkConnectionManagerCallback-175-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26065 INFO  (zkConnectionManagerCallback-183-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26065 INFO  (zkConnectionManagerCallback-180-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26066 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 0x1001fdde67f0007, likely client has closed socket
   [junit4]   2> 26069 INFO  (zkConnectionManagerCallback-186-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26073 INFO  (zkConnectionManagerCallback-191-thread-1-processing-n:127.0.0.1:43289_solr) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26073 INFO  (zkConnectionManagerCallback-190-thread-1-processing-n:127.0.0.1:38535_solr) [n:127.0.0.1:38535_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26074 INFO  (zkConnectionManagerCallback-192-thread-1-processing-n:127.0.0.1:37747_solr) [n:127.0.0.1:37747_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26076 INFO  (zkConnectionManagerCallback-194-thread-1-processing-n:127.0.0.1:46477_solr) [n:127.0.0.1:46477_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26089 WARN  (jetty-launcher-159-thread-2) [n:127.0.0.1:38535_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 26089 WARN  (jetty-launcher-159-thread-1) [n:127.0.0.1:37747_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 26089 WARN  (jetty-launcher-159-thread-4) [n:127.0.0.1:43289_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 26091 WARN  (jetty-launcher-159-thread-3) [n:127.0.0.1:46477_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 26093 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:37747_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26093 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:38535_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26093 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:43289_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26094 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:37747_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37747_solr
   [junit4]   2> 26095 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:43289_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43289_solr
   [junit4]   2> 26095 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:38535_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38535_solr
   [junit4]   2> 26095 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:37747_solr    ] o.a.s.c.Overseer Overseer (id=72092631953244171-127.0.0.1:37747_solr-n_0000000000) starting
   [junit4]   2> 26101 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:46477_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26103 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:46477_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46477_solr
   [junit4]   2> 26121 INFO  (zkCallback-193-thread-1-processing-n:127.0.0.1:46477_solr) [n:127.0.0.1:46477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 26121 INFO  (zkCallback-189-thread-1-processing-n:127.0.0.1:37747_solr) [n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 26121 INFO  (zkCallback-187-thread-1-processing-n:127.0.0.1:38535_solr) [n:127.0.0.1:38535_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 26122 INFO  (zkCallback-187-thread-2-processing-n:127.0.0.1:38535_solr) [n:127.0.0.1:38535_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 26132 INFO  (zkCallback-193-thread-2-processing-n:127.0.0.1:46477_solr) [n:127.0.0.1:46477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 26132 INFO  (zkCallback-188-thread-1-processing-n:127.0.0.1:43289_solr) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 26142 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:37747_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37747_solr
   [junit4]   2> 26152 INFO  (zkCallback-187-thread-2-processing-n:127.0.0.1:38535_solr) [n:127.0.0.1:38535_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 26152 INFO  (zkCallback-188-thread-1-processing-n:127.0.0.1:43289_solr) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 26153 INFO  (zkCallback-189-thread-1-processing-n:127.0.0.1:37747_solr) [n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 26153 INFO  (zkCallback-193-thread-2-processing-n:127.0.0.1:46477_solr) [n:127.0.0.1:46477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 26158 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:46477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46477.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26167 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:46477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46477.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26168 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:46477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46477.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26168 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:43289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43289.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26171 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:46477_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node3/.
   [junit4]   2> 26177 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:43289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43289.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26177 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:43289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43289.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26178 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:43289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node4/.
   [junit4]   2> 26179 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:38535_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38535.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26180 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:37747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37747.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26185 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:38535_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38535.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26185 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:38535_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38535.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26186 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:38535_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node2/.
   [junit4]   2> 26187 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:37747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37747.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26197 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:37747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37747.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26198 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:37747_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node1/.
   [junit4]   2> 26317 INFO  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26321 INFO  (zkConnectionManagerCallback-208-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26321 INFO  (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 26322 INFO  (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42345/solr ready
   [junit4]   2> 26328 INFO  (qtp621227938-468) [n:127.0.0.1:38535_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 26330 INFO  (OverseerThreadFactory-136-thread-1-processing-n:127.0.0.1:37747_solr) [n:127.0.0.1:37747_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 26437 INFO  (OverseerStateUpdate-72092631953244171-127.0.0.1:37747_solr-n_0000000000) [n:127.0.0.1:37747_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37747/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 26439 INFO  (OverseerStateUpdate-72092631953244171-127.0.0.1:37747_solr-n_0000000000) [n:127.0.0.1:37747_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43289/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 26644 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 26644 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 26644 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 26644 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 26748 INFO  (zkCallback-189-thread-1-processing-n:127.0.0.1:37747_solr) [n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 26748 INFO  (zkCallback-188-thread-1-processing-n:127.0.0.1:43289_solr) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 26748 INFO  (zkCallback-188-thread-2-processing-n:127.0.0.1:43289_solr) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 26748 INFO  (zkCallback-189-thread-2-processing-n:127.0.0.1:37747_solr) [n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 27655 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 27655 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 27665 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 27666 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 27722 WARN  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 27722 WARN  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 27722 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 27722 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica_n1' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 27723 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37747.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 27723 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 27723 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node1/collection1_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node1/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 27724 WARN  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 27724 WARN  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 27724 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 27724 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica_n2' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 27725 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43289.solr.core.collection1_collection.shard2.replica_n2' (registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 27725 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 27725 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node4/collection1_collection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node4/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 27767 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 27767 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 27768 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 27768 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 27772 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e269a02[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 27773 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 27774 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 27775 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 27775 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 27775 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 27776 INFO  (searcherExecutor-146-thread-1-processing-n:127.0.0.1:43289_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@6e269a02[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27776 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591498744881217536
   [junit4]   2> 27776 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 27776 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 27778 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6faa31a[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 27780 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 27780 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 27781 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 27782 INFO  (searcherExecutor-145-thread-1-processing-n:127.0.0.1:37747_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@6faa31a[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27783 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591498744888557568
   [junit4]   2> 27787 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 27787 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 27787 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 27790 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 27790 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 27790 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 27802 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 27803 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 27904 INFO  (zkCallback-188-thread-1-processing-n:127.0.0.1:43289_solr) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 27904 INFO  (zkCallback-188-thread-2-processing-n:127.0.0.1:43289_solr) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 27904 INFO  (zkCallback-189-thread-2-processing-n:127.0.0.1:37747_solr) [n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 27904 INFO  (zkCallback-189-thread-3-processing-n:127.0.0.1:37747_solr) [n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 27953 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 27954 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 27996 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1351
   [junit4]   2> 28000 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1356
   [junit4]   2> 28004 INFO  (qtp621227938-468) [n:127.0.0.1:38535_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 28057 INFO  (zkCallback-189-thread-2-processing-n:127.0.0.1:37747_solr) [n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 28057 INFO  (zkCallback-189-thread-3-processing-n:127.0.0.1:37747_solr) [n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 28057 INFO  (zkCallback-188-thread-2-processing-n:127.0.0.1:43289_solr) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 28057 INFO  (zkCallback-188-thread-1-processing-n:127.0.0.1:43289_solr) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 28333 INFO  (OverseerCollectionConfigSetProcessor-72092631953244171-127.0.0.1:37747_solr-n_0000000000) [n:127.0.0.1:37747_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> 29005 INFO  (qtp621227938-468) [n:127.0.0.1:38535_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2677
   [junit4]   2> 29006 INFO  (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 29006 INFO  (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection
   [junit4]   2> 29007 INFO  (qtp621227938-485) [n:127.0.0.1:38535_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 29117 INFO  (qtp621227938-485) [n:127.0.0.1:38535_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=110
   [junit4]   2> 29136 INFO  (TEST-StreamExpressionTest.testAnalyzeEvaluator-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAnalyzeEvaluator
   [junit4]   2> 29148 INFO  (qtp623299987-491) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1591498746317766656)} 0 2
   [junit4]   2> 29156 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746328252416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29156 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29157 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746329300992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29157 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29157 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29157 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 29158 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29158 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 29159 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1591498746311475200),commit=} 0 20
   [junit4]   2> 29172 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[1 (1591498746341883904)]} 0 2
   [junit4]   2> 29177 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746350272512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29184 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@45b06fca commitCommandVersion:1591498746350272512
   [junit4]   2> 29186 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746359709696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29187 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29187 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29187 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 29196 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48157016[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 29198 INFO  (searcherExecutor-145-thread-1-processing-n:127.0.0.1:37747_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@48157016[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 29198 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29198 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 21
   [junit4]   2> 29199 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 26
   [junit4]   2> 29203 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=cartesianProduct(search(collection1,+q%3D"*:*",+fl%3D"id,+test_t",+sort%3D"id+desc"),+analyze(test_t,+test_t)+as+test_t)&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 29217 INFO  (zkConnectionManagerCallback-212-thread-1-processing-n:127.0.0.1:43289_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29470 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 29471 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42345/solr ready
   [junit4]   2> 29477 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 29478 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 29490 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=analyze("hello+world",+test_t)&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 29494 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=cartesianProduct(search(collection1,+q%3D"*:*",+fl%3D"id,+test_t",+sort%3D"id+desc"),+analyze(test_t)+as+test_t)&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 29497 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 29497 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 29501 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=cartesianProduct(search(collection1,+q%3D"*:*",+fl%3D"id",+sort%3D"id+desc"),+analyze(test_t,+test_t)+as+test_t)&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 29510 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id&sort=id+desc&wt=json&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 29510 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id&sort=id+desc&wt=json&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 29522 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=select(search(collection1,+q%3D"*:*",+fl%3D"id,+test_t",+sort%3D"id+desc"),+analyze(test_t,+test_t)+as+test1_t)&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 29526 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 29530 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 29532 INFO  (TEST-StreamExpressionTest.testAnalyzeEvaluator-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAnalyzeEvaluator
   [junit4]   2> 29557 INFO  (TEST-StreamExpressionTest.testSumDifference-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSumDifference
   [junit4]   2> 29562 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5db5916f[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 29562 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1591498746752925696)} 0 1
   [junit4]   2> 29564 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746756071424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29564 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746756071424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29564 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29564 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@45b06fca commitCommandVersion:1591498746756071424
   [junit4]   2> 29565 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29565 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 29565 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57ce311d[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 29567 INFO  (searcherExecutor-145-thread-1-processing-n:127.0.0.1:37747_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@57ce311d[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 29568 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29568 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 29568 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1591498746750828544),commit=} 0 9
   [junit4]   2> 29571 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=sumDifference(array(2,4,6,8,10,12),array(1,2,3,4,5,6))&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 29583 INFO  (TEST-StreamExpressionTest.testSumDifference-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSumDifference
   [junit4]   2> 29598 INFO  (TEST-StreamExpressionTest.testMinMaxScale-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinMaxScale
   [junit4]   2> 29602 INFO  (qtp623299987-491) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1591498746794868736)} 0 1
   [junit4]   2> 29604 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746798014464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29604 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29604 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746798014464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29604 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29606 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29606 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29606 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 29606 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 29607 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1591498746793820160),commit=} 0 7
   [junit4]   2> 29610 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=let(echo%3Dtrue,+a%3DminMaxScale(matrix(array(1,2,3,4,5),+array(10,20,30,40,50))),+b%3DminMaxScale(matrix(array(1,2,3,4,5),+array(10,20,30,40,50)),+0,+100),c%3DminMaxScale(array(1,2,3,4,5)),d%3DminMaxScale(array(1,2,3,4,5),+0,+100))&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 29612 INFO  (TEST-StreamExpressionTest.testMinMaxScale-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinMaxScale
   [junit4]   2> 29628 INFO  (TEST-StreamExpressionTest.testParallelPriorityStream-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelPriorityStream
   [junit4]   2> 29631 INFO  (qtp623299987-491) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1591498746825277440)} 0 1
   [junit4]   2> 29633 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746828423168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29633 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746828423168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29633 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29633 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29633 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29633 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 29634 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29634 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 29634 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1591498746824228864),commit=} 0 5
   [junit4]   2> 29636 INFO  (TEST-StreamExpressionTest.testParallelPriorityStream-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParallelPriorityStream
   [junit4] IGNOR/A 0.03s J0 | StreamExpressionTest.testParallelPriorityStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   2> 29659 INFO  (TEST-StreamExpressionTest.testWeibullDistribution-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWeibullDistribution
   [junit4]   2> 29662 INFO  (qtp623299987-491) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1591498746857783296)} 0 0
   [junit4]   2> 29664 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746860929024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29664 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29664 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29664 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 29664 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498746860929024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29664 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29666 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29666 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 29666 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1591498746857783296),commit=} 0 6
   [junit4]   2> 29670 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=let(echo%3Dtrue,+a%3Ddescribe(sample(weibullDistribution(.1,+10),10000)),+b%3Ddescribe(sample(weibullDistribution(.5,+10),10000)),+c%3Ddescribe(sample(weibullDistribution(1,+10),10000)),d%3Ddescribe(sample(weibullDistribution(6,+10),10000)),e%3Dmean(sample(weibullDistribution(1,+10),10000)),f%3Dmean(sample(weibullDistribution(1,+20),10000)),g%3Dmean(sample(weibullDistribution(1,+30),10000)))&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 30035 INFO  (TEST-StreamExpressionTest.testWeibullDistribution-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWeibullDistribution
   [junit4]   2> 30054 INFO  (TEST-StreamExpressionTest.testMarkovChain-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMarkovChain
   [junit4]   2> 30057 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1591498747271970816)} 0 0
   [junit4]   2> 30059 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498747275116544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30059 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498747275116544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30059 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 30059 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 30059 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 30059 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 30059 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 30059 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 30060 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1591498747270922240),commit=} 0 5
   [junit4]   2> 30064 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=let(state0%3Darray(.5,.5),%0a++++state1%3Darray(.5,.5),%0a++++states%3Dmatrix(state0,+state1),%0a++++m%3DmarkovChain(states,+0),%0a++++s%3Dsample(m,+50000),%0a++++f%3DfreqTable(s))&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 30116 INFO  (TEST-StreamExpressionTest.testMarkovChain-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMarkovChain
   [junit4]   2> 30160 INFO  (TEST-StreamExpressionTest.testStatsStream-seed#[CF1433A7955F1667]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStatsStream
   [junit4]   2> 30163 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1591498747383119872)} 0 1
   [junit4]   2> 30166 INFO  (qtp1903229075-496) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498747387314176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30166 INFO  (qtp1903229075-496) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 30167 INFO  (qtp1903229075-496) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 30167 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591498747388362752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30167 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 30167 INFO  (qtp1903229075-496) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collectio

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

ated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 104854 INFO  (coreCloseExecutor-277-thread-1) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6444eaa4: rootName = solr_43289, domain = solr.core.collection1_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@36c649a1
   [junit4]   2> 104854 INFO  (coreCloseExecutor-278-thread-1) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3529806f
   [junit4]   2> 104854 INFO  (coreCloseExecutor-278-thread-1) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1_collection.shard1.replica_n1, tag=891912303
   [junit4]   2> 104854 INFO  (zkCallback-189-thread-3-processing-n:127.0.0.1:37747_solr) [n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 104854 INFO  (zkCallback-188-thread-2-processing-n:127.0.0.1:43289_solr) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 104854 INFO  (coreCloseExecutor-278-thread-1) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3af13d73: rootName = solr_37747, domain = solr.core.collection1_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1651e794
   [junit4]   2> 104859 INFO  (coreCloseExecutor-277-thread-1) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=1289758926
   [junit4]   2> 104859 INFO  (coreCloseExecutor-278-thread-1) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard1.leader, tag=891912303
   [junit4]   2> 104865 INFO  (jetty-closer-160-thread-4) [    ] o.a.s.c.Overseer Overseer (id=72092631953244171-127.0.0.1:37747_solr-n_0000000000) closing
   [junit4]   2> 104865 INFO  (OverseerStateUpdate-72092631953244171-127.0.0.1:37747_solr-n_0000000000) [n:127.0.0.1:37747_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37747_solr
   [junit4]   2> 104866 WARN  (OverseerAutoScalingTriggerThread-72092631953244171-127.0.0.1:37747_solr-n_0000000000) [n:127.0.0.1:37747_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 104867 INFO  (jetty-closer-160-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4947e949{/solr,null,UNAVAILABLE}
   [junit4]   2> 104867 INFO  (jetty-closer-160-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 104867 INFO  (jetty-closer-160-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d213bab{/solr,null,UNAVAILABLE}
   [junit4]   2> 104868 INFO  (jetty-closer-160-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 104868 ERROR (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-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> 104868 INFO  (SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42345 42345
   [junit4]   2> 112143 INFO  (Thread-54) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42345 42345
   [junit4]   2> 112143 WARN  (Thread-54) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/aliases.json
   [junit4]   2> 	80	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	5	/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2> 	5	/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/destinationCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/destinationCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/destination1/terms/shard1
   [junit4]   2> 	3	/solr/collections/mainCorpus1/terms/shard2
   [junit4]   2> 	3	/solr/collections/mainCorpus/terms/shard1
   [junit4]   2> 	2	/solr/collections/workQueue1/terms/shard2
   [junit4]   2> 	2	/solr/collections/workQueue1/terms/shard1
   [junit4]   2> 	2	/solr/collections/destination/terms/shard2
   [junit4]   2> 	2	/solr/collections/destination/terms/shard1
   [junit4]   2> 	2	/solr/collections/destination1/terms/shard2
   [junit4]   2> 	2	/solr/collections/mainCorpus1/terms/shard1
   [junit4]   2> 	2	/solr/collections/mainCorpus/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1_collection/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1_collection/terms/shard2
   [junit4]   2> 	2	/solr/collections/workQueue/terms/shard2
   [junit4]   2> 	2	/solr/collections/workQueue/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72092631953244171-127.0.0.1:37747_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/live_nodes
   [junit4]   2> 	79	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=PostingsFormat(name=Memory), join2_s=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), a1_s=PostingsFormat(name=Asserting), a2_s=PostingsFormat(name=Memory), test_t=PostingsFormat(name=Memory), level1_s=PostingsFormat(name=Memory), body_t=PostingsFormat(name=Memory), ident_s=PostingsFormat(name=Asserting), s_multi=PostingsFormat(name=Memory), col_s=PostingsFormat(name=Asserting), level2_s=PostingsFormat(name=Asserting), a_ss=Lucene50(blocksize=128), a_s=PostingsFormat(name=Memory), a_t=Lucene50(blocksize=128), side_s=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory), text=PostingsFormat(name=Memory)}, docValues:{expr_s=DocValuesFormat(name=Asserting), join2_s=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Memory), test_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Direct), i_multi=DocValuesFormat(name=Memory), b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Asserting), ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Memory), miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=926, maxMBSortInHeap=5.721652307222465, sim=RandomSimilarity(queryNorm=false): {}, locale=en-LC, timezone=US/Aleutian
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=225841696,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [CubedRootEvaluatorTest, TermsResponseTest, FieldValueEvaluatorTest, AscEvaluatorTest, TestToleratedUpdateError, ConcurrentUpdateSolrClientBuilderTest, GraphExpressionTest, HttpSolrClientConPoolTest, ArcSineEvaluatorTest, ReverseEvaluatorTest, TestEmbeddedSolrServer, TestZkConfigManager, GreaterThanEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [110/146 (1!)] on J0 in 86.25s, 153 tests, 1 failure, 9 skipped <<< FAILURES!

[...truncated 40113 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1296 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1296/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:33865/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:40387/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:33865/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:40387/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([76411DDE30E55B39:DC8CCE2C87368EE9]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	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:306)
	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:33865/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:413)
	... 46 more


FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([76411DDE30E55B39:FE1522049E1936C1]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at http://127.0.0.1:42655/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:41147/solr/test_col_shard2_replica_n4: Server Error    request: http://127.0.0.1:41147/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A42655%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35675/solr/test_col_shard2_replica_n6/ update: org.apache.solr.client.solrj.request.UpdateRequest@2f09bc6

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:42655/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:41147/solr/test_col_shard2_replica_n4: Server Error



request: http://127.0.0.1:41147/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A42655%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35675/solr/test_col_shard2_replica_n6/ update: org.apache.solr.client.solrj.request.UpdateRequest@2f09bc6
	at __randomizedtesting.SeedInfo.seed([76411DDE30E55B39:40557F98BAB86128]:0)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
	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.lang.RuntimeException: Error from server at http://127.0.0.1:42655/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:41147/solr/test_col_shard2_replica_n4: Server Error



request: http://127.0.0.1:41147/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A42655%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35675/solr/test_col_shard2_replica_n6/ update: org.apache.solr.client.solrj.request.UpdateRequest@2f09bc6
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42655/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:41147/solr/test_col_shard2_replica_n4: Server Error



request: http://127.0.0.1:41147/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A42655%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35675/solr/test_col_shard2_replica_n6/ update: org.apache.solr.client.solrj.request.UpdateRequest@2f09bc6
	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.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
	... 6 more


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([76411DDE30E55B39:FE7C94A10A25BA94]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState(TriggerIntegrationTest.java:426)
	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 11922 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_76411DDE30E55B39-001/init-core-data-001
   [junit4]   2> 166184 WARN  (SUITE-TriggerIntegrationTest-seed#[76411DDE30E55B39]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 166186 INFO  (SUITE-TriggerIntegrationTest-seed#[76411DDE30E55B39]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 166187 INFO  (SUITE-TriggerIntegrationTest-seed#[76411DDE30E55B39]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 166188 INFO  (SUITE-TriggerIntegrationTest-seed#[76411DDE30E55B39]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 166188 INFO  (SUITE-TriggerIntegrationTest-seed#[76411DDE30E55B39]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_76411DDE30E55B39-001/tempDir-001
   [junit4]   2> 166188 INFO  (SUITE-TriggerIntegrationTest-seed#[76411DDE30E55B39]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 166189 INFO  (Thread-709) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 166189 INFO  (Thread-709) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 166190 ERROR (Thread-709) [    ] 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> 166289 INFO  (SUITE-TriggerIntegrationTest-seed#[76411DDE30E55B39]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43903
   [junit4]   2> 166295 INFO  (zkConnectionManagerCallback-268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166300 INFO  (jetty-launcher-265-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 166300 INFO  (jetty-launcher-265-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 166322 INFO  (jetty-launcher-265-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 166322 INFO  (jetty-launcher-265-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 166322 INFO  (jetty-launcher-265-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 166324 INFO  (jetty-launcher-265-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 166324 INFO  (jetty-launcher-265-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 166324 INFO  (jetty-launcher-265-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 166325 INFO  (jetty-launcher-265-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58ae354b{/solr,null,AVAILABLE}
   [junit4]   2> 166325 INFO  (jetty-launcher-265-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@493ef4e4{/solr,null,AVAILABLE}
   [junit4]   2> 166327 INFO  (jetty-launcher-265-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@54becd93{SSL,[ssl, http/1.1]}{127.0.0.1:37775}
   [junit4]   2> 166327 INFO  (jetty-launcher-265-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a0b419b{SSL,[ssl, http/1.1]}{127.0.0.1:44755}
   [junit4]   2> 166327 INFO  (jetty-launcher-265-thread-1) [    ] o.e.j.s.Server Started @167765ms
   [junit4]   2> 166327 INFO  (jetty-launcher-265-thread-2) [    ] o.e.j.s.Server Started @167765ms
   [junit4]   2> 166327 INFO  (jetty-launcher-265-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37775}
   [junit4]   2> 166327 INFO  (jetty-launcher-265-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44755}
   [junit4]   2> 166328 ERROR (jetty-launcher-265-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 166328 ERROR (jetty-launcher-265-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 166328 INFO  (jetty-launcher-265-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 166328 INFO  (jetty-launcher-265-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 166328 INFO  (jetty-launcher-265-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 166328 INFO  (jetty-launcher-265-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 166328 INFO  (jetty-launcher-265-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 166328 INFO  (jetty-launcher-265-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 166328 INFO  (jetty-launcher-265-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T14:26:41.893Z
   [junit4]   2> 166328 INFO  (jetty-launcher-265-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T14:26:41.893Z
   [junit4]   2> 166337 INFO  (zkConnectionManagerCallback-271-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166341 INFO  (zkConnectionManagerCallback-272-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166342 INFO  (jetty-launcher-265-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 166342 INFO  (jetty-launcher-265-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 166347 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 0x1001ed95f500001, likely client has closed socket
   [junit4]   2> 166356 INFO  (jetty-launcher-265-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43903/solr
   [junit4]   2> 166356 INFO  (jetty-launcher-265-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43903/solr
   [junit4]   2> 166371 INFO  (zkConnectionManagerCallback-280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166373 INFO  (zkConnectionManagerCallback-277-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166377 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 0x1001ed95f500004, likely client has closed socket
   [junit4]   2> 166401 INFO  (zkConnectionManagerCallback-283-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166403 INFO  (zkConnectionManagerCallback-284-thread-1-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166443 INFO  (jetty-launcher-265-thread-2) [n:127.0.0.1:44755_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 166445 INFO  (jetty-launcher-265-thread-2) [n:127.0.0.1:44755_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44755_solr
   [junit4]   2> 166446 INFO  (jetty-launcher-265-thread-2) [n:127.0.0.1:44755_solr    ] o.a.s.c.Overseer Overseer (id=72091512993742854-127.0.0.1:44755_solr-n_0000000000) starting
   [junit4]   2> 166449 INFO  (jetty-launcher-265-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 166450 INFO  (jetty-launcher-265-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37775_solr
   [junit4]   2> 166463 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 166463 INFO  (zkCallback-282-thread-1-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 166470 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 166470 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 166470 INFO  (jetty-launcher-265-thread-2) [n:127.0.0.1:44755_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44755_solr
   [junit4]   2> 166471 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37775_solr]
   [junit4]   2> 166471 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 166471 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 166473 INFO  (zkCallback-282-thread-1-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 166473 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 166475 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 166476 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 166476 DEBUG (ScheduledTrigger-416-thread-1) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 166511 INFO  (jetty-launcher-265-thread-2) [n:127.0.0.1:44755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44755.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 166512 INFO  (jetty-launcher-265-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37775.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 166516 INFO  (jetty-launcher-265-thread-2) [n:127.0.0.1:44755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44755.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 166516 INFO  (jetty-launcher-265-thread-2) [n:127.0.0.1:44755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44755.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 166517 INFO  (jetty-launcher-265-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37775.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 166517 INFO  (jetty-launcher-265-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37775.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 166517 INFO  (jetty-launcher-265-thread-2) [n:127.0.0.1:44755_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_76411DDE30E55B39-001/tempDir-001/node2/.
   [junit4]   2> 166518 INFO  (jetty-launcher-265-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_76411DDE30E55B39-001/tempDir-001/node1/.
   [junit4]   2> 166551 INFO  (zkConnectionManagerCallback-290-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166554 INFO  (zkConnectionManagerCallback-294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166555 INFO  (SUITE-TriggerIntegrationTest-seed#[76411DDE30E55B39]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 166556 INFO  (SUITE-TriggerIntegrationTest-seed#[76411DDE30E55B39]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43903/solr ready
   [junit4]   2> 166563 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContinueTriggersOnOverseerRestart
   [junit4]   2> 166563 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 166563 DEBUG (zkCallback-282-thread-1-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 166563 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 166564 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 166565 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 166565 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 166577 INFO  (qtp579889630-1676) [n:127.0.0.1:37775_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 166586 INFO  (qtp579889630-1676) [n:127.0.0.1:37775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 166604 INFO  (qtp579889630-1678) [n:127.0.0.1:37775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 166608 INFO  (qtp627241142-1667) [n:127.0.0.1:44755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 166608 DEBUG (qtp627241142-1680) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 166608 INFO  (qtp627241142-1680) [n:127.0.0.1:44755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 166609 DEBUG (zkCallback-282-thread-1-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 166611 DEBUG (zkCallback-282-thread-1-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:44755_solr, 127.0.0.1:37775_solr]
   [junit4]   2> 166611 DEBUG (zkCallback-282-thread-1-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerCTOOR instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 166611 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 166612 INFO  (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 166613 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 166613 DEBUG (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 166613 DEBUG (ScheduledTrigger-416-thread-1) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 166613 DEBUG (ScheduledTrigger-416-thread-1) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 166613 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a0b419b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 166613 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2048563427
   [junit4]   2> 166614 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 166614 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fca4a14: rootName = solr_44755, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@146fd59
   [junit4]   2> 166618 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 166618 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@306a4862: rootName = solr_44755, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@78333805
   [junit4]   2> 166620 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 166620 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bca9908: rootName = solr_44755, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@671fca77
   [junit4]   2> 166621 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44755_solr
   [junit4]   2> 166621 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 166621 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 166621 INFO  (zkCallback-282-thread-1-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 166621 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 166622 INFO  (zkCallback-293-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 166622 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.c.Overseer Overseer (id=72091512993742854-127.0.0.1:44755_solr-n_0000000000) closing
   [junit4]   2> 166622 INFO  (OverseerStateUpdate-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44755_solr
   [junit4]   2> 166622 WARN  (OverseerAutoScalingTriggerThread-72091512993742854-127.0.0.1:44755_solr-n_0000000000) [n:127.0.0.1:44755_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 166622 DEBUG (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 166623 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58ae354b{/solr,null,UNAVAILABLE}
   [junit4]   2> 166624 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37775_solr
   [junit4]   2> 166624 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 166624 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.Overseer Overseer (id=72091512993742853-127.0.0.1:37775_solr-n_0000000001) starting
   [junit4]   2> 166626 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 166627 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 166627 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:37775_solr]
   [junit4]   2> 166627 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerCTOOR instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 166627 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37775_solr]
   [junit4]   2> 166627 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 166627 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 166627 INFO  (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 166628 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 166628 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 166628 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 166628 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 167629 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 167629 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 167629 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 168629 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 168629 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 168629 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 169629 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 169629 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 169629 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 170630 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 170630 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 170630 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 171630 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 171630 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 171630 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 172630 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 172630 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 172630 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 173630 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 173630 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 173630 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 174631 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 174631 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 174631 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 175631 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 175631 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 175631 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 176629 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 176631 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 176631 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 176631 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 176635 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 176635 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 176635 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 176635 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47e3a805{/solr,null,AVAILABLE}
   [junit4]   2> 176636 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@361af355{SSL,[ssl, http/1.1]}{127.0.0.1:44027}
   [junit4]   2> 176636 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.e.j.s.Server Started @178074ms
   [junit4]   2> 176636 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44027}
   [junit4]   2> 176636 ERROR (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 176636 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 176636 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 176636 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 176636 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T14:26:52.201Z
   [junit4]   2> 176638 INFO  (zkConnectionManagerCallback-296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176639 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 176662 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43903/solr
   [junit4]   2> 176665 INFO  (zkConnectionManagerCallback-300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176677 INFO  (zkConnectionManagerCallback-302-thread-1-processing-n:127.0.0.1:44027_solr) [n:127.0.0.1:44027_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176680 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [n:127.0.0.1:44027_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 176681 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [n:127.0.0.1:44027_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 176682 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [n:127.0.0.1:44027_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44027_solr
   [junit4]   2> 176683 INFO  (zkCallback-293-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 176683 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 176686 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:44027_solr) [n:127.0.0.1:44027_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 176717 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [n:127.0.0.1:44027_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44027.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 176724 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [n:127.0.0.1:44027_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44027.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 176725 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [n:127.0.0.1:44027_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44027.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 176726 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [n:127.0.0.1:44027_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_76411DDE30E55B39-001/tempDir-001/node3/.
   [junit4]   2> 177631 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 177631 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 177631 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 177631 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:44027_solr at time 517573634292607
   [junit4]   2> 178632 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 178632 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 178632 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 179632 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 179632 DEBUG (ScheduledTrigger-425-thread-4) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 179632 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 180632 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 180632 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 180632 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 180632 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerCTOOR firing registered processor for nodes: [127.0.0.1:44027_solr] added at times [517573634292607], now=517576635337959
   [junit4]   2> 180633 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1d6bb009dfb7fT9pzzz02nnrq2hj54yvxugwxxj",
   [junit4]   2>   "source":"node_added_triggerCTOOR",
   [junit4]   2>   "eventTime":517573634292607,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[517573634292607],
   [junit4]   2>     "nodeNames":["127.0.0.1:44027_solr"]}}
   [junit4]   2> 180634 DEBUG (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_triggerCTOOR]
   [junit4]   2> 180636 INFO  (ScheduledTrigger-425-thread-1) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 180638 DEBUG (AutoscalingActionExecutor-426-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1d6bb009dfb7fT9pzzz02nnrq2hj54yvxugwxxj",
   [junit4]   2>   "source":"node_added_triggerCTOOR",
   [junit4]   2>   "eventTime":517573634292607,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[517573634292607],
   [junit4]   2>     "_enqueue_time_":517576637449023,
   [junit4]   2>     "nodeNames":["127.0.0.1:44027_solr"]}}
   [junit4]   2> 180640 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[76411DDE30E55B39]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContinueTriggersOnOverseerRestart
   [junit4]   2> 180651 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 180651 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 180651 DEBUG (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 180651 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 180655 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 180665 DEBUG (AutoscalingActionExecutor-426-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 180665 DEBUG (AutoscalingActionExecutor-426-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerCTOOR after 5000ms
   [junit4]   2> 180665 DEBUG (AutoscalingActionExecutor-426-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 27 ms for event id=1d6bb009dfb7fT9pzzz02nnrq2hj54yvxugwxxj
   [junit4]   2> 180666 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 180666 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 180666 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 180673 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 180673 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 180673 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 180674 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a4385f8{/solr,null,AVAILABLE}
   [junit4]   2> 180674 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3297069b{SSL,[ssl, http/1.1]}{127.0.0.1:43771}
   [junit4]   2> 180674 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.e.j.s.Server Started @182112ms
   [junit4]   2> 180674 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43771}
   [junit4]   2> 180675 ERROR (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 180675 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 180675 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 180675 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 180675 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T14:26:56.240Z
   [junit4]   2> 180685 INFO  (zkConnectionManagerCallback-306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180686 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 180702 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43903/solr
   [junit4]   2> 180714 INFO  (zkConnectionManagerCallback-310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180737 INFO  (zkConnectionManagerCallback-312-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180749 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 180750 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [n:127.0.0.1:43771_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 180751 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [n:127.0.0.1:43771_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43771_solr
   [junit4]   2> 180752 INFO  (zkCallback-293-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 180752 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 180753 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:44027_solr) [n:127.0.0.1:44027_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 180754 INFO  (zkCallback-311-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 180808 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [n:127.0.0.1:43771_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43771.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 180817 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [n:127.0.0.1:43771_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43771.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 180817 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [n:127.0.0.1:43771_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43771.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea81adb
   [junit4]   2> 180819 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [n:127.0.0.1:43771_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_76411DDE30E55B39-001/tempDir-001/node4/.
   [junit4]   2> 180874 INFO  (qtp579889630-1673) [n:127.0.0.1:37775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 180894 INFO  (qtp1368043943-1772) [n:127.0.0.1:43771_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 180919 INFO  (qtp1843310915-1747) [n:127.0.0.1:44027_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 180920 DEBUG (qtp579889630-1679) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 180921 DEBUG (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 180921 INFO  (qtp579889630-1679) [n:127.0.0.1:37775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=59
   [junit4]   2> 180925 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3297069b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 180926 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=959679780
   [junit4]   2> 180926 DEBUG (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:43771_solr, 127.0.0.1:37775_solr, 127.0.0.1:44027_solr]
   [junit4]   2> 180926 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 180926 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 180926 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f3ea6dc: rootName = solr_43771, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2c181376
   [junit4]   2> 180927 INFO  (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 180927 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 180927 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 180927 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 3
   [junit4]   2> 180932 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 180932 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3fe69f6e: rootName = solr_43771, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@78333805
   [junit4]   2> 180938 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 180938 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d46562a: rootName = solr_43771, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@671fca77
   [junit4]   2> 180939 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43771_solr
   [junit4]   2> 180940 INFO  (zkCallback-293-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 180940 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:44027_solr) [n:127.0.0.1:44027_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 180940 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 180940 INFO  (zkCallback-311-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 180941 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 180941 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 180942 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a4385f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 180942 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 181928 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 181928 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:43771_solr
   [junit4]   2> 182446 INFO  (qtp579889630-1668) [n:127.0.0.1:37775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 182448 INFO  (qtp1843310915-1749) [n:127.0.0.1:44027_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 182449 DEBUG (qtp579889630-1678) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 182450 DEBUG (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 182450 DEBUG (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37775_solr, 127.0.0.1:44027_solr]
   [junit4]   2> 182450 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 182450 INFO  (qtp579889630-1678) [n:127.0.0.1:37775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 182451 INFO  (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 182451 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:43771_solr
   [junit4]   2> 182451 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 182451 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 182452 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:43771_solr]
   [junit4]   2> 182452 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1d6bc1fe68caaT9pzzz02nnrq2hj54yvxugwxxl",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":517578454109354,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[517578454109354],
   [junit4]   2>     "nodeNames":["127.0.0.1:43771_solr"]}}
   [junit4]   2> 182452 DEBUG (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_restore_trigger]
   [junit4]   2> 182453 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 182453 INFO  (ScheduledTrigger-425-thread-2) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 182453 DEBUG (AutoscalingActionExecutor-426-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1d6bc1fe68caaT9pzzz02nnrq2hj54yvxugwxxl",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":517578454109354,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[517578454109354],
   [junit4]   2>     "_enqueue_time_":517578454818987,
   [junit4]   2>     "nodeNames":["127.0.0.1:43771_solr"]}}
   [junit4]   2> 182454 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[76411DDE30E55B39]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 182456 DEBUG (AutoscalingActionExecutor-426-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_restore_trigger after 5000ms
   [junit4]   2> 182456 DEBUG (AutoscalingActionExecutor-426-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 3 ms for event id=1d6bc1fe68caaT9pzzz02nnrq2hj54yvxugwxxl
   [junit4]   2> 182484 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[76411DDE30E55B39]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventQueue
   [junit4]   2> 182485 DEBUG (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 182485 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 182485 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[76411DDE30E55B39]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 8
   [junit4]   2> 182488 INFO  (qtp579889630-1679) [n:127.0.0.1:37775_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 182500 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 182500 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 182500 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 182517 INFO  (qtp579889630-1679) [n:127.0.0.1:37775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 182520 INFO  (qtp579889630-1673) [n:127.0.0.1:37775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 182521 INFO  (qtp1843310915-1747) [n:127.0.0.1:44027_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 182521 DEBUG (qtp579889630-1678) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 182522 DEBUG (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 182522 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 182522 DEBUG (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:37775_solr, 127.0.0.1:44027_solr]
   [junit4]   2> 182522 DEBUG (zkCallback-281-thread-1-processing-n:127.0.0.1:37775_solr) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 182523 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 182523 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 182524 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 182524 DEBUG (OverseerAutoScalingTriggerThread-72091512993742853-127.0.0.1:37775_solr-n_0000000001) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 182524 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 182524 DEBUG (ScheduledTrigger-425-thread-3) [n:127.0.0.1:37775_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 182524 INFO  (qtp579889630-1678) [n:127.0.0.1:37775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 182527 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[76411DDE30E55B39]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 182599 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[76411DDE30E55B39]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 182599 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[76411DDE30E55B39]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 182599 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[76411DDE30E55B39]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 182601 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[76411DDE30E55B39]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@589eb4d9{/solr,null,AVAILABLE}
   [junit4]   2> 182602 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[76411DDE30E55B39]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b5ec55a{SSL,[ssl, http/1.1]}{127.0.0.1:39483}
   [junit4]   2> 182602 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[76411DDE30E55B39]) [    ] o.e.j.s.Server Started @184040ms
   [junit4]   2> 182602 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[76411DDE30E55B39]) [    ] o.a.s.c.s.e.JettySolrR

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

ca_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard1.leader, tag=2107927069
   [junit4]   2> 1781481 INFO  (jetty-closer-7699-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6fbfa85d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1781481 INFO  (jetty-closer-7699-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1781482 INFO  (coreCloseExecutor-5660-thread-1) [n:127.0.0.1:36143_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard2.leader, tag=470648252
   [junit4]   2> 1781482 INFO  (coreCloseExecutor-5660-thread-2) [n:127.0.0.1:36143_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard5.leader, tag=123518709
   [junit4]   2> 1781484 INFO  (jetty-closer-7699-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54a30fd3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1781484 INFO  (jetty-closer-7699-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1782788 WARN  (zkCallback-7736-thread-2-processing-n:127.0.0.1:33645_solr) [n:127.0.0.1:33645_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1782788 INFO  (zkCallback-7736-thread-2-processing-n:127.0.0.1:33645_solr) [n:127.0.0.1:33645_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1782789 INFO  (zkCallback-7736-thread-2-processing-n:127.0.0.1:33645_solr) [n:127.0.0.1:33645_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore [replacenodetest_coll_notarget_shard4_replica_n14]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c08d8bb
   [junit4]   2> 1782789 INFO  (zkCallback-7736-thread-2-processing-n:127.0.0.1:33645_solr) [n:127.0.0.1:33645_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.replacenodetest_coll_notarget.shard4.replica_n14, tag=470341819
   [junit4]   2> 1782789 INFO  (zkCallback-7736-thread-2-processing-n:127.0.0.1:33645_solr) [n:127.0.0.1:33645_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10d07a31: rootName = solr_33645, domain = solr.core.replacenodetest_coll_notarget.shard4.replica_n14, service url = null, agent id = null] for registry solr.core.replacenodetest_coll_notarget.shard4.replica_n14 / com.codahale.metrics.MetricRegistry@4544d85b
   [junit4]   2> 1782795 INFO  (zkCallback-7736-thread-2-processing-n:127.0.0.1:33645_solr) [n:127.0.0.1:33645_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard4.leader, tag=470341819
   [junit4]   2> 1782796 INFO  (jetty-closer-7699-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@182b77e3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1782797 INFO  (jetty-closer-7699-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1782974 INFO  (jetty-closer-7699-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a2944f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1782974 INFO  (jetty-closer-7699-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1782975 ERROR (SUITE-ReplaceNodeNoTargetTest-seed#[76411DDE30E55B39]-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> 1782975 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[76411DDE30E55B39]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40469 40469
   [junit4]   2> 1782981 INFO  (Thread-7129) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40469 40469
   [junit4]   2> 1782982 WARN  (Thread-7129) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/replacenodetest_coll_notarget/terms/shard4
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard2
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard1
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard5
   [junit4]   2> 	3	/solr/collections/replacenodetest_coll_notarget/terms/shard3
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/collections/replacenodetest_coll_notarget/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72091618371960843-127.0.0.1:36143_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72091618371960848-127.0.0.1:43457_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_76411DDE30E55B39-001
   [junit4]   2> Feb 04, 2018 2:53:38 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=374, maxMBSortInHeap=6.547497573364321, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-CS, timezone=Etc/GMT+2
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=154782552,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestNestedDocsSort, MoveReplicaHDFSFailoverTest, TestSolrCLIRunExample, DistributedQueryComponentOptimizationTest, TestPartialUpdateDeduplication, TestSchemaVersionResource, BaseCdcrDistributedZkTest, TestDistributedStatsComponentCardinality, TriggerIntegrationTest, TestJsonRequest, OverseerTest, TestNRTOpen, TestSchemaNameResource, TestCharFilters, DeleteStatusTest, MetricTriggerTest, TestQueryUtils, TestReplicationHandler, AutoAddReplicasPlanActionTest, BadComponentTest, TestZkChroot, TestLargeCluster, DistributedMLTComponentTest, DeleteNodeTest, DistributedFacetSimpleRefinementLongTailTest, TestFieldResource, TestBulkSchemaConcurrent, TestManagedSchemaAPI, TestCorePropertiesReload, CollectionStateFormat2Test, QueryEqualityTest, UninvertDocValuesMergePolicyTest, SoftAutoCommitTest, SolrShardReporterTest, TestSegmentSorting, MetricUtilsTest, TestCloudDeleteByQuery, ShardRoutingCustomTest, SearchHandlerTest, TestClassicSimilarityFactory, SearchRateTriggerTest, TestConfigSetsAPIExclusivity, TestCollationFieldDocValues, ZkStateWriterTest, TestSimpleTextCodec, ExecutePlanActionTest, TestSolr4Spatial, TestStressRecovery, CdcrUpdateLogTest, TestStressVersions, TestConfigSetImmutable, TestXIncludeConfig, TestLegacyTerms, PeerSyncReplicationTest, TestPivotHelperCode, TestCloudSearcherWarming, TestSchemaManager, TestFieldCacheSortRandom, DirectUpdateHandlerOptimizeTest, TestImpersonationWithHadoopAuth, PolyFieldTest, IndexSchemaTest, TestCollectionsAPIViaSolrCloudCluster, QueryParsingTest, DocValuesNotIndexedTest, TestDynamicFieldCollectionResource, DistributedDebugComponentTest, TestRawTransformer, CreateRoutedAliasTest, TestImplicitCoreProperties, StressHdfsTest, HdfsTlogReplayBufferedWhileIndexingTest, TestMaxScoreQueryParser, SpellCheckCollatorWithCollapseTest, DocumentBuilderTest, TestSolrCloudWithSecureImpersonation, TestReplicaProperties, CSVRequestHandlerTest, TestHdfsUpdateLog, StatsReloadRaceTest, SOLR749Test, TestLegacyFieldCache, TestBM25SimilarityFactory, TestFileDictionaryLookup, AutoscalingHistoryHandlerTest, HttpPartitionTest, UpdateLogTest, TestRestManager, FastVectorHighlighterTest, TestCoreBackup, TestExportWriter, UUIDUpdateProcessorFallbackTest, AddReplicaTest, SolrMetricManagerTest, TestFuzzyAnalyzedSuggestions, TestLRUCache, SortSpecParsingTest, SliceStateTest, CachingDirectoryFactoryTest, PropertiesRequestHandlerTest, ConcurrentDeleteAndCreateCollectionTest, TestPullReplicaErrorHandling, TestReloadDeadlock, TestMaxTokenLenTokenizer, TestLegacyField, UpdateRequestProcessorFactoryTest, TestHashQParserPlugin, HdfsDirectoryTest, CurrencyFieldTypeTest, ZkShardTermsTest, JsonLoaderTest, TestMinMaxOnMultiValuedField, TestFoldingMultitermQuery, TestTolerantUpdateProcessorRandomCloud, FileUtilsTest, AlternateDirectoryTest, TestNamedUpdateProcessors, SchemaVersionSpecificBehaviorTest, TestStressLiveNodes, TestNumericRangeQuery64, TestEmbeddedSolrServerAdminHandler, TestSolrFieldCacheBean, RestartWhileUpdatingTest, DistributedFacetPivotLargeTest, ReplaceNodeNoTargetTest]
   [junit4] Completed [393/774 (4!)] on J1 in 9.11s, 1 test, 1 failure <<< FAILURES!

[...truncated 49505 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1295 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1295/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.lucene.codecs.lucene54.TestLucene54DocValuesFormat.testThreads2

Error Message:
terms out of order: priorTerm=[],currentTerm=[]

Stack Trace:
java.lang.IllegalArgumentException: terms out of order: priorTerm=[],currentTerm=[]
	at __randomizedtesting.SeedInfo.seed([61E04EB48E682E0C:AB3E4D91605C38D2]:0)
	at org.apache.lucene.util.StringHelper.bytesDifference(StringHelper.java:47)
	at org.apache.lucene.util.StringHelper.sortKeyLength(StringHelper.java:58)
	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addReverseTermIndex(Lucene54DocValuesConsumer.java:560)
	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addTermsDict(Lucene54DocValuesConsumer.java:514)
	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addSortedSetField(Lucene54DocValuesConsumer.java:657)
	at org.apache.lucene.codecs.DocValuesConsumer.mergeSortedSetField(DocValuesConsumer.java:695)
	at org.apache.lucene.codecs.DocValuesConsumer.merge(DocValuesConsumer.java:141)
	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:151)
	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:181)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:125)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4443)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083)
	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2247)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3471)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3423)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:307)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testThreads2(BaseDocValuesFormatTestCase.java:2689)
	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 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 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.lucene.codecs.lucene54.TestLucene54DocValuesFormat.testThreads3

Error Message:
terms out of order: priorTerm=[],currentTerm=[]

Stack Trace:
java.lang.IllegalArgumentException: terms out of order: priorTerm=[],currentTerm=[]
	at __randomizedtesting.SeedInfo.seed([61E04EB48E682E0C:1AE0B2A54CB6AC9D]:0)
	at org.apache.lucene.util.StringHelper.bytesDifference(StringHelper.java:47)
	at org.apache.lucene.util.StringHelper.sortKeyLength(StringHelper.java:58)
	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addReverseTermIndex(Lucene54DocValuesConsumer.java:560)
	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addTermsDict(Lucene54DocValuesConsumer.java:514)
	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addSortedSetField(Lucene54DocValuesConsumer.java:657)
	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addSortedSetField(PerFieldDocValuesFormat.java:129)
	at org.apache.lucene.index.SortedSetDocValuesWriter.flush(SortedSetDocValuesWriter.java:221)
	at org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:247)
	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:131)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:452)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:557)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:673)
	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3615)
	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3590)
	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3569)
	at org.apache.lucene.index.RandomIndexWriter.maybeFlushOrCommit(RandomIndexWriter.java:197)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:174)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testThreads3(BaseDocValuesFormatTestCase.java:2809)
	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 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 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.TriggerIntegrationTest.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7F1A495D53B68FDF:7BE4E04F697C0D45]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	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 4884 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene54.TestLucene54DocValuesFormat
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene54DocValuesFormat -Dtests.method=testThreads2 -Dtests.seed=61E04EB48E682E0C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=Asia/Choibalsan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.11s J2 | TestLucene54DocValuesFormat.testThreads2 <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: terms out of order: priorTerm=[],currentTerm=[]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([61E04EB48E682E0C:AB3E4D91605C38D2]:0)
   [junit4]    > 	at org.apache.lucene.util.StringHelper.bytesDifference(StringHelper.java:47)
   [junit4]    > 	at org.apache.lucene.util.StringHelper.sortKeyLength(StringHelper.java:58)
   [junit4]    > 	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addReverseTermIndex(Lucene54DocValuesConsumer.java:560)
   [junit4]    > 	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addTermsDict(Lucene54DocValuesConsumer.java:514)
   [junit4]    > 	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addSortedSetField(Lucene54DocValuesConsumer.java:657)
   [junit4]    > 	at org.apache.lucene.codecs.DocValuesConsumer.mergeSortedSetField(DocValuesConsumer.java:695)
   [junit4]    > 	at org.apache.lucene.codecs.DocValuesConsumer.merge(DocValuesConsumer.java:141)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:151)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:181)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:125)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4443)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083)
   [junit4]    > 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2247)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3471)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3423)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:307)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testThreads2(BaseDocValuesFormatTestCase.java:2689)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene54DocValuesFormat -Dtests.method=testThreads3 -Dtests.seed=61E04EB48E682E0C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=Asia/Choibalsan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.08s J2 | TestLucene54DocValuesFormat.testThreads3 <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: terms out of order: priorTerm=[],currentTerm=[]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([61E04EB48E682E0C:1AE0B2A54CB6AC9D]:0)
   [junit4]    > 	at org.apache.lucene.util.StringHelper.bytesDifference(StringHelper.java:47)
   [junit4]    > 	at org.apache.lucene.util.StringHelper.sortKeyLength(StringHelper.java:58)
   [junit4]    > 	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addReverseTermIndex(Lucene54DocValuesConsumer.java:560)
   [junit4]    > 	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addTermsDict(Lucene54DocValuesConsumer.java:514)
   [junit4]    > 	at org.apache.lucene.codecs.lucene54.Lucene54DocValuesConsumer.addSortedSetField(Lucene54DocValuesConsumer.java:657)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addSortedSetField(PerFieldDocValuesFormat.java:129)
   [junit4]    > 	at org.apache.lucene.index.SortedSetDocValuesWriter.flush(SortedSetDocValuesWriter.java:221)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:247)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:131)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:452)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:557)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:673)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3615)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3590)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3569)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.maybeFlushOrCommit(RandomIndexWriter.java:197)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:174)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testThreads3(BaseDocValuesFormatTestCase.java:2809)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J2 | TestLucene54DocValuesFormat.testSortedVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J2 | TestLucene54DocValuesFormat.testTermsEnumRandomMany
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J2 | TestLucene54DocValuesFormat.testSortedSetVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/J2/temp/lucene.codecs.lucene54.TestLucene54DocValuesFormat_61E04EB48E682E0C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1424, maxMBSortInHeap=5.285091349215381, sim=RandomSimilarity(queryNorm=false): {fieldname=DFI(Standardized), docId=DFR I(ne)Z(0.3), id=DFR GL2}, locale=ar-LY, timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=409781280,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, TestLucene50SegmentInfoFormat, TestLucene54DocValuesFormat]
   [junit4] Completed [8/8 (1!)] on J2 in 80.30s, 123 tests, 2 errors, 3 skipped <<< FAILURES!

[...truncated 8113 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_7F1A495D53B68FDF-001/init-core-data-001
   [junit4]   2> 760212 WARN  (SUITE-TriggerIntegrationTest-seed#[7F1A495D53B68FDF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 760213 INFO  (SUITE-TriggerIntegrationTest-seed#[7F1A495D53B68FDF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 760213 INFO  (SUITE-TriggerIntegrationTest-seed#[7F1A495D53B68FDF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 760213 INFO  (SUITE-TriggerIntegrationTest-seed#[7F1A495D53B68FDF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 760214 INFO  (SUITE-TriggerIntegrationTest-seed#[7F1A495D53B68FDF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_7F1A495D53B68FDF-001/tempDir-001
   [junit4]   2> 760214 INFO  (SUITE-TriggerIntegrationTest-seed#[7F1A495D53B68FDF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 760214 INFO  (Thread-2454) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 760214 INFO  (Thread-2454) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 760215 ERROR (Thread-2454) [    ] 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> 760314 INFO  (SUITE-TriggerIntegrationTest-seed#[7F1A495D53B68FDF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41647
   [junit4]   2> 760316 INFO  (zkConnectionManagerCallback-1809-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760319 INFO  (jetty-launcher-1806-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 760319 INFO  (jetty-launcher-1806-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 760320 INFO  (jetty-launcher-1806-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 760320 INFO  (jetty-launcher-1806-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 760320 INFO  (jetty-launcher-1806-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 760320 INFO  (jetty-launcher-1806-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 760320 INFO  (jetty-launcher-1806-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 760320 INFO  (jetty-launcher-1806-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 760320 INFO  (jetty-launcher-1806-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c70aa27{/solr,null,AVAILABLE}
   [junit4]   2> 760320 INFO  (jetty-launcher-1806-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d88da5c{/solr,null,AVAILABLE}
   [junit4]   2> 760320 INFO  (jetty-launcher-1806-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bc03aeb{HTTP/1.1,[http/1.1]}{127.0.0.1:32977}
   [junit4]   2> 760320 INFO  (jetty-launcher-1806-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@406ced58{HTTP/1.1,[http/1.1]}{127.0.0.1:40755}
   [junit4]   2> 760320 INFO  (jetty-launcher-1806-thread-2) [    ] o.e.j.s.Server Started @761910ms
   [junit4]   2> 760321 INFO  (jetty-launcher-1806-thread-1) [    ] o.e.j.s.Server Started @761910ms
   [junit4]   2> 760321 INFO  (jetty-launcher-1806-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32977}
   [junit4]   2> 760321 INFO  (jetty-launcher-1806-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40755}
   [junit4]   2> 760321 ERROR (jetty-launcher-1806-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 760321 ERROR (jetty-launcher-1806-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 760321 INFO  (jetty-launcher-1806-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 760321 INFO  (jetty-launcher-1806-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 760321 INFO  (jetty-launcher-1806-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 760321 INFO  (jetty-launcher-1806-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 760321 INFO  (jetty-launcher-1806-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 760321 INFO  (jetty-launcher-1806-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 760321 INFO  (jetty-launcher-1806-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T11:18:57.347Z
   [junit4]   2> 760321 INFO  (jetty-launcher-1806-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T11:18:57.347Z
   [junit4]   2> 760322 INFO  (zkConnectionManagerCallback-1813-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760322 INFO  (zkConnectionManagerCallback-1812-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760322 INFO  (jetty-launcher-1806-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 760322 INFO  (jetty-launcher-1806-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 760325 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 0x1001e2d7d4e0001, likely client has closed socket
   [junit4]   2> 760327 INFO  (jetty-launcher-1806-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41647/solr
   [junit4]   2> 760327 INFO  (jetty-launcher-1806-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41647/solr
   [junit4]   2> 760328 INFO  (zkConnectionManagerCallback-1818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760328 INFO  (zkConnectionManagerCallback-1821-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760329 INFO  (zkConnectionManagerCallback-1823-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760329 INFO  (zkConnectionManagerCallback-1825-thread-1-processing-n:127.0.0.1:40755_solr) [n:127.0.0.1:40755_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760356 INFO  (jetty-launcher-1806-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 760356 INFO  (jetty-launcher-1806-thread-1) [n:127.0.0.1:40755_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 760356 INFO  (jetty-launcher-1806-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32977_solr
   [junit4]   2> 760356 INFO  (jetty-launcher-1806-thread-1) [n:127.0.0.1:40755_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40755_solr
   [junit4]   2> 760357 INFO  (jetty-launcher-1806-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.Overseer Overseer (id=72090774762553349-127.0.0.1:32977_solr-n_0000000000) starting
   [junit4]   2> 760357 INFO  (zkCallback-1824-thread-1-processing-n:127.0.0.1:40755_solr) [n:127.0.0.1:40755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 760357 INFO  (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 760359 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 760360 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 760360 INFO  (jetty-launcher-1806-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32977_solr
   [junit4]   2> 760360 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40755_solr]
   [junit4]   2> 760360 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 760360 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 760360 INFO  (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 760360 INFO  (zkCallback-1824-thread-1-processing-n:127.0.0.1:40755_solr) [n:127.0.0.1:40755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 760361 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 760361 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 760361 DEBUG (ScheduledTrigger-3063-thread-1) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 760399 INFO  (jetty-launcher-1806-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32977.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 760400 INFO  (jetty-launcher-1806-thread-1) [n:127.0.0.1:40755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40755.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 760405 INFO  (jetty-launcher-1806-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32977.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 760405 INFO  (jetty-launcher-1806-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32977.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 760405 INFO  (jetty-launcher-1806-thread-1) [n:127.0.0.1:40755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40755.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 760405 INFO  (jetty-launcher-1806-thread-1) [n:127.0.0.1:40755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40755.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 760406 INFO  (jetty-launcher-1806-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_7F1A495D53B68FDF-001/tempDir-001/node2/.
   [junit4]   2> 760406 INFO  (jetty-launcher-1806-thread-1) [n:127.0.0.1:40755_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_7F1A495D53B68FDF-001/tempDir-001/node1/.
   [junit4]   2> 760430 INFO  (zkConnectionManagerCallback-1831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760432 INFO  (zkConnectionManagerCallback-1835-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760433 INFO  (SUITE-TriggerIntegrationTest-seed#[7F1A495D53B68FDF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 760433 INFO  (SUITE-TriggerIntegrationTest-seed#[7F1A495D53B68FDF]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41647/solr ready
   [junit4]   2> 760440 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListeners
   [junit4]   2> 760440 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 760441 DEBUG (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 760441 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 760442 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 760442 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 760442 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 760449 INFO  (qtp1402945583-8672) [n:127.0.0.1:32977_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 760450 INFO  (qtp2075757737-8615) [n:127.0.0.1:40755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 760451 DEBUG (qtp1402945583-8611) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 760451 INFO  (qtp1402945583-8611) [n:127.0.0.1:32977_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 760451 DEBUG (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 760453 DEBUG (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40755_solr, 127.0.0.1:32977_solr]
   [junit4]   2> 760453 DEBUG (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 760453 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 760454 INFO  (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 760455 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 760455 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 760455 DEBUG (ScheduledTrigger-3063-thread-1) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 760455 DEBUG (ScheduledTrigger-3063-thread-1) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 760456 INFO  (qtp1402945583-8671) [n:127.0.0.1:32977_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 760463 INFO  (qtp2075757737-8679) [n:127.0.0.1:40755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 760463 DEBUG (qtp2075757737-8625) [n:127.0.0.1:40755_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 760464 INFO  (qtp2075757737-8625) [n:127.0.0.1:40755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 760464 DEBUG (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 760464 DEBUG (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40755_solr, 127.0.0.1:32977_solr]
   [junit4]   2> 760464 DEBUG (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 760464 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 760465 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 760465 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 760465 INFO  (qtp1402945583-8622) [n:127.0.0.1:32977_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 760466 INFO  (qtp2075757737-8623) [n:127.0.0.1:40755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 760466 DEBUG (qtp1402945583-8618) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 760466 INFO  (qtp1402945583-8618) [n:127.0.0.1:32977_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 760466 DEBUG (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 760467 DEBUG (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40755_solr, 127.0.0.1:32977_solr]
   [junit4]   2> 760467 DEBUG (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 760467 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 760467 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 760467 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 760467 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 760469 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 760469 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 760469 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 760469 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e9b3e25{/solr,null,AVAILABLE}
   [junit4]   2> 760470 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b3a642d{HTTP/1.1,[http/1.1]}{127.0.0.1:38719}
   [junit4]   2> 760470 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.Server Started @762060ms
   [junit4]   2> 760470 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38719}
   [junit4]   2> 760470 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 760470 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 760470 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 760470 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 760470 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T11:18:57.496Z
   [junit4]   2> 760471 INFO  (zkConnectionManagerCallback-1837-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760471 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 760478 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41647/solr
   [junit4]   2> 760480 INFO  (zkConnectionManagerCallback-1841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760483 INFO  (zkConnectionManagerCallback-1843-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760485 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:38719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 760486 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:38719_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 760487 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:38719_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38719_solr
   [junit4]   2> 760487 INFO  (zkCallback-1824-thread-1-processing-n:127.0.0.1:40755_solr) [n:127.0.0.1:40755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 760487 INFO  (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 760488 INFO  (zkCallback-1834-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 760488 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 760515 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:38719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38719.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 760520 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:38719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38719.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 760520 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:38719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38719.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 760521 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:38719_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_7F1A495D53B68FDF-001/tempDir-001/node3/.
   [junit4]   2> 761456 DEBUG (ScheduledTrigger-3063-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 761456 DEBUG (ScheduledTrigger-3063-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 761456 DEBUG (ScheduledTrigger-3063-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:38719_solr at time 506298920215966
   [junit4]   2> 762457 DEBUG (ScheduledTrigger-3063-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 762457 DEBUG (ScheduledTrigger-3063-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 763458 DEBUG (ScheduledTrigger-3063-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 763458 DEBUG (ScheduledTrigger-3063-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 763458 DEBUG (ScheduledTrigger-3063-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL firing registered processor for nodes: [127.0.0.1:38719_solr] added at times [506298920215966], now=506300921766503
   [junit4]   2> 763458 DEBUG (ScheduledTrigger-3063-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1cc79e74a259eT3b1sk6fklep2jvynldip732yj",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":506298920215966,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[506298920215966],
   [junit4]   2>     "nodeNames":["127.0.0.1:38719_solr"]}}
   [junit4]   2> 763458 DEBUG (ScheduledTrigger-3063-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerL]
   [junit4]   2> 763459 INFO  (ScheduledTrigger-3063-thread-2) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 763460 DEBUG (AutoscalingActionExecutor-3064-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1cc79e74a259eT3b1sk6fklep2jvynldip732yj",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":506298920215966,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[506298920215966],
   [junit4]   2>     "_enqueue_time_":506300922129882,
   [junit4]   2>     "nodeNames":["127.0.0.1:38719_solr"]}}
   [junit4]   2> 763461 DEBUG (AutoscalingActionExecutor-3064-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerL after 5000ms
   [junit4]   2> 763461 DEBUG (AutoscalingActionExecutor-3064-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=1cc79e74a259eT3b1sk6fklep2jvynldip732yj
   [junit4]   2> 765461 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 765462 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 765462 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 765463 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 765463 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e62d642{/solr,null,AVAILABLE}
   [junit4]   2> 765463 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@80e0883{HTTP/1.1,[http/1.1]}{127.0.0.1:37055}
   [junit4]   2> 765463 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.Server Started @767053ms
   [junit4]   2> 765463 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37055}
   [junit4]   2> 765463 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 765463 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 765463 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 765463 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 765463 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T11:19:02.489Z
   [junit4]   2> 765464 INFO  (zkConnectionManagerCallback-1847-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765465 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 765470 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41647/solr
   [junit4]   2> 765471 INFO  (zkConnectionManagerCallback-1851-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765473 INFO  (zkConnectionManagerCallback-1853-thread-1-processing-n:127.0.0.1:37055_solr) [n:127.0.0.1:37055_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765476 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:37055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 765477 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:37055_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 765478 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:37055_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37055_solr
   [junit4]   2> 765478 INFO  (zkCallback-1834-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 765478 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 765478 INFO  (zkCallback-1824-thread-1-processing-n:127.0.0.1:40755_solr) [n:127.0.0.1:40755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 765478 INFO  (zkCallback-1852-thread-1-processing-n:127.0.0.1:37055_solr) [n:127.0.0.1:37055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 765478 INFO  (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 765506 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:37055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37055.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 765512 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:37055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37055.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 765512 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:37055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37055.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 765513 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:37055_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_7F1A495D53B68FDF-001/tempDir-001/node4/.
   [junit4]   2> 768462 DEBUG (ScheduledTrigger-3063-thread-4) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 768462 DEBUG (ScheduledTrigger-3063-thread-4) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 768462 DEBUG (ScheduledTrigger-3063-thread-4) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:37055_solr at time 506305925691972
   [junit4]   2> 769463 DEBUG (ScheduledTrigger-3063-thread-4) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 769463 DEBUG (ScheduledTrigger-3063-thread-4) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 770463 DEBUG (ScheduledTrigger-3063-thread-4) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 770463 DEBUG (ScheduledTrigger-3063-thread-4) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 770463 DEBUG (ScheduledTrigger-3063-thread-4) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL firing registered processor for nodes: [127.0.0.1:37055_solr] added at times [506305925691972], now=506307926970800
   [junit4]   2> 770463 DEBUG (ScheduledTrigger-3063-thread-4) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1cc7b88d93a44T3b1sk6fklep2jvynldip732yl",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":506305925691972,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[506305925691972],
   [junit4]   2>     "nodeNames":["127.0.0.1:37055_solr"]}}
   [junit4]   2> 770463 DEBUG (ScheduledTrigger-3063-thread-4) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerL]
   [junit4]   2> 770464 DEBUG (AutoscalingActionExecutor-3064-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1cc7b88d93a44T3b1sk6fklep2jvynldip732yl",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":506305925691972,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[506305925691972],
   [junit4]   2>     "_enqueue_time_":506307927171455,
   [junit4]   2>     "nodeNames":["127.0.0.1:37055_solr"]}}
   [junit4]   2> 770464 WARN  (AutoscalingActionExecutor-3064-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> java.lang.Exception: Error executing action: test1 for trigger event: {
   [junit4]   2>   "id":"1cc7b88d93a44T3b1sk6fklep2jvynldip732yl",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":506305925691972,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[506305925691972],
   [junit4]   2>     "_enqueue_time_":506307927171455,
   [junit4]   2>     "nodeNames":["127.0.0.1:37055_solr"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:303)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.RuntimeException: failure
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction.process(TriggerIntegrationTest.java:989)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:300)
   [junit4]   2> 	... 6 more
   [junit4]   2> 770464 DEBUG (AutoscalingActionExecutor-3064-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerL after 5000ms
   [junit4]   2> 770464 DEBUG (AutoscalingActionExecutor-3064-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=1cc7b88d93a44T3b1sk6fklep2jvynldip732yl
   [junit4]   2> 772464 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[7F1A495D53B68FDF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListeners
   [junit4]   2> 772478 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 772478 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 6
   [junit4]   2> 772479 DEBUG (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 772479 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 772479 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 772479 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 772479 DEBUG (OverseerAutoScalingTriggerThread-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 772480 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 772480 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 772480 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 772480 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 772480 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cb782de{/solr,null,AVAILABLE}
   [junit4]   2> 772481 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39370e0b{HTTP/1.1,[http/1.1]}{127.0.0.1:43845}
   [junit4]   2> 772481 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.Server Started @774070ms
   [junit4]   2> 772481 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43845}
   [junit4]   2> 772481 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 772481 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 772481 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 772481 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 772481 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T11:19:09.507Z
   [junit4]   2> 772482 INFO  (zkConnectionManagerCallback-1857-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772482 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 772487 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41647/solr
   [junit4]   2> 772488 INFO  (zkConnectionManagerCallback-1861-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772490 INFO  (zkConnectionManagerCallback-1863-thread-1-processing-n:127.0.0.1:43845_solr) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772493 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 772493 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:43845_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 772494 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:43845_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43845_solr
   [junit4]   2> 772494 INFO  (zkCallback-1834-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 772494 INFO  (zkCallback-1852-thread-1-processing-n:127.0.0.1:37055_solr) [n:127.0.0.1:37055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 772494 INFO  (zkCallback-1824-thread-1-processing-n:127.0.0.1:40755_solr) [n:127.0.0.1:40755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 772494 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 772494 INFO  (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 772494 INFO  (zkCallback-1862-thread-1-processing-n:127.0.0.1:43845_solr) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 772525 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:43845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43845.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 772531 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:43845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43845.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 772531 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:43845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43845.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 772531 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:43845_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_7F1A495D53B68FDF-001/tempDir-001/node5/.
   [junit4]   2> 772570 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 772571 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 772571 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 772571 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 772571 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a86e246{/solr,null,AVAILABLE}
   [junit4]   2> 772571 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58da12f2{HTTP/1.1,[http/1.1]}{127.0.0.1:34977}
   [junit4]   2> 772571 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.Server Started @774161ms
   [junit4]   2> 772571 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34977}
   [junit4]   2> 772572 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 772572 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 772572 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 772572 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 772572 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T11:19:09.598Z
   [junit4]   2> 772573 INFO  (zkConnectionManagerCallback-1867-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772573 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 772578 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41647/solr
   [junit4]   2> 772579 INFO  (zkConnectionManagerCallback-1871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772580 INFO  (zkConnectionManagerCallback-1873-thread-1-processing-n:127.0.0.1:34977_solr) [n:127.0.0.1:34977_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772582 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:34977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 772582 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:34977_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 772583 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:34977_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34977_solr
   [junit4]   2> 772583 INFO  (zkCallback-1834-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 772583 INFO  (zkCallback-1852-thread-1-processing-n:127.0.0.1:37055_solr) [n:127.0.0.1:37055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 772583 INFO  (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 772583 INFO  (zkCallback-1862-thread-1-processing-n:127.0.0.1:43845_solr) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 772583 INFO  (zkCallback-1824-thread-1-processing-n:127.0.0.1:40755_solr) [n:127.0.0.1:40755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 772583 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 772584 INFO  (zkCallback-1872-thread-1-processing-n:127.0.0.1:34977_solr) [n:127.0.0.1:34977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 772618 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:34977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34977.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 772624 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:34977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34977.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 772624 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:34977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34977.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 772625 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:34977_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_7F1A495D53B68FDF-001/tempDir-001/node6/.
   [junit4]   2> 772663 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 772663 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 772663 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 772663 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 772664 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39e832a7{/solr,null,AVAILABLE}
   [junit4]   2> 772664 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1abce8f{HTTP/1.1,[http/1.1]}{127.0.0.1:42797}
   [junit4]   2> 772664 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.e.j.s.Server Started @774254ms
   [junit4]   2> 772664 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42797}
   [junit4]   2> 772664 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 772664 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 772664 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 772664 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 772664 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T11:19:09.690Z
   [junit4]   2> 772665 INFO  (zkConnectionManagerCallback-1877-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772666 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 772671 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41647/solr
   [junit4]   2> 772672 INFO  (zkConnectionManagerCallback-1881-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772673 INFO  (zkConnectionManagerCallback-1883-thread-1-processing-n:127.0.0.1:42797_solr) [n:127.0.0.1:42797_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772676 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:42797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 772677 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:42797_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 772677 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:42797_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42797_solr
   [junit4]   2> 772678 INFO  (zkCallback-1852-thread-1-processing-n:127.0.0.1:37055_solr) [n:127.0.0.1:37055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 772678 INFO  (zkCallback-1834-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 772678 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 772678 INFO  (zkCallback-1824-thread-1-processing-n:127.0.0.1:40755_solr) [n:127.0.0.1:40755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 772678 INFO  (zkCallback-1862-thread-1-processing-n:127.0.0.1:43845_solr) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 772678 INFO  (zkCallback-1822-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 772682 INFO  (zkCallback-1882-thread-1-processing-n:127.0.0.1:42797_solr) [n:127.0.0.1:42797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 772682 INFO  (zkCallback-1872-thread-1-processing-n:127.0.0.1:34977_solr) [n:127.0.0.1:34977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 772705 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:42797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42797.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 772710 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:42797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42797.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 772711 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:42797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42797.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fbe373b
   [junit4]   2> 772711 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[7F1A495D53B68FDF]) [n:127.0.0.1:42797_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_7F1A495D53B68FDF-001/tempDir-001/node7/.
   [junit4]   2> 772765 INFO  (qtp1402945583-8671) [n:127.0.0.1:32977_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 772767 INFO  (OverseerThreadFactory-3065-thread-1-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 772872 INFO  (OverseerStateUpdate-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38719/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 772872 INFO  (OverseerStateUpdate-72090774762553349-127.0.0.1:32977_solr-n_0000000000) [n:127.0.0.1:32977_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43845/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 773075 INFO  (qtp2039965968-8733) [n:127.0.0.1:43845_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 773075 INFO  (qtp853586148-8683) [n:127.0.0.1:38719_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 773075 INFO  (qtp2039965968-8733) [n:127.0.0.1:43845_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 773075 INFO  (qtp853586148-8683) [n:127.0.0.1:38719_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 773182 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [7])
   [junit4]   2> 773182 INFO  (zkCallback-1862-thread-1-processing-n:127.0.0.1:43845_solr) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [7])
   [junit4]   2> 773182 INFO  (zkCallback-1842-thread-2-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [7])
   [junit4]   2> 773183 INFO  (zkCallback-1862-thread-2-processing-n:127.0.0.1:43845_solr) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [7])
   [junit4]   2> 774087 INFO  (qtp853586148-8683) [n:127.0.0.1:38719_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 774087 INFO  (qtp2039965968-8733) [n:127.0.0.1:43845_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 774093 INFO  (qtp2039965968-8733) [n:127.0.0.1:43845_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 774093 INFO  (qtp853586148-8683) [n:127.0.0.1:38719_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 774095 INFO  (qtp2039965968-8733) [n:127.0.0.1:43845_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 774095 INFO  (qtp853586148-8683) [n:127.0.0.1:38719_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 77409

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

2090774762553364-127.0.0.1:34977_solr-n_0000000005) closing
   [junit4]   2> 980564 INFO  (OverseerStateUpdate-72090774762553364-127.0.0.1:34977_solr-n_0000000005) [n:127.0.0.1:34977_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34977_solr
   [junit4]   2> 980565 WARN  (OverseerAutoScalingTriggerThread-72090774762553364-127.0.0.1:34977_solr-n_0000000005) [n:127.0.0.1:34977_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 980565 DEBUG (jetty-closer-1807-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 980565 INFO  (jetty-closer-1807-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54acbefd{/solr,null,UNAVAILABLE}
   [junit4]   2> 980565 INFO  (jetty-closer-1807-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 980565 INFO  (jetty-closer-1807-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46e6d084{/solr,null,UNAVAILABLE}
   [junit4]   2> 980565 INFO  (jetty-closer-1807-thread-7) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 980566 INFO  (jetty-closer-1807-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35540e06{/solr,null,UNAVAILABLE}
   [junit4]   2> 980566 INFO  (jetty-closer-1807-thread-9) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 980566 INFO  (jetty-closer-1807-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a86e246{/solr,null,UNAVAILABLE}
   [junit4]   2> 980566 INFO  (jetty-closer-1807-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 982020 WARN  (zkCallback-1958-thread-2-processing-n:127.0.0.1:46315_solr) [n:127.0.0.1:46315_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 982020 INFO  (jetty-closer-1807-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c5b46ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 982021 INFO  (jetty-closer-1807-thread-8) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 982028 WARN  (zkCallback-1928-thread-2-processing-n:127.0.0.1:42575_solr) [n:127.0.0.1:42575_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:34977_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:34977_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:882)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 982029 INFO  (jetty-closer-1807-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@498796d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 982029 INFO  (jetty-closer-1807-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 982029 ERROR (SUITE-TriggerIntegrationTest-seed#[7F1A495D53B68FDF]-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> 982029 INFO  (SUITE-TriggerIntegrationTest-seed#[7F1A495D53B68FDF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41647 41647
   [junit4]   2> 987141 INFO  (Thread-2454) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41647 41647
   [junit4]   2> 987142 WARN  (Thread-2454) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	9	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	117	/solr/collections/collection1/state.json
   [junit4]   2> 	37	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72090774762553361-core_node4-n_0000000001
   [junit4]   2> 	3	/solr/overseer_elect/election/72090774762553370-127.0.0.1:40645_solr-n_0000000007
   [junit4]   2> 	3	/solr/overseer_elect/election/72090774762553394-127.0.0.1:33367_solr-n_0000000015
   [junit4]   2> 	2	/solr/overseer_elect/election/72090774762553397-127.0.0.1:35347_solr-n_0000000016
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72090774762553349-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72090774762553364-127.0.0.1:34977_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/72090774762553385-127.0.0.1:40263_solr-n_0000000012
   [junit4]   2> 	2	/solr/overseer_elect/election/72090774762553403-127.0.0.1:42551_solr-n_0000000018
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72090774762553358-core_node10-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_7F1A495D53B68FDF-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=vi, timezone=Indian/Reunion
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=117549960,total=502267904
   [junit4]   2> NOTE: All tests run in this JVM: [HLLSerializationTest, TestStressVersions, TestSmileRequest, TestSimpleTextCodec, CachingDirectoryFactoryTest, InfixSuggestersTest, CurrencyFieldTypeTest, CdcrVersionReplicationTest, TestLegacyField, TestSkipOverseerOperations, TestDeleteCollectionOnDownNodes, TestNumericRangeQuery64, SliceStateTest, BitVectorTest, BJQParserTest, MetricUtilsTest, TestImpersonationWithHadoopAuth, DeleteStatusTest, TestSolrCLIRunExample, TestTolerantUpdateProcessorRandomCloud, SmileWriterTest, HdfsBasicDistributedZkTest, TestDynamicFieldCollectionResource, TestDistribStateManager, TestCloudSearcherWarming, TestXIncludeConfig, ScriptEngineTest, TestEmbeddedSolrServerAdminHandler, TestMacroExpander, TestManagedStopFilterFactory, FastVectorHighlighterTest, TestMaxScoreQueryParser, TestExclusionRuleCollectionAccess, TestJettySolrRunner, TestCloudPivotFacet, TestCollectionsAPIViaSolrCloudCluster, HighlighterMaxOffsetTest, UpdateRequestProcessorFactoryTest, PrimUtilsTest, MoveReplicaHDFSFailoverTest, TestSolrJ, TestNoOpRegenerator, TestMaxTokenLenTokenizer, TestDistributedStatsComponentCardinality, SoftAutoCommitTest, DistributedFacetSimpleRefinementLongTailTest, LeaderFailoverAfterPartitionTest, TestClassicSimilarityFactory, TestPayloadScoreQParserPlugin, TestReplicationHandler, SaslZkACLProviderTest, SortByFunctionTest, QueryResultKeyTest, TestLRUStatsCache, OverseerTest, DistributedMLTComponentTest, TestMinMaxOnMultiValuedField, CollectionTooManyReplicasTest, DeleteNodeTest, TestPivotHelperCode, SolrGangliaReporterTest, DistributedQueryComponentOptimizationTest, TestPerFieldSimilarity, DocumentBuilderTest, TriggerIntegrationTest]
   [junit4] Completed [250/774 (1!)] on J1 in 227.01s, 14 tests, 1 failure <<< FAILURES!

[...truncated 49908 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_162) - Build # 1294 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1294/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([195CF2ABCED64FA9:9108CD71602A2251]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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.api.collections.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([195CF2ABCED64FA9:E0116104F2A30223]: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.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:282)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 13516 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/init-core-data-001
   [junit4]   2> 1791906 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1791906 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1791908 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1791908 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1791909 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001
   [junit4]   2> 1791909 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1791911 INFO  (Thread-8994) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1791911 INFO  (Thread-8994) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1791913 ERROR (Thread-8994) [    ] 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> 1792011 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40825
   [junit4]   2> 1792014 INFO  (zkConnectionManagerCallback-3284-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792016 INFO  (jetty-launcher-3281-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792018 INFO  (jetty-launcher-3281-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792018 INFO  (jetty-launcher-3281-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792018 INFO  (jetty-launcher-3281-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792018 INFO  (jetty-launcher-3281-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792018 INFO  (jetty-launcher-3281-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792019 INFO  (jetty-launcher-3281-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792019 INFO  (jetty-launcher-3281-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792019 INFO  (jetty-launcher-3281-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1792019 INFO  (jetty-launcher-3281-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792019 INFO  (jetty-launcher-3281-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792020 INFO  (jetty-launcher-3281-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1792020 INFO  (jetty-launcher-3281-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13fd384{/solr,null,AVAILABLE}
   [junit4]   2> 1792020 INFO  (jetty-launcher-3281-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1605e1{/solr,null,AVAILABLE}
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b5b335{HTTP/1.1,[http/1.1]}{127.0.0.1:38661}
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] o.e.j.s.Server Started @1793289ms
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38661}
   [junit4]   2> 1792021 ERROR (jetty-launcher-3281-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T08:12:58.038Z
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f3db83{HTTP/1.1,[http/1.1]}{127.0.0.1:44929}
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-6) [    ] o.e.j.s.Server Started @1793290ms
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44929}
   [junit4]   2> 1792022 ERROR (jetty-launcher-3281-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T08:12:58.039Z
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@163fc8f{/solr,null,AVAILABLE}
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74377{/solr,null,AVAILABLE}
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792024 INFO  (jetty-launcher-3281-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1792024 INFO  (zkConnectionManagerCallback-3286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792024 INFO  (jetty-launcher-3281-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1acac21{HTTP/1.1,[http/1.1]}{127.0.0.1:40429}
   [junit4]   2> 1792024 INFO  (jetty-launcher-3281-thread-3) [    ] o.e.j.s.Server Started @1793292ms
   [junit4]   2> 1792024 INFO  (jetty-launcher-3281-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40429}
   [junit4]   2> 1792024 INFO  (zkConnectionManagerCallback-3288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792025 ERROR (jetty-launcher-3281-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T08:12:58.042Z
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b1d631{HTTP/1.1,[http/1.1]}{127.0.0.1:42233}
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a0636b{/solr,null,AVAILABLE}
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] o.e.j.s.Server Started @1793294ms
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42233}
   [junit4]   2> 1792026 ERROR (jetty-launcher-3281-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ab228d{HTTP/1.1,[http/1.1]}{127.0.0.1:37961}
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-5) [    ] o.e.j.s.Server Started @1793294ms
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37961}
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T08:12:58.043Z
   [junit4]   2> 1792026 ERROR (jetty-launcher-3281-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1792027 INFO  (jetty-launcher-3281-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1792027 INFO  (jetty-launcher-3281-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792027 INFO  (jetty-launcher-3281-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792027 INFO  (jetty-launcher-3281-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T08:12:58.044Z
   [junit4]   2> 1792028 INFO  (jetty-launcher-3281-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1aa219f{/solr,null,AVAILABLE}
   [junit4]   2> 1792028 INFO  (jetty-launcher-3281-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a856d2{HTTP/1.1,[http/1.1]}{127.0.0.1:39085}
   [junit4]   2> 1792028 INFO  (jetty-launcher-3281-thread-1) [    ] o.e.j.s.Server Started @1793296ms
   [junit4]   2> 1792028 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39085}
   [junit4]   2> 1792028 ERROR (jetty-launcher-3281-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1792029 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1792029 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792029 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792029 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T08:12:58.046Z
   [junit4]   2> 1792029 INFO  (zkConnectionManagerCallback-3292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792030 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792031 INFO  (zkConnectionManagerCallback-3290-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792031 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 0x1001d83363f0002, likely client has closed socket
   [junit4]   2> 1792031 INFO  (jetty-launcher-3281-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792032 INFO  (zkConnectionManagerCallback-3294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792032 INFO  (zkConnectionManagerCallback-3296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792032 INFO  (jetty-launcher-3281-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792033 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792039 INFO  (jetty-launcher-3281-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792040 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792041 INFO  (jetty-launcher-3281-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792042 INFO  (jetty-launcher-3281-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792042 INFO  (zkConnectionManagerCallback-3301-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792044 INFO  (zkConnectionManagerCallback-3309-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792044 INFO  (zkConnectionManagerCallback-3306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792045 INFO  (zkConnectionManagerCallback-3312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792045 INFO  (jetty-launcher-3281-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792046 INFO  (zkConnectionManagerCallback-3315-thread-1-processing-n:127.0.0.1:40429_solr) [n:127.0.0.1:40429_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792046 INFO  (zkConnectionManagerCallback-3322-thread-1-processing-n:127.0.0.1:42233_solr) [n:127.0.0.1:42233_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792047 INFO  (zkConnectionManagerCallback-3318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792048 INFO  (zkConnectionManagerCallback-3321-thread-1-processing-n:127.0.0.1:44929_solr) [n:127.0.0.1:44929_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792048 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792048 INFO  (zkConnectionManagerCallback-3325-thread-1-processing-n:127.0.0.1:37961_solr) [n:127.0.0.1:37961_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792050 INFO  (zkConnectionManagerCallback-3328-thread-1-processing-n:127.0.0.1:38661_solr) [n:127.0.0.1:38661_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792050 INFO  (zkConnectionManagerCallback-3330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792051 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 0x1001d83363f0011, likely client has closed socket
   [junit4]   2> 1792053 INFO  (zkConnectionManagerCallback-3332-thread-1-processing-n:127.0.0.1:39085_solr) [n:127.0.0.1:39085_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792176 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:42233_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792176 INFO  (jetty-launcher-3281-thread-6) [n:127.0.0.1:44929_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792176 INFO  (jetty-launcher-3281-thread-3) [n:127.0.0.1:40429_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792176 INFO  (jetty-launcher-3281-thread-5) [n:127.0.0.1:37961_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792177 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:42233_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42233_solr
   [junit4]   2> 1792177 INFO  (jetty-launcher-3281-thread-6) [n:127.0.0.1:44929_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44929_solr
   [junit4]   2> 1792177 INFO  (jetty-launcher-3281-thread-3) [n:127.0.0.1:40429_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40429_solr
   [junit4]   2> 1792177 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:42233_solr    ] o.a.s.c.Overseer Overseer (id=72090043425947660-127.0.0.1:42233_solr-n_0000000000) starting
   [junit4]   2> 1792178 INFO  (jetty-launcher-3281-thread-5) [n:127.0.0.1:37961_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37961_solr
   [junit4]   2> 1792181 INFO  (zkCallback-3314-thread-1-processing-n:127.0.0.1:40429_solr) [n:127.0.0.1:40429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1792182 INFO  (zkCallback-3319-thread-1-processing-n:127.0.0.1:44929_solr) [n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1792182 INFO  (zkCallback-3320-thread-1-processing-n:127.0.0.1:42233_solr) [n:127.0.0.1:42233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1792182 INFO  (zkCallback-3324-thread-1-processing-n:127.0.0.1:37961_solr) [n:127.0.0.1:37961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1792182 INFO  (jetty-launcher-3281-thread-4) [n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1792183 INFO  (jetty-launcher-3281-thread-4) [n:127.0.0.1:38661_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792185 INFO  (jetty-launcher-3281-thread-4) [n:127.0.0.1:38661_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38661_solr
   [junit4]   2> 1792186 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:39085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1792187 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:39085_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792189 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:39085_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39085_solr
   [junit4]   2> 1792196 INFO  (zkCallback-3314-thread-2-processing-n:127.0.0.1:40429_solr) [n:127.0.0.1:40429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 1792210 INFO  (zkCallback-3324-thread-1-processing-n:127.0.0.1:37961_solr) [n:127.0.0.1:37961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 1792210 INFO  (zkCallback-3319-thread-1-processing-n:127.0.0.1:44929_solr) [n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 1792210 INFO  (zkCallback-3320-thread-1-processing-n:127.0.0.1:42233_solr) [n:127.0.0.1:42233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 1792210 INFO  (zkCallback-3327-thread-1-processing-n:127.0.0.1:38661_solr) [n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 1792213 INFO  (zkCallback-3331-thread-1-processing-n:127.0.0.1:39085_solr) [n:127.0.0.1:39085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1792259 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:42233_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42233_solr
   [junit4]   2> 1792260 INFO  (zkCallback-3327-thread-1-processing-n:127.0.0.1:38661_solr) [n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1792260 INFO  (zkCallback-3324-thread-1-processing-n:127.0.0.1:37961_solr) [n:127.0.0.1:37961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1792260 INFO  (zkCallback-3319-thread-1-processing-n:127.0.0.1:44929_solr) [n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1792262 INFO  (zkCallback-3320-thread-1-processing-n:127.0.0.1:42233_solr) [n:127.0.0.1:42233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1792269 INFO  (zkCallback-3314-thread-2-processing-n:127.0.0.1:40429_solr) [n:127.0.0.1:40429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1792269 INFO  (zkCallback-3331-thread-1-processing-n:127.0.0.1:39085_solr) [n:127.0.0.1:39085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1792410 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:39085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39085.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792420 INFO  (jetty-launcher-3281-thread-6) [n:127.0.0.1:44929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44929.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792422 INFO  (jetty-launcher-3281-thread-5) [n:127.0.0.1:37961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37961.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792426 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:39085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39085.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792426 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:39085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39085.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792429 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:39085_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node1/.
   [junit4]   2> 1792435 INFO  (jetty-launcher-3281-thread-5) [n:127.0.0.1:37961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37961.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792436 INFO  (jetty-launcher-3281-thread-5) [n:127.0.0.1:37961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37961.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792436 INFO  (jetty-launcher-3281-thread-6) [n:127.0.0.1:44929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44929.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792436 INFO  (jetty-launcher-3281-thread-6) [n:127.0.0.1:44929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44929.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792437 INFO  (jetty-launcher-3281-thread-5) [n:127.0.0.1:37961_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node5/.
   [junit4]   2> 1792438 INFO  (jetty-launcher-3281-thread-6) [n:127.0.0.1:44929_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node6/.
   [junit4]   2> 1792494 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:42233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42233.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792508 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:42233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42233.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792508 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:42233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42233.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792510 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:42233_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node2/.
   [junit4]   2> 1792643 INFO  (jetty-launcher-3281-thread-4) [n:127.0.0.1:38661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38661.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792654 INFO  (jetty-launcher-3281-thread-4) [n:127.0.0.1:38661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38661.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792654 INFO  (jetty-launcher-3281-thread-4) [n:127.0.0.1:38661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38661.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792656 INFO  (jetty-launcher-3281-thread-4) [n:127.0.0.1:38661_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node4/.
   [junit4]   2> 1792657 INFO  (jetty-launcher-3281-thread-3) [n:127.0.0.1:40429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40429.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792673 INFO  (jetty-launcher-3281-thread-3) [n:127.0.0.1:40429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40429.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792673 INFO  (jetty-launcher-3281-thread-3) [n:127.0.0.1:40429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40429.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792675 INFO  (jetty-launcher-3281-thread-3) [n:127.0.0.1:40429_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node3/.
   [junit4]   2> 1792872 INFO  (zkConnectionManagerCallback-3346-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792875 INFO  (zkConnectionManagerCallback-3350-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792876 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1792877 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40825/solr ready
   [junit4]   2> 1792911 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[195CF2ABCED64FA9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1792912 INFO  (zkConnectionManagerCallback-3352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792913 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[195CF2ABCED64FA9]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 1792918 INFO  (qtp1105296-21117) [n:127.0.0.1:37961_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792920 INFO  (qtp14294852-21073) [n:127.0.0.1:38661_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792922 INFO  (qtp8425303-21070) [n:127.0.0.1:39085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792924 INFO  (qtp28173004-21097) [n:127.0.0.1:40429_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792925 INFO  (qtp2531330-21080) [n:127.0.0.1:42233_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792927 INFO  (qtp25824863-21081) [n:127.0.0.1:44929_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792928 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 1792929 INFO  (qtp1105296-21114) [n:127.0.0.1:37961_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1792930 INFO  (OverseerThreadFactory-7173-thread-1-processing-n:127.0.0.1:42233_solr) [n:127.0.0.1:42233_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 1792937 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792939 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792940 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792942 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792943 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792945 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792959 INFO  (OverseerThreadFactory-7173-thread-1-processing-n:127.0.0.1:42233_solr) [n:127.0.0.1:42233_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 495139413 sessionWrapper.createTime 495139400122934, this.sessionWrapper.createTime 495139400122934 
   [junit4]   2> 1793063 INFO  (OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) [n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44929/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793065 INFO  (OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) [n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42233/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793067 INFO  (OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) [n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40429/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793070 INFO  (OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) [n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793071 INFO  (OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) [n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38661/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793072 INFO  (OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) [n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37961/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793074 INFO  (OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) [n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37961/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793075 INFO  (OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) [n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38661/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793078 INFO  (OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) [n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793080 INFO  (OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) [n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40429/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793285 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n7&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793285 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793286 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1793286 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1793287 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793287 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1793287 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793288 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1793288 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793289 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793289 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793289 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793289 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793289 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793291 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1793291 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1793400 INFO  (zkCallback-3327-thread-1-processing-n:127.0.0.1:38661_solr) [n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1793400 INFO  (zkCallback-3324-thread-1-processing-n:127.0.0.1:37961_solr) [n:127.0.0.1:37961_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1793400 INFO  (zkCallback-3331-thread-1-processing-n:127.0.0.1:39085_solr) [n:127.0.0.1:39085_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1793400 INFO  (zkCallback-3327-thread-2-processing-n:127.0.0.1:38661_solr) [n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1793400 INFO  (zkCallback-3331-thread-2-processing-n:127.0.0.1:39085_solr) [n:127.0.0.1:39085_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1793400 INFO  (zkCallback-3324-thread-2-processing-n:127.0.0.1:37961_solr) [n:127.0.0.1:37961_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1793400 INFO  (zkCallback-3320-thread-2-processing-n:127.0.0.1:42233_solr) [n:127.0.0.1:42233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1793400 INFO  (zkCallback-3314-thread-1-processing-n:127.0.0.1:40429_solr) [n:127.0.0.1:40429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1793400 INFO  (zkCallback-3314-thread-2-processing-n:127.0.0.1:40429_solr) [n:127.0.0.1:40429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1793400 INFO  (zkCallback-3320-thread-1-processing-n:127.0.0.1:42233_solr) [n:127.0.0.1:42233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1793400 INFO  (zkCallback-3319-thread-1-processing-n:127.0.0.1:44929_solr) [n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1793400 INFO  (zkCallback-3319-thread-2-processing-n:127.0.0.1:44929_solr) [n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1794311 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794311 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794314 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794317 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794318 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794320 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794321 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794369 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 1794386 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1794391 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794395 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794397 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794397 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 1794430 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n7] Schema name=cloud-dynamic
   [junit4]   2> 1794431 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 1794442 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 1794445 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 1794490 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 1794496 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794496 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794497 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40429.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794497 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1794498 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node3/replacenodetest_coll_notarget_shard5_replica_n18], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 1794537 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 1794543 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1794547 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794547 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n4' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794548 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40429.solr.core.replacenodetest_coll_notarget.shard2.replica_n4' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794549 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1794549 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node3/replacenodetest_coll_notarget_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard2_replica_n4/data/]
   [junit4]   2> 1794569 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794569 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794575 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794576 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n12' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794576 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37961.solr.core.replacenodetest_coll_notarget.shard4.replica_n12' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794577 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1794577 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n12] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node5/replacenodetest_coll_notarget_shard4_replica_n12], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 1794595 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794595 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794596 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42233.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794596 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1794596 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node2/replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 1794606 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794607 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n7' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794607 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39085.solr.core.replacenodetest_coll_notarget.shard2.replica_n7' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794608 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1794608 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node1/replacenodetest_coll_notarget_shard2_replica_n7], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard2_replica_n7/data/]
   [junit4]   2> 1794616 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44929.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794617 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794617 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1794617 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n10' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794617 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node6/replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 1794617 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37961.solr.core.replacenodetest_coll_notarget.shard3.replica_n10' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794618 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1794618 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node5/replacenodetest_coll_notarget_shard3_replica_n10], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard3_replica_n10/data/]
   [junit4]   2> 1794623 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794623 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794624 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39085.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794624 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1794624 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node1/replacenodetest_coll_notarget_shard5_replica_n16], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 1794629 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794629 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794630 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38661.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794630 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1794631 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node4/replacenodetest_coll_notarget_shard3_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 1794639 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794639 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794643 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38661.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794644 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1794644 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node4/replacenodetest_coll_notarget_shard4_replica_n14], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 1794725 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1794726 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1794727 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1794727 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1794730 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@510baf[replacenodetest_coll_notarget_shard2_replica_n4] main]
   [junit4]   2> 1794757 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1794761 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1794762 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1794763 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1794763 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1794763 INFO  (searcherExecutor-7187-thread-1-processing-n:127.0.0.1:40429_solr x:replacenodetest_coll_notarget_shard2_replica_n4 s:shard2 c:replacenodetest_coll_notarget r:core_node6) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore [replacenodetest_coll_notarget_shard2_replica_n4] Registered new searcher Searcher@510baf[replacenodetest_coll_notarget_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1794763 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591457329478369280
   [junit4]   2> 1794765 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1794765 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1794768 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.SolrIndexSearcher Opening [Searcher@81db1b[replacenodetest_coll_notarget_shard5_replica_n18] main]
   [junit4]   2> 1794774 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1794774 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1794779 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard2 r:core_node6 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1794781 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.h

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

34447_bq_ c:collection1 s:shard1_1 r:core_node54 x:collection1_shard1_1_replica0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ebf05b: rootName = null, domain = solr.core.collection1.shard1_1.replica0, service url = null, agent id = null] for registry solr.core.collection1.shard1_1.replica0 / com.codahale.metrics.MetricRegistry@7ac701
   [junit4]   2> 2473263 INFO  (zkCallback-5617-thread-5-processing-n:127.0.0.1:34447_bq_) [n:127.0.0.1:34447_bq_ c:collection1 s:shard1_1 r:core_node54 x:collection1_shard1_1_replica0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1_1.leader, tag=22140226
   [junit4]   2> 2473265 INFO  (TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@ab753{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2473265 INFO  (TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ae4b60{/bq_,null,UNAVAILABLE}
   [junit4]   2> 2473265 INFO  (TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2473266 INFO  (TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 42491
   [junit4]   2> 2473266 ERROR (TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] 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> 2473267 INFO  (TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39099 39099
   [junit4]   2> 2479066 INFO  (Thread-7597) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39099 39099
   [junit4]   2> 2479067 WARN  (Thread-7597) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/routeFieldColl/terms/shard4
   [junit4]   2> 	5	/solr/collections/splitByRouteKeyTest/terms/shard4
   [junit4]   2> 	5	/solr/collections/routeFieldColl/terms/shard2
   [junit4]   2> 	5	/solr/collections/splitByRouteKeyTest/terms/shard1
   [junit4]   2> 	5	/solr/collections/routeFieldColl/terms/shard3
   [junit4]   2> 	5	/solr/collections/splitByRouteKeyTest/terms/shard3
   [junit4]   2> 	5	/solr/collections/routeFieldColl/terms/shard1
   [junit4]   2> 	5	/solr/collections/splitByRouteKeyTest/terms/shard2
   [junit4]   2> 	5	/solr/collections/routeFieldColl/terms/shard1_1
   [junit4]   2> 	5	/solr/collections/splitByRouteKeyTest/terms/shard1_2
   [junit4]   2> 	5	/solr/collections/splitByRouteKeyTest/terms/shard1_1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1_0
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1_1
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/routeFieldColl/terms/shard1_0
   [junit4]   2> 	3	/solr/collections/splitByRouteKeyTest/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	144	/solr/collections/splitByRouteKeyTest/state.json
   [junit4]   2> 	132	/solr/collections/routeFieldColl/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_195CF2ABCED64FA9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=Lucene50(blocksize=128), shard_s=PostingsFormat(name=Direct), n_ti=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct), a_i=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{rnd_b=DocValuesFormat(name=Asserting), shard_s=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), n_ti=DocValuesFormat(name=Lucene70), a_t=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=889, maxMBSortInHeap=5.660606963681085, sim=RandomSimilarity(queryNorm=false): {}, locale=ko-KR, timezone=CNT
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=189293296,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantUpdateProcessorCloud, TestLegacyNumericUtils, TestManagedResourceStorage, TestUniqueKeyFieldResource, TestManagedSynonymGraphFilterFactory, RemoteQueryErrorTest, HdfsThreadLeakTest, TestPointFields, AssignBackwardCompatibilityTest, TestCloudRecovery, BasicDistributedZkTest, SuggestComponentTest, ZkSolrClientTest, TestPullReplica, TestWordDelimiterFilterFactory, TestSSLRandomization, DocumentAnalysisRequestHandlerTest, TlogReplayBufferedWhileIndexingTest, TestRandomCollapseQParserPlugin, TestSizeLimitedDistributedMap, DistributedTermsComponentTest, SolrPluginUtilsTest, MBeansHandlerTest, CustomHighlightComponentTest, OverseerModifyCollectionTest, TestScoreJoinQPScore, CoreSorterTest, MetricsHandlerTest, TestSQLHandler, TestDocTermOrds, TestEmbeddedSolrServerSchemaAPI, TestCollectionAPI, TestLeaderElectionZkExpiry, BigEndianAscendingWordSerializerTest, TestPhraseSuggestions, HdfsCollectionsAPIDistributedZkTest, DistributedQueryElevationComponentTest, TestRTimerTree, TestConfig, CheckHdfsIndexTest, ZkCLITest, SolrIndexConfigTest, TestHighFrequencyDictionaryFactory, TestSolrQueryResponse, DistribDocExpirationUpdateProcessorTest, BufferStoreTest, TestNumericTerms64, ConjunctionSolrSpellCheckerTest, DistributedVersionInfoTest, TestInPlaceUpdatesStandalone, SolrCoreCheckLockOnStartupTest, FullHLLTest, TestRandomFaceting, AnalysisErrorHandlingTest, FieldAnalysisRequestHandlerTest, TestBlendedInfixSuggestions, TestRemoteStreaming, UtilsToolTest, TestGraphTermsQParserPlugin, TestStressUserVersions, TestStressInPlaceUpdates, ChaosMonkeySafeLeaderWithPullReplicasTest, ShardRoutingTest, CollectionsAPIDistributedZkTest, OutputWriterTest, TestSolrXml, LeaderInitiatedRecoveryOnShardRestartTest, TestSortByMinMaxFunction, TestStressLucene, LeaderElectionContextKeyTest, TestCSVLoader, CreateCollectionCleanupTest, V2StandaloneTest, TestNonDefinedSimilarityFactory, SimpleMLTQParserTest, JavabinLoaderTest, DistributedFacetPivotSmallAdvancedTest, HdfsDirectoryFactoryTest, TestTriggerIntegration, SolrCloudReportersTest, ClassificationUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, DocValuesMissingTest, BinaryUpdateRequestHandlerTest, TestPolicyCloud, EchoParamsTest, BadIndexSchemaTest, CursorPagingTest, ExternalFileFieldSortTest, TestGenericDistributedQueue, SolrRequestParserTest, TestCollapseQParserPlugin, ShufflingReplicaListTransformerTest, TermVectorComponentDistributedTest, TestCloudSchemaless, TestSubQueryTransformerCrossCore, DefaultValueUpdateProcessorTest, TestWriterPerf, TestLocalFSCloudBackupRestore, TestSort, TestCopyFieldCollectionResource, TestConfigOverlay, SubstringBytesRefFilterTest, DistributedQueryComponentCustomSortTest, ChangedSchemaMergeTest, DirectUpdateHandlerTest, RequestHandlersTest, RequestLoggingTest, TestHighlightDedupGrouping, TestGraphMLResponseWriter, ZkNodePropsTest, XmlUpdateRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, UUIDFieldTest, SolrMetricsIntegrationTest, TestNumericRangeQuery32, TestCrossCoreJoin, TestDistributedSearch, FullSolrCloudDistribCmdsTest, TestIndexSearcher, SimpleFacetsTest, SpellCheckCollatorTest, TestSolrCloudWithKerberosAlt, TestFieldCollectionResource, TestSlowCompositeReaderWrapper, ClusterStateUpdateTest, TestZkChroot, TestDistributedGrouping, ZkControllerTest, TestStressReorder, TestJoin, StatsComponentTest, ConvertedLegacyTest, TestFiltering, DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestOmitPositions, DocumentBuilderTest, RequiredFieldsTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, TestPHPSerializedResponseWriter, SOLR749Test, CopyFieldTest, TestDocSet, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestCodecSupport, OpenExchangeRatesOrgProviderTest, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, DistributedMLTComponentTest, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, DistribCursorPagingTest, LegacyCloudClusterPropTest, MoveReplicaHDFSTest, ReplicationFactorTest, RollingRestartTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestLockTree, TestMiniSolrCloudClusterSSL, TestShortCircuitedRequests, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, CollectionReloadTest, CustomCollectionTest, ShardSplitTest]
   [junit4] Completed [588/774 (2!)] on J0 in 409.17s, 5 tests, 1 failure <<< FAILURES!

[...truncated 44534 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.4) - Build # 1293 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1293/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BC48FF33CDEFE9A3:3B7BE991315093F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6637)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSetProperties

Error Message:
Expected 8 triggers but found: [x0, x1, x2, x3, x4, x5, x7] expected:<8> but was:<7>

Stack Trace:
java.lang.AssertionError: Expected 8 triggers but found: [x0, x1, x2, x3, x4, x5, x7] expected:<8> but was:<7>
	at __randomizedtesting.SeedInfo.seed([E0E4641C774892D1:8B80B355C4650755]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSetProperties(TriggerIntegrationTest.java:1322)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12806 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E0E4641C774892D1-001/init-core-data-001
   [junit4]   2> 928193 WARN  (SUITE-TriggerIntegrationTest-seed#[E0E4641C774892D1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 928193 INFO  (SUITE-TriggerIntegrationTest-seed#[E0E4641C774892D1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 928194 INFO  (SUITE-TriggerIntegrationTest-seed#[E0E4641C774892D1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 928194 INFO  (SUITE-TriggerIntegrationTest-seed#[E0E4641C774892D1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 928195 INFO  (SUITE-TriggerIntegrationTest-seed#[E0E4641C774892D1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E0E4641C774892D1-001/tempDir-001
   [junit4]   2> 928195 INFO  (SUITE-TriggerIntegrationTest-seed#[E0E4641C774892D1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 928198 INFO  (Thread-1764) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 928198 INFO  (Thread-1764) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 928207 ERROR (Thread-1764) [    ] 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> 928298 INFO  (SUITE-TriggerIntegrationTest-seed#[E0E4641C774892D1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42765
   [junit4]   2> 928300 INFO  (zkConnectionManagerCallback-4993-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928304 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 928304 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 928319 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 928319 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 928319 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 928320 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 928320 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 928320 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 928321 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13a9d59d{/solr,null,AVAILABLE}
   [junit4]   2> 928321 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44f013dd{/solr,null,AVAILABLE}
   [junit4]   2> 928322 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@37ec375f{SSL,[ssl, http/1.1]}{127.0.0.1:33759}
   [junit4]   2> 928322 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d9dece6{SSL,[ssl, http/1.1]}{127.0.0.1:45225}
   [junit4]   2> 928322 INFO  (jetty-launcher-4990-thread-1) [    ] o.e.j.s.Server Started @930287ms
   [junit4]   2> 928322 INFO  (jetty-launcher-4990-thread-2) [    ] o.e.j.s.Server Started @930287ms
   [junit4]   2> 928322 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33759}
   [junit4]   2> 928322 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45225}
   [junit4]   2> 928323 ERROR (jetty-launcher-4990-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 928323 ERROR (jetty-launcher-4990-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 928323 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 928323 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 928323 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 928323 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 928323 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 928323 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 928323 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T03:50:40.123270Z
   [junit4]   2> 928323 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T03:50:40.123289Z
   [junit4]   2> 928324 INFO  (zkConnectionManagerCallback-4997-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928324 INFO  (zkConnectionManagerCallback-4996-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928324 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 928324 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 928328 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 0x1001c9311f90001, likely client has closed socket
   [junit4]   2> 928329 INFO  (jetty-launcher-4990-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42765/solr
   [junit4]   2> 928329 INFO  (jetty-launcher-4990-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42765/solr
   [junit4]   2> 928335 INFO  (zkConnectionManagerCallback-5005-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928340 INFO  (zkConnectionManagerCallback-5003-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928348 INFO  (zkConnectionManagerCallback-5007-thread-1-processing-n:127.0.0.1:45225_solr) [n:127.0.0.1:45225_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928350 INFO  (zkConnectionManagerCallback-5009-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928399 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 928399 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:45225_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 928399 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33759_solr
   [junit4]   2> 928399 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:45225_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45225_solr
   [junit4]   2> 928400 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.c.Overseer Overseer (id=72089012025229318-127.0.0.1:33759_solr-n_0000000000) starting
   [junit4]   2> 928419 INFO  (zkCallback-5006-thread-1-processing-n:127.0.0.1:45225_solr) [n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 928423 INFO  (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 928435 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 928435 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33759_solr
   [junit4]   2> 928435 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 928436 INFO  (zkCallback-5006-thread-1-processing-n:127.0.0.1:45225_solr) [n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 928436 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:45225_solr]
   [junit4]   2> 928436 INFO  (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 928436 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 928436 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 928442 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 928443 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 928443 DEBUG (ScheduledTrigger-3600-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 928446 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:45225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45225.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 928451 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:45225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45225.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 928451 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:45225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45225.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 928452 INFO  (jetty-launcher-4990-thread-2) [n:127.0.0.1:45225_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E0E4641C774892D1-001/tempDir-001/node2/.
   [junit4]   2> 928482 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33759.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 928491 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33759.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 928491 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33759.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 928492 INFO  (jetty-launcher-4990-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E0E4641C774892D1-001/tempDir-001/node1/.
   [junit4]   2> 928515 INFO  (zkConnectionManagerCallback-5015-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928517 INFO  (zkConnectionManagerCallback-5019-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928517 INFO  (SUITE-TriggerIntegrationTest-seed#[E0E4641C774892D1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 928517 INFO  (SUITE-TriggerIntegrationTest-seed#[E0E4641C774892D1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42765/solr ready
   [junit4]   2> 928526 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListeners
   [junit4]   2> 928527 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 928527 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 928527 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 928528 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 928528 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 928528 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 928561 INFO  (qtp1544280790-14950) [n:127.0.0.1:33759_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 928569 INFO  (qtp2029346927-14949) [n:127.0.0.1:45225_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 928569 DEBUG (qtp2029346927-14947) [n:127.0.0.1:45225_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 928570 INFO  (qtp2029346927-14947) [n:127.0.0.1:45225_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 928570 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 928571 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33759_solr, 127.0.0.1:45225_solr]
   [junit4]   2> 928571 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 928571 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 928571 INFO  (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 928572 DEBUG (ScheduledTrigger-3600-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 928572 DEBUG (ScheduledTrigger-3600-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 928573 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 928573 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 928579 INFO  (qtp1544280790-14938) [n:127.0.0.1:33759_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 928581 INFO  (qtp2029346927-14947) [n:127.0.0.1:45225_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 928581 DEBUG (qtp1544280790-14950) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 928582 INFO  (qtp1544280790-14950) [n:127.0.0.1:33759_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 928582 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 928582 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33759_solr, 127.0.0.1:45225_solr]
   [junit4]   2> 928582 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 928582 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 928583 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 928583 INFO  (qtp1544280790-14940) [n:127.0.0.1:33759_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 928584 INFO  (qtp2029346927-14949) [n:127.0.0.1:45225_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 928584 DEBUG (qtp1544280790-14946) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 928588 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 928588 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 928588 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33759_solr, 127.0.0.1:45225_solr]
   [junit4]   2> 928588 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 928589 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 928589 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 928589 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 928590 INFO  (qtp1544280790-14946) [n:127.0.0.1:33759_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 928591 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 928594 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 928594 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 928595 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 928595 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46a0875e{/solr,null,AVAILABLE}
   [junit4]   2> 928595 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2feba455{SSL,[ssl, http/1.1]}{127.0.0.1:45967}
   [junit4]   2> 928595 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server Started @930560ms
   [junit4]   2> 928596 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45967}
   [junit4]   2> 928596 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 928596 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 928596 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 928596 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 928596 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T03:50:40.396401Z
   [junit4]   2> 928597 INFO  (zkConnectionManagerCallback-5021-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928597 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 928603 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42765/solr
   [junit4]   2> 928604 INFO  (zkConnectionManagerCallback-5025-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928610 INFO  (zkConnectionManagerCallback-5027-thread-1-processing-n:127.0.0.1:45967_solr) [n:127.0.0.1:45967_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928613 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:45967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 928614 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:45967_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 928615 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:45967_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45967_solr
   [junit4]   2> 928615 INFO  (zkCallback-5006-thread-1-processing-n:127.0.0.1:45225_solr) [n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 928615 INFO  (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 928626 INFO  (zkCallback-5026-thread-1-processing-n:127.0.0.1:45967_solr) [n:127.0.0.1:45967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 928630 INFO  (zkCallback-5018-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 928653 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:45967_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45967.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 928660 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:45967_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45967.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 928660 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:45967_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45967.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 928661 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:45967_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E0E4641C774892D1-001/tempDir-001/node3/.
   [junit4]   2> 929573 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 929573 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 929573 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:45967_solr at time 479401811007063
   [junit4]   2> 930574 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 930574 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 931574 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 931574 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 931574 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL firing registered processor for nodes: [127.0.0.1:45967_solr] added at times [479401811007063], now=479403811838520
   [junit4]   2> 931574 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1b4036ea65657T77ujv35yoe9l2opf5zdtjf1n7",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":479401811007063,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[479401811007063],
   [junit4]   2>     "nodeNames":["127.0.0.1:45967_solr"]}}
   [junit4]   2> 931574 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerL]
   [junit4]   2> 931575 INFO  (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 931576 DEBUG (AutoscalingActionExecutor-3601-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1b4036ea65657T77ujv35yoe9l2opf5zdtjf1n7",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":479401811007063,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[479401811007063],
   [junit4]   2>     "_enqueue_time_":479403812332246,
   [junit4]   2>     "nodeNames":["127.0.0.1:45967_solr"]}}
   [junit4]   2> 931577 DEBUG (AutoscalingActionExecutor-3601-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerL after 5000ms
   [junit4]   2> 931577 DEBUG (AutoscalingActionExecutor-3601-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=1b4036ea65657T77ujv35yoe9l2opf5zdtjf1n7
   [junit4]   2> 933578 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 933578 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 933578 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 933578 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 933579 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3aaa5d0a{/solr,null,AVAILABLE}
   [junit4]   2> 933579 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18bf9d48{SSL,[ssl, http/1.1]}{127.0.0.1:38413}
   [junit4]   2> 933579 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server Started @935543ms
   [junit4]   2> 933579 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38413}
   [junit4]   2> 933579 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 933579 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 933579 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 933579 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 933579 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T03:50:45.379822Z
   [junit4]   2> 933580 INFO  (zkConnectionManagerCallback-5031-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933581 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 933586 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42765/solr
   [junit4]   2> 933587 INFO  (zkConnectionManagerCallback-5035-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933589 INFO  (zkConnectionManagerCallback-5037-thread-1-processing-n:127.0.0.1:38413_solr) [n:127.0.0.1:38413_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933591 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:38413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 933592 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:38413_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 933593 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:38413_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38413_solr
   [junit4]   2> 933594 INFO  (zkCallback-5018-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 933595 INFO  (zkCallback-5026-thread-1-processing-n:127.0.0.1:45967_solr) [n:127.0.0.1:45967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 933595 INFO  (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 933595 INFO  (zkCallback-5006-thread-1-processing-n:127.0.0.1:45225_solr) [n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 933603 INFO  (zkCallback-5036-thread-1-processing-n:127.0.0.1:38413_solr) [n:127.0.0.1:38413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 933633 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:38413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38413.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 933646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:38413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38413.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 933646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:38413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38413.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 933647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [n:127.0.0.1:38413_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E0E4641C774892D1-001/tempDir-001/node4/.
   [junit4]   2> 936577 DEBUG (ScheduledTrigger-3600-thread-3) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 936577 DEBUG (ScheduledTrigger-3600-thread-3) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 936577 DEBUG (ScheduledTrigger-3600-thread-3) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:38413_solr at time 479408814746715
   [junit4]   2> 937578 DEBUG (ScheduledTrigger-3600-thread-3) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 937578 DEBUG (ScheduledTrigger-3600-thread-3) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 938578 DEBUG (ScheduledTrigger-3600-thread-3) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 938578 DEBUG (ScheduledTrigger-3600-thread-3) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 938578 DEBUG (ScheduledTrigger-3600-thread-3) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL firing registered processor for nodes: [127.0.0.1:38413_solr] added at times [479408814746715], now=479410815773993
   [junit4]   2> 938578 DEBUG (ScheduledTrigger-3600-thread-3) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1b405101aec5bT77ujv35yoe9l2opf5zdtjf1n9",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":479408814746715,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[479408814746715],
   [junit4]   2>     "nodeNames":["127.0.0.1:38413_solr"]}}
   [junit4]   2> 938578 DEBUG (ScheduledTrigger-3600-thread-3) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerL]
   [junit4]   2> 938578 DEBUG (AutoscalingActionExecutor-3601-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1b405101aec5bT77ujv35yoe9l2opf5zdtjf1n9",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":479408814746715,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[479408814746715],
   [junit4]   2>     "_enqueue_time_":479410815914630,
   [junit4]   2>     "nodeNames":["127.0.0.1:38413_solr"]}}
   [junit4]   2> 938579 WARN  (AutoscalingActionExecutor-3601-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> java.lang.Exception: Error executing action: test1 for trigger event: {
   [junit4]   2>   "id":"1b405101aec5bT77ujv35yoe9l2opf5zdtjf1n9",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":479408814746715,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[479408814746715],
   [junit4]   2>     "_enqueue_time_":479410815914630,
   [junit4]   2>     "nodeNames":["127.0.0.1:38413_solr"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:303)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.lang.RuntimeException: failure
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction.process(TriggerIntegrationTest.java:989)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:300)
   [junit4]   2> 	... 6 more
   [junit4]   2> 938579 DEBUG (AutoscalingActionExecutor-3601-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerL after 5000ms
   [junit4]   2> 938579 DEBUG (AutoscalingActionExecutor-3601-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=1b405101aec5bT77ujv35yoe9l2opf5zdtjf1n9
   [junit4]   2> 940579 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[E0E4641C774892D1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListeners
   [junit4]   2> 940595 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 940595 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 6
   [junit4]   2> 940595 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 940595 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 940597 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 940597 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 940597 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 940598 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 940606 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 940606 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 940606 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 940606 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78b153ab{/solr,null,AVAILABLE}
   [junit4]   2> 940606 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@55ca6427{SSL,[ssl, http/1.1]}{127.0.0.1:46151}
   [junit4]   2> 940606 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server Started @942571ms
   [junit4]   2> 940607 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46151}
   [junit4]   2> 940607 ERROR (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 940607 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 940607 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 940607 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 940607 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T03:50:52.407369Z
   [junit4]   2> 940615 INFO  (zkConnectionManagerCallback-5041-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940615 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 940623 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42765/solr
   [junit4]   2> 940624 INFO  (zkConnectionManagerCallback-5045-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940625 INFO  (zkConnectionManagerCallback-5047-thread-1-processing-n:127.0.0.1:46151_solr) [n:127.0.0.1:46151_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940627 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [n:127.0.0.1:46151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 940628 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [n:127.0.0.1:46151_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 940629 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [n:127.0.0.1:46151_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46151_solr
   [junit4]   2> 940629 INFO  (zkCallback-5036-thread-1-processing-n:127.0.0.1:38413_solr) [n:127.0.0.1:38413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 940629 INFO  (zkCallback-5006-thread-1-processing-n:127.0.0.1:45225_solr) [n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 940629 INFO  (zkCallback-5026-thread-1-processing-n:127.0.0.1:45967_solr) [n:127.0.0.1:45967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 940629 INFO  (zkCallback-5018-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 940629 INFO  (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 940631 INFO  (zkCallback-5046-thread-1-processing-n:127.0.0.1:46151_solr) [n:127.0.0.1:46151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 940657 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [n:127.0.0.1:46151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46151.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 940664 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [n:127.0.0.1:46151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46151.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 940664 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [n:127.0.0.1:46151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46151.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 940665 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [n:127.0.0.1:46151_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E0E4641C774892D1-001/tempDir-001/node5/.
   [junit4]   2> 940738 INFO  (qtp1544280790-14940) [n:127.0.0.1:33759_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 940741 INFO  (qtp1114342471-15036) [n:127.0.0.1:38413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 940744 INFO  (qtp2029346927-14949) [n:127.0.0.1:45225_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 940756 INFO  (qtp1371517521-15014) [n:127.0.0.1:45967_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 940766 INFO  (qtp214027238-15066) [n:127.0.0.1:46151_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 940766 DEBUG (qtp1114342471-15042) [n:127.0.0.1:38413_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 940766 INFO  (qtp1114342471-15042) [n:127.0.0.1:38413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=30
   [junit4]   2> 940766 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 940767 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:46151_solr, 127.0.0.1:33759_solr, 127.0.0.1:45967_solr, 127.0.0.1:38413_solr, 127.0.0.1:45225_solr]
   [junit4]   2> 940767 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 940767 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@55ca6427{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 940767 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=280847021
   [junit4]   2> 940767 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 940767 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bfdcc66: rootName = solr_46151, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7f19a01a
   [junit4]   2> 940767 INFO  (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 940767 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 940768 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 940768 DEBUG (ScheduledTrigger-3600-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 5
   [junit4]   2> 940776 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 940776 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71ccfb6a: rootName = solr_46151, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@252e0035
   [junit4]   2> 940782 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 940782 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2944ac60: rootName = solr_46151, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4843b113
   [junit4]   2> 940783 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46151_solr
   [junit4]   2> 940784 INFO  (zkCallback-5006-thread-1-processing-n:127.0.0.1:45225_solr) [n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 940784 INFO  (zkCallback-5018-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 940784 INFO  (zkCallback-5026-thread-1-processing-n:127.0.0.1:45967_solr) [n:127.0.0.1:45967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 940784 INFO  (zkCallback-5036-thread-1-processing-n:127.0.0.1:38413_solr) [n:127.0.0.1:38413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 940784 INFO  (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 940784 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 940784 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 940784 INFO  (zkCallback-5046-thread-1-processing-n:127.0.0.1:46151_solr) [n:127.0.0.1:46151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 940785 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@78b153ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 940785 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 941768 DEBUG (ScheduledTrigger-3600-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 4
   [junit4]   2> 941768 DEBUG (ScheduledTrigger-3600-thread-1) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:46151_solr
   [junit4]   2> 942289 INFO  (qtp1544280790-15005) [n:127.0.0.1:33759_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 942291 INFO  (qtp1114342471-15036) [n:127.0.0.1:38413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 942293 INFO  (qtp2029346927-14947) [n:127.0.0.1:45225_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 942296 INFO  (qtp1371517521-15015) [n:127.0.0.1:45967_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 942296 DEBUG (qtp1544280790-15006) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 942297 INFO  (qtp1544280790-15006) [n:127.0.0.1:33759_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 942297 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 942297 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33759_solr, 127.0.0.1:45967_solr, 127.0.0.1:38413_solr, 127.0.0.1:45225_solr]
   [junit4]   2> 942297 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 942298 INFO  (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 942298 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:46151_solr
   [junit4]   2> 942298 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 942298 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 4
   [junit4]   2> 942298 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:46151_solr]
   [junit4]   2> 942298 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 942298 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1b406651c3528T77ujv35yoe9l2opf5zdtjf1na",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":479414535861544,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[479414535861544],
   [junit4]   2>     "nodeNames":["127.0.0.1:46151_solr"]}}
   [junit4]   2> 942298 DEBUG (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_restore_trigger]
   [junit4]   2> 942299 INFO  (ScheduledTrigger-3600-thread-2) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 942299 DEBUG (AutoscalingActionExecutor-3601-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1b406651c3528T77ujv35yoe9l2opf5zdtjf1na",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":479414535861544,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[479414535861544],
   [junit4]   2>     "_enqueue_time_":479414536334903,
   [junit4]   2>     "nodeNames":["127.0.0.1:46151_solr"]}}
   [junit4]   2> 942299 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[E0E4641C774892D1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 942299 DEBUG (AutoscalingActionExecutor-3601-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_restore_trigger after 5000ms
   [junit4]   2> 942299 DEBUG (AutoscalingActionExecutor-3601-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=1b406651c3528T77ujv35yoe9l2opf5zdtjf1na
   [junit4]   2> 942314 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 942314 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 9
   [junit4]   2> 942314 DEBUG (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 942314 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 942315 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 942315 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 942315 DEBUG (OverseerAutoScalingTriggerThread-72089012025229318-127.0.0.1:33759_solr-n_0000000000) [n:127.0.0.1:33759_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 942316 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 942323 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 942323 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 942323 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 942324 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31687450{/solr,null,AVAILABLE}
   [junit4]   2> 942324 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5db6ad6a{SSL,[ssl, http/1.1]}{127.0.0.1:43997}
   [junit4]   2> 942324 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server Started @944289ms
   [junit4]   2> 942324 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43997}
   [junit4]   2> 942324 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 942325 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 942325 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 942325 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 942325 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T03:50:54.125138Z
   [junit4]   2> 942326 INFO  (zkConnectionManagerCallback-5051-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942326 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 942331 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42765/solr
   [junit4]   2> 942332 INFO  (zkConnectionManagerCallback-5055-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942334 INFO  (zkConnectionManagerCallback-5057-thread-1-processing-n:127.0.0.1:43997_solr) [n:127.0.0.1:43997_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942337 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:43997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 942338 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:43997_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 942338 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:43997_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43997_solr
   [junit4]   2> 942339 INFO  (zkCallback-5036-thread-1-processing-n:127.0.0.1:38413_solr) [n:127.0.0.1:38413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 942339 INFO  (zkCallback-5006-thread-1-processing-n:127.0.0.1:45225_solr) [n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 942339 INFO  (zkCallback-5026-thread-1-processing-n:127.0.0.1:45967_solr) [n:127.0.0.1:45967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 942339 INFO  (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 942339 INFO  (zkCallback-5018-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 942339 INFO  (zkCallback-5056-thread-1-processing-n:127.0.0.1:43997_solr) [n:127.0.0.1:43997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 942398 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:43997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43997.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 942406 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:43997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43997.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 942407 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:43997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43997.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 942408 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:43997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E0E4641C774892D1-001/tempDir-001/node6/.
   [junit4]   2> 942452 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 942454 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 942455 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 942455 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 942455 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@116f66f{/solr,null,AVAILABLE}
   [junit4]   2> 942456 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4be11589{SSL,[ssl, http/1.1]}{127.0.0.1:33447}
   [junit4]   2> 942456 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server Started @944420ms
   [junit4]   2> 942456 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33447}
   [junit4]   2> 942456 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 942456 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 942456 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 942456 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 942456 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T03:50:54.256671Z
   [junit4]   2> 942457 INFO  (zkConnectionManagerCallback-5061-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942458 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 942463 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42765/solr
   [junit4]   2> 942464 INFO  (zkConnectionManagerCallback-5065-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942466 INFO  (zkConnectionManagerCallback-5067-thread-1-processing-n:127.0.0.1:33447_solr) [n:127.0.0.1:33447_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942468 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:33447_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 942469 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:33447_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 942470 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:33447_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33447_solr
   [junit4]   2> 942471 INFO  (zkCallback-5036-thread-1-processing-n:127.0.0.1:38413_solr) [n:127.0.0.1:38413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 942471 INFO  (zkCallback-5056-thread-1-processing-n:127.0.0.1:43997_solr) [n:127.0.0.1:43997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 942471 INFO  (zkCallback-5006-thread-1-processing-n:127.0.0.1:45225_solr) [n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 942471 INFO  (zkCallback-5018-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 942471 INFO  (zkCallback-5026-thread-1-processing-n:127.0.0.1:45967_solr) [n:127.0.0.1:45967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 942471 INFO  (zkCallback-5008-thread-1-processing-n:127.0.0.1:33759_solr) [n:127.0.0.1:33759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 942475 INFO  (zkCallback-5066-thread-1-processing-n:127.0.0.1:33447_solr) [n:127.0.0.1:33447_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 942501 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:33447_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33447.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 942508 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:33447_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33447.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 942508 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:33447_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33447.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245f46a6
   [junit4]   2> 942509 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:33447_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E0E4641C774892D1-001/tempDir-001/node7/.
   [junit4]   2> 942555 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 942560 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 942560 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 942560 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 942560 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@261dfe43{/solr,null,AVAILABLE}
   [junit4]   2> 942561 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41315959{SSL,[ssl, http/1.1]}{127.0.0.1:35831}
   [junit4]   2> 942561 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.e.j.s.Server Started @944525ms
   [junit4]   2> 942561 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35831}
   [junit4]   2> 942561 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 942561 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 942561 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 942561 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 942561 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T03:50:54.361711Z
   [junit4]   2> 942562 INFO  (zkConnectionManagerCallback-5071-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942562 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 942575 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42765/solr
   [junit4]   2> 942576 INFO  (zkConnectionManagerCallback-5075-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942578 INFO  (zkConnectionManagerCallback-5077-thread-1-processing-n:127.0.0.1:35831_solr) [n:127.0.0.1:35831_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942580 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C774892D1]) [n:127.0.0.1:35831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 942581 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[E0E4641C77

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

nit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:882)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4724)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 183406 INFO  (jetty-closer-199-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42891a48{/solr,null,UNAVAILABLE}
   [junit4]   2> 183406 INFO  (jetty-closer-199-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 183407 ERROR (SUITE-StreamExpressionTest-seed#[BC48FF33CDEFE9A3]-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> 183407 INFO  (SUITE-StreamExpressionTest-seed#[BC48FF33CDEFE9A3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36695 36695
   [junit4]   2> 183413 INFO  (Thread-267) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36695 36695
   [junit4]   2> 183414 WARN  (Thread-267) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/aliases.json
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	9	/solr/collections/destinationCollection/terms/shard1
   [junit4]   2> 	8	/solr/collections/destinationCollection/terms/shard2
   [junit4]   2> 	7	/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2> 	7	/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2> 	7	/solr/configs/ml
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/destination1/terms/shard2
   [junit4]   2> 	2	/solr/collections/workQueue1/terms/shard2
   [junit4]   2> 	2	/solr/collections/workQueue1/terms/shard1
   [junit4]   2> 	2	/solr/collections/destination1/terms/shard1
   [junit4]   2> 	2	/solr/collections/mainCorpus1/terms/shard1
   [junit4]   2> 	2	/solr/collections/mainCorpus1/terms/shard2
   [junit4]   2> 	2	/solr/collections/modelCollection/terms/shard2
   [junit4]   2> 	2	/solr/collections/modelCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/destination/terms/shard2
   [junit4]   2> 	2	/solr/collections/destination/terms/shard1
   [junit4]   2> 	2	/solr/collections/checkpointCollection/terms/shard2
   [junit4]   2> 	2	/solr/collections/checkpointCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/mainCorpus/terms/shard2
   [junit4]   2> 	2	/solr/collections/mainCorpus/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/collections/uknownCollection/terms/shard2
   [junit4]   2> 	2	/solr/collections/uknownCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/workQueue/terms/shard2
   [junit4]   2> 	2	/solr/collections/workQueue/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/clusterprops.json
   [junit4]   2> 	101	/solr/clusterstate.json
   [junit4]   2> 	40	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	28	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/live_nodes
   [junit4]   2> 	100	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_BC48FF33CDEFE9A3-001
   [junit4]   2> Feb 04, 2018 4:25:18 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=PostingsFormat(name=LuceneVarGapFixedInterval), name_s=FST50, terms_ss=FSTOrd50, join2_s=FSTOrd50, field_s=Lucene50(blocksize=128), multiDefault=FSTOrd50, subject=FSTOrd50, a1_s=FSTOrd50, a2_s=FST50, level1_s=PostingsFormat(name=LuceneVarGapFixedInterval), body_t=FST50, s_multi=FST50, col_s=FSTOrd50, a_ss=Lucene50(blocksize=128), level2_s=Lucene50(blocksize=128), a_s=FST50, tv_text=Lucene50(blocksize=128), term_s=FSTOrd50, a_t=Lucene50(blocksize=128), text_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), text=FST50, featureSet_s=FSTOrd50, checkpoint_ss=FST50, test_t=FST50, ident_s=FSTOrd50, whitetok=FST50, side_s=FST50}, docValues:{expr_s=DocValuesFormat(name=Lucene70), name_s=DocValuesFormat(name=Asserting), iteration_i=DocValuesFormat(name=Lucene70), terms_ss=DocValuesFormat(name=Lucene70), join2_s=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Asserting), falseNegative_i=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), alpha_d=DocValuesFormat(name=Asserting), i_multi=DocValuesFormat(name=Lucene70), idf_d=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), checkpoint_ss=DocValuesFormat(name=Asserting), ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), error_d=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Asserting), truePositive_i=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), join1_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Asserting), test_i=DocValuesFormat(name=Lucene70), falsePositive_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Direct), score_f=DocValuesFormat(name=Asserting), term_s=DocValuesFormat(name=Lucene70), text_s=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct), idfs_ds=DocValuesFormat(name=Direct), featureSet_s=DocValuesFormat(name=Lucene70), weights_ds=DocValuesFormat(name=Asserting), trueNegative_i=DocValuesFormat(name=Asserting), index_i=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Lucene70), out_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1747, maxMBSortInHeap=7.864513950737012, sim=RandomSimilarity(queryNorm=false): {}, locale=en-VI, timezone=America/Whitehorse
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=270002968,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [FacetFieldTest, TestRetryUtil, MergeIndexesEmbeddedTest, AppendEvaluatorTest, ArcTangentEvaluatorTest, AbsoluteValueEvaluatorTest, TestDelegationTokenRequest, QueryResponseTest, JDBCStreamTest, NormalDistributionEvaluatorTest, SolrQueryTest, TestDocumentObjectBinder, EqualToEvaluatorTest, CumulativeProbabilityEvaluatorTest, SolrDocumentTest, SubtractEvaluatorTest, SolrZkClientTest, LengthEvaluatorTest, HyperbolicCosineEvaluatorTest, JsonValidatorTest, ConcatOperationTest, CloudSolrClientMultiConstructorTest, TestFastInputStream, TestLBHttpSolrClient, SolrExampleXMLTest, LargeVolumeJettyTest, FieldAnalysisResponseTest, NamedListTest, GetByIdTest, BasicHttpSolrClientTest, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, GraphTest, StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J1 in 113.12s, 153 tests, 1 failure <<< FAILURES!

[...truncated 40005 lines...]