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/01/29 23:59:00 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+41) - Build # 21366 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21366/
Java: 64bit/jdk-10-ea+41 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:     1) Thread[id=257, name=qtp1878999664-257, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         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.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   1) Thread[id=257, name=qtp1878999664-257, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        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([109044116134926]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=257, name=qtp1878999664-257, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         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=257, name=qtp1878999664-257, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        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([109044116134926]:0)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F2BDFE94D0B2F3E4:48B1C91B8F5A25AB]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	at 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.testTriggerThrottling

Error Message:
Both triggers should have fired by now

Stack Trace:
java.lang.AssertionError: Both triggers should have fired by now
	at __randomizedtesting.SeedInfo.seed([F2BDFE94D0B2F3E4:99F56B102181076]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testTriggerThrottling(TriggerIntegrationTest.java:213)
	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.testCooldown

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([F2BDFE94D0B2F3E4:C3039370AE188616]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1176)
	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.testNodeLostTriggerRestoreState

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([F2BDFE94D0B2F3E4:D9422BCF4ACAE634]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState(TriggerIntegrationTest.java:368)
	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.testListeners

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([F2BDFE94D0B2F3E4:1F7D69846DDE6E3D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners(TriggerIntegrationTest.java:1052)
	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 11920 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_F2BDFE94D0B2F3E4-001/init-core-data-001
   [junit4]   2> 123800 INFO  (SUITE-TriggerIntegrationTest-seed#[F2BDFE94D0B2F3E4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 123801 INFO  (SUITE-TriggerIntegrationTest-seed#[F2BDFE94D0B2F3E4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 123802 INFO  (SUITE-TriggerIntegrationTest-seed#[F2BDFE94D0B2F3E4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 123803 INFO  (SUITE-TriggerIntegrationTest-seed#[F2BDFE94D0B2F3E4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_F2BDFE94D0B2F3E4-001/tempDir-001
   [junit4]   2> 123803 INFO  (SUITE-TriggerIntegrationTest-seed#[F2BDFE94D0B2F3E4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 123811 INFO  (Thread-188) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 123811 INFO  (Thread-188) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 123853 ERROR (Thread-188) [    ] 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> 123911 INFO  (SUITE-TriggerIntegrationTest-seed#[F2BDFE94D0B2F3E4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34455
   [junit4]   2> 123961 INFO  (zkConnectionManagerCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123968 INFO  (jetty-launcher-173-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 123970 INFO  (jetty-launcher-173-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 123986 INFO  (jetty-launcher-173-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 123986 INFO  (jetty-launcher-173-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 123986 INFO  (jetty-launcher-173-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 123987 INFO  (jetty-launcher-173-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13609d1b{/solr,null,AVAILABLE}
   [junit4]   2> 123988 INFO  (jetty-launcher-173-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2341f157{SSL,[ssl, http/1.1]}{127.0.0.1:35245}
   [junit4]   2> 123989 INFO  (jetty-launcher-173-thread-1) [    ] o.e.j.s.Server Started @125933ms
   [junit4]   2> 123989 INFO  (jetty-launcher-173-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35245}
   [junit4]   2> 123991 ERROR (jetty-launcher-173-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 123991 INFO  (jetty-launcher-173-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 123991 INFO  (jetty-launcher-173-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 123991 INFO  (jetty-launcher-173-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 123991 INFO  (jetty-launcher-173-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T22:58:25.240449Z
   [junit4]   2> 123994 INFO  (jetty-launcher-173-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 123994 INFO  (jetty-launcher-173-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 123994 INFO  (jetty-launcher-173-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 123995 INFO  (jetty-launcher-173-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@834c12e{/solr,null,AVAILABLE}
   [junit4]   2> 123996 INFO  (jetty-launcher-173-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b03a94c{SSL,[ssl, http/1.1]}{127.0.0.1:41825}
   [junit4]   2> 123996 INFO  (jetty-launcher-173-thread-2) [    ] o.e.j.s.Server Started @125941ms
   [junit4]   2> 123996 INFO  (jetty-launcher-173-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41825}
   [junit4]   2> 123997 ERROR (jetty-launcher-173-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 123997 INFO  (jetty-launcher-173-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 123997 INFO  (jetty-launcher-173-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 123997 INFO  (jetty-launcher-173-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 123997 INFO  (jetty-launcher-173-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T22:58:25.246492Z
   [junit4]   2> 124011 INFO  (zkConnectionManagerCallback-178-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124011 INFO  (jetty-launcher-173-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 124022 INFO  (zkConnectionManagerCallback-180-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124030 INFO  (jetty-launcher-173-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34455/solr
   [junit4]   2> 124035 INFO  (jetty-launcher-173-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 124055 INFO  (zkConnectionManagerCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124072 INFO  (jetty-launcher-173-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34455/solr
   [junit4]   2> 124125 INFO  (zkConnectionManagerCallback-190-thread-1-processing-n:127.0.0.1:35245_solr) [n:127.0.0.1:35245_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124150 INFO  (zkConnectionManagerCallback-188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124221 INFO  (zkConnectionManagerCallback-193-thread-1-processing-n:127.0.0.1:41825_solr) [n:127.0.0.1:41825_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124228 INFO  (jetty-launcher-173-thread-2) [n:127.0.0.1:41825_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 124228 INFO  (jetty-launcher-173-thread-2) [n:127.0.0.1:41825_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41825_solr
   [junit4]   2> 124229 INFO  (jetty-launcher-173-thread-2) [n:127.0.0.1:41825_solr    ] o.a.s.c.Overseer Overseer (id=72059551304384518-127.0.0.1:41825_solr-n_0000000000) starting
   [junit4]   2> 124260 INFO  (jetty-launcher-173-thread-2) [n:127.0.0.1:41825_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41825_solr
   [junit4]   2> 124276 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 124290 INFO  (zkCallback-192-thread-1-processing-n:127.0.0.1:41825_solr) [n:127.0.0.1:41825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 124290 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 124291 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41825_solr]
   [junit4]   2> 124292 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 124292 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 124299 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 124299 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 124300 DEBUG (ScheduledTrigger-303-thread-1) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 124304 INFO  (jetty-launcher-173-thread-1) [n:127.0.0.1:35245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 124305 INFO  (jetty-launcher-173-thread-1) [n:127.0.0.1:35245_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 124307 INFO  (jetty-launcher-173-thread-1) [n:127.0.0.1:35245_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35245_solr
   [junit4]   2> 124308 INFO  (zkCallback-192-thread-1-processing-n:127.0.0.1:41825_solr) [n:127.0.0.1:41825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 124318 INFO  (zkCallback-189-thread-1-processing-n:127.0.0.1:35245_solr) [n:127.0.0.1:35245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 124394 INFO  (jetty-launcher-173-thread-2) [n:127.0.0.1:41825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41825.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca12fd
   [junit4]   2> 124407 INFO  (jetty-launcher-173-thread-1) [n:127.0.0.1:35245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35245.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca12fd
   [junit4]   2> 124414 INFO  (jetty-launcher-173-thread-2) [n:127.0.0.1:41825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41825.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca12fd
   [junit4]   2> 124422 INFO  (jetty-launcher-173-thread-2) [n:127.0.0.1:41825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41825.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca12fd
   [junit4]   2> 124423 INFO  (jetty-launcher-173-thread-2) [n:127.0.0.1:41825_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_F2BDFE94D0B2F3E4-001/tempDir-001/node2/.
   [junit4]   2> 124446 INFO  (jetty-launcher-173-thread-1) [n:127.0.0.1:35245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35245.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca12fd
   [junit4]   2> 124447 INFO  (jetty-launcher-173-thread-1) [n:127.0.0.1:35245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35245.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca12fd
   [junit4]   2> 124448 INFO  (jetty-launcher-173-thread-1) [n:127.0.0.1:35245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_F2BDFE94D0B2F3E4-001/tempDir-001/node1/.
   [junit4]   2> 124513 INFO  (zkConnectionManagerCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124581 INFO  (zkConnectionManagerCallback-202-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124586 INFO  (SUITE-TriggerIntegrationTest-seed#[F2BDFE94D0B2F3E4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 124586 INFO  (SUITE-TriggerIntegrationTest-seed#[F2BDFE94D0B2F3E4]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34455/solr ready
   [junit4]   2> 124598 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMetricTrigger
   [junit4]   2> 124604 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 124604 DEBUG (zkCallback-192-thread-1-processing-n:127.0.0.1:41825_solr) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 124604 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 124613 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 124614 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 124614 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 124617 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 124653 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 124653 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 124653 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 124657 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69a4817d{/solr,null,AVAILABLE}
   [junit4]   2> 124658 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2cb17b13{SSL,[ssl, http/1.1]}{127.0.0.1:40623}
   [junit4]   2> 124658 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.e.j.s.Server Started @126602ms
   [junit4]   2> 124658 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40623}
   [junit4]   2> 124658 ERROR (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 124658 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 124658 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 124658 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 124658 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T22:58:25.907833Z
   [junit4]   2> 124706 INFO  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124719 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 124738 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34455/solr
   [junit4]   2> 124753 INFO  (zkConnectionManagerCallback-208-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124761 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 0x10001c7b62c000a, likely client has closed socket
   [junit4]   2> 124802 INFO  (zkConnectionManagerCallback-210-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124820 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [n:127.0.0.1:40623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 124821 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [n:127.0.0.1:40623_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 124824 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [n:127.0.0.1:40623_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40623_solr
   [junit4]   2> 124825 INFO  (zkCallback-189-thread-1-processing-n:127.0.0.1:35245_solr) [n:127.0.0.1:35245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 124825 INFO  (zkCallback-192-thread-1-processing-n:127.0.0.1:41825_solr) [n:127.0.0.1:41825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 124853 INFO  (zkCallback-201-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 124854 INFO  (zkCallback-209-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 124886 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [n:127.0.0.1:40623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40623.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca12fd
   [junit4]   2> 124893 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [n:127.0.0.1:40623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40623.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca12fd
   [junit4]   2> 124893 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [n:127.0.0.1:40623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40623.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca12fd
   [junit4]   2> 124894 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[F2BDFE94D0B2F3E4]) [n:127.0.0.1:40623_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_F2BDFE94D0B2F3E4-001/tempDir-001/node3/.
   [junit4]   2> 125037 INFO  (zkConnectionManagerCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125102 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 125142 INFO  (OverseerThreadFactory-305-thread-1-processing-n:127.0.0.1:41825_solr) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMetricTrigger
   [junit4]   2> 125271 INFO  (OverseerStateUpdate-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMetricTrigger_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35245/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 125274 INFO  (OverseerStateUpdate-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMetricTrigger_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40623/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 125423 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 125423 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 125496 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n3&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 125496 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 125628 INFO  (zkCallback-189-thread-1-processing-n:127.0.0.1:35245_solr) [n:127.0.0.1:35245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 125628 INFO  (zkCallback-209-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 125630 INFO  (zkCallback-189-thread-2-processing-n:127.0.0.1:35245_solr) [n:127.0.0.1:35245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 125630 INFO  (zkCallback-209-thread-2-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 126490 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 126504 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema [testMetricTrigger_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 126506 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 126506 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard1_replica_n1' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 126506 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35245.solr.core.testMetricTrigger.shard1.replica_n1' (registry 'solr.core.testMetricTrigger.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca12fd
   [junit4]   2> 126506 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 126506 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [[testMetricTrigger_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_F2BDFE94D0B2F3E4-001/tempDir-001/node1/testMetricTrigger_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_F2BDFE94D0B2F3E4-001/tempDir-001/node1/./testMetricTrigger_shard1_replica_n1/data/]
   [junit4]   2> 126596 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 126603 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.s.IndexSchema [testMetricTrigger_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 126605 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 126605 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard2_replica_n3' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 126606 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40623.solr.core.testMetricTrigger.shard2.replica_n3' (registry 'solr.core.testMetricTrigger.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca12fd
   [junit4]   2> 126606 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 126606 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SolrCore [[testMetricTrigger_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_F2BDFE94D0B2F3E4-001/tempDir-001/node3/testMetricTrigger_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_F2BDFE94D0B2F3E4-001/tempDir-001/node3/./testMetricTrigger_shard2_replica_n3/data/]
   [junit4]   2> 126645 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 126645 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 126646 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 126646 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 126650 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ec82d45[testMetricTrigger_shard1_replica_n1] main]
   [junit4]   2> 126651 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 126651 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 126652 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 126652 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590969455503998976
   [junit4]   2> 126655 INFO  (searcherExecutor-316-thread-1-processing-n:127.0.0.1:35245_solr x:testMetricTrigger_shard1_replica_n1 s:shard1 c:testMetricTrigger r:core_node2) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [testMetricTrigger_shard1_replica_n1] Registered new searcher Searcher@5ec82d45[testMetricTrigger_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 126658 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 126658 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 126658 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35245/solr/testMetricTrigger_shard1_replica_n1/
   [junit4]   2> 126658 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 126658 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:35245/solr/testMetricTrigger_shard1_replica_n1/ has no replicas
   [junit4]   2> 126658 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 126661 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35245/solr/testMetricTrigger_shard1_replica_n1/ shard1
   [junit4]   2> 126677 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 126677 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 126679 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 126679 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 126680 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@20475237[testMetricTrigger_shard2_replica_n3] main]
   [junit4]   2> 126681 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 126682 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 126683 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 126685 INFO  (searcherExecutor-317-thread-1-processing-n:127.0.0.1:40623_solr x:testMetricTrigger_shard2_replica_n3 s:shard2 c:testMetricTrigger r:core_node4) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SolrCore [testMetricTrigger_shard2_replica_n3] Registered new searcher Searcher@20475237[testMetricTrigger_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 126686 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590969455539650560
   [junit4]   2> 126692 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 126692 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 126692 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40623/solr/testMetricTrigger_shard2_replica_n3/
   [junit4]   2> 126692 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 126692 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SyncStrategy https://127.0.0.1:40623/solr/testMetricTrigger_shard2_replica_n3/ has no replicas
   [junit4]   2> 126692 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 126695 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40623/solr/testMetricTrigger_shard2_replica_n3/ shard2
   [junit4]   2> 126795 INFO  (zkCallback-209-thread-2-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 126796 INFO  (zkCallback-209-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 126796 INFO  (zkCallback-189-thread-1-processing-n:127.0.0.1:35245_solr) [n:127.0.0.1:35245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 126795 INFO  (zkCallback-189-thread-2-processing-n:127.0.0.1:35245_solr) [n:127.0.0.1:35245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 126811 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 126819 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1396
   [junit4]   2> 126845 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 126852 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n3&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1355
   [junit4]   2> 126856 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_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> 126949 INFO  (zkCallback-209-thread-2-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 126949 INFO  (zkCallback-209-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 126949 INFO  (zkCallback-189-thread-1-processing-n:127.0.0.1:35245_solr) [n:127.0.0.1:35245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 126949 INFO  (zkCallback-189-thread-2-processing-n:127.0.0.1:35245_solr) [n:127.0.0.1:35245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 127144 INFO  (OverseerCollectionConfigSetProcessor-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_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> 127856 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2754
   [junit4]   2> 127939 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 127941 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_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> 127955 INFO  (qtp1095492985-862) [n:127.0.0.1:40623_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n3:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 127956 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_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> 127996 INFO  (qtp1565532527-809) [n:127.0.0.1:41825_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> 127997 DEBUG (qtp1565532527-814) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 127998 DEBUG (zkCallback-192-thread-1-processing-n:127.0.0.1:41825_solr) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 128000 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 128003 INFO  (qtp1565532527-814) [n:127.0.0.1:41825_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=92
   [junit4]   2> 128009 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 128019 INFO  (qtp1261620044-798) [n:127.0.0.1:35245_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 128040 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 128041 INFO  (qtp1261620044-796) [n:127.0.0.1:35245_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 128042 INFO  (qtp1261620044-886) [n:127.0.0.1:35245_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> 128046 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 128053 INFO  (qtp1095492985-857) [n:127.0.0.1:40623_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n3:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 128055 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_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> 128069 INFO  (qtp1565532527-809) [n:127.0.0.1:41825_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> 128069 DEBUG (qtp1261620044-804) [n:127.0.0.1:35245_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 128070 DEBUG (zkCallback-192-thread-1-processing-n:127.0.0.1:41825_solr) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 128070 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 128070 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 128071 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 128071 DEBUG (OverseerAutoScalingTriggerThread-72059551304384518-127.0.0.1:41825_solr-n_0000000000) [n:127.0.0.1:41825_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 128071 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=66
   [junit4]   2> 128095 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1590969457013948416)]} 0 4
   [junit4]   2> 128099 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1590969457020239872)]} 0 1
   [junit4]   2> 128143 INFO  (qtp1095492985-893) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1590969457057988608)]} 0 9
   [junit4]   2> 128158 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1590969457081057280)]} 0 1
   [junit4]   2> 128168 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1590969457093640192)]} 0 0
   [junit4]   2> 128171 INFO  (qtp1095492985-893) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1590969457095737344)]} 0 0
   [junit4]   2> 128173 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1590969457097834496)]} 0 0
   [junit4]   2> 128175 INFO  (qtp1095492985-893) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1590969457099931648)]} 0 0
   [junit4]   2> 128176 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1590969457102028800)]} 0 0
   [junit4]   2> 128183 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1590969457108320256)]} 0 0
   [junit4]   2> 128185 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1590969457110417408)]} 0 0
   [junit4]   2> 128189 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1590969457114611712)]} 0 0
   [junit4]   2> 128191 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1590969457116708864)]} 0 0
   [junit4]   2> 128193 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1590969457119854592)]} 0 0
   [junit4]   2> 128194 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1590969457120903168)]} 0 0
   [junit4]   2> 128197 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1590969457124048896)]} 0 0
   [junit4]   2> 128199 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1590969457126146048)]} 0 0
   [junit4]   2> 128201 INFO  (qtp1095492985-893) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1590969457128243200)]} 0 1
   [junit4]   2> 128205 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1590969457131388928)]} 0 0
   [junit4]   2> 128207 INFO  (qtp1095492985-893) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1590969457133486080)]} 0 0
   [junit4]   2> 128210 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1590969457135583232)]} 0 1
   [junit4]   2> 128212 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1590969457138728960)]} 0 0
   [junit4]   2> 128213 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1590969457140826112)]} 0 0
   [junit4]   2> 128215 INFO  (qtp1095492985-893) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1590969457142923264)]} 0 0
   [junit4]   2> 128216 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1590969457143971840)]} 0 0
   [junit4]   2> 128218 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1590969457145020416)]} 0 0
   [junit4]   2> 128220 INFO  (qtp1095492985-893) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1590969457147117568)]} 0 0
   [junit4]   2> 128221 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1590969457149214720)]} 0 0
   [junit4]   2> 128223 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1590969457150263296)]} 0 0
   [junit4]   2> 128224 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1590969457152360448)]} 0 0
   [junit4]   2> 128227 INFO  (qtp1095492985-893) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1590969457154457600)]} 0 0
   [junit4]   2> 128228 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1590969457156554752)]} 0 0
   [junit4]   2> 128230 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1590969457157603328)]} 0 0
   [junit4]   2> 128232 INFO  (qtp1095492985-893) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1590969457159700480)]} 0 0
   [junit4]   2> 128233 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1590969457161797632)]} 0 0
   [junit4]   2> 128235 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1590969457163894784)]} 0 0
   [junit4]   2> 128237 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1590969457164943360)]} 0 0
   [junit4]   2> 128238 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1590969457167040512)]} 0 0
   [junit4]   2> 128240 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1590969457169137664)]} 0 0
   [junit4]   2> 128242 INFO  (qtp1095492985-893) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1590969457171234816)]} 0 0
   [junit4]   2> 128244 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1590969457172283392)]} 0 0
   [junit4]   2> 128246 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1590969457174380544)]} 0 0
   [junit4]   2> 128258 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1590969457186963456)]} 0 9
   [junit4]   2> 128259 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1590969457189060608)]} 0 0
   [junit4]   2> 128261 INFO  (qtp1261620044-804) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1590969457191157760)]} 0 0
   [junit4]   2> 128263 INFO  (qtp1095492985-861) [n:127.0.0.1:40623_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1590969457192206336)]} 0 0
   [junit4]   2> 128264 INFO  (qtp1261620044-802) [n:127.0.0.1:35245_solr c:testMetricTrigger s:shard1 r:core_node2 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1590969457194303488)]} 0 0
   [junit4]   2> 128266 INFO  (qtp1261620044-804) [n:127.0.0.1

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

e=936673710
   [junit4]   2> 14747 T61 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 14747 T61 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44a5ccc3: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 14747 T61 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 14747 T61 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b5cd135: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 14747 T61 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 14755 T61 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@226477d1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 14758 T270 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bfb837c
   [junit4]   2> 14758 T270 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=201032572
   [junit4]   2> 14758 T270 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2000c393: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 14779 T61 oejs.AbstractConnector.doStop Stopped ServerConnector@7767f1b0{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 14779 T61 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=421148479
   [junit4]   2> 14780 T61 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 14780 T61 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 14780 T61 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 14798 T273 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@372ecdc1
   [junit4]   2> 14798 T273 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=925814209
   [junit4]   2> 14804 T61 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@1fa179c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 14804 T61 oejss.HouseKeeper.stopScavenging Stopped scavenging
   [junit4]   2> 44803 T61 oejut.QueuedThreadPool.doStop WARN QueuedThreadPool@qtp1878999664{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop Thread[qtp1878999664-257,5,TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]   2> 44804 T61 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportFieldsParam
   [junit4]   2> 44805 T61 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 29, 2018 11:53:49 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 29, 2018 11:54:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   [junit4]   2>    1) Thread[id=257, name=qtp1878999664-257, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]   2>         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Jan 29, 2018 11:54:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=257, name=qtp1878999664-257, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]   2> Jan 29, 2018 11:54:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=257, name=qtp1878999664-257, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]   2>         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2faaf246), locale=sw-UG, timezone=Australia/Hobart
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=3,free=285402120,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBuilder2, TestURLDataSource, TestDocBuilder, TestDateFormatTransformer, TestEphemeralCache, TestJdbcDataSource, TestXPathEntityProcessor, TestRegexTransformer, TestWriterImpl, TestSolrEntityProcessorEndToEnd]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.seed=109044116134926 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sw-UG -Dtests.timezone=Australia/Hobart -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestSolrEntityProcessorEndToEnd (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   [junit4]    >    1) Thread[id=257, name=qtp1878999664-257, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]    >         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([109044116134926]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=257, name=qtp1878999664-257, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]    >         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([109044116134926]:0)
   [junit4] Completed [38/38 (1!)] on J2 in 60.58s, 7 tests, 2 errors <<< FAILURES!

