You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/02/06 09:20:59 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 5622 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5622/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

7 tests failed.
FAILED:  org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testNodeLost

Error Message:
Trigger did not finish even after await()ing an excessive amount of time

Stack Trace:
java.lang.AssertionError: Trigger did not finish even after await()ing an excessive amount of time
	at __randomizedtesting.SeedInfo.seed([E7CFAD5A8C4A83D8:58DA63A40FA0E65E]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.doTestNodeLost(TestSimLargeCluster.java:549)
	at org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testNodeLost(TestSimLargeCluster.java:422)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 8745 lines...]
   [junit4] Suite: org.apache.lucene.luke.models.commits.CommitsImplTest
   [junit4]   2> ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
   [junit4]   2> ERROR StatusLogger Could not reconfigure JMX
   [junit4]   2>  java.security.AccessControlException: access denied ("javax.management.MBeanServerPermission" "createMBeanServer")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> 	at java.base/java.security.AccessController.checkPermission(AccessController.java:1036)
   [junit4]   2> 	at java.base/java.lang.SecurityManager.checkPermission(SecurityManager.java:408)
   [junit4]   2> 	at java.management/java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:479)
   [junit4]   2> 	at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:140)
   [junit4]   2> 	at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:559)
   [junit4]   2> 	at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:620)
   [junit4]   2> 	at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:637)
   [junit4]   2> 	at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:231)
   [junit4]   2> 	at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:153)
   [junit4]   2> 	at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:45)
   [junit4]   2> 	at org.apache.logging.log4j.LogManager.getContext(LogManager.java:194)
   [junit4]   2> 	at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:581)
   [junit4]   2> 	at org.apache.lucene.luke.util.LoggerFactory.getLogger(LoggerFactory.java:70)
   [junit4]   2> 	at org.apache.lucene.luke.models.commits.CommitsImpl.<clinit>(CommitsImpl.java:44)
   [junit4]   2> 	at org.apache.lucene.luke.models.commits.CommitsImplTest.testSegmentCodec(CommitsImplTest.java:195)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CommitsImplTest -Dtests.method=testGetSegmentAttributes -Dtests.seed=5F13E4787CA9C861 -Dtests.slow=true -Dtests.locale=kw-GB -Dtests.timezone=America/Nassau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.12s J2 | CommitsImplTest.testGetSegmentAttributes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
   [junit4]    > 	at org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/J2/temp/lucene.luke.models.commits.CommitsImplTest_5F13E4787CA9C861-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10, maxDocsPerChunk=363, blockShift=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10, blockSize=10)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@17e8260), locale=kw-GB, timezone=America/Nassau
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=173113056,total=189792256
   [junit4]   2> NOTE: All tests run in this JVM: [CommitsImplTest]
   [junit4] Completed [7/10 (1!)] on J2 in 5.60s, 16 tests, 1 failure <<< FAILURES!

[...truncated 5134 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
   [junit4]   2> 544191 INFO  (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestSimLargeCluster_E7CFAD5A8C4A83D8-001/data-dir-71-001
   [junit4]   2> 544191 WARN  (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 544191 INFO  (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 544192 INFO  (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-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) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 544192 INFO  (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4] IGNOR/A 0.00s J2 | TestSimLargeCluster.testBasic
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
   [junit4]   2> 544195 INFO  (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLost
   [junit4]   2> 544196 DEBUG (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10035_solr
   [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 544197 DEBUG (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=0
   [junit4]   2> 544197 DEBUG (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
   [junit4]   2> 544197 INFO  (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10039_solr, 127.0.0.1:10040_solr, 127.0.0.1:10037_solr, 127.0.0.1:10041_solr, 127.0.0.1:10042_solr, 127.0.0.1:10035_solr, 127.0.0.1:10038_solr, 127.0.0.1:10036_solr]
   [junit4]   2> 544198 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 544198 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 544198 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 16 and last live nodes: 8
   [junit4]   2> 544206 DEBUG (simCloudManagerPool-2748-thread-2) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 544206 DEBUG (simCloudManagerPool-2748-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 544206 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 544207 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 544207 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 544209 DEBUG (simCloudManagerPool-2748-thread-4) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 544209 DEBUG (simCloudManagerPool-2748-thread-4) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 544210 DEBUG (ScheduledTrigger-2749-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 16
   [junit4]   2> 544210 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 544211 DEBUG (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection .system, currentVersion=1
   [junit4]   2> 544211 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 544211 DEBUG (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=1
   [junit4]   2> 544211 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 544211 DEBUG (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1
   [junit4]   2> 544216 DEBUG (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=2
   [junit4]   2> 544217 DEBUG (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2
   [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=3
   [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3
   [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (.system / shard1)
   [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for .system / shard1 (currentVersion=4): {"core_node1":{
   [junit4]   2>     "core":".system_shard1_replica_n1",
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":".system",
   [junit4]   2>     "node_name":"127.0.0.1:10040_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 544231 DEBUG (simCloudManagerPool-2748-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=4
   [junit4]   2> 544231 DEBUG (simCloudManagerPool-2748-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4
   [junit4]   2> 544237 DEBUG (simCloudManagerPool-2748-thread-7) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=5
   [junit4]   2> 544237 DEBUG (simCloudManagerPool-2748-thread-7) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5
   [junit4]   2> 544238 DEBUG (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection .system, currentVersion=6
   [junit4]   2> 544238 DEBUG (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=6
   [junit4]   2> 544238 DEBUG (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6
   [junit4]   2> 544246 DEBUG (simCloudManagerPool-2748-thread-8) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 544246 DEBUG (simCloudManagerPool-2748-thread-8) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 544246 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 544247 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger3 - Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10118_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10065_solr, 127.0.0.1:10120_solr, 127.0.0.1:10066_solr, 127.0.0.1:10121_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10096_solr, 127.0.0.1:10119_solr, 127.0.0.1:10105_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10079_solr, 127.0.0.1:10134_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10129_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10123_solr, 127.0.0.1:10071_solr, 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr, 127.0.0.1:10124_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr, 127.0.0.1:10067_solr, 127.0.0.1:10061_solr, 127.0.0.1:10130_solr, 127.0.0.1:10133_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10117_solr, 127.0.0.1:10083_solr, 127.0.0.1:10114_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10111_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10112_solr, 127.0.0.1:10074_solr, 127.0.0.1:10126_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10127_solr, 127.0.0.1:10113_solr, 127.0.0.1:10058_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10039_solr, 127.0.0.1:10044_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10131_solr, 127.0.0.1:10115_solr, 127.0.0.1:10110_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10132_solr, 127.0.0.1:10116_solr, 127.0.0.1:10122_solr, 127.0.0.1:10125_solr, 127.0.0.1:10075_solr, 127.0.0.1:10050_solr, 127.0.0.1:10078_solr, 127.0.0.1:10128_solr, 127.0.0.1:10097_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10072_solr, 127.0.0.1:10056_solr]
   [junit4]   2> 544247 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 544247 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 544247 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544250 DEBUG (simCloudManagerPool-2748-thread-9) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 544250 DEBUG (simCloudManagerPool-2748-thread-9) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 544251 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 544251 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 544251 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 544262 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544263 DEBUG (simCloudManagerPool-2748-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection testNodeLost, currentVersion=7
   [junit4]   2> 544263 DEBUG (simCloudManagerPool-2748-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=7
   [junit4]   2> 544263 DEBUG (simCloudManagerPool-2748-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 7
   [junit4]   2> 544271 DEBUG (simCloudManagerPool-2748-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=8
   [junit4]   2> 544271 DEBUG (simCloudManagerPool-2748-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 8
   [junit4]   2> 544273 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544278 DEBUG (simCloudManagerPool-2748-thread-11) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=9
   [junit4]   2> 544278 DEBUG (simCloudManagerPool-2748-thread-11) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 9
   [junit4]   2> 544279 DEBUG (simCloudManagerPool-2748-thread-11) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost / shard1)
   [junit4]   2> 544279 DEBUG (simCloudManagerPool-2748-thread-11) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard1 (currentVersion=10): {"core_node1":{
   [junit4]   2>     "core":"testNodeLost_shard1_replica_n1",
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testNodeLost",
   [junit4]   2>     "node_name":"127.0.0.1:10073_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 544284 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544285 DEBUG (simCloudManagerPool-2748-thread-22) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=10
   [junit4]   2> 544289 DEBUG (simCloudManagerPool-2748-thread-22) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 10
   [junit4]   2> 544289 DEBUG (simCloudManagerPool-2748-thread-22) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost / shard2)
   [junit4]   2> 544289 DEBUG (simCloudManagerPool-2748-thread-22) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard2 (currentVersion=11): {"core_node12":{
   [junit4]   2>     "core":"testNodeLost_shard2_replica_n12",
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testNodeLost",
   [junit4]   2>     "node_name":"127.0.0.1:10105_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 544296 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544297 DEBUG (simCloudManagerPool-2748-thread-34) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=11
   [junit4]   2> 544298 DEBUG (simCloudManagerPool-2748-thread-34) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 11
   [junit4]   2> 544298 DEBUG (simCloudManagerPool-2748-thread-34) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost / shard3)
   [junit4]   2> 544298 DEBUG (simCloudManagerPool-2748-thread-34) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard3 (currentVersion=12): {"core_node24":{
   [junit4]   2>     "core":"testNodeLost_shard3_replica_n24",
   [junit4]   2>     "shard":"shard3",
   [junit4]   2>     "collection":"testNodeLost",
   [junit4]   2>     "node_name":"127.0.0.1:10109_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 544303 DEBUG (simCloudManagerPool-2748-thread-12) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=12
   [junit4]   2> 544305 DEBUG (simCloudManagerPool-2748-thread-12) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 12
   [junit4]   2> 544306 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544310 DEBUG (simCloudManagerPool-2748-thread-13) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=13
   [junit4]   2> 544311 DEBUG (simCloudManagerPool-2748-thread-13) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 13
   [junit4]   2> 544316 DEBUG (simCloudManagerPool-2748-thread-14) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=14
   [junit4]   2> 544318 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544319 DEBUG (simCloudManagerPool-2748-thread-14) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 14
   [junit4]   2> 544324 DEBUG (simCloudManagerPool-2748-thread-103) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=15
   [junit4]   2> 544326 DEBUG (simCloudManagerPool-2748-thread-103) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 15
   [junit4]   2> 544326 DEBUG (simCloudManagerPool-2748-thread-103) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost / shard10)
   [junit4]   2> 544326 DEBUG (simCloudManagerPool-2748-thread-103) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard10 (currentVersion=16): {"core_node93":{
   [junit4]   2>     "core":"testNodeLost_shard10_replica_n93",
   [junit4]   2>     "shard":"shard10",
   [junit4]   2>     "collection":"testNodeLost",
   [junit4]   2>     "node_name":"127.0.0.1:10083_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 544329 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544331 DEBUG (simCloudManagerPool-2748-thread-15) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=16
   [junit4]   2> 544332 DEBUG (simCloudManagerPool-2748-thread-15) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 16
   [junit4]   2> 544338 DEBUG (simCloudManagerPool-2748-thread-16) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=17
   [junit4]   2> 544339 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544339 DEBUG (simCloudManagerPool-2748-thread-16) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 17
   [junit4]   2> 544344 DEBUG (simCloudManagerPool-2748-thread-17) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=18
   [junit4]   2> 544346 DEBUG (simCloudManagerPool-2748-thread-17) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 18
   [junit4]   2> 544356 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544356 DEBUG (simCloudManagerPool-2748-thread-187) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=19
   [junit4]   2> 544357 DEBUG (simCloudManagerPool-2748-thread-187) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 19
   [junit4]   2> 544358 DEBUG (simCloudManagerPool-2748-thread-187) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost / shard18)
   [junit4]   2> 544358 DEBUG (simCloudManagerPool-2748-thread-187) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard18 (currentVersion=20): {"core_node177":{
   [junit4]   2>     "core":"testNodeLost_shard18_replica_n177",
   [junit4]   2>     "shard":"shard18",
   [junit4]   2>     "collection":"testNodeLost",
   [junit4]   2>     "node_name":"127.0.0.1:10039_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 544363 DEBUG (simCloudManagerPool-2748-thread-18) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=20
   [junit4]   2> 544364 DEBUG (simCloudManagerPool-2748-thread-18) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 20
   [junit4]   2> 544366 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544371 DEBUG (simCloudManagerPool-2748-thread-19) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=21
   [junit4]   2> 544374 DEBUG (simCloudManagerPool-2748-thread-19) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 21
   [junit4]   2> 544377 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544379 DEBUG (simCloudManagerPool-2748-thread-20) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=22
   [junit4]   2> 544381 DEBUG (simCloudManagerPool-2748-thread-20) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 22
   [junit4]   2> 544387 DEBUG (simCloudManagerPool-2748-thread-21) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=23
   [junit4]   2> 544387 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544388 DEBUG (simCloudManagerPool-2748-thread-21) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 23
   [junit4]   2> 544393 DEBUG (simCloudManagerPool-2748-thread-23) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=24
   [junit4]   2> 544394 DEBUG (simCloudManagerPool-2748-thread-23) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 24
   [junit4]   2> 544398 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544402 DEBUG (simCloudManagerPool-2748-thread-24) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=25
   [junit4]   2> 544402 DEBUG (simCloudManagerPool-2748-thread-24) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 25
   [junit4]   2> 544408 DEBUG (simCloudManagerPool-2748-thread-25) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=26
   [junit4]   2> 544409 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544409 DEBUG (simCloudManagerPool-2748-thread-25) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 26
   [junit4]   2> 544414 DEBUG (simCloudManagerPool-2748-thread-26) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=27
   [junit4]   2> 544415 DEBUG (simCloudManagerPool-2748-thread-26) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 27
   [junit4]   2> 544419 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544421 DEBUG (simCloudManagerPool-2748-thread-27) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=28
   [junit4]   2> 544422 DEBUG (simCloudManagerPool-2748-thread-27) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 28
   [junit4]   2> 544427 DEBUG (simCloudManagerPool-2748-thread-28) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=29
   [junit4]   2> 544428 DEBUG (simCloudManagerPool-2748-thread-28) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 29
   [junit4]   2> 544430 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544436 DEBUG (simCloudManagerPool-2748-thread-29) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=30
   [junit4]   2> 544437 DEBUG (simCloudManagerPool-2748-thread-29) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 30
   [junit4]   2> 544440 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544443 DEBUG (simCloudManagerPool-2748-thread-30) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=31
   [junit4]   2> 544444 DEBUG (simCloudManagerPool-2748-thread-30) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 31
   [junit4]   2> 544450 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544451 DEBUG (simCloudManagerPool-2748-thread-31) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=32
   [junit4]   2> 544452 DEBUG (simCloudManagerPool-2748-thread-31) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 32
   [junit4]   2> 544459 DEBUG (simCloudManagerPool-2748-thread-32) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=33
   [junit4]   2> 544459 DEBUG (simCloudManagerPool-2748-thread-32) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 33
   [junit4]   2> 544461 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544465 DEBUG (simCloudManagerPool-2748-thread-33) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=34
   [junit4]   2> 544466 DEBUG (simCloudManagerPool-2748-thread-33) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 34
   [junit4]   2> 544471 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544471 DEBUG (simCloudManagerPool-2748-thread-35) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=35
   [junit4]   2> 544472 DEBUG (simCloudManagerPool-2748-thread-35) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 35
   [junit4]   2> 544480 DEBUG (simCloudManagerPool-2748-thread-36) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=36
   [junit4]   2> 544481 DEBUG (simCloudManagerPool-2748-thread-36) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 36
   [junit4]   2> 544484 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544487 DEBUG (simCloudManagerPool-2748-thread-37) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=37
   [junit4]   2> 544487 DEBUG (simCloudManagerPool-2748-thread-37) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 37
   [junit4]   2> 544492 DEBUG (simCloudManagerPool-2748-thread-38) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=38
   [junit4]   2> 544494 DEBUG (simCloudManagerPool-2748-thread-38) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 38
   [junit4]   2> 544497 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544499 DEBUG (simCloudManagerPool-2748-thread-39) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=39
   [junit4]   2> 544500 DEBUG (simCloudManagerPool-2748-thread-39) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 39
   [junit4]   2> 544506 DEBUG (simCloudManagerPool-2748-thread-40) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=40
   [junit4]   2> 544509 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544509 DEBUG (simCloudManagerPool-2748-thread-40) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 40
   [junit4]   2> 544517 DEBUG (simCloudManagerPool-2748-thread-41) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=41
   [junit4]   2> 544517 DEBUG (simCloudManagerPool-2748-thread-41) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 41
   [junit4]   2> 544517 DEBUG (simCloudManagerPool-2748-thread-41) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost / shard4)
   [junit4]   2> 544518 DEBUG (simCloudManagerPool-2748-thread-41) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard4 (currentVersion=42): {"core_node31":{
   [junit4]   2>     "core":"testNodeLost_shard4_replica_n31",
   [junit4]   2>     "shard":"shard4",
   [junit4]   2>     "collection":"testNodeLost",
   [junit4]   2>     "node_name":"127.0.0.1:10056_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 544520 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544524 DEBUG (simCloudManagerPool-2748-thread-42) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=42
   [junit4]   2> 544524 DEBUG (simCloudManagerPool-2748-thread-42) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 42
   [junit4]   2> 544530 DEBUG (simCloudManagerPool-2748-thread-43) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=43
   [junit4]   2> 544530 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544531 DEBUG (simCloudManagerPool-2748-thread-43) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 43
   [junit4]   2> 544539 DEBUG (simCloudManagerPool-2748-thread-44) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=44
   [junit4]   2> 544539 DEBUG (simCloudManagerPool-2748-thread-44) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 44
   [junit4]   2> 544541 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544546 DEBUG (simCloudManagerPool-2748-thread-45) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=45
   [junit4]   2> 544547 DEBUG (simCloudManagerPool-2748-thread-45) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 45
   [junit4]   2> 544552 DEBUG (simCloudManagerPool-2748-thread-46) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=46
   [junit4]   2> 544553 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544553 DEBUG (simCloudManagerPool-2748-thread-46) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 46
   [junit4]   2> 544558 DEBUG (simCloudManagerPool-2748-thread-47) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=47
   [junit4]   2> 544558 DEBUG (simCloudManagerPool-2748-thread-47) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 47
   [junit4]   2> 544564 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544564 DEBUG (simCloudManagerPool-2748-thread-48) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=48
   [junit4]   2> 544564 DEBUG (simCloudManagerPool-2748-thread-48) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 48
   [junit4]   2> 544572 DEBUG (simCloudManagerPool-2748-thread-49) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=49
   [junit4]   2> 544573 DEBUG (simCloudManagerPool-2748-thread-49) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 49
   [junit4]   2> 544578 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544580 DEBUG (simCloudManagerPool-2748-thread-50) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=50
   [junit4]   2> 544580 DEBUG (simCloudManagerPool-2748-thread-50) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 50
   [junit4]   2> 544587 DEBUG (simCloudManagerPool-2748-thread-51) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=51
   [junit4]   2> 544588 DEBUG (simCloudManagerPool-2748-thread-51) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 51
   [junit4]   2> 544588 DEBUG (simCloudManagerPool-2748-thread-51) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost / shard5)
   [junit4]   2> 544588 DEBUG (simCloudManagerPool-2748-thread-51) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard5 (currentVersion=52): {"core_node41":{
   [junit4]   2>     "core":"testNodeLost_shard5_replica_n41",
   [junit4]   2>     "shard":"shard5",
   [junit4]   2>     "collection":"testNodeLost",
   [junit4]   2>     "node_name":"127.0.0.1:10111_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 544591 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544593 DEBUG (simCloudManagerPool-2748-thread-52) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=52
   [junit4]   2> 544594 DEBUG (simCloudManagerPool-2748-thread-52) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 52
   [junit4]   2> 544599 DEBUG (simCloudManagerPool-2748-thread-53) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=53
   [junit4]   2> 544600 DEBUG (simCloudManagerPool-2748-thread-53) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 53
   [junit4]   2> 544601 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544605 DEBUG (simCloudManagerPool-2748-thread-54) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=54
   [junit4]   2> 544605 DEBUG (simCloudManagerPool-2748-thread-54) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 54
   [junit4]   2> 544611 DEBUG (simCloudManagerPool-2748-thread-55) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=55
   [junit4]   2> 544612 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544612 DEBUG (simCloudManagerPool-2748-thread-55) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 55
   [junit4]   2> 544620 DEBUG (simCloudManagerPool-2748-thread-56) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=56
   [junit4]   2> 544620 DEBUG (simCloudManagerPool-2748-thread-56) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 56
   [junit4]   2> 544622 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544626 DEBUG (simCloudManagerPool-2748-thread-57) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=57
   [junit4]   2> 544626 DEBUG (simCloudManagerPool-2748-thread-57) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 57
   [junit4]   2> 544632 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544634 DEBUG (simCloudManagerPool-2748-thread-58) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=58
   [junit4]   2> 544634 DEBUG (simCloudManagerPool-2748-thread-58) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 58
   [junit4]   2> 544640 DEBUG (simCloudManagerPool-2748-thread-59) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=59
   [junit4]   2> 544640 DEBUG (simCloudManagerPool-2748-thread-59) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 59
   [junit4]   2> 544647 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544647 DEBUG (simCloudManagerPool-2748-thread-60) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=60
   [junit4]   2> 544647 DEBUG (simCloudManagerPool-2748-thread-60) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 60
   [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=61
   [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 61
   [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost / shard6)
   [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard6 (currentVersion=62): {"core_node51":{
   [junit4]   2>     "core":"testNodeLost_shard6_replica_n51",
   [junit4]   2>     "shard":"shard6",
   [junit4]   2>     "collection":"testNodeLost",
   [junit4]   2>     "node_name":"127.0.0.1:10053_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 544657 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544663 DEBUG (simCloudManagerPool-2748-thread-62) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=62
   [junit4]   2> 544664 DEBUG (simCloudManagerPool-2748-thread-62) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 62
   [junit4]   2> 544670 DEBUG (simCloudManagerPool-2748-thread-63) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=63
   [junit4]   2> 544670 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544671 DEBUG (simCloudManagerPool-2748-thread-63) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 63
   [junit4]   2> 544676 DEBUG (simCloudManagerPool-2748-thread-64) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=64
   [junit4]   2> 544676 DEBUG (simCloudManagerPool-2748-thread-64) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 64
   [junit4]   2> 544684 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544684 DEBUG (simCloudManagerPool-2748-thread-65) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=65
   [junit4]   2> 544684 DEBUG (simCloudManagerPool-2748-thread-65) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 65
   [junit4]   2> 544692 DEBUG (simCloudManagerPool-2748-thread-66) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=66
   [junit4]   2> 544692 DEBUG (simCloudManagerPool-2748-thread-66) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 66
   [junit4]   2> 544696 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544700 DEBUG (simCloudManagerPool-2748-thread-67) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=67
   [junit4]   2> 544701 DEBUG (simCloudManagerPool-2748-thread-67) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 67
   [junit4]   2> 544708 DEBUG (simCloudManagerPool-2748-thread-68) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=68
   [junit4]   2> 544708 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544708 DEBUG (simCloudManagerPool-2748-thread-68) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 68
   [junit4]   2> 544716 DEBUG (simCloudManagerPool-2748-thread-69) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=69
   [junit4]   2> 544716 DEBUG (simCloudManagerPool-2748-thread-69) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 69
   [junit4]   2> 544719 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544724 DEBUG (simCloudManagerPool-2748-thread-70) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=70
   [junit4]   2> 544725 DEBUG (simCloudManagerPool-2748-thread-70) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 70
   [junit4]   2> 544732 DEBUG (simCloudManagerPool-2748-thread-71) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=71
   [junit4]   2> 544732 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544733 DEBUG (simCloudManagerPool-2748-thread-71) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 71
   [junit4]   2> 544733 DEBUG (simCloudManagerPool-2748-thread-71) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost / shard7)
   [junit4]   2> 544733 DEBUG (simCloudManagerPool-2748-thread-71) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard7 (currentVersion=72): {"core_node61":{
   [junit4]   2>     "core":"testNodeLost_shard7_replica_n61",
   [junit4]   2>     "shard":"shard7",
   [junit4]   2>     "collection":"testNodeLost",
   [junit4]   2>     "node_name":"127.0.0.1:10065_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 544739 DEBUG (simCloudManagerPool-2748-thread-72) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=72
   [junit4]   2> 544739 DEBUG (simCloudManagerPool-2748-thread-72) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 72
   [junit4]   2> 544746 DEBUG (simCloudManagerPool-2748-thread-73) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=73
   [junit4]   2> 544746 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544747 DEBUG (simCloudManagerPool-2748-thread-73) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 73
   [junit4]   2> 544753 DEBUG (simCloudManagerPool-2748-thread-74) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=74
   [junit4]   2> 544753 DEBUG (simCloudManagerPool-2748-thread-74) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 74
   [junit4]   2> 544761 DEBUG (simCloudManagerPool-2748-thread-75) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=75
   [junit4]   2> 544761 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544761 DEBUG (simCloudManagerPool-2748-thread-75) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 75
   [junit4]   2> 544768 DEBUG (simCloudManagerPool-2748-thread-76) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=76
   [junit4]   2> 544768 DEBUG (simCloudManagerPool-2748-thread-76) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 76
   [junit4]   2> 544771 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 544776 DEBUG (simCloudManagerPool-2748-thread-77) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=77
   [junit4]   2> 544776 DEBUG (simCloudManagerPool-2748-thread-77) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 77
   [junit4]   2> 544783 DEBUG (simCloudManagerPool-2748-thread-78) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=78
   [junit4]   2> 544783 DEBUG (ScheduledTrigger-2749-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with currently live no

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

ault]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.17 in default
[ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: E7CFAD5A8C4A83D8
    [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says שלום! Master seed: E7CFAD5A8C4A83D8
   [junit4] Executing 5 suites with 5 JVMs.
   [junit4] 
   [junit4] Started J4 PID(5792@localhost).
   [junit4] Started J3 PID(5790@localhost).
   [junit4] Started J1 PID(5788@localhost).
   [junit4] Started J2 PID(5789@localhost).
   [junit4] Started J0 PID(5791@localhost).
   [junit4] HEARTBEAT J3 PID(5790@localhost): 2020-02-06T09:19:10, stalled for 66.5s at: TestSimLargeCluster.testFreediskTracking
   [junit4] HEARTBEAT J2 PID(5789@localhost): 2020-02-06T09:19:10, stalled for 66.6s at: TestSimLargeCluster.testFreediskTracking
   [junit4] HEARTBEAT J0 PID(5791@localhost): 2020-02-06T09:19:10, stalled for 66.8s at: TestSimLargeCluster.testFreediskTracking
   [junit4] HEARTBEAT J1 PID(5788@localhost): 2020-02-06T09:19:10, stalled for 66.6s at: TestSimLargeCluster.testFreediskTracking
   [junit4] HEARTBEAT J4 PID(5792@localhost): 2020-02-06T09:19:10, stalled for 67.1s at: TestSimLargeCluster.testFreediskTracking
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
   [junit4] IGNOR/A 0.01s J2 | TestSimLargeCluster.testBasic
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
   [junit4] OK      10.9s J2 | TestSimLargeCluster.testNodeLost
   [junit4] OK      0.62s J2 | TestSimLargeCluster.testSearchRate
   [junit4] OK      73.2s J2 | TestSimLargeCluster.testFreediskTracking
   [junit4] OK      46.2s J2 | TestSimLargeCluster.testAddNode
   [junit4] OK      11.5s J2 | TestSimLargeCluster.testCreateLargeSimCollections
   [junit4] Completed [1/5] on J2 in 146.73s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
   [junit4] IGNOR/A 0.01s J1 | TestSimLargeCluster.testBasic
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
   [junit4] OK      10.8s J1 | TestSimLargeCluster.testNodeLost
   [junit4] OK      0.79s J1 | TestSimLargeCluster.testSearchRate
   [junit4] OK      72.6s J1 | TestSimLargeCluster.testFreediskTracking
   [junit4] OK      47.0s J1 | TestSimLargeCluster.testAddNode
   [junit4] OK      11.6s J1 | TestSimLargeCluster.testCreateLargeSimCollections
   [junit4] Completed [2/5] on J1 in 146.93s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
   [junit4] IGNOR/A 0.01s J3 | TestSimLargeCluster.testBasic
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
   [junit4] OK      10.6s J3 | TestSimLargeCluster.testNodeLost
   [junit4] OK      0.60s J3 | TestSimLargeCluster.testSearchRate
   [junit4] OK      72.5s J3 | TestSimLargeCluster.testFreediskTracking
   [junit4] OK      47.6s J3 | TestSimLargeCluster.testAddNode
   [junit4] OK      12.0s J3 | TestSimLargeCluster.testCreateLargeSimCollections
   [junit4] Completed [3/5] on J3 in 147.72s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
   [junit4] IGNOR/A 0.06s J4 | TestSimLargeCluster.testBasic
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
   [junit4] OK      10.1s J4 | TestSimLargeCluster.testNodeLost
   [junit4] OK      0.85s J4 | TestSimLargeCluster.testSearchRate
   [junit4] OK      72.8s J4 | TestSimLargeCluster.testFreediskTracking
   [junit4] OK      48.6s J4 | TestSimLargeCluster.testAddNode
   [junit4] OK      12.0s J4 | TestSimLargeCluster.testCreateLargeSimCollections
   [junit4] Completed [4/5] on J4 in 148.58s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
   [junit4] IGNOR/A 0.02s J0 | TestSimLargeCluster.testBasic
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
   [junit4] OK      10.4s J0 | TestSimLargeCluster.testNodeLost
   [junit4] OK      0.76s J0 | TestSimLargeCluster.testSearchRate
   [junit4] OK      74.3s J0 | TestSimLargeCluster.testFreediskTracking
   [junit4] OK      47.5s J0 | TestSimLargeCluster.testAddNode
   [junit4] OK      12.2s J0 | TestSimLargeCluster.testCreateLargeSimCollections
   [junit4] Completed [5/5] on J0 in 149.27s, 6 tests, 1 skipped
   [junit4] 
   [junit4] JVM J0:     2.06 ..   152.65 =   150.60s
   [junit4] JVM J1:     1.99 ..   150.67 =   148.68s
   [junit4] JVM J2:     2.01 ..   150.65 =   148.64s
   [junit4] JVM J3:     2.01 ..   151.17 =   149.16s
   [junit4] JVM J4:     1.84 ..   151.92 =   150.08s
   [junit4] Execution time total: 2 minutes 32 seconds
   [junit4] Tests summary: 5 suites, 30 tests, 5 ignored (5 assumptions)
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp])
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp])
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 297.66s | org.apache.solr.TestDistributedSearch
[junit4:tophints] 287.10s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 229.25s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints] 193.24s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 160.01s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.17.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 35 seconds
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
[repro]   5/5 failed: org.apache.lucene.luke.models.commits.CommitsImplTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=1b882246d70e1b67c2c438092ea627f7baff3249, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5621
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

Re: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 5622 - Still Unstable!

Posted by Adrien Grand <jp...@gmail.com>.
My bad, the change I pushed renamed some of the testing codecs, which broke
the SuppressCodec rules of this test. I pushed a fix.

On Thu, Feb 6, 2020 at 10:22 AM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5622/
> Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC
>
> 7 tests failed.
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testNodeLost
>
> Error Message:
> Trigger did not finish even after await()ing an excessive amount of time
>
> Stack Trace:
> java.lang.AssertionError: Trigger did not finish even after await()ing an
> excessive amount of time
>         at
> __randomizedtesting.SeedInfo.seed([E7CFAD5A8C4A83D8:58DA63A40FA0E65E]:0)
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.doTestNodeLost(TestSimLargeCluster.java:549)
>         at
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testNodeLost(TestSimLargeCluster.java:422)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
>
>
> Build Log:
> [...truncated 8745 lines...]
>    [junit4] Suite: org.apache.lucene.luke.models.commits.CommitsImplTest
>    [junit4]   2> ERROR StatusLogger No Log4j 2 configuration file found.
> Using default configuration (logging only errors to the console), or user
> programmatically provided configurations. Set system property
> 'log4j2.debug' to show Log4j 2 internal initialization logging. See
> https://logging.apache.org/log4j/2.x/manual/configuration.html for
> instructions on how to configure Log4j 2
>    [junit4]   2> ERROR StatusLogger Could not reconfigure JMX
>    [junit4]   2>  java.security.AccessControlException: access denied
> ("javax.management.MBeanServerPermission" "createMBeanServer")
>    [junit4]   2>        at
> java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
>    [junit4]   2>        at
> java.base/java.security.AccessController.checkPermission(AccessController.java:1036)
>    [junit4]   2>        at
> java.base/java.lang.SecurityManager.checkPermission(SecurityManager.java:408)
>    [junit4]   2>        at
> java.management/java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:479)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:140)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:559)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:620)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:637)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:231)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:153)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:45)
>    [junit4]   2>        at
> org.apache.logging.log4j.LogManager.getContext(LogManager.java:194)
>    [junit4]   2>        at
> org.apache.logging.log4j.LogManager.getLogger(LogManager.java:581)
>    [junit4]   2>        at
> org.apache.lucene.luke.util.LoggerFactory.getLogger(LoggerFactory.java:70)
>    [junit4]   2>        at
> org.apache.lucene.luke.models.commits.CommitsImpl.<clinit>(CommitsImpl.java:44)
>    [junit4]   2>        at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testSegmentCodec(CommitsImplTest.java:195)
>    [junit4]   2>        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]   2>        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]   2>        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>        at
> java.base/java.lang.reflect.Method.invoke(Method.java:567)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>    [junit4]   2>        at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>    [junit4]   2>        at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>    [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:830)
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=CommitsImplTest -Dtests.method=testGetSegmentAttributes
> -Dtests.seed=5F13E4787CA9C861 -Dtests.slow=true -Dtests.locale=kw-GB
> -Dtests.timezone=America/Nassau -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 0.12s J2 | CommitsImplTest.testGetSegmentAttributes <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>    [junit4]    >        at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:567)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/J2/temp/lucene.luke.models.commits.CommitsImplTest_5F13E4787CA9C861-001
>    [junit4]   2> NOTE: test params are:
> codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
> chunkSize=10, maxDocsPerChunk=363, blockShift=10),
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
> chunkSize=10, blockSize=10)),
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@17e8260),
> locale=kw-GB, timezone=America/Nassau
>    [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2
> (64-bit)/cpus=6,threads=1,free=173113056,total=189792256
>    [junit4]   2> NOTE: All tests run in this JVM: [CommitsImplTest]
>    [junit4] Completed [7/10 (1!)] on J2 in 5.60s, 16 tests, 1 failure <<<
> FAILURES!
>
> [...truncated 5134 lines...]
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4]   2> 544191 INFO
> (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ]
> o.a.s.SolrTestCaseJ4 Created dataDir:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestSimLargeCluster_E7CFAD5A8C4A83D8-001/data-dir-71-001
>    [junit4]   2> 544191 WARN
> (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ]
> o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
>    [junit4]   2> 544191 INFO
> (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ]
> o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
> w/NUMERIC_DOCVALUES_SYSPROP=true
>    [junit4]   2> 544192 INFO
> (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-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) w/ MAC_OS_X supressed clientAuth
>    [junit4]   2> 544192 INFO
> (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ]
> o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
> test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>    [junit4] IGNOR/A 0.00s J2 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4]   2> 544195 INFO
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.SolrTestCaseJ4 ###Starting testNodeLost
>    [junit4]   2> 544196 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10035
> _solr
>    [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
> .scheduled_maintenance triggers
>    [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with
> znode version 1
>    [junit4]   2> 544197 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=0
>    [junit4]   2> 544197 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
>    [junit4]   2> 544197 INFO
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
> history in memory.
>    [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
> lastZnodeVersion 0
>    [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
> znodeVersion 1
>    [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas -
> Initial livenodes: [127.0.0.1:10039_solr, 127.0.0.1:10040_solr,
> 127.0.0.1:10037_solr, 127.0.0.1:10041_solr, 127.0.0.1:10042_solr,
> 127.0.0.1:10035_solr, 127.0.0.1:10038_solr, 127.0.0.1:10036_solr]
>    [junit4]   2> 544198 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
> nodeAdded markers
>    [junit4]   2> 544198 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
> lastZnodeVersion 1
>    [junit4]   2> 544198 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 16 and last live nodes: 8
>    [junit4]   2> 544206 DEBUG (simCloudManagerPool-2748-thread-2) [     ]
> o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
>    [junit4]   2> 544206 DEBUG (simCloudManagerPool-2748-thread-2) [     ]
> o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
> version 2
>    [junit4]   2> 544206 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
> znodeVersion 2
>    [junit4]   2> 544207 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
> nodeAdded markers
>    [junit4]   2> 544207 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
> lastZnodeVersion 2
>    [junit4]   2> 544209 DEBUG (simCloudManagerPool-2748-thread-4) [     ]
> o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
>    [junit4]   2> 544209 DEBUG (simCloudManagerPool-2748-thread-4) [     ]
> o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
> version 3
>    [junit4]   2> 544210 DEBUG (ScheduledTrigger-2749-thread-1) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 100 and last live nodes: 16
>    [junit4]   2> 544210 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
> znodeVersion 3
>    [junit4]   2> 544211 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection .system,
> currentVersion=1
>    [junit4]   2> 544211 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
> nodeAdded markers
>    [junit4]   2> 544211 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=1
>    [junit4]   2> 544211 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
> lastZnodeVersion 3
>    [junit4]   2> 544211 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1
>    [junit4]   2> 544216 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=2
>    [junit4]   2> 544217 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2
>    [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=3
>    [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3
>    [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (.system /
> shard1)
>    [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for .system /
> shard1 (currentVersion=4): {"core_node1":{
>    [junit4]   2>     "core":".system_shard1_replica_n1",
>    [junit4]   2>     "shard":"shard1",
>    [junit4]   2>     "collection":".system",
>    [junit4]   2>     "node_name":"127.0.0.1:10040_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544231 DEBUG (simCloudManagerPool-2748-thread-6) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=4
>    [junit4]   2> 544231 DEBUG (simCloudManagerPool-2748-thread-6) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4
>    [junit4]   2> 544237 DEBUG (simCloudManagerPool-2748-thread-7) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=5
>    [junit4]   2> 544237 DEBUG (simCloudManagerPool-2748-thread-7) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5
>    [junit4]   2> 544238 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection .system,
> currentVersion=6
>    [junit4]   2> 544238 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=6
>    [junit4]   2> 544238 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6
>    [junit4]   2> 544246 DEBUG (simCloudManagerPool-2748-thread-8) [     ]
> o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
>    [junit4]   2> 544246 DEBUG (simCloudManagerPool-2748-thread-8) [     ]
> o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
> version 4
>    [junit4]   2> 544246 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
> znodeVersion 4
>    [junit4]   2> 544247 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger3 -
> Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10118_solr,
> 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10065_solr,
> 127.0.0.1:10120_solr, 127.0.0.1:10066_solr, 127.0.0.1:10121_solr,
> 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10096_solr,
> 127.0.0.1:10119_solr, 127.0.0.1:10105_solr, 127.0.0.1:10047_solr,
> 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr,
> 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr,
> 127.0.0.1:10079_solr, 127.0.0.1:10134_solr, 127.0.0.1:10098_solr,
> 127.0.0.1:10054_solr, 127.0.0.1:10129_solr, 127.0.0.1:10099_solr,
> 127.0.0.1:10101_solr, 127.0.0.1:10123_solr, 127.0.0.1:10071_solr,
> 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr,
> 127.0.0.1:10124_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr,
> 127.0.0.1:10038_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr,
> 127.0.0.1:10067_solr, 127.0.0.1:10061_solr, 127.0.0.1:10130_solr,
> 127.0.0.1:10133_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr,
> 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10117_solr,
> 127.0.0.1:10083_solr, 127.0.0.1:10114_solr, 127.0.0.1:10080_solr,
> 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10111_solr,
> 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10112_solr,
> 127.0.0.1:10074_solr, 127.0.0.1:10126_solr, 127.0.0.1:10060_solr,
> 127.0.0.1:10073_solr, 127.0.0.1:10127_solr, 127.0.0.1:10113_solr,
> 127.0.0.1:10058_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr,
> 127.0.0.1:10039_solr, 127.0.0.1:10044_solr, 127.0.0.1:10092_solr,
> 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10040_solr,
> 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr,
> 127.0.0.1:10063_solr, 127.0.0.1:10131_solr, 127.0.0.1:10115_solr,
> 127.0.0.1:10110_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr,
> 127.0.0.1:10132_solr, 127.0.0.1:10116_solr, 127.0.0.1:10122_solr,
> 127.0.0.1:10125_solr, 127.0.0.1:10075_solr, 127.0.0.1:10050_solr,
> 127.0.0.1:10078_solr, 127.0.0.1:10128_solr, 127.0.0.1:10097_solr,
> 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr,
> 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr,
> 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr,
> 127.0.0.1:10072_solr, 127.0.0.1:10056_solr]
>    [junit4]   2> 544247 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
> nodeAdded markers
>    [junit4]   2> 544247 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4,
> lastZnodeVersion 4
>    [junit4]   2> 544247 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544250 DEBUG (simCloudManagerPool-2748-thread-9) [     ]
> o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
>    [junit4]   2> 544250 DEBUG (simCloudManagerPool-2748-thread-9) [     ]
> o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
> version 5
>    [junit4]   2> 544251 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
> znodeVersion 5
>    [junit4]   2> 544251 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
> nodeAdded markers
>    [junit4]   2> 544251 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5,
> lastZnodeVersion 5
>    [junit4]   2> 544262 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544263 DEBUG (simCloudManagerPool-2748-thread-10) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection testNodeLost,
> currentVersion=7
>    [junit4]   2> 544263 DEBUG (simCloudManagerPool-2748-thread-10) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=7
>    [junit4]   2> 544263 DEBUG (simCloudManagerPool-2748-thread-10) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 7
>    [junit4]   2> 544271 DEBUG (simCloudManagerPool-2748-thread-10) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=8
>    [junit4]   2> 544271 DEBUG (simCloudManagerPool-2748-thread-10) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 8
>    [junit4]   2> 544273 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544278 DEBUG (simCloudManagerPool-2748-thread-11) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=9
>    [junit4]   2> 544278 DEBUG (simCloudManagerPool-2748-thread-11) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 9
>    [junit4]   2> 544279 DEBUG (simCloudManagerPool-2748-thread-11) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard1)
>    [junit4]   2> 544279 DEBUG (simCloudManagerPool-2748-thread-11) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard1 (currentVersion=10): {"core_node1":{
>    [junit4]   2>     "core":"testNodeLost_shard1_replica_n1",
>    [junit4]   2>     "shard":"shard1",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10073_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544284 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544285 DEBUG (simCloudManagerPool-2748-thread-22) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=10
>    [junit4]   2> 544289 DEBUG (simCloudManagerPool-2748-thread-22) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 10
>    [junit4]   2> 544289 DEBUG (simCloudManagerPool-2748-thread-22) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard2)
>    [junit4]   2> 544289 DEBUG (simCloudManagerPool-2748-thread-22) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard2 (currentVersion=11): {"core_node12":{
>    [junit4]   2>     "core":"testNodeLost_shard2_replica_n12",
>    [junit4]   2>     "shard":"shard2",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10105_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544296 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544297 DEBUG (simCloudManagerPool-2748-thread-34) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=11
>    [junit4]   2> 544298 DEBUG (simCloudManagerPool-2748-thread-34) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 11
>    [junit4]   2> 544298 DEBUG (simCloudManagerPool-2748-thread-34) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard3)
>    [junit4]   2> 544298 DEBUG (simCloudManagerPool-2748-thread-34) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard3 (currentVersion=12): {"core_node24":{
>    [junit4]   2>     "core":"testNodeLost_shard3_replica_n24",
>    [junit4]   2>     "shard":"shard3",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10109_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544303 DEBUG (simCloudManagerPool-2748-thread-12) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=12
>    [junit4]   2> 544305 DEBUG (simCloudManagerPool-2748-thread-12) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 12
>    [junit4]   2> 544306 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544310 DEBUG (simCloudManagerPool-2748-thread-13) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=13
>    [junit4]   2> 544311 DEBUG (simCloudManagerPool-2748-thread-13) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 13
>    [junit4]   2> 544316 DEBUG (simCloudManagerPool-2748-thread-14) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=14
>    [junit4]   2> 544318 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544319 DEBUG (simCloudManagerPool-2748-thread-14) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 14
>    [junit4]   2> 544324 DEBUG (simCloudManagerPool-2748-thread-103) [
>  ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=15
>    [junit4]   2> 544326 DEBUG (simCloudManagerPool-2748-thread-103) [
>  ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 15
>    [junit4]   2> 544326 DEBUG (simCloudManagerPool-2748-thread-103) [
>  ] o.a.s.c.a.s.SimClusterStateProvider Running leader election
> (testNodeLost / shard10)
>    [junit4]   2> 544326 DEBUG (simCloudManagerPool-2748-thread-103) [
>  ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
> testNodeLost / shard10 (currentVersion=16): {"core_node93":{
>    [junit4]   2>     "core":"testNodeLost_shard10_replica_n93",
>    [junit4]   2>     "shard":"shard10",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10083_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544329 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544331 DEBUG (simCloudManagerPool-2748-thread-15) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=16
>    [junit4]   2> 544332 DEBUG (simCloudManagerPool-2748-thread-15) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 16
>    [junit4]   2> 544338 DEBUG (simCloudManagerPool-2748-thread-16) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=17
>    [junit4]   2> 544339 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544339 DEBUG (simCloudManagerPool-2748-thread-16) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 17
>    [junit4]   2> 544344 DEBUG (simCloudManagerPool-2748-thread-17) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=18
>    [junit4]   2> 544346 DEBUG (simCloudManagerPool-2748-thread-17) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 18
>    [junit4]   2> 544356 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544356 DEBUG (simCloudManagerPool-2748-thread-187) [
>  ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=19
>    [junit4]   2> 544357 DEBUG (simCloudManagerPool-2748-thread-187) [
>  ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 19
>    [junit4]   2> 544358 DEBUG (simCloudManagerPool-2748-thread-187) [
>  ] o.a.s.c.a.s.SimClusterStateProvider Running leader election
> (testNodeLost / shard18)
>    [junit4]   2> 544358 DEBUG (simCloudManagerPool-2748-thread-187) [
>  ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
> testNodeLost / shard18 (currentVersion=20): {"core_node177":{
>    [junit4]   2>     "core":"testNodeLost_shard18_replica_n177",
>    [junit4]   2>     "shard":"shard18",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10039_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544363 DEBUG (simCloudManagerPool-2748-thread-18) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=20
>    [junit4]   2> 544364 DEBUG (simCloudManagerPool-2748-thread-18) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 20
>    [junit4]   2> 544366 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544371 DEBUG (simCloudManagerPool-2748-thread-19) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=21
>    [junit4]   2> 544374 DEBUG (simCloudManagerPool-2748-thread-19) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 21
>    [junit4]   2> 544377 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544379 DEBUG (simCloudManagerPool-2748-thread-20) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=22
>    [junit4]   2> 544381 DEBUG (simCloudManagerPool-2748-thread-20) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 22
>    [junit4]   2> 544387 DEBUG (simCloudManagerPool-2748-thread-21) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=23
>    [junit4]   2> 544387 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544388 DEBUG (simCloudManagerPool-2748-thread-21) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 23
>    [junit4]   2> 544393 DEBUG (simCloudManagerPool-2748-thread-23) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=24
>    [junit4]   2> 544394 DEBUG (simCloudManagerPool-2748-thread-23) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 24
>    [junit4]   2> 544398 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544402 DEBUG (simCloudManagerPool-2748-thread-24) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=25
>    [junit4]   2> 544402 DEBUG (simCloudManagerPool-2748-thread-24) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 25
>    [junit4]   2> 544408 DEBUG (simCloudManagerPool-2748-thread-25) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=26
>    [junit4]   2> 544409 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544409 DEBUG (simCloudManagerPool-2748-thread-25) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 26
>    [junit4]   2> 544414 DEBUG (simCloudManagerPool-2748-thread-26) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=27
>    [junit4]   2> 544415 DEBUG (simCloudManagerPool-2748-thread-26) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 27
>    [junit4]   2> 544419 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544421 DEBUG (simCloudManagerPool-2748-thread-27) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=28
>    [junit4]   2> 544422 DEBUG (simCloudManagerPool-2748-thread-27) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 28
>    [junit4]   2> 544427 DEBUG (simCloudManagerPool-2748-thread-28) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=29
>    [junit4]   2> 544428 DEBUG (simCloudManagerPool-2748-thread-28) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 29
>    [junit4]   2> 544430 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544436 DEBUG (simCloudManagerPool-2748-thread-29) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=30
>    [junit4]   2> 544437 DEBUG (simCloudManagerPool-2748-thread-29) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 30
>    [junit4]   2> 544440 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544443 DEBUG (simCloudManagerPool-2748-thread-30) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=31
>    [junit4]   2> 544444 DEBUG (simCloudManagerPool-2748-thread-30) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 31
>    [junit4]   2> 544450 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544451 DEBUG (simCloudManagerPool-2748-thread-31) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=32
>    [junit4]   2> 544452 DEBUG (simCloudManagerPool-2748-thread-31) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 32
>    [junit4]   2> 544459 DEBUG (simCloudManagerPool-2748-thread-32) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=33
>    [junit4]   2> 544459 DEBUG (simCloudManagerPool-2748-thread-32) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 33
>    [junit4]   2> 544461 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544465 DEBUG (simCloudManagerPool-2748-thread-33) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=34
>    [junit4]   2> 544466 DEBUG (simCloudManagerPool-2748-thread-33) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 34
>    [junit4]   2> 544471 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544471 DEBUG (simCloudManagerPool-2748-thread-35) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=35
>    [junit4]   2> 544472 DEBUG (simCloudManagerPool-2748-thread-35) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 35
>    [junit4]   2> 544480 DEBUG (simCloudManagerPool-2748-thread-36) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=36
>    [junit4]   2> 544481 DEBUG (simCloudManagerPool-2748-thread-36) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 36
>    [junit4]   2> 544484 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544487 DEBUG (simCloudManagerPool-2748-thread-37) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=37
>    [junit4]   2> 544487 DEBUG (simCloudManagerPool-2748-thread-37) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 37
>    [junit4]   2> 544492 DEBUG (simCloudManagerPool-2748-thread-38) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=38
>    [junit4]   2> 544494 DEBUG (simCloudManagerPool-2748-thread-38) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 38
>    [junit4]   2> 544497 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544499 DEBUG (simCloudManagerPool-2748-thread-39) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=39
>    [junit4]   2> 544500 DEBUG (simCloudManagerPool-2748-thread-39) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 39
>    [junit4]   2> 544506 DEBUG (simCloudManagerPool-2748-thread-40) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=40
>    [junit4]   2> 544509 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544509 DEBUG (simCloudManagerPool-2748-thread-40) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 40
>    [junit4]   2> 544517 DEBUG (simCloudManagerPool-2748-thread-41) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=41
>    [junit4]   2> 544517 DEBUG (simCloudManagerPool-2748-thread-41) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 41
>    [junit4]   2> 544517 DEBUG (simCloudManagerPool-2748-thread-41) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard4)
>    [junit4]   2> 544518 DEBUG (simCloudManagerPool-2748-thread-41) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard4 (currentVersion=42): {"core_node31":{
>    [junit4]   2>     "core":"testNodeLost_shard4_replica_n31",
>    [junit4]   2>     "shard":"shard4",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10056_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544520 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544524 DEBUG (simCloudManagerPool-2748-thread-42) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=42
>    [junit4]   2> 544524 DEBUG (simCloudManagerPool-2748-thread-42) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 42
>    [junit4]   2> 544530 DEBUG (simCloudManagerPool-2748-thread-43) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=43
>    [junit4]   2> 544530 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544531 DEBUG (simCloudManagerPool-2748-thread-43) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 43
>    [junit4]   2> 544539 DEBUG (simCloudManagerPool-2748-thread-44) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=44
>    [junit4]   2> 544539 DEBUG (simCloudManagerPool-2748-thread-44) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 44
>    [junit4]   2> 544541 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544546 DEBUG (simCloudManagerPool-2748-thread-45) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=45
>    [junit4]   2> 544547 DEBUG (simCloudManagerPool-2748-thread-45) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 45
>    [junit4]   2> 544552 DEBUG (simCloudManagerPool-2748-thread-46) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=46
>    [junit4]   2> 544553 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544553 DEBUG (simCloudManagerPool-2748-thread-46) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 46
>    [junit4]   2> 544558 DEBUG (simCloudManagerPool-2748-thread-47) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=47
>    [junit4]   2> 544558 DEBUG (simCloudManagerPool-2748-thread-47) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 47
>    [junit4]   2> 544564 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544564 DEBUG (simCloudManagerPool-2748-thread-48) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=48
>    [junit4]   2> 544564 DEBUG (simCloudManagerPool-2748-thread-48) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 48
>    [junit4]   2> 544572 DEBUG (simCloudManagerPool-2748-thread-49) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=49
>    [junit4]   2> 544573 DEBUG (simCloudManagerPool-2748-thread-49) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 49
>    [junit4]   2> 544578 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544580 DEBUG (simCloudManagerPool-2748-thread-50) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=50
>    [junit4]   2> 544580 DEBUG (simCloudManagerPool-2748-thread-50) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 50
>    [junit4]   2> 544587 DEBUG (simCloudManagerPool-2748-thread-51) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=51
>    [junit4]   2> 544588 DEBUG (simCloudManagerPool-2748-thread-51) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 51
>    [junit4]   2> 544588 DEBUG (simCloudManagerPool-2748-thread-51) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard5)
>    [junit4]   2> 544588 DEBUG (simCloudManagerPool-2748-thread-51) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard5 (currentVersion=52): {"core_node41":{
>    [junit4]   2>     "core":"testNodeLost_shard5_replica_n41",
>    [junit4]   2>     "shard":"shard5",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10111_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544591 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544593 DEBUG (simCloudManagerPool-2748-thread-52) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=52
>    [junit4]   2> 544594 DEBUG (simCloudManagerPool-2748-thread-52) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 52
>    [junit4]   2> 544599 DEBUG (simCloudManagerPool-2748-thread-53) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=53
>    [junit4]   2> 544600 DEBUG (simCloudManagerPool-2748-thread-53) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 53
>    [junit4]   2> 544601 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544605 DEBUG (simCloudManagerPool-2748-thread-54) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=54
>    [junit4]   2> 544605 DEBUG (simCloudManagerPool-2748-thread-54) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 54
>    [junit4]   2> 544611 DEBUG (simCloudManagerPool-2748-thread-55) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=55
>    [junit4]   2> 544612 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544612 DEBUG (simCloudManagerPool-2748-thread-55) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 55
>    [junit4]   2> 544620 DEBUG (simCloudManagerPool-2748-thread-56) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=56
>    [junit4]   2> 544620 DEBUG (simCloudManagerPool-2748-thread-56) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 56
>    [junit4]   2> 544622 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544626 DEBUG (simCloudManagerPool-2748-thread-57) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=57
>    [junit4]   2> 544626 DEBUG (simCloudManagerPool-2748-thread-57) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 57
>    [junit4]   2> 544632 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544634 DEBUG (simCloudManagerPool-2748-thread-58) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=58
>    [junit4]   2> 544634 DEBUG (simCloudManagerPool-2748-thread-58) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 58
>    [junit4]   2> 544640 DEBUG (simCloudManagerPool-2748-thread-59) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=59
>    [junit4]   2> 544640 DEBUG (simCloudManagerPool-2748-thread-59) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 59
>    [junit4]   2> 544647 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544647 DEBUG (simCloudManagerPool-2748-thread-60) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=60
>    [junit4]   2> 544647 DEBUG (simCloudManagerPool-2748-thread-60) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 60
>    [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=61
>    [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 61
>    [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard6)
>    [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard6 (currentVersion=62): {"core_node51":{
>    [junit4]   2>     "core":"testNodeLost_shard6_replica_n51",
>    [junit4]   2>     "shard":"shard6",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10053_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544657 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544663 DEBUG (simCloudManagerPool-2748-thread-62) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=62
>    [junit4]   2> 544664 DEBUG (simCloudManagerPool-2748-thread-62) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 62
>    [junit4]   2> 544670 DEBUG (simCloudManagerPool-2748-thread-63) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=63
>    [junit4]   2> 544670 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544671 DEBUG (simCloudManagerPool-2748-thread-63) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 63
>    [junit4]   2> 544676 DEBUG (simCloudManagerPool-2748-thread-64) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=64
>    [junit4]   2> 544676 DEBUG (simCloudManagerPool-2748-thread-64) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 64
>    [junit4]   2> 544684 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544684 DEBUG (simCloudManagerPool-2748-thread-65) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=65
>    [junit4]   2> 544684 DEBUG (simCloudManagerPool-2748-thread-65) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 65
>    [junit4]   2> 544692 DEBUG (simCloudManagerPool-2748-thread-66) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=66
>    [junit4]   2> 544692 DEBUG (simCloudManagerPool-2748-thread-66) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 66
>    [junit4]   2> 544696 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544700 DEBUG (simCloudManagerPool-2748-thread-67) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=67
>    [junit4]   2> 544701 DEBUG (simCloudManagerPool-2748-thread-67) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 67
>    [junit4]   2> 544708 DEBUG (simCloudManagerPool-2748-thread-68) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=68
>    [junit4]   2> 544708 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544708 DEBUG (simCloudManagerPool-2748-thread-68) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 68
>    [junit4]   2> 544716 DEBUG (simCloudManagerPool-2748-thread-69) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=69
>    [junit4]   2> 544716 DEBUG (simCloudManagerPool-2748-thread-69) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 69
>    [junit4]   2> 544719 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544724 DEBUG (simCloudManagerPool-2748-thread-70) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=70
>    [junit4]   2> 544725 DEBUG (simCloudManagerPool-2748-thread-70) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 70
>    [junit4]   2> 544732 DEBUG (simCloudManagerPool-2748-thread-71) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=71
>    [junit4]   2> 544732 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544733 DEBUG (simCloudManagerPool-2748-thread-71) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 71
>    [junit4]   2> 544733 DEBUG (simCloudManagerPool-2748-thread-71) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard7)
>    [junit4]   2> 544733 DEBUG (simCloudManagerPool-2748-thread-71) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard7 (currentVersion=72): {"core_node61":{
>    [junit4]   2>     "core":"testNodeLost_shard7_replica_n61",
>    [junit4]   2>     "shard":"shard7",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10065_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544739 DEBUG (simCloudManagerPool-2748-thread-72) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=72
>    [junit4]   2> 544739 DEBUG (simCloudManagerPool-2748-thread-72) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 72
>    [junit4]   2> 544746 DEBUG (simCloudManagerPool-2748-thread-73) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=73
>    [junit4]   2> 544746 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544747 DEBUG (simCloudManagerPool-2748-thread-73) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 73
>    [junit4]   2> 544753 DEBUG (simCloudManagerPool-2748-thread-74) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=74
>    [junit4]   2> 544753 DEBUG (simCloudManagerPool-2748-thread-74) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 74
>    [junit4]   2> 544761 DEBUG (simCloudManagerPool-2748-thread-75) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=75
>    [junit4]   2> 544761 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544761 DEBUG (simCloudManagerPool-2748-thread-75) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 75
>    [junit4]   2> 544768 DEBUG (simCloudManagerPool-2748-thread-76) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=76
>    [junit4]   2> 544768 DEBUG (simCloudManagerPool-2748-thread-76) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 76
>    [junit4]   2> 544771 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544776 DEBUG (simCloudManagerPool-2748-thread-77) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=77
>    [junit4]   2> 544776 DEBUG (simCloudManagerPool-2748-thread-77) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 77
>    [junit4]   2> 544783 DEBUG (simCloudManagerPool-2748-thread-78) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=78
>    [junit4]   2> 544783 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live no
>
> [...truncated too long message...]
>
> ault]
> [ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.17 in
> default
> [ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 1ms
>
> ---------------------------------------------------------------------
>         |                  |            modules            ||   artifacts
>  |
>         |       conf       | number| search|dwnlded|evicted||
> number|dwnlded|
>
> ---------------------------------------------------------------------
>         |      default     |   1   |   0   |   0   |   0   ||   1   |   0
>  |
>
> ---------------------------------------------------------------------
>
> -init-totals:
>
> -test:
>     [mkdir] Created dir:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test
> [junit4:pickseed] Seed property 'tests.seed' already defined:
> E7CFAD5A8C4A83D8
>     [mkdir] Created dir:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp
>    [junit4] <JUnit4> says שלום! Master seed: E7CFAD5A8C4A83D8
>    [junit4] Executing 5 suites with 5 JVMs.
>    [junit4]
>    [junit4] Started J4 PID(5792@localhost).
>    [junit4] Started J3 PID(5790@localhost).
>    [junit4] Started J1 PID(5788@localhost).
>    [junit4] Started J2 PID(5789@localhost).
>    [junit4] Started J0 PID(5791@localhost).
>    [junit4] HEARTBEAT J3 PID(5790@localhost): 2020-02-06T09:19:10,
> stalled for 66.5s at: TestSimLargeCluster.testFreediskTracking
>    [junit4] HEARTBEAT J2 PID(5789@localhost): 2020-02-06T09:19:10,
> stalled for 66.6s at: TestSimLargeCluster.testFreediskTracking
>    [junit4] HEARTBEAT J0 PID(5791@localhost): 2020-02-06T09:19:10,
> stalled for 66.8s at: TestSimLargeCluster.testFreediskTracking
>    [junit4] HEARTBEAT J1 PID(5788@localhost): 2020-02-06T09:19:10,
> stalled for 66.6s at: TestSimLargeCluster.testFreediskTracking
>    [junit4] HEARTBEAT J4 PID(5792@localhost): 2020-02-06T09:19:10,
> stalled for 67.1s at: TestSimLargeCluster.testFreediskTracking
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4] IGNOR/A 0.01s J2 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4] OK      10.9s J2 | TestSimLargeCluster.testNodeLost
>    [junit4] OK      0.62s J2 | TestSimLargeCluster.testSearchRate
>    [junit4] OK      73.2s J2 | TestSimLargeCluster.testFreediskTracking
>    [junit4] OK      46.2s J2 | TestSimLargeCluster.testAddNode
>    [junit4] OK      11.5s J2 |
> TestSimLargeCluster.testCreateLargeSimCollections
>    [junit4] Completed [1/5] on J2 in 146.73s, 6 tests, 1 skipped
>    [junit4]
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4] IGNOR/A 0.01s J1 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4] OK      10.8s J1 | TestSimLargeCluster.testNodeLost
>    [junit4] OK      0.79s J1 | TestSimLargeCluster.testSearchRate
>    [junit4] OK      72.6s J1 | TestSimLargeCluster.testFreediskTracking
>    [junit4] OK      47.0s J1 | TestSimLargeCluster.testAddNode
>    [junit4] OK      11.6s J1 |
> TestSimLargeCluster.testCreateLargeSimCollections
>    [junit4] Completed [2/5] on J1 in 146.93s, 6 tests, 1 skipped
>    [junit4]
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4] IGNOR/A 0.01s J3 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4] OK      10.6s J3 | TestSimLargeCluster.testNodeLost
>    [junit4] OK      0.60s J3 | TestSimLargeCluster.testSearchRate
>    [junit4] OK      72.5s J3 | TestSimLargeCluster.testFreediskTracking
>    [junit4] OK      47.6s J3 | TestSimLargeCluster.testAddNode
>    [junit4] OK      12.0s J3 |
> TestSimLargeCluster.testCreateLargeSimCollections
>    [junit4] Completed [3/5] on J3 in 147.72s, 6 tests, 1 skipped
>    [junit4]
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4] IGNOR/A 0.06s J4 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4] OK      10.1s J4 | TestSimLargeCluster.testNodeLost
>    [junit4] OK      0.85s J4 | TestSimLargeCluster.testSearchRate
>    [junit4] OK      72.8s J4 | TestSimLargeCluster.testFreediskTracking
>    [junit4] OK      48.6s J4 | TestSimLargeCluster.testAddNode
>    [junit4] OK      12.0s J4 |
> TestSimLargeCluster.testCreateLargeSimCollections
>    [junit4] Completed [4/5] on J4 in 148.58s, 6 tests, 1 skipped
>    [junit4]
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4] IGNOR/A 0.02s J0 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4] OK      10.4s J0 | TestSimLargeCluster.testNodeLost
>    [junit4] OK      0.76s J0 | TestSimLargeCluster.testSearchRate
>    [junit4] OK      74.3s J0 | TestSimLargeCluster.testFreediskTracking
>    [junit4] OK      47.5s J0 | TestSimLargeCluster.testAddNode
>    [junit4] OK      12.2s J0 |
> TestSimLargeCluster.testCreateLargeSimCollections
>    [junit4] Completed [5/5] on J0 in 149.27s, 6 tests, 1 skipped
>    [junit4]
>    [junit4] JVM J0:     2.06 ..   152.65 =   150.60s
>    [junit4] JVM J1:     1.99 ..   150.67 =   148.68s
>    [junit4] JVM J2:     2.01 ..   150.65 =   148.64s
>    [junit4] JVM J3:     2.01 ..   151.17 =   149.16s
>    [junit4] JVM J4:     1.84 ..   151.92 =   150.08s
>    [junit4] Execution time total: 2 minutes 32 seconds
>    [junit4] Tests summary: 5 suites, 30 tests, 5 ignored (5 assumptions)
>    [junit4] Could not remove temporary path:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3
> (java.nio.file.DirectoryNotEmptyException: Remaining files:
> [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp])
>    [junit4] Could not remove temporary path:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
> (java.nio.file.DirectoryNotEmptyException: Remaining files:
> [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
>    [junit4] Could not remove temporary path:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2
> (java.nio.file.DirectoryNotEmptyException: Remaining files:
> [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp])
>    [junit4] Could not remove temporary path:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4
> (java.nio.file.DirectoryNotEmptyException: Remaining files:
> [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp])
>    [junit4] Could not remove temporary path:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
> (java.nio.file.DirectoryNotEmptyException: Remaining files:
> [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
>      [echo] 5 slowest tests:
> [junit4:tophints] 297.66s | org.apache.solr.TestDistributedSearch
> [junit4:tophints] 287.10s |
> org.apache.solr.cloud.api.collections.ShardSplitTest
> [junit4:tophints] 229.25s | org.apache.solr.cloud.TestTlogReplica
> [junit4:tophints] 193.24s | org.apache.solr.search.facet.TestJsonFacets
> [junit4:tophints] 160.01s | org.apache.solr.cloud.CollectionsAPISolrJTest
>
> -check-totals:
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by
> org.codehaus.groovy.reflection.CachedClass
> (file:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.17.jar)
> to method java.lang.Object.finalize()
> WARNING: Please consider reporting this to the maintainers of
> org.codehaus.groovy.reflection.CachedClass
> WARNING: Use --illegal-access=warn to enable warnings of further illegal
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
>
> test-nocompile:
>
> BUILD SUCCESSFUL
> Total time: 2 minutes 35 seconds
> [repro] Failures w/original seeds:
> [repro]   0/5 failed:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
> [repro]   5/5 failed: org.apache.lucene.luke.models.commits.CommitsImplTest
> [repro] Exiting with code 256
> + mv lucene/build lucene/build.repro
> + mv solr/build solr/build.repro
> + mv lucene/build.orig lucene/build
> + mv solr/build.orig solr/build
> Archiving artifacts
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> [WARNINGS] Parsing warnings in console log with parser Java Compiler
> (javac)
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> No credentials specified
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> <Git Blamer> Using GitBlamer to create author and commit information for
> all warnings.
> <Git Blamer> GIT_COMMIT=1b882246d70e1b67c2c438092ea627f7baff3249,
> workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
> [WARNINGS] Computing warning deltas based on reference build #5621
> Recording test results
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Build step 'Publish JUnit test result report' changed build result to
> UNSTABLE
> Email was triggered for: Unstable (Test Failures)
> Sending email for trigger: Unstable (Test Failures)
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org



-- 
Adrien

Re: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 5622 - Still Unstable!

Posted by Adrien Grand <jp...@gmail.com>.
My bad, the change I pushed renamed some of the testing codecs, which broke
the SuppressCodec rules of this test. I pushed a fix.

On Thu, Feb 6, 2020 at 10:22 AM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5622/
> Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC
>
> 7 tests failed.
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
> FAILED:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testNodeLost
>
> Error Message:
> Trigger did not finish even after await()ing an excessive amount of time
>
> Stack Trace:
> java.lang.AssertionError: Trigger did not finish even after await()ing an
> excessive amount of time
>         at
> __randomizedtesting.SeedInfo.seed([E7CFAD5A8C4A83D8:58DA63A40FA0E65E]:0)
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.doTestNodeLost(TestSimLargeCluster.java:549)
>         at
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testNodeLost(TestSimLargeCluster.java:422)
>         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:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>
>
>
>
> Build Log:
> [...truncated 8745 lines...]
>    [junit4] Suite: org.apache.lucene.luke.models.commits.CommitsImplTest
>    [junit4]   2> ERROR StatusLogger No Log4j 2 configuration file found.
> Using default configuration (logging only errors to the console), or user
> programmatically provided configurations. Set system property
> 'log4j2.debug' to show Log4j 2 internal initialization logging. See
> https://logging.apache.org/log4j/2.x/manual/configuration.html for
> instructions on how to configure Log4j 2
>    [junit4]   2> ERROR StatusLogger Could not reconfigure JMX
>    [junit4]   2>  java.security.AccessControlException: access denied
> ("javax.management.MBeanServerPermission" "createMBeanServer")
>    [junit4]   2>        at
> java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
>    [junit4]   2>        at
> java.base/java.security.AccessController.checkPermission(AccessController.java:1036)
>    [junit4]   2>        at
> java.base/java.lang.SecurityManager.checkPermission(SecurityManager.java:408)
>    [junit4]   2>        at
> java.management/java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:479)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:140)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:559)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:620)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:637)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:231)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:153)
>    [junit4]   2>        at
> org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:45)
>    [junit4]   2>        at
> org.apache.logging.log4j.LogManager.getContext(LogManager.java:194)
>    [junit4]   2>        at
> org.apache.logging.log4j.LogManager.getLogger(LogManager.java:581)
>    [junit4]   2>        at
> org.apache.lucene.luke.util.LoggerFactory.getLogger(LoggerFactory.java:70)
>    [junit4]   2>        at
> org.apache.lucene.luke.models.commits.CommitsImpl.<clinit>(CommitsImpl.java:44)
>    [junit4]   2>        at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testSegmentCodec(CommitsImplTest.java:195)
>    [junit4]   2>        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]   2>        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]   2>        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>        at
> java.base/java.lang.reflect.Method.invoke(Method.java:567)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>    [junit4]   2>        at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>    [junit4]   2>        at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>        at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
>    [junit4]   2>        at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>    [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:830)
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=CommitsImplTest -Dtests.method=testGetSegmentAttributes
> -Dtests.seed=5F13E4787CA9C861 -Dtests.slow=true -Dtests.locale=kw-GB
> -Dtests.timezone=America/Nassau -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 0.12s J2 | CommitsImplTest.testGetSegmentAttributes <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([5F13E4787CA9C861:C48B54C8553AB9EC]:0)
>    [junit4]    >        at
> org.apache.lucene.luke.models.commits.CommitsImplTest.testGetSegmentAttributes(CommitsImplTest.java:155)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:567)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/J2/temp/lucene.luke.models.commits.CommitsImplTest_5F13E4787CA9C861-001
>    [junit4]   2> NOTE: test params are:
> codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
> chunkSize=10, maxDocsPerChunk=363, blockShift=10),
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
> chunkSize=10, blockSize=10)),
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@17e8260),
> locale=kw-GB, timezone=America/Nassau
>    [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2
> (64-bit)/cpus=6,threads=1,free=173113056,total=189792256
>    [junit4]   2> NOTE: All tests run in this JVM: [CommitsImplTest]
>    [junit4] Completed [7/10 (1!)] on J2 in 5.60s, 16 tests, 1 failure <<<
> FAILURES!
>
> [...truncated 5134 lines...]
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4]   2> 544191 INFO
> (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ]
> o.a.s.SolrTestCaseJ4 Created dataDir:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestSimLargeCluster_E7CFAD5A8C4A83D8-001/data-dir-71-001
>    [junit4]   2> 544191 WARN
> (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ]
> o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
>    [junit4]   2> 544191 INFO
> (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ]
> o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
> w/NUMERIC_DOCVALUES_SYSPROP=true
>    [junit4]   2> 544192 INFO
> (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-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) w/ MAC_OS_X supressed clientAuth
>    [junit4]   2> 544192 INFO
> (SUITE-TestSimLargeCluster-seed#[E7CFAD5A8C4A83D8]-worker) [     ]
> o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
> test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>    [junit4] IGNOR/A 0.00s J2 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4]   2> 544195 INFO
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.SolrTestCaseJ4 ###Starting testNodeLost
>    [junit4]   2> 544196 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10035
> _solr
>    [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
> .scheduled_maintenance triggers
>    [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with
> znode version 1
>    [junit4]   2> 544197 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=0
>    [junit4]   2> 544197 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
>    [junit4]   2> 544197 INFO
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
> history in memory.
>    [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
> lastZnodeVersion 0
>    [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
> znodeVersion 1
>    [junit4]   2> 544197 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas -
> Initial livenodes: [127.0.0.1:10039_solr, 127.0.0.1:10040_solr,
> 127.0.0.1:10037_solr, 127.0.0.1:10041_solr, 127.0.0.1:10042_solr,
> 127.0.0.1:10035_solr, 127.0.0.1:10038_solr, 127.0.0.1:10036_solr]
>    [junit4]   2> 544198 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
> nodeAdded markers
>    [junit4]   2> 544198 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
> lastZnodeVersion 1
>    [junit4]   2> 544198 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 16 and last live nodes: 8
>    [junit4]   2> 544206 DEBUG (simCloudManagerPool-2748-thread-2) [     ]
> o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
>    [junit4]   2> 544206 DEBUG (simCloudManagerPool-2748-thread-2) [     ]
> o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
> version 2
>    [junit4]   2> 544206 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
> znodeVersion 2
>    [junit4]   2> 544207 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
> nodeAdded markers
>    [junit4]   2> 544207 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
> lastZnodeVersion 2
>    [junit4]   2> 544209 DEBUG (simCloudManagerPool-2748-thread-4) [     ]
> o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
>    [junit4]   2> 544209 DEBUG (simCloudManagerPool-2748-thread-4) [     ]
> o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
> version 3
>    [junit4]   2> 544210 DEBUG (ScheduledTrigger-2749-thread-1) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
> currently live nodes: 100 and last live nodes: 16
>    [junit4]   2> 544210 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
> znodeVersion 3
>    [junit4]   2> 544211 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection .system,
> currentVersion=1
>    [junit4]   2> 544211 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
> nodeAdded markers
>    [junit4]   2> 544211 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=1
>    [junit4]   2> 544211 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
> lastZnodeVersion 3
>    [junit4]   2> 544211 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1
>    [junit4]   2> 544216 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=2
>    [junit4]   2> 544217 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2
>    [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=3
>    [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3
>    [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (.system /
> shard1)
>    [junit4]   2> 544223 DEBUG (simCloudManagerPool-2748-thread-5) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for .system /
> shard1 (currentVersion=4): {"core_node1":{
>    [junit4]   2>     "core":".system_shard1_replica_n1",
>    [junit4]   2>     "shard":"shard1",
>    [junit4]   2>     "collection":".system",
>    [junit4]   2>     "node_name":"127.0.0.1:10040_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544231 DEBUG (simCloudManagerPool-2748-thread-6) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=4
>    [junit4]   2> 544231 DEBUG (simCloudManagerPool-2748-thread-6) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4
>    [junit4]   2> 544237 DEBUG (simCloudManagerPool-2748-thread-7) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=5
>    [junit4]   2> 544237 DEBUG (simCloudManagerPool-2748-thread-7) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5
>    [junit4]   2> 544238 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection .system,
> currentVersion=6
>    [junit4]   2> 544238 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=6
>    [junit4]   2> 544238 DEBUG
> (TEST-TestSimLargeCluster.testNodeLost-seed#[E7CFAD5A8C4A83D8]) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6
>    [junit4]   2> 544246 DEBUG (simCloudManagerPool-2748-thread-8) [     ]
> o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
>    [junit4]   2> 544246 DEBUG (simCloudManagerPool-2748-thread-8) [     ]
> o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
> version 4
>    [junit4]   2> 544246 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
> znodeVersion 4
>    [junit4]   2> 544247 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger3 -
> Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10118_solr,
> 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10065_solr,
> 127.0.0.1:10120_solr, 127.0.0.1:10066_solr, 127.0.0.1:10121_solr,
> 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10096_solr,
> 127.0.0.1:10119_solr, 127.0.0.1:10105_solr, 127.0.0.1:10047_solr,
> 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr,
> 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr,
> 127.0.0.1:10079_solr, 127.0.0.1:10134_solr, 127.0.0.1:10098_solr,
> 127.0.0.1:10054_solr, 127.0.0.1:10129_solr, 127.0.0.1:10099_solr,
> 127.0.0.1:10101_solr, 127.0.0.1:10123_solr, 127.0.0.1:10071_solr,
> 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr,
> 127.0.0.1:10124_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr,
> 127.0.0.1:10038_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr,
> 127.0.0.1:10067_solr, 127.0.0.1:10061_solr, 127.0.0.1:10130_solr,
> 127.0.0.1:10133_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr,
> 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10117_solr,
> 127.0.0.1:10083_solr, 127.0.0.1:10114_solr, 127.0.0.1:10080_solr,
> 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10111_solr,
> 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10112_solr,
> 127.0.0.1:10074_solr, 127.0.0.1:10126_solr, 127.0.0.1:10060_solr,
> 127.0.0.1:10073_solr, 127.0.0.1:10127_solr, 127.0.0.1:10113_solr,
> 127.0.0.1:10058_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr,
> 127.0.0.1:10039_solr, 127.0.0.1:10044_solr, 127.0.0.1:10092_solr,
> 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10040_solr,
> 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr,
> 127.0.0.1:10063_solr, 127.0.0.1:10131_solr, 127.0.0.1:10115_solr,
> 127.0.0.1:10110_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr,
> 127.0.0.1:10132_solr, 127.0.0.1:10116_solr, 127.0.0.1:10122_solr,
> 127.0.0.1:10125_solr, 127.0.0.1:10075_solr, 127.0.0.1:10050_solr,
> 127.0.0.1:10078_solr, 127.0.0.1:10128_solr, 127.0.0.1:10097_solr,
> 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr,
> 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr,
> 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr,
> 127.0.0.1:10072_solr, 127.0.0.1:10056_solr]
>    [junit4]   2> 544247 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
> nodeAdded markers
>    [junit4]   2> 544247 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4,
> lastZnodeVersion 4
>    [junit4]   2> 544247 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544250 DEBUG (simCloudManagerPool-2748-thread-9) [     ]
> o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
>    [junit4]   2> 544250 DEBUG (simCloudManagerPool-2748-thread-9) [     ]
> o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
> version 5
>    [junit4]   2> 544251 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
> znodeVersion 5
>    [junit4]   2> 544251 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
> nodeAdded markers
>    [junit4]   2> 544251 DEBUG (Simulated OverseerAutoScalingTriggerThread)
> [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5,
> lastZnodeVersion 5
>    [junit4]   2> 544262 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544263 DEBUG (simCloudManagerPool-2748-thread-10) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection testNodeLost,
> currentVersion=7
>    [junit4]   2> 544263 DEBUG (simCloudManagerPool-2748-thread-10) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=7
>    [junit4]   2> 544263 DEBUG (simCloudManagerPool-2748-thread-10) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 7
>    [junit4]   2> 544271 DEBUG (simCloudManagerPool-2748-thread-10) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=8
>    [junit4]   2> 544271 DEBUG (simCloudManagerPool-2748-thread-10) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 8
>    [junit4]   2> 544273 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544278 DEBUG (simCloudManagerPool-2748-thread-11) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=9
>    [junit4]   2> 544278 DEBUG (simCloudManagerPool-2748-thread-11) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 9
>    [junit4]   2> 544279 DEBUG (simCloudManagerPool-2748-thread-11) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard1)
>    [junit4]   2> 544279 DEBUG (simCloudManagerPool-2748-thread-11) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard1 (currentVersion=10): {"core_node1":{
>    [junit4]   2>     "core":"testNodeLost_shard1_replica_n1",
>    [junit4]   2>     "shard":"shard1",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10073_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544284 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544285 DEBUG (simCloudManagerPool-2748-thread-22) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=10
>    [junit4]   2> 544289 DEBUG (simCloudManagerPool-2748-thread-22) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 10
>    [junit4]   2> 544289 DEBUG (simCloudManagerPool-2748-thread-22) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard2)
>    [junit4]   2> 544289 DEBUG (simCloudManagerPool-2748-thread-22) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard2 (currentVersion=11): {"core_node12":{
>    [junit4]   2>     "core":"testNodeLost_shard2_replica_n12",
>    [junit4]   2>     "shard":"shard2",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10105_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544296 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544297 DEBUG (simCloudManagerPool-2748-thread-34) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=11
>    [junit4]   2> 544298 DEBUG (simCloudManagerPool-2748-thread-34) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 11
>    [junit4]   2> 544298 DEBUG (simCloudManagerPool-2748-thread-34) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard3)
>    [junit4]   2> 544298 DEBUG (simCloudManagerPool-2748-thread-34) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard3 (currentVersion=12): {"core_node24":{
>    [junit4]   2>     "core":"testNodeLost_shard3_replica_n24",
>    [junit4]   2>     "shard":"shard3",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10109_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544303 DEBUG (simCloudManagerPool-2748-thread-12) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=12
>    [junit4]   2> 544305 DEBUG (simCloudManagerPool-2748-thread-12) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 12
>    [junit4]   2> 544306 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544310 DEBUG (simCloudManagerPool-2748-thread-13) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=13
>    [junit4]   2> 544311 DEBUG (simCloudManagerPool-2748-thread-13) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 13
>    [junit4]   2> 544316 DEBUG (simCloudManagerPool-2748-thread-14) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=14
>    [junit4]   2> 544318 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544319 DEBUG (simCloudManagerPool-2748-thread-14) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 14
>    [junit4]   2> 544324 DEBUG (simCloudManagerPool-2748-thread-103) [
>  ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=15
>    [junit4]   2> 544326 DEBUG (simCloudManagerPool-2748-thread-103) [
>  ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 15
>    [junit4]   2> 544326 DEBUG (simCloudManagerPool-2748-thread-103) [
>  ] o.a.s.c.a.s.SimClusterStateProvider Running leader election
> (testNodeLost / shard10)
>    [junit4]   2> 544326 DEBUG (simCloudManagerPool-2748-thread-103) [
>  ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
> testNodeLost / shard10 (currentVersion=16): {"core_node93":{
>    [junit4]   2>     "core":"testNodeLost_shard10_replica_n93",
>    [junit4]   2>     "shard":"shard10",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10083_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544329 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544331 DEBUG (simCloudManagerPool-2748-thread-15) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=16
>    [junit4]   2> 544332 DEBUG (simCloudManagerPool-2748-thread-15) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 16
>    [junit4]   2> 544338 DEBUG (simCloudManagerPool-2748-thread-16) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=17
>    [junit4]   2> 544339 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544339 DEBUG (simCloudManagerPool-2748-thread-16) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 17
>    [junit4]   2> 544344 DEBUG (simCloudManagerPool-2748-thread-17) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=18
>    [junit4]   2> 544346 DEBUG (simCloudManagerPool-2748-thread-17) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 18
>    [junit4]   2> 544356 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544356 DEBUG (simCloudManagerPool-2748-thread-187) [
>  ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=19
>    [junit4]   2> 544357 DEBUG (simCloudManagerPool-2748-thread-187) [
>  ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 19
>    [junit4]   2> 544358 DEBUG (simCloudManagerPool-2748-thread-187) [
>  ] o.a.s.c.a.s.SimClusterStateProvider Running leader election
> (testNodeLost / shard18)
>    [junit4]   2> 544358 DEBUG (simCloudManagerPool-2748-thread-187) [
>  ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
> testNodeLost / shard18 (currentVersion=20): {"core_node177":{
>    [junit4]   2>     "core":"testNodeLost_shard18_replica_n177",
>    [junit4]   2>     "shard":"shard18",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10039_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544363 DEBUG (simCloudManagerPool-2748-thread-18) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=20
>    [junit4]   2> 544364 DEBUG (simCloudManagerPool-2748-thread-18) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 20
>    [junit4]   2> 544366 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544371 DEBUG (simCloudManagerPool-2748-thread-19) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=21
>    [junit4]   2> 544374 DEBUG (simCloudManagerPool-2748-thread-19) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 21
>    [junit4]   2> 544377 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544379 DEBUG (simCloudManagerPool-2748-thread-20) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=22
>    [junit4]   2> 544381 DEBUG (simCloudManagerPool-2748-thread-20) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 22
>    [junit4]   2> 544387 DEBUG (simCloudManagerPool-2748-thread-21) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=23
>    [junit4]   2> 544387 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544388 DEBUG (simCloudManagerPool-2748-thread-21) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 23
>    [junit4]   2> 544393 DEBUG (simCloudManagerPool-2748-thread-23) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=24
>    [junit4]   2> 544394 DEBUG (simCloudManagerPool-2748-thread-23) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 24
>    [junit4]   2> 544398 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544402 DEBUG (simCloudManagerPool-2748-thread-24) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=25
>    [junit4]   2> 544402 DEBUG (simCloudManagerPool-2748-thread-24) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 25
>    [junit4]   2> 544408 DEBUG (simCloudManagerPool-2748-thread-25) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=26
>    [junit4]   2> 544409 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544409 DEBUG (simCloudManagerPool-2748-thread-25) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 26
>    [junit4]   2> 544414 DEBUG (simCloudManagerPool-2748-thread-26) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=27
>    [junit4]   2> 544415 DEBUG (simCloudManagerPool-2748-thread-26) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 27
>    [junit4]   2> 544419 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544421 DEBUG (simCloudManagerPool-2748-thread-27) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=28
>    [junit4]   2> 544422 DEBUG (simCloudManagerPool-2748-thread-27) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 28
>    [junit4]   2> 544427 DEBUG (simCloudManagerPool-2748-thread-28) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=29
>    [junit4]   2> 544428 DEBUG (simCloudManagerPool-2748-thread-28) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 29
>    [junit4]   2> 544430 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544436 DEBUG (simCloudManagerPool-2748-thread-29) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=30
>    [junit4]   2> 544437 DEBUG (simCloudManagerPool-2748-thread-29) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 30
>    [junit4]   2> 544440 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544443 DEBUG (simCloudManagerPool-2748-thread-30) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=31
>    [junit4]   2> 544444 DEBUG (simCloudManagerPool-2748-thread-30) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 31
>    [junit4]   2> 544450 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544451 DEBUG (simCloudManagerPool-2748-thread-31) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=32
>    [junit4]   2> 544452 DEBUG (simCloudManagerPool-2748-thread-31) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 32
>    [junit4]   2> 544459 DEBUG (simCloudManagerPool-2748-thread-32) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=33
>    [junit4]   2> 544459 DEBUG (simCloudManagerPool-2748-thread-32) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 33
>    [junit4]   2> 544461 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544465 DEBUG (simCloudManagerPool-2748-thread-33) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=34
>    [junit4]   2> 544466 DEBUG (simCloudManagerPool-2748-thread-33) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 34
>    [junit4]   2> 544471 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544471 DEBUG (simCloudManagerPool-2748-thread-35) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=35
>    [junit4]   2> 544472 DEBUG (simCloudManagerPool-2748-thread-35) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 35
>    [junit4]   2> 544480 DEBUG (simCloudManagerPool-2748-thread-36) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=36
>    [junit4]   2> 544481 DEBUG (simCloudManagerPool-2748-thread-36) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 36
>    [junit4]   2> 544484 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544487 DEBUG (simCloudManagerPool-2748-thread-37) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=37
>    [junit4]   2> 544487 DEBUG (simCloudManagerPool-2748-thread-37) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 37
>    [junit4]   2> 544492 DEBUG (simCloudManagerPool-2748-thread-38) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=38
>    [junit4]   2> 544494 DEBUG (simCloudManagerPool-2748-thread-38) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 38
>    [junit4]   2> 544497 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544499 DEBUG (simCloudManagerPool-2748-thread-39) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=39
>    [junit4]   2> 544500 DEBUG (simCloudManagerPool-2748-thread-39) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 39
>    [junit4]   2> 544506 DEBUG (simCloudManagerPool-2748-thread-40) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=40
>    [junit4]   2> 544509 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544509 DEBUG (simCloudManagerPool-2748-thread-40) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 40
>    [junit4]   2> 544517 DEBUG (simCloudManagerPool-2748-thread-41) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=41
>    [junit4]   2> 544517 DEBUG (simCloudManagerPool-2748-thread-41) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 41
>    [junit4]   2> 544517 DEBUG (simCloudManagerPool-2748-thread-41) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard4)
>    [junit4]   2> 544518 DEBUG (simCloudManagerPool-2748-thread-41) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard4 (currentVersion=42): {"core_node31":{
>    [junit4]   2>     "core":"testNodeLost_shard4_replica_n31",
>    [junit4]   2>     "shard":"shard4",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10056_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544520 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544524 DEBUG (simCloudManagerPool-2748-thread-42) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=42
>    [junit4]   2> 544524 DEBUG (simCloudManagerPool-2748-thread-42) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 42
>    [junit4]   2> 544530 DEBUG (simCloudManagerPool-2748-thread-43) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=43
>    [junit4]   2> 544530 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544531 DEBUG (simCloudManagerPool-2748-thread-43) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 43
>    [junit4]   2> 544539 DEBUG (simCloudManagerPool-2748-thread-44) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=44
>    [junit4]   2> 544539 DEBUG (simCloudManagerPool-2748-thread-44) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 44
>    [junit4]   2> 544541 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544546 DEBUG (simCloudManagerPool-2748-thread-45) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=45
>    [junit4]   2> 544547 DEBUG (simCloudManagerPool-2748-thread-45) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 45
>    [junit4]   2> 544552 DEBUG (simCloudManagerPool-2748-thread-46) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=46
>    [junit4]   2> 544553 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544553 DEBUG (simCloudManagerPool-2748-thread-46) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 46
>    [junit4]   2> 544558 DEBUG (simCloudManagerPool-2748-thread-47) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=47
>    [junit4]   2> 544558 DEBUG (simCloudManagerPool-2748-thread-47) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 47
>    [junit4]   2> 544564 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544564 DEBUG (simCloudManagerPool-2748-thread-48) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=48
>    [junit4]   2> 544564 DEBUG (simCloudManagerPool-2748-thread-48) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 48
>    [junit4]   2> 544572 DEBUG (simCloudManagerPool-2748-thread-49) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=49
>    [junit4]   2> 544573 DEBUG (simCloudManagerPool-2748-thread-49) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 49
>    [junit4]   2> 544578 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544580 DEBUG (simCloudManagerPool-2748-thread-50) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=50
>    [junit4]   2> 544580 DEBUG (simCloudManagerPool-2748-thread-50) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 50
>    [junit4]   2> 544587 DEBUG (simCloudManagerPool-2748-thread-51) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=51
>    [junit4]   2> 544588 DEBUG (simCloudManagerPool-2748-thread-51) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 51
>    [junit4]   2> 544588 DEBUG (simCloudManagerPool-2748-thread-51) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard5)
>    [junit4]   2> 544588 DEBUG (simCloudManagerPool-2748-thread-51) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard5 (currentVersion=52): {"core_node41":{
>    [junit4]   2>     "core":"testNodeLost_shard5_replica_n41",
>    [junit4]   2>     "shard":"shard5",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10111_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544591 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544593 DEBUG (simCloudManagerPool-2748-thread-52) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=52
>    [junit4]   2> 544594 DEBUG (simCloudManagerPool-2748-thread-52) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 52
>    [junit4]   2> 544599 DEBUG (simCloudManagerPool-2748-thread-53) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=53
>    [junit4]   2> 544600 DEBUG (simCloudManagerPool-2748-thread-53) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 53
>    [junit4]   2> 544601 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544605 DEBUG (simCloudManagerPool-2748-thread-54) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=54
>    [junit4]   2> 544605 DEBUG (simCloudManagerPool-2748-thread-54) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 54
>    [junit4]   2> 544611 DEBUG (simCloudManagerPool-2748-thread-55) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=55
>    [junit4]   2> 544612 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544612 DEBUG (simCloudManagerPool-2748-thread-55) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 55
>    [junit4]   2> 544620 DEBUG (simCloudManagerPool-2748-thread-56) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=56
>    [junit4]   2> 544620 DEBUG (simCloudManagerPool-2748-thread-56) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 56
>    [junit4]   2> 544622 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544626 DEBUG (simCloudManagerPool-2748-thread-57) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=57
>    [junit4]   2> 544626 DEBUG (simCloudManagerPool-2748-thread-57) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 57
>    [junit4]   2> 544632 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544634 DEBUG (simCloudManagerPool-2748-thread-58) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=58
>    [junit4]   2> 544634 DEBUG (simCloudManagerPool-2748-thread-58) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 58
>    [junit4]   2> 544640 DEBUG (simCloudManagerPool-2748-thread-59) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=59
>    [junit4]   2> 544640 DEBUG (simCloudManagerPool-2748-thread-59) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 59
>    [junit4]   2> 544647 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544647 DEBUG (simCloudManagerPool-2748-thread-60) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=60
>    [junit4]   2> 544647 DEBUG (simCloudManagerPool-2748-thread-60) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 60
>    [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=61
>    [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 61
>    [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard6)
>    [junit4]   2> 544655 DEBUG (simCloudManagerPool-2748-thread-61) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard6 (currentVersion=62): {"core_node51":{
>    [junit4]   2>     "core":"testNodeLost_shard6_replica_n51",
>    [junit4]   2>     "shard":"shard6",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10053_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544657 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544663 DEBUG (simCloudManagerPool-2748-thread-62) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=62
>    [junit4]   2> 544664 DEBUG (simCloudManagerPool-2748-thread-62) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 62
>    [junit4]   2> 544670 DEBUG (simCloudManagerPool-2748-thread-63) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=63
>    [junit4]   2> 544670 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544671 DEBUG (simCloudManagerPool-2748-thread-63) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 63
>    [junit4]   2> 544676 DEBUG (simCloudManagerPool-2748-thread-64) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=64
>    [junit4]   2> 544676 DEBUG (simCloudManagerPool-2748-thread-64) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 64
>    [junit4]   2> 544684 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544684 DEBUG (simCloudManagerPool-2748-thread-65) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=65
>    [junit4]   2> 544684 DEBUG (simCloudManagerPool-2748-thread-65) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 65
>    [junit4]   2> 544692 DEBUG (simCloudManagerPool-2748-thread-66) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=66
>    [junit4]   2> 544692 DEBUG (simCloudManagerPool-2748-thread-66) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 66
>    [junit4]   2> 544696 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544700 DEBUG (simCloudManagerPool-2748-thread-67) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=67
>    [junit4]   2> 544701 DEBUG (simCloudManagerPool-2748-thread-67) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 67
>    [junit4]   2> 544708 DEBUG (simCloudManagerPool-2748-thread-68) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=68
>    [junit4]   2> 544708 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544708 DEBUG (simCloudManagerPool-2748-thread-68) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 68
>    [junit4]   2> 544716 DEBUG (simCloudManagerPool-2748-thread-69) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=69
>    [junit4]   2> 544716 DEBUG (simCloudManagerPool-2748-thread-69) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 69
>    [junit4]   2> 544719 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544724 DEBUG (simCloudManagerPool-2748-thread-70) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=70
>    [junit4]   2> 544725 DEBUG (simCloudManagerPool-2748-thread-70) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 70
>    [junit4]   2> 544732 DEBUG (simCloudManagerPool-2748-thread-71) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=71
>    [junit4]   2> 544732 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544733 DEBUG (simCloudManagerPool-2748-thread-71) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 71
>    [junit4]   2> 544733 DEBUG (simCloudManagerPool-2748-thread-71) [     ]
> o.a.s.c.a.s.SimClusterStateProvider Running leader election (testNodeLost /
> shard7)
>    [junit4]   2> 544733 DEBUG (simCloudManagerPool-2748-thread-71) [     ]
> o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost
> / shard7 (currentVersion=72): {"core_node61":{
>    [junit4]   2>     "core":"testNodeLost_shard7_replica_n61",
>    [junit4]   2>     "shard":"shard7",
>    [junit4]   2>     "collection":"testNodeLost",
>    [junit4]   2>     "node_name":"127.0.0.1:10065_solr",
>    [junit4]   2>     "type":"NRT",
>    [junit4]   2>     "leader":"true",
>    [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
>    [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
>    [junit4]   2>     "INDEX.sizeInBytes":10240,
>    [junit4]   2>     "state":"active",
>    [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
>    [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
>    [junit4]   2> 544739 DEBUG (simCloudManagerPool-2748-thread-72) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=72
>    [junit4]   2> 544739 DEBUG (simCloudManagerPool-2748-thread-72) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 72
>    [junit4]   2> 544746 DEBUG (simCloudManagerPool-2748-thread-73) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=73
>    [junit4]   2> 544746 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544747 DEBUG (simCloudManagerPool-2748-thread-73) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 73
>    [junit4]   2> 544753 DEBUG (simCloudManagerPool-2748-thread-74) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=74
>    [junit4]   2> 544753 DEBUG (simCloudManagerPool-2748-thread-74) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 74
>    [junit4]   2> 544761 DEBUG (simCloudManagerPool-2748-thread-75) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=75
>    [junit4]   2> 544761 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544761 DEBUG (simCloudManagerPool-2748-thread-75) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 75
>    [junit4]   2> 544768 DEBUG (simCloudManagerPool-2748-thread-76) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=76
>    [junit4]   2> 544768 DEBUG (simCloudManagerPool-2748-thread-76) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 76
>    [junit4]   2> 544771 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live nodes: 100 and last live nodes: 100
>    [junit4]   2> 544776 DEBUG (simCloudManagerPool-2748-thread-77) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=77
>    [junit4]   2> 544776 DEBUG (simCloudManagerPool-2748-thread-77) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 77
>    [junit4]   2> 544783 DEBUG (simCloudManagerPool-2748-thread-78) [     ]
> o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
> currentVersion=78
>    [junit4]   2> 544783 DEBUG (ScheduledTrigger-2749-thread-2) [     ]
> o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with
> currently live no
>
> [...truncated too long message...]
>
> ault]
> [ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.17 in
> default
> [ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 1ms
>
> ---------------------------------------------------------------------
>         |                  |            modules            ||   artifacts
>  |
>         |       conf       | number| search|dwnlded|evicted||
> number|dwnlded|
>
> ---------------------------------------------------------------------
>         |      default     |   1   |   0   |   0   |   0   ||   1   |   0
>  |
>
> ---------------------------------------------------------------------
>
> -init-totals:
>
> -test:
>     [mkdir] Created dir:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test
> [junit4:pickseed] Seed property 'tests.seed' already defined:
> E7CFAD5A8C4A83D8
>     [mkdir] Created dir:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp
>    [junit4] <JUnit4> says שלום! Master seed: E7CFAD5A8C4A83D8
>    [junit4] Executing 5 suites with 5 JVMs.
>    [junit4]
>    [junit4] Started J4 PID(5792@localhost).
>    [junit4] Started J3 PID(5790@localhost).
>    [junit4] Started J1 PID(5788@localhost).
>    [junit4] Started J2 PID(5789@localhost).
>    [junit4] Started J0 PID(5791@localhost).
>    [junit4] HEARTBEAT J3 PID(5790@localhost): 2020-02-06T09:19:10,
> stalled for 66.5s at: TestSimLargeCluster.testFreediskTracking
>    [junit4] HEARTBEAT J2 PID(5789@localhost): 2020-02-06T09:19:10,
> stalled for 66.6s at: TestSimLargeCluster.testFreediskTracking
>    [junit4] HEARTBEAT J0 PID(5791@localhost): 2020-02-06T09:19:10,
> stalled for 66.8s at: TestSimLargeCluster.testFreediskTracking
>    [junit4] HEARTBEAT J1 PID(5788@localhost): 2020-02-06T09:19:10,
> stalled for 66.6s at: TestSimLargeCluster.testFreediskTracking
>    [junit4] HEARTBEAT J4 PID(5792@localhost): 2020-02-06T09:19:10,
> stalled for 67.1s at: TestSimLargeCluster.testFreediskTracking
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4] IGNOR/A 0.01s J2 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4] OK      10.9s J2 | TestSimLargeCluster.testNodeLost
>    [junit4] OK      0.62s J2 | TestSimLargeCluster.testSearchRate
>    [junit4] OK      73.2s J2 | TestSimLargeCluster.testFreediskTracking
>    [junit4] OK      46.2s J2 | TestSimLargeCluster.testAddNode
>    [junit4] OK      11.5s J2 |
> TestSimLargeCluster.testCreateLargeSimCollections
>    [junit4] Completed [1/5] on J2 in 146.73s, 6 tests, 1 skipped
>    [junit4]
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4] IGNOR/A 0.01s J1 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4] OK      10.8s J1 | TestSimLargeCluster.testNodeLost
>    [junit4] OK      0.79s J1 | TestSimLargeCluster.testSearchRate
>    [junit4] OK      72.6s J1 | TestSimLargeCluster.testFreediskTracking
>    [junit4] OK      47.0s J1 | TestSimLargeCluster.testAddNode
>    [junit4] OK      11.6s J1 |
> TestSimLargeCluster.testCreateLargeSimCollections
>    [junit4] Completed [2/5] on J1 in 146.93s, 6 tests, 1 skipped
>    [junit4]
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4] IGNOR/A 0.01s J3 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4] OK      10.6s J3 | TestSimLargeCluster.testNodeLost
>    [junit4] OK      0.60s J3 | TestSimLargeCluster.testSearchRate
>    [junit4] OK      72.5s J3 | TestSimLargeCluster.testFreediskTracking
>    [junit4] OK      47.6s J3 | TestSimLargeCluster.testAddNode
>    [junit4] OK      12.0s J3 |
> TestSimLargeCluster.testCreateLargeSimCollections
>    [junit4] Completed [3/5] on J3 in 147.72s, 6 tests, 1 skipped
>    [junit4]
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4] IGNOR/A 0.06s J4 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4] OK      10.1s J4 | TestSimLargeCluster.testNodeLost
>    [junit4] OK      0.85s J4 | TestSimLargeCluster.testSearchRate
>    [junit4] OK      72.8s J4 | TestSimLargeCluster.testFreediskTracking
>    [junit4] OK      48.6s J4 | TestSimLargeCluster.testAddNode
>    [junit4] OK      12.0s J4 |
> TestSimLargeCluster.testCreateLargeSimCollections
>    [junit4] Completed [4/5] on J4 in 148.58s, 6 tests, 1 skipped
>    [junit4]
>    [junit4] Suite:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
>    [junit4] IGNOR/A 0.02s J0 | TestSimLargeCluster.testBasic
>    [junit4]    > Assumption #1: 'awaitsfix' test group is disabled
> (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
>    [junit4] OK      10.4s J0 | TestSimLargeCluster.testNodeLost
>    [junit4] OK      0.76s J0 | TestSimLargeCluster.testSearchRate
>    [junit4] OK      74.3s J0 | TestSimLargeCluster.testFreediskTracking
>    [junit4] OK      47.5s J0 | TestSimLargeCluster.testAddNode
>    [junit4] OK      12.2s J0 |
> TestSimLargeCluster.testCreateLargeSimCollections
>    [junit4] Completed [5/5] on J0 in 149.27s, 6 tests, 1 skipped
>    [junit4]
>    [junit4] JVM J0:     2.06 ..   152.65 =   150.60s
>    [junit4] JVM J1:     1.99 ..   150.67 =   148.68s
>    [junit4] JVM J2:     2.01 ..   150.65 =   148.64s
>    [junit4] JVM J3:     2.01 ..   151.17 =   149.16s
>    [junit4] JVM J4:     1.84 ..   151.92 =   150.08s
>    [junit4] Execution time total: 2 minutes 32 seconds
>    [junit4] Tests summary: 5 suites, 30 tests, 5 ignored (5 assumptions)
>    [junit4] Could not remove temporary path:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3
> (java.nio.file.DirectoryNotEmptyException: Remaining files:
> [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp])
>    [junit4] Could not remove temporary path:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
> (java.nio.file.DirectoryNotEmptyException: Remaining files:
> [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
>    [junit4] Could not remove temporary path:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2
> (java.nio.file.DirectoryNotEmptyException: Remaining files:
> [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp])
>    [junit4] Could not remove temporary path:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4
> (java.nio.file.DirectoryNotEmptyException: Remaining files:
> [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp])
>    [junit4] Could not remove temporary path:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
> (java.nio.file.DirectoryNotEmptyException: Remaining files:
> [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
>      [echo] 5 slowest tests:
> [junit4:tophints] 297.66s | org.apache.solr.TestDistributedSearch
> [junit4:tophints] 287.10s |
> org.apache.solr.cloud.api.collections.ShardSplitTest
> [junit4:tophints] 229.25s | org.apache.solr.cloud.TestTlogReplica
> [junit4:tophints] 193.24s | org.apache.solr.search.facet.TestJsonFacets
> [junit4:tophints] 160.01s | org.apache.solr.cloud.CollectionsAPISolrJTest
>
> -check-totals:
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by
> org.codehaus.groovy.reflection.CachedClass
> (file:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.17.jar)
> to method java.lang.Object.finalize()
> WARNING: Please consider reporting this to the maintainers of
> org.codehaus.groovy.reflection.CachedClass
> WARNING: Use --illegal-access=warn to enable warnings of further illegal
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
>
> test-nocompile:
>
> BUILD SUCCESSFUL
> Total time: 2 minutes 35 seconds
> [repro] Failures w/original seeds:
> [repro]   0/5 failed:
> org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
> [repro]   5/5 failed: org.apache.lucene.luke.models.commits.CommitsImplTest
> [repro] Exiting with code 256
> + mv lucene/build lucene/build.repro
> + mv solr/build solr/build.repro
> + mv lucene/build.orig lucene/build
> + mv solr/build.orig solr/build
> Archiving artifacts
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> [WARNINGS] Parsing warnings in console log with parser Java Compiler
> (javac)
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> No credentials specified
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> <Git Blamer> Using GitBlamer to create author and commit information for
> all warnings.
> <Git Blamer> GIT_COMMIT=1b882246d70e1b67c2c438092ea627f7baff3249,
> workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
> [WARNINGS] Computing warning deltas based on reference build #5621
> Recording test results
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Build step 'Publish JUnit test result report' changed build result to
> UNSTABLE
> Email was triggered for: Unstable (Test Failures)
> Sending email for trigger: Unstable (Test Failures)
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org



-- 
Adrien