[...truncated 35225 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21368 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21368/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
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([CC46C76535920181:FC8626E7BDE0E0DD]: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)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CC46C76535920181:2186507588FE9C58]: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.testListeners(TriggerIntegrationTest.java:1053)
	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 1780 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180130_053121_4325141731362027898157.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 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180130_053121_4325786647131831396692.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-master-Linux/lucene/build/core/test/temp/junit4-J1-20180130_053121_4323079504678077951219.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 296 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180130_053939_6557957072332297016711.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-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180130_053939_6554848785859085381094.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180130_053939_6557087657690036366655.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180130_054116_4954813674780699766401.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-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180130_054116_4957827682043740681389.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-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180130_054116_4956510802157980490396.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 231 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180130_054310_21310751434541070257430.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-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180130_054310_21311318468233596779298.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-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180130_054310_21312679243512847675532.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 243 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180130_054320_95014828973044660533199.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-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180130_054320_95010496437329590968604.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 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180130_054320_95110295436971113742783.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 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180130_054345_32115151892522992878857.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-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180130_054345_32111551462561230809986.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-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180130_054345_3238012924093129377423.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 164 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180130_054349_23910108246716286672955.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-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180130_054349_23910421688793856981038.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-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180130_054349_23929466240107886276.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 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180130_054352_1271291962051113785194.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-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180130_054352_12716674550705462377414.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-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180130_054352_1272439862235497063038.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180130_054404_49014595396827163090223.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-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180130_054404_490448220402004900731.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 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180130_054412_5485682326058921815691.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-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180130_054412_54811677996302233167187.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-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180130_054412_5488187849014493348363.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-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180130_054415_42014678859381969671302.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 153 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180130_054423_17516520335111424799342.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-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180130_054423_1753210814268519759333.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-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180130_054423_17510199593799788727325.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 1293 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180130_054443_0788224422500782021388.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-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180130_054443_0795091153631464010275.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-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180130_054443_0781927218448091966966.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180130_054452_24112901730888223827904.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-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180130_054452_24111478535711792014292.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-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180130_054452_24116405585442901691012.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 260 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180130_054503_01214921631710522541900.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-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180130_054503_01317345242462439928385.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-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180130_054503_0128848723289769746946.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 208 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180130_054707_7752641887963608407862.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-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180130_054707_7754558934071604515403.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-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180130_054707_7756510554976221058505.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 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180130_054710_71111332079791491849168.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-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180130_054710_71114175447014930591949.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-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180130_054710_711529082497091699098.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 223 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180130_054716_95310415405617426646373.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-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180130_054716_95116185678222397155678.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-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180130_054716_95217890001897071867817.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 179 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180130_054757_61813094018056621646927.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-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180130_054757_61813255565533706776172.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-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180130_054757_61817724158281258423723.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-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180130_054808_7366924492876159702109.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-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180130_054808_7361453264663793118396.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-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180130_054808_7364498510579696138283.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 160 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180130_054837_9812641038876188553070.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-master-Linux/lucene/build/join/test/temp/junit4-J0-20180130_054837_9811510673982035973997.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-master-Linux/lucene/build/join/test/temp/junit4-J1-20180130_054837_9818757934706379232272.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-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180130_054912_3297956416358276653802.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-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180130_054912_3291883315072917270008.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 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180130_054921_92916900433371906699434.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-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180130_054921_9294965164623068243236.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-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180130_054921_9295113438855142647488.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 301 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180130_054937_2165597742217338465278.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-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180130_054937_2165147625075222690869.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-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180130_054937_21610190696459402025988.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 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180130_054944_3202844661744034465962.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-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180130_054944_32011052944711943377628.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-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180130_054944_320320503773900100512.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-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180130_054950_9645436444861956688005.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-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180130_054950_96417666792488638266646.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-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180130_054950_9642698481570086926544.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 216 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180130_055003_45314256497637245143888.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-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180130_055003_45313954738276315938305.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-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180130_055003_453831434395344513710.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 317 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180130_055052_04316754637015249770042.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-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180130_055052_0439294153870962831224.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-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180130_055052_0437211657688370006966.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 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180130_055108_7513338981733095422041.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 181 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180130_055110_5624358629077344157698.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-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180130_055110_56212238488128273591795.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 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180130_055110_56216396317612649899902.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 253 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180130_055236_0176155571374627435288.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-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180130_055236_0178642032112039303247.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-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180130_055236_0172601956616019053755.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 2764 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CC46C76535920181-001/init-core-data-001
   [junit4]   2> 1261076 WARN  (SUITE-TriggerIntegrationTest-seed#[CC46C76535920181]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 1261077 INFO  (SUITE-TriggerIntegrationTest-seed#[CC46C76535920181]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1261077 INFO  (SUITE-TriggerIntegrationTest-seed#[CC46C76535920181]-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> 1261077 INFO  (SUITE-TriggerIntegrationTest-seed#[CC46C76535920181]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1261077 INFO  (SUITE-TriggerIntegrationTest-seed#[CC46C76535920181]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CC46C76535920181-001/tempDir-001
   [junit4]   2> 1261077 INFO  (SUITE-TriggerIntegrationTest-seed#[CC46C76535920181]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1261078 INFO  (Thread-2048) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1261078 INFO  (Thread-2048) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1261079 ERROR (Thread-2048) [    ] 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> 1261178 INFO  (SUITE-TriggerIntegrationTest-seed#[CC46C76535920181]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36801
   [junit4]   2> 1261179 INFO  (zkConnectionManagerCallback-1973-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261181 INFO  (jetty-launcher-1970-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ২০১৭-১১-২১T২১:২৭:৩৭Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1261181 INFO  (jetty-launcher-1970-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ২০১৭-১১-২১T২১:২৭:৩৭Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1261182 INFO  (jetty-launcher-1970-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1261182 INFO  (jetty-launcher-1970-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1261182 INFO  (jetty-launcher-1970-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1261182 INFO  (jetty-launcher-1970-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1261182 INFO  (jetty-launcher-1970-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1261182 INFO  (jetty-launcher-1970-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1261182 INFO  (jetty-launcher-1970-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27afe473{/solr,null,AVAILABLE}
   [junit4]   2> 1261182 INFO  (jetty-launcher-1970-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12ece947{/solr,null,AVAILABLE}
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@65d8ea4e{HTTP/1.1,[http/1.1]}{127.0.0.1:42907}
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5eb506bd{HTTP/1.1,[http/1.1]}{127.0.0.1:44421}
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-1) [    ] o.e.j.s.Server Started @1262817ms
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-2) [    ] o.e.j.s.Server Started @1262817ms
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42907}
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44421}
   [junit4]   2> 1261183 ERROR (jetty-launcher-1970-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1261183 ERROR (jetty-launcher-1970-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T06:14:39.318475Z
   [junit4]   2> 1261183 INFO  (jetty-launcher-1970-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T06:14:39.318493Z
   [junit4]   2> 1261188 INFO  (zkConnectionManagerCallback-1976-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261188 INFO  (zkConnectionManagerCallback-1977-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261188 INFO  (jetty-launcher-1970-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1261188 INFO  (jetty-launcher-1970-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1261192 INFO  (jetty-launcher-1970-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36801/solr
   [junit4]   2> 1261192 INFO  (jetty-launcher-1970-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36801/solr
   [junit4]   2> 1261193 INFO  (zkConnectionManagerCallback-1982-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261193 INFO  (zkConnectionManagerCallback-1985-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261194 INFO  (zkConnectionManagerCallback-1987-thread-1-processing-n:127.0.0.1:44421_solr) [n:127.0.0.1:44421_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261194 INFO  (zkConnectionManagerCallback-1989-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261220 INFO  (jetty-launcher-1970-thread-2) [n:127.0.0.1:44421_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1261220 INFO  (jetty-launcher-1970-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1261221 INFO  (jetty-launcher-1970-thread-2) [n:127.0.0.1:44421_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44421_solr
   [junit4]   2> 1261221 INFO  (jetty-launcher-1970-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42907_solr
   [junit4]   2> 1261221 INFO  (jetty-launcher-1970-thread-2) [n:127.0.0.1:44421_solr    ] o.a.s.c.Overseer Overseer (id=72061266652495877-127.0.0.1:44421_solr-n_0000000000) starting
   [junit4]   2> 1261221 INFO  (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1261221 INFO  (zkCallback-1986-thread-1-processing-n:127.0.0.1:44421_solr) [n:127.0.0.1:44421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1261224 DEBUG (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1261224 DEBUG (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1261224 INFO  (jetty-launcher-1970-thread-2) [n:127.0.0.1:44421_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44421_solr
   [junit4]   2> 1261224 DEBUG (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:42907_solr]
   [junit4]   2> 1261224 DEBUG (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1261224 DEBUG (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1261224 INFO  (zkCallback-1986-thread-1-processing-n:127.0.0.1:44421_solr) [n:127.0.0.1:44421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1261224 INFO  (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1261225 DEBUG (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1261225 DEBUG (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1261225 DEBUG (ScheduledTrigger-3620-thread-1) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1261247 INFO  (jetty-launcher-1970-thread-2) [n:127.0.0.1:44421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44421.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a924eb7
   [junit4]   2> 1261249 INFO  (jetty-launcher-1970-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42907.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a924eb7
   [junit4]   2> 1261252 INFO  (jetty-launcher-1970-thread-2) [n:127.0.0.1:44421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44421.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a924eb7
   [junit4]   2> 1261252 INFO  (jetty-launcher-1970-thread-2) [n:127.0.0.1:44421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44421.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a924eb7
   [junit4]   2> 1261253 INFO  (jetty-launcher-1970-thread-2) [n:127.0.0.1:44421_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CC46C76535920181-001/tempDir-001/node2/.
   [junit4]   2> 1261254 INFO  (jetty-launcher-1970-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42907.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a924eb7
   [junit4]   2> 1261254 INFO  (jetty-launcher-1970-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42907.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a924eb7
   [junit4]   2> 1261254 INFO  (jetty-launcher-1970-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CC46C76535920181-001/tempDir-001/node1/.
   [junit4]   2> 1261276 INFO  (zkConnectionManagerCallback-1995-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261278 INFO  (zkConnectionManagerCallback-1999-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261279 INFO  (SUITE-TriggerIntegrationTest-seed#[CC46C76535920181]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1261279 INFO  (SUITE-TriggerIntegrationTest-seed#[CC46C76535920181]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36801/solr ready
   [junit4]   2> 1261286 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 1261287 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1261287 DEBUG (zkCallback-1986-thread-1-processing-n:127.0.0.1:44421_solr) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1261287 DEBUG (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1261288 DEBUG (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1261288 DEBUG (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1261288 DEBUG (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1261290 INFO  (qtp1744846382-10402) [n:127.0.0.1:44421_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1261292 INFO  (qtp1744846382-10402) [n:127.0.0.1:44421_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1261293 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ২০১৭-১১-২১T২১:২৭:৩৭Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1261294 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1261294 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1261294 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1261294 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@470e3271{/solr,null,AVAILABLE}
   [junit4]   2> 1261294 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67683490{HTTP/1.1,[http/1.1]}{127.0.0.1:33767}
   [junit4]   2> 1261294 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.Server Started @1262929ms
   [junit4]   2> 1261294 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33767}
   [junit4]   2> 1261294 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1261294 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1261294 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1261294 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1261294 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T06:14:39.429941Z
   [junit4]   2> 1261295 INFO  (zkConnectionManagerCallback-2001-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261296 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1261300 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36801/solr
   [junit4]   2> 1261301 INFO  (zkConnectionManagerCallback-2005-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261303 INFO  (zkConnectionManagerCallback-2007-thread-1-processing-n:127.0.0.1:33767_solr) [n:127.0.0.1:33767_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261305 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [n:127.0.0.1:33767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1261305 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [n:127.0.0.1:33767_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1261306 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [n:127.0.0.1:33767_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33767_solr
   [junit4]   2> 1261306 INFO  (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1261306 INFO  (zkCallback-1986-thread-1-processing-n:127.0.0.1:44421_solr) [n:127.0.0.1:44421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1261307 INFO  (zkCallback-1998-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1261311 INFO  (zkCallback-2006-thread-1-processing-n:127.0.0.1:33767_solr) [n:127.0.0.1:33767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1261333 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [n:127.0.0.1:33767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33767.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a924eb7
   [junit4]   2> 1261340 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [n:127.0.0.1:33767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33767.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a924eb7
   [junit4]   2> 1261340 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [n:127.0.0.1:33767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33767.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a924eb7
   [junit4]   2> 1261341 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [n:127.0.0.1:33767_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CC46C76535920181-001/tempDir-001/node3/.
   [junit4]   2> 1261364 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 1
   [junit4]   2> 1261364 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5eb506bd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1261364 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=476921186
   [junit4]   2> 1261365 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1261365 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e41ee3: rootName = solr_44421, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4d77a625
   [junit4]   2> 1261369 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1261369 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e926659: rootName = solr_44421, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2b0f62cb
   [junit4]   2> 1261372 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1261372 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@472321eb: rootName = solr_44421, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6f5334b5
   [junit4]   2> 1261373 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44421_solr
   [junit4]   2> 1261373 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1261373 INFO  (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1261373 INFO  (zkCallback-1986-thread-1-processing-n:127.0.0.1:44421_solr) [n:127.0.0.1:44421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1261373 INFO  (zkCallback-2006-thread-1-processing-n:127.0.0.1:33767_solr) [n:127.0.0.1:33767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1261373 INFO  (zkCallback-1998-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1261373 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1261374 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.Overseer Overseer (id=72061266652495877-127.0.0.1:44421_solr-n_0000000000) closing
   [junit4]   2> 1261374 INFO  (OverseerStateUpdate-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44421_solr
   [junit4]   2> 1261374 WARN  (OverseerAutoScalingTriggerThread-72061266652495877-127.0.0.1:44421_solr-n_0000000000) [n:127.0.0.1:44421_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1261374 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1261375 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12ece947{/solr,null,UNAVAILABLE}
   [junit4]   2> 1261375 INFO  (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42907_solr
   [junit4]   2> 1261375 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1261375 INFO  (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.Overseer Overseer (id=72061266652495878-127.0.0.1:42907_solr-n_0000000001) starting
   [junit4]   2> 1261377 DEBUG (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1261377 DEBUG (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1261377 DEBUG (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33767_solr, 127.0.0.1:42907_solr]
   [junit4]   2> 1261377 DEBUG (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 1261377 DEBUG (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1261378 DEBUG (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1261378 DEBUG (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1261378 DEBUG (ScheduledTrigger-3635-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1262378 DEBUG (ScheduledTrigger-3635-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1263379 DEBUG (ScheduledTrigger-3635-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1264379 DEBUG (ScheduledTrigger-3635-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1265379 DEBUG (ScheduledTrigger-3635-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1266375 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD TRIGGERS
   [junit4]   2> 1266378 INFO  (qtp1010489078-10468) [n:127.0.0.1:33767_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> 1266379 DEBUG (ScheduledTrigger-3635-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1266379 INFO  (qtp1609423025-10401) [n:127.0.0.1:42907_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> 1266379 DEBUG (qtp1010489078-10462) [n:127.0.0.1:33767_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1266380 INFO  (qtp1010489078-10462) [n:127.0.0.1:33767_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1266380 DEBUG (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1266381 DEBUG (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33767_solr, 127.0.0.1:42907_solr]
   [junit4]   2> 1266381 DEBUG (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 1266381 DEBUG (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33767_solr, 127.0.0.1:42907_solr]
   [junit4]   2> 1266381 DEBUG (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1266382 INFO  (qtp1010489078-10467) [n:127.0.0.1:33767_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> 1266382 INFO  (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 1266382 INFO  (qtp1609423025-10408) [n:127.0.0.1:42907_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> 1266382 DEBUG (qtp1010489078-10466) [n:127.0.0.1:33767_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1266382 DEBUG (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1266383 INFO  (qtp1010489078-10466) [n:127.0.0.1:33767_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1266383 DEBUG (ScheduledTrigger-3635-thread-3) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 1266383 DEBUG (ScheduledTrigger-3635-thread-3) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1266383 DEBUG (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1266383 INFO  (qtp1010489078-10468) [n:127.0.0.1:33767_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1266383 DEBUG (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33767_solr, 127.0.0.1:42907_solr]
   [junit4]   2> 1266383 DEBUG (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33767_solr, 127.0.0.1:42907_solr]
   [junit4]   2> 1266383 DEBUG (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 1266383 DEBUG (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33767_solr, 127.0.0.1:42907_solr]
   [junit4]   2> 1266383 DEBUG (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1266384 INFO  (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 1266384 DEBUG (OverseerAutoScalingTriggerThread-72061266652495878-127.0.0.1:42907_solr-n_0000000001) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1266384 DEBUG (ScheduledTrigger-3635-thread-1) [n:127.0.0.1:42907_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2
   [junit4]   2> 1266385 INFO  (qtp1010489078-10468) [n:127.0.0.1:33767_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1266385 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD NODE 1
   [junit4]   2> 1266385 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ২০১৭-১১-২১T২১:২৭:৩৭Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1266386 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1266386 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1266386 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1266386 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b36ee6a{/solr,null,AVAILABLE}
   [junit4]   2> 1266386 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23edbb60{HTTP/1.1,[http/1.1]}{127.0.0.1:40337}
   [junit4]   2> 1266386 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.e.j.s.Server Started @1268021ms
   [junit4]   2> 1266386 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40337}
   [junit4]   2> 1266387 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1266387 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1266387 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1266387 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1266387 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T06:14:44.522562Z
   [junit4]   2> 1266388 INFO  (zkConnectionManagerCallback-2011-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266389 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1266393 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36801/solr
   [junit4]   2> 1266394 INFO  (zkConnectionManagerCallback-2015-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266395 INFO  (zkConnectionManagerCallback-2017-thread-1-processing-n:127.0.0.1:40337_solr) [n:127.0.0.1:40337_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266398 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [n:127.0.0.1:40337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1266398 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [n:127.0.0.1:40337_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1266399 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[CC46C76535920181]) [n:127.0.0.1:40337_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40337_solr
   [junit4]   2> 1266399 INFO  (zkCallback-1988-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader U

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

ted 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20180130_065259_52317882829479189056069.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 556 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180130_065401_7352322523521524299997.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-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180130_065401_7353667347695423989613.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-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180130_065401_73517751964629907121415.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-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180130_065416_8149042054885632041724.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-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180130_065416_8143697662824640503206.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180130_065423_51017564808792518791532.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-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180130_065423_51013338521254884781979.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-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180130_065423_51012309340086513761049.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 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180130_065441_5582399882467509397139.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-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180130_065441_5584277920984350360320.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-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180130_065441_55815977354166063666914.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-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180130_065451_75415412902100174924720.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-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180130_065451_7543690602772974586404.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-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180130_065451_75411906469671530575354.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 655 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180130_065500_17516196309867865062639.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-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180130_065500_175505950402138177923.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-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180130_065500_17516380958863988408004.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 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180130_065528_18411001913786871642057.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-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180130_065528_1845368875197584809692.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-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180130_065540_4773153259445945819504.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 32277 lines...]

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:39829_solr, 127.0.0.1:41877_solr] Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/19)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node5":{           "core":"testSimple1_shard1_replica_n2",           "base_url":"http://127.0.0.1:41877/solr",           "node_name":"127.0.0.1:41877_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node12":{           "core":"testSimple1_shard1_replica_n11",           "base_url":"http://127.0.0.1:41877/solr",           "node_name":"127.0.0.1:41877_solr",           "state":"active",           "type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node8":{           "core":"testSimple1_shard2_replica_n6",           "base_url":"http://127.0.0.1:41877/solr",           "node_name":"127.0.0.1:41877_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node10":{           "core":"testSimple1_shard2_replica_n9",           "base_url":"http://127.0.0.1:43243/solr",           "node_name":"127.0.0.1:43243_solr",           "state":"down",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:39829_solr, 127.0.0.1:41877_solr]
Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/19)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node5":{
          "core":"testSimple1_shard1_replica_n2",
          "base_url":"http://127.0.0.1:41877/solr",
          "node_name":"127.0.0.1:41877_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node12":{
          "core":"testSimple1_shard1_replica_n11",
          "base_url":"http://127.0.0.1:41877/solr",
          "node_name":"127.0.0.1:41877_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node8":{
          "core":"testSimple1_shard2_replica_n6",
          "base_url":"http://127.0.0.1:41877/solr",
          "node_name":"127.0.0.1:41877_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node10":{
          "core":"testSimple1_shard2_replica_n9",
          "base_url":"http://127.0.0.1:43243/solr",
          "node_name":"127.0.0.1:43243_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([B3AAACAC1048F065:8B19885237BB24B4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
	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.testCooldown

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B3AAACAC1048F065:8214C1486EE28597]: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.testCooldown(TriggerIntegrationTest.java:1177)
	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 12053 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
   [junit4]   2> 402089 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[B3AAACAC1048F065]-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/init-core-data-001
   [junit4]   2> 402091 WARN  (SUITE-AutoAddReplicasIntegrationTest-seed#[B3AAACAC1048F065]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
   [junit4]   2> 402091 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[B3AAACAC1048F065]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 402093 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[B3AAACAC1048F065]-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> 402093 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[B3AAACAC1048F065]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001
   [junit4]   2> 402094 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[B3AAACAC1048F065]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 402095 INFO  (Thread-807) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 402095 INFO  (Thread-807) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 402098 ERROR (Thread-807) [    ] 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> 402195 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[B3AAACAC1048F065]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34153
   [junit4]   2> 402200 INFO  (zkConnectionManagerCallback-758-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402209 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 402209 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 402213 INFO  (jetty-launcher-755-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 402251 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 402251 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 402251 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 402251 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 402251 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 402252 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 402259 INFO  (jetty-launcher-755-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 402259 INFO  (jetty-launcher-755-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 402260 INFO  (jetty-launcher-755-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 402260 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c955b7d{/solr,null,AVAILABLE}
   [junit4]   2> 402260 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22dc4efa{/solr,null,AVAILABLE}
   [junit4]   2> 402260 INFO  (jetty-launcher-755-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b3cdead{/solr,null,AVAILABLE}
   [junit4]   2> 402261 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2467b683{HTTP/1.1,[http/1.1]}{127.0.0.1:39829}
   [junit4]   2> 402262 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6dd634f3{HTTP/1.1,[http/1.1]}{127.0.0.1:41877}
   [junit4]   2> 402262 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.Server Started @403626ms
   [junit4]   2> 402262 INFO  (jetty-launcher-755-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@70b5d9f4{HTTP/1.1,[http/1.1]}{127.0.0.1:43243}
   [junit4]   2> 402262 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39829}
   [junit4]   2> 402262 INFO  (jetty-launcher-755-thread-3) [    ] o.e.j.s.Server Started @403626ms
   [junit4]   2> 402262 INFO  (jetty-launcher-755-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43243}
   [junit4]   2> 402262 ERROR (jetty-launcher-755-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 402262 INFO  (jetty-launcher-755-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 402262 INFO  (jetty-launcher-755-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 402262 INFO  (jetty-launcher-755-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 402262 INFO  (jetty-launcher-755-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T02:01:43.053Z
   [junit4]   2> 402262 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.Server Started @403626ms
   [junit4]   2> 402262 ERROR (jetty-launcher-755-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 402263 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41877}
   [junit4]   2> 402263 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 402263 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 402263 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 402263 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T02:01:43.054Z
   [junit4]   2> 402263 ERROR (jetty-launcher-755-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 402263 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 402263 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 402264 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 402264 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T02:01:43.055Z
   [junit4]   2> 402265 INFO  (zkConnectionManagerCallback-760-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402265 INFO  (jetty-launcher-755-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 402267 INFO  (zkConnectionManagerCallback-762-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402268 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 402283 INFO  (zkConnectionManagerCallback-764-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402283 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 402304 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34153/solr
   [junit4]   2> 402339 INFO  (jetty-launcher-755-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34153/solr
   [junit4]   2> 402346 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34153/solr
   [junit4]   2> 402351 INFO  (zkConnectionManagerCallback-768-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402383 INFO  (zkConnectionManagerCallback-776-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402395 INFO  (zkConnectionManagerCallback-774-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402408 INFO  (zkConnectionManagerCallback-778-thread-1-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402439 INFO  (zkConnectionManagerCallback-780-thread-1-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402444 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 402444 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41877_solr
   [junit4]   2> 402445 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:39829_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 402445 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.c.Overseer Overseer (id=72060272056860680-127.0.0.1:41877_solr-n_0000000000) starting
   [junit4]   2> 402446 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:39829_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39829_solr
   [junit4]   2> 402447 INFO  (zkConnectionManagerCallback-783-thread-1-processing-n:127.0.0.1:43243_solr) [n:127.0.0.1:43243_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402450 INFO  (jetty-launcher-755-thread-3) [n:127.0.0.1:43243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 402452 INFO  (jetty-launcher-755-thread-3) [n:127.0.0.1:43243_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 402453 INFO  (jetty-launcher-755-thread-3) [n:127.0.0.1:43243_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43243_solr
   [junit4]   2> 402483 INFO  (zkCallback-782-thread-1-processing-n:127.0.0.1:43243_solr) [n:127.0.0.1:43243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 402483 INFO  (zkCallback-777-thread-1-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 402483 INFO  (zkCallback-779-thread-1-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 402512 DEBUG (OverseerAutoScalingTriggerThread-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 402512 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41877_solr
   [junit4]   2> 402512 DEBUG (OverseerAutoScalingTriggerThread-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 402513 INFO  (zkCallback-782-thread-1-processing-n:127.0.0.1:43243_solr) [n:127.0.0.1:43243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 402520 INFO  (zkCallback-779-thread-1-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 402520 DEBUG (OverseerAutoScalingTriggerThread-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39829_solr, 127.0.0.1:43243_solr, 127.0.0.1:41877_solr]
   [junit4]   2> 402520 DEBUG (OverseerAutoScalingTriggerThread-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 402520 DEBUG (OverseerAutoScalingTriggerThread-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 402527 INFO  (zkCallback-777-thread-1-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 402547 DEBUG (OverseerAutoScalingTriggerThread-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 402548 DEBUG (ScheduledTrigger-1741-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 402550 DEBUG (OverseerAutoScalingTriggerThread-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 402562 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41877.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 402564 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:39829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39829.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 402571 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:39829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39829.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 402572 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:39829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39829.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 402573 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:39829_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node2/.
   [junit4]   2> 402575 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41877.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 402575 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41877.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 402576 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node1/.
   [junit4]   2> 402591 INFO  (jetty-launcher-755-thread-3) [n:127.0.0.1:43243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43243.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 402598 INFO  (jetty-launcher-755-thread-3) [n:127.0.0.1:43243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43243.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 402598 INFO  (jetty-launcher-755-thread-3) [n:127.0.0.1:43243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43243.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 402599 INFO  (jetty-launcher-755-thread-3) [n:127.0.0.1:43243_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node3/.
   [junit4]   2> 402715 INFO  (zkConnectionManagerCallback-790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402718 INFO  (zkConnectionManagerCallback-794-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402719 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[B3AAACAC1048F065]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 402719 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[B3AAACAC1048F065]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34153/solr ready
   [junit4]   2> 402733 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[B3AAACAC1048F065]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 402739 INFO  (qtp1969482743-3676) [n:127.0.0.1:41877_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:39829_solr,127.0.0.1:41877_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 402740 INFO  (OverseerThreadFactory-1743-thread-1-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 402846 INFO  (OverseerStateUpdate-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39829/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 402847 INFO  (OverseerStateUpdate-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41877/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 402847 INFO  (OverseerStateUpdate-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39829/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 402848 INFO  (OverseerStateUpdate-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41877/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 403060 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 403061 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 403062 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 403062 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 403076 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 403087 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 403190 INFO  (zkCallback-777-thread-1-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403190 INFO  (zkCallback-779-thread-1-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403191 INFO  (zkCallback-777-thread-2-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403195 INFO  (zkCallback-779-thread-2-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403550 DEBUG (ScheduledTrigger-1741-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 404082 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 404082 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 404082 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 404087 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 404088 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 404088 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 404088 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 404088 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 404088 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41877.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 404089 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 404089 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 404090 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 404090 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 404090 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 404090 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 404090 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39829.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 404090 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39829.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 404090 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 404090 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 404090 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 404090 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 404096 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 404109 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 404111 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 404111 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 404111 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41877.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 404111 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 404111 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 404139 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 404139 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 404141 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 404141 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 404142 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@151ae167[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 404143 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 404143 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 404143 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 404143 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 404143 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 404143 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 404144 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 404144 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 404144 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 404144 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 404144 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 404145 INFO  (searcherExecutor-1751-thread-1-processing-n:127.0.0.1:39829_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@151ae167[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 404145 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b65c454[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 404145 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@578f13de[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 404144 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590980986729922560
   [junit4]   2> 404146 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 404146 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 404147 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 404147 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 404147 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 404147 INFO  (searcherExecutor-1750-thread-1-processing-n:127.0.0.1:41877_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@7b65c454[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 404148 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590980986734116864
   [junit4]   2> 404148 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 404149 INFO  (searcherExecutor-1752-thread-1-processing-n:127.0.0.1:39829_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@578f13de[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 404149 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590980986735165440
   [junit4]   2> 404150 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 404150 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 404152 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 404152 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 404152 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39829/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 404152 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 404152 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 404152 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:39829/solr START replicas=[http://127.0.0.1:41877/solr/testSimple1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 404153 INFO  (qtp1969482743-3768) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.S.Request [testSimple1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404153 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@267b8bde[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 404153 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_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> 404154 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 404154 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 404155 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 404155 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590980986741456896
   [junit4]   2> 404155 INFO  (searcherExecutor-1753-thread-1-processing-n:127.0.0.1:41877_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@267b8bde[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 404255 INFO  (zkCallback-777-thread-2-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404255 INFO  (zkCallback-777-thread-1-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404255 INFO  (zkCallback-779-thread-2-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404255 INFO  (zkCallback-779-thread-1-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404452 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:39829/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 404452 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 404453 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 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> 404453 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 404454 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39829/solr/testSimple1_shard2_replica_n4/ shard2
   [junit4]   2> 404551 DEBUG (ScheduledTrigger-1741-thread-2) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 404555 INFO  (zkCallback-777-thread-2-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404555 INFO  (zkCallback-779-thread-1-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404555 INFO  (zkCallback-777-thread-1-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404555 INFO  (zkCallback-779-thread-2-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404605 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 404642 INFO  (qtp150884408-3680) [n:127.0.0.1:39829_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1566
   [junit4]   2> 404654 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 404654 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 404654 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39829/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 404654 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:39829/solr START replicas=[http://127.0.0.1:41877/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 404655 INFO  (qtp1969482743-3690) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404707 INFO  (zkCallback-779-thread-2-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404707 INFO  (zkCallback-777-thread-1-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404707 INFO  (zkCallback-779-thread-1-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404707 INFO  (zkCallback-777-thread-2-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404954 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:39829/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 404954 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 404954 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_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> 404954 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 404956 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39829/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 405057 INFO  (zkCallback-779-thread-1-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 405057 INFO  (zkCallback-777-thread-1-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 405057 INFO  (zkCallback-777-thread-2-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 405057 INFO  (zkCallback-779-thread-2-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 405107 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 405138 INFO  (qtp150884408-3677) [n:127.0.0.1:39829_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_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=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2078
   [junit4]   2> 405158 INFO  (qtp1969482743-3678) [n:127.0.0.1:41877_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2096
   [junit4]   2> 405160 INFO  (qtp1969482743-3771) [n:127.0.0.1:41877_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2072
   [junit4]   2> 405161 INFO  (qtp1969482743-3676) [n:127.0.0.1:41877_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> 405260 INFO  (zkCallback-779-thread-2-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 405260 INFO  (zkCallback-779-thread-1-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 405260 INFO  (zkCallback-777-thread-1-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 405260 INFO  (zkCallback-777-thread-2-processing-n:127.0.0.1:39829_solr) [n:127.0.0.1:39829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 405551 DEBUG (ScheduledTrigger-1741-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 406162 INFO  (qtp1969482743-3676) [n:127.0.0.1:41877_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:39829_solr,127.0.0.1:41877_solr&wt=javabin&version=2} status=0 QTime=3422
   [junit4]   2> 406162 INFO  (qtp1969482743-3688) [n:127.0.0.1:41877_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:41877_solr,127.0.0.1:43243_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 406164 INFO  (OverseerThreadFactory-1743-thread-2-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 406164 INFO  (OverseerCollectionConfigSetProcessor-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_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> 406369 INFO  (OverseerStateUpdate-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43243/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 406370 INFO  (OverseerStateUpdate-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41877/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 406370 INFO  (OverseerStateUpdate-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43243/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 406371 INFO  (OverseerStateUpdate-72060272056860680-127.0.0.1:41877_solr-n_0000000000) [n:127.0.0.1:41877_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41877/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 406552 DEBUG (ScheduledTrigger-1741-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 406573 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 406573 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 406573 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 406573 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 406573 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 406675 INFO  (zkCallback-779-thread-2-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 406675 INFO  (zkCallback-779-thread-1-processing-n:127.0.0.1:41877_solr) [n:127.0.0.1:41877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 406675 INFO  (zkCallback-782-thread-1-processing-n:127.0.0.1:43243_solr) [n:127.0.0.1:43243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 406676 INFO  (zkCallback-782-thread-2-processing-n:127.0.0.1:43243_solr) [n:127.0.0.1:43243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 407552 DEBUG (ScheduledTrigger-1741-thread-1) [n:127.0.0.1:41877_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 407580 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 407580 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 407581 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 407581 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 407594 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 407594 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 407595 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple2_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 407595 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple2_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 407595 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 407595 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 407595 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 407595 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 407596 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43243.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 407596 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41877.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 407596 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 407596 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 407596 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node3/testSimple2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node3/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 407596 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node1/testSimple2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 407597 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 407597 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 407597 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n4' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 407597 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n6' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 407597 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41877.solr.core.testSimple2.shard2.replica_n6' (registry 'solr.core.testSimple2.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 407597 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43243.solr.core.testSimple2.shard2.replica_n4' (registry 'solr.core.testSimple2.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fd8c35
   [junit4]   2> 407597 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 407597 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 407597 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple2_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node1/testSimple2_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node1/./testSimple2_shard2_replica_n6/data/]
   [junit4]   2> 407597 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple2_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node3/testSimple2_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B3AAACAC1048F065-001/tempDir-001/node3/./testSimple2_shard2_replica_n4/data/]
   [junit4]   2> 407651 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 407651 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 407651 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 407651 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 407651 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 407651 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 407651 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 407652 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 407653 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 407653 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 407653 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 407653 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 407653 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 407653 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 407653 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 407653 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 407654 INFO  (qtp1137776595-3694) [n:127.0.0.1:43243_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@15640a2f[testSimple2_shard2_replica_n4] main]
   [junit4]   2> 407654 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a060f8a[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 407654 INFO  (qtp1969482743-3681) [n:127.0.0.1:41877_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@640a3e0b[testSimple2_shard2_replica_n6] main]
   [junit4]   2> 407654 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54e97562[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 407655 INFO  (qtp1137776595-3679) [n:127.0.0.1:43243_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 407655 INFO  (qtp1969482743-3692) [n:127.0.0.1:41877_solr c:testSimple2 s:shard1 r:core_n

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

t4]   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> 2992361 WARN  (zkCallback-3053-thread-1-processing-n:127.0.0.1:43641_solr) [n:127.0.0.1:43641_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:44399_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:44399_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:364)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java: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:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2992362 INFO  (jetty-closer-2868-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@442694b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2992362 INFO  (jetty-closer-2868-thread-9) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2992362 ERROR (SUITE-TriggerIntegrationTest-seed#[B3AAACAC1048F065]-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> 2992362 INFO  (SUITE-TriggerIntegrationTest-seed#[B3AAACAC1048F065]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33287 33287
   [junit4]   2> 2992470 INFO  (Thread-6753) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33287 33287
   [junit4]   2> 2992471 WARN  (Thread-6753) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	18	/solr/security.json
   [junit4]   2> 	10	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	7	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/collections/collection1/state.json
   [junit4]   2> 	37	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	19	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72060428903841831-127.0.0.1:42147_solr-n_0000000011
   [junit4]   2> 	2	/solr/overseer_elect/election/72060428903841824-127.0.0.1:44819_solr-n_0000000009
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72060428903841809-core_node3-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72060428903841798-127.0.0.1:32963_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72060428903841806-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72060428903841815-127.0.0.1:38197_solr-n_0000000006
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72060428903841812-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	19	/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-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B3AAACAC1048F065-001
   [junit4]   2> Jan 30, 2018 2:44:53 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): {id=PostingsFormat(name=Memory), x_s=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1142, maxMBSortInHeap=6.298381979963923, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@553d2104), locale=el-GR, timezone=America/St_Barthelemy
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=158487128,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CloudExitableDirectoryReaderTest, TestWriterPerf, SynonymTokenizerTest, TestXmlQParser, TestPullReplica, BlockDirectoryTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ClassificationUpdateProcessorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfigSetImmutable, TestDistributedStatsComponentCardinality, TestSolr4Spatial2, DistributedQueryComponentOptimizationTest, PropertiesRequestHandlerTest, EchoParamsTest, TestSQLHandlerNonCloud, TestSolrDeletionPolicy1, TestSystemCollAutoCreate, SolrIndexConfigTest, DataDrivenBlockJoinTest, TestIndexingPerformance, TestMacroExpander, CreateCollectionCleanupTest, SolrCoreCheckLockOnStartupTest, FullSolrCloudDistribCmdsTest, UpdateParamsTest, CdcrRequestHandlerTest, DirectoryFactoryTest, BasicAuthIntegrationTest, TestJavabinTupleStreamParser, TestPseudoReturnFields, TestRemoteStreaming, TestFilteredDocIdSet, AtomicUpdatesTest, SchemaApiFailureTest, EnumFieldTest, TestLuceneIndexBackCompat, LeaderFailureAfterFreshStartTest, TestDownShardTolerantSearch, DeleteShardTest, OpenCloseCoreStressTest, OverseerStatusTest, TestExportWriter, AutoAddReplicasIntegrationTest, DeleteLastCustomShardedReplicaTest, DefaultValueUpdateProcessorTest, TestInitQParser, AssignBackwardCompatibilityTest, TestSchemaNameResource, MergeStrategyTest, DocumentAnalysisRequestHandlerTest, TestRawTransformer, TestHashPartitioner, RecoveryAfterSoftCommitTest, TestSolrQueryParser, TestNumericTerms32, TestSizeLimitedDistributedMap, NodeMutatorTest, TestSolrCloudWithHadoopAuthPlugin, GraphQueryTest, TestFieldCacheReopen, CdcrBootstrapTest, TestPolicyCloud, TestDFISimilarityFactory, DistributedFacetPivotSmallTest, TestSha256AuthenticationProvider, DirectUpdateHandlerTest, TestAuthorizationFramework, DistributedDebugComponentTest, TestConfig, DistribDocExpirationUpdateProcessorTest, VersionInfoTest, TestSearcherReuse, HLLUtilTest, TestReqParamsAPI, TestGenericDistributedQueue, TestComputePlanAction, TestComponentsName, TestDocSet, SolrShardReporterTest, SolrGangliaReporterTest, BadCopyFieldTest, TestLegacyField, DistributedTermsComponentTest, CollectionReloadTest, TestJoin, TestDocumentBuilder, HealthCheckHandlerTest, TestNumericRangeQuery64, StatsComponentTest, TestEmbeddedSolrServerSchemaAPI, DistributedVersionInfoTest, SolrMetricManagerTest, OutputWriterTest, HdfsNNFailoverTest, ExplicitHLLTest, TestMiniSolrCloudClusterSSL, TestTolerantUpdateProcessorCloud, ZkSolrClientTest, TestCSVLoader, TestOmitPositions, TestObjectReleaseTracker, TestCollationField, InfixSuggestersTest, SolrPluginUtilsTest, SmileWriterTest, StressHdfsTest, RAMDirectoryFactoryTest, RulesTest, TestRandomRequestDistribution, TestSolrCloudSnapshots, SpellingQueryConverterTest, DistributedQueryElevationComponentTest, ShardRoutingTest, MigrateRouteKeyTest, TestCloudJSONFacetJoinDomain, TestCSVResponseWriter, CursorPagingTest, ExternalFileFieldSortTest, ZkNodePropsTest, ZkStateWriterTest, TestUseDocValuesAsStored2, StatsReloadRaceTest, TestAddFieldRealTimeGet, TlogReplayBufferedWhileIndexingTest, BasicDistributedZkTest, ZkFailoverTest, TestLocalFSCloudBackupRestore, AutoScalingHandlerTest, ExecutePlanActionTest, HttpTriggerListenerTest, NodeAddedTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [648/772 (2!)] on J0 in 197.64s, 14 tests, 1 failure <<< FAILURES!

[...truncated 48578 lines...]