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

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21746/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([8E651BAF9CB40369:76BB8E47E4D8D23A]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
	at org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='8.0.0'])
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">2</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">1815</long><int name="size">4</int><date name="age">2018-04-03T05:44:19.605Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:19.615Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1748</long><int name="size">4</int><date name="age">2018-04-03T05:44:19.678Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:19.692Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst></lst>
</response>

	request was:qt=/admin/segments&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
	... 40 more


FAILED:  org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([8E651BAF9CB40369:76BB8E47E4D8D23A]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
	at org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='8.0.0'])
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">5</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">1815</long><int name="size">4</int><date name="age">2018-04-03T05:44:21.193Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:21.197Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1748</long><int name="size">4</int><date name="age">2018-04-03T05:44:21.218Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:21.222Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst></lst>
</response>

	request was:qt=/admin/segments&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
	... 40 more


FAILED:  org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([8E651BAF9CB40369:76BB8E47E4D8D23A]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
	at org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='8.0.0'])
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">11</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">1815</long><int name="size">4</int><date name="age">2018-04-03T05:44:21.209Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:21.220Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1748</long><int name="size">4</int><date name="age">2018-04-03T05:44:21.231Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:21.235Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst></lst>
</response>

	request was:qt=/admin/segments&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
	... 40 more


FAILED:  org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([8E651BAF9CB40369:76BB8E47E4D8D23A]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
	at org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='8.0.0'])
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">1815</long><int name="size">4</int><date name="age">2018-04-03T05:27:42.321Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:27:42.324Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1748</long><int name="size">4</int><date name="age">2018-04-03T05:27:42.332Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:27:42.333Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst></lst>
</response>

	request was:qt=/admin/segments&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
	... 40 more




Build Log:
[...truncated 1844 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180403_043117_8065842804601931844234.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: Asserting, pf: FST50, dvf: Asserting
   [junit4] <<< JVM J0: EOF ----

[...truncated 12550 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_8E651BAF9CB40369-001/init-core-data-001
   [junit4]   2> 1900263 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1900295 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1900315 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1900411 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1900411 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1900451 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c284d91
   [junit4]   2> 1900457 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c284d91
   [junit4]   2> 1900457 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c284d91
   [junit4]   2> 1900458 INFO  (coreLoadExecutor-7268-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1900458 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1900475 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1900488 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1900584 WARN  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1900584 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1900589 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1900590 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c284d91
   [junit4]   2> 1900590 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1900590 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_8E651BAF9CB40369-001/init-core-data-001/]
   [junit4]   2> 1900627 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1900628 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1900628 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d41876a[collection1] main]
   [junit4]   2> 1900629 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1900674 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1900784 INFO  (coreLoadExecutor-7268-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1900784 INFO  (searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1900784 INFO  (searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1900784 INFO  (searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1900784 INFO  (searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1900784 INFO  (searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1900785 INFO  (searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1900785 INFO  (searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1900785 INFO  (searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1900785 INFO  (searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1900786 INFO  (searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d41876a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1900786 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1000]} 0 0
   [junit4]   2> 1900789 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1001]} 0 0
   [junit4]   2> 1900790 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1002]} 0 0
   [junit4]   2> 1900793 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1003]} 0 3
   [junit4]   2> 1900793 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1004]} 0 0
   [junit4]   2> 1900794 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[SOLR1000]} 0 0
   [junit4]   2> 1900794 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1900794 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@462dce8c commitCommandVersion:0
   [junit4]   2> 1900799 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d389dda[collection1] main]
   [junit4]   2> 1900799 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1900800 INFO  (searcherExecutor-7269-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d389dda[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C4/1:delGen=1) Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 1900800 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1900801 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2000]} 0 0
   [junit4]   2> 1900801 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2001]} 0 0
   [junit4]   2> 1900801 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2002]} 0 0
   [junit4]   2> 1900802 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2003]} 0 0
   [junit4]   2> 1900802 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2004]} 0 0
   [junit4]   2> 1900802 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1900802 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@462dce8c commitCommandVersion:0
   [junit4]   2> 1900804 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c49a967[collection1] main]
   [junit4]   2> 1900804 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1900805 INFO  (searcherExecutor-7269-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c49a967[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C4/1:delGen=1) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C4) Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 1900805 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1900820 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[8E651BAF9CB40369]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SegmentsInfoRequestHandlerTest -Dtests.method=testSegmentInfosVersion -Dtests.seed=8E651BAF9CB40369 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=SST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J2 | SegmentsInfoRequestHandlerTest.testSegmentInfosVersion <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8E651BAF9CB40369:76BB8E47E4D8D23A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
   [junit4]    > 	at org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='8.0.0'])
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">1815</long><int name="size">4</int><date name="age">2018-04-03T05:27:42.321Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:27:42.324Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1748</long><int name="size">4</int><date name="age">2018-04-03T05:27:42.332Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:27:42.333Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst></lst>
   [junit4]    > </response>
   [junit4]    > 	request was:qt=/admin/segments&wt=xml
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
   [junit4]    > 	... 40 more
   [junit4]   2> 1900843 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosData-seed#[8E651BAF9CB40369]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=1
   [junit4]   2> 1900858 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfos-seed#[8E651BAF9CB40369]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=0
   [junit4]   2> 1900859 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1727765507
   [junit4]   2> 1900859 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1900860 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@186b165a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@430857dc
   [junit4]   2> 1900863 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1900863 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11b92b74: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6ad2c6ef
   [junit4]   2> 1900865 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1900865 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76d5e142: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@19f94fc4
   [junit4]   2> 1900865 INFO  (coreCloseExecutor-7273-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@553042b8
   [junit4]   2> 1900865 INFO  (coreCloseExecutor-7273-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=553042b8
   [junit4]   2> 1900865 INFO  (coreCloseExecutor-7273-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24d9c9d1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3e31f541
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_8E651BAF9CB40369-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=28047, maxDocsPerChunk=5, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=28047, blockSize=1)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@58a4e98e), locale=it, timezone=SST
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=202723000,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteLastCustomShardedReplicaTest, FacetPivotSmallTest, TimeZoneUtilsTest, DirectSolrSpellCheckerTest, CollectionsAPIAsyncDistributedZkTest, TestAuthorizationFramework, TestSlowCompositeReaderWrapper, TestJmxIntegration, TestLeaderElectionWithEmptyReplica, TestCloudRecovery, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, MoveReplicaHDFSFailoverTest, SystemLogListenerTest, TestSolrCoreProperties, ShufflingReplicaListTransformerTest, FileBasedSpellCheckerTest, TestCopyFieldCollectionResource, CircularListTest, TestEmbeddedSolrServerAdminHandler, TestQueryTypes, ChangedSchemaMergeTest, TestObjectReleaseTracker, TestRecoveryHdfs, TestLockTree, BlockDirectoryTest, TestFreeTextSuggestions, DistributedFacetPivotSmallAdvancedTest, BlockJoinFacetDistribTest, IndexSchemaRuntimeFieldTest, SimpleCollectionCreateDeleteTest, TestComputePlanAction, TestInfoStreamLogging, NodeLostTriggerIntegrationTest, JavabinLoaderTest, DocValuesMultiTest, CustomHighlightComponentTest, AtomicUpdatesTest, CdcrRequestHandlerTest, TestFiltering, SubstringBytesRefFilterTest, ResponseLogComponentTest, RestartWhileUpdatingTest, SolrCloudExampleTest, TimeRoutedAliasUpdateProcessorTest, SpellCheckComponentTest, TestSQLHandlerNonCloud, DistributedFacetExistsSmallTest, TestCloudJSONFacetJoinDomain, TestHttpShardHandlerFactory, TestCryptoKeys, SpatialFilterTest, TestFastWriter, SpellPossibilityIteratorTest, MetricTriggerTest, SolrTestCaseJ4Test, CoreAdminRequestStatusTest, AutoscalingHistoryHandlerTest, TestSolrQueryResponse, TestLegacyNumericRangeQueryBuilder, TestConfigSetsAPI, TestSha256AuthenticationProvider, AssignTest, TestSolrCoreParser, TestExactSharedStatsCache, BasicAuthIntegrationTest, SearchHandlerTest, TestStressCloudBlindAtomicUpdates, TestInPlaceUpdatesDistrib, DistanceUnitsTest, DisMaxRequestHandlerTest, TestDistributedMap, DocValuesMissingTest, ConvertedLegacyTest, SolrMetricsIntegrationTest, HdfsBasicDistributedZk2Test, TestRandomFlRTGCloud, TestRangeQuery, SolrCmdDistributorTest, MoreLikeThisHandlerTest, ConcurrentCreateRoutedAliasTest, TestSolrCoreSnapshots, DistributedSpellCheckComponentTest, CheckHdfsIndexTest, TestSchemaSimilarityResource, RestoreTriggerStateTest, TestDocBasedVersionConstraints, StatelessScriptUpdateProcessorFactoryTest, ResponseHeaderTest, ClassificationUpdateProcessorTest, TestMultiWordSynonyms, HdfsThreadLeakTest, NotRequiredUniqueKeyTest, ScheduledTriggerTest, TestManagedSchema, SolrJmxReporterCloudTest, TestManagedResourceStorage, TestOrdValues, CreateCollectionCleanupTest, HdfsLockFactoryTest, TestDFISimilarityFactory, RankQueryTest, LegacyCloudClusterPropTest, TestDFRSimilarityFactory, SuggesterTSTTest, TestRawResponseWriter, TestNumericRangeQuery32, DocValuesTest, HLLUtilTest, TriggerIntegrationTest, TestGenericDistributedQueue, TestCoreBackup, DistributedVersionInfoTest, TestLMJelinekMercerSimilarityFactory, CopyFieldTest, TestLFUCache, SpatialRPTFieldTypeTest, TestUtils, TestRequestForwarding, URLClassifyProcessorTest, TestPointFields, VMParamsZkACLAndCredentialsProvidersTest, TestSortableTextField, ReplaceNodeNoTargetTest, TestPayloadCheckQParserPlugin, NumericFieldsTest, TestScoreJoinQPNoScore, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, TestRandomDVFaceting, TestFaceting, TermVectorComponentDistributedTest, TestStressVersions, TestCoreContainer, QueryElevationComponentTest, PeerSyncTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, TestStressLucene, TestCSVLoader, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestSolrDeletionPolicy1, CacheHeaderTest, LukeRequestHandlerTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, MultiTermTest, TestSearchPerf, TestConfig, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestBM25SimilarityFactory, ResourceLoaderTest, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, CloudExitableDirectoryReaderTest, CollectionPropsTest, DeleteReplicaTest, HealthCheckHandlerTest, HttpPartitionTest, LIROnShardRestartTest, LIRRollingUpdatesTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, TestHdfsCloudBackupRestore, TestRequestStatusCollectionAPI, NodeMarkersRegistrationTest, TriggerSetPropertiesIntegrationTest, TestNodeLostTrigger, TestPolicyCloud, CdcrBootstrapTest, TestClusterStateMutator, ZkStateReaderTest, RuleEngineTest, RulesTest, TestCorePropertiesReload, TestDirectoryFactory, TestDynamicLoading, TestImplicitCoreProperties, TestInitParams, TestReloadAndDeleteDocs, TestSolrXml, TestSolrCloudSnapshots, TestReqParamsAPI, TestSolrConfigHandlerConcurrent, SegmentsInfoRequestHandlerTest]
   [junit4] Completed [662/795 (1!)] on J2 in 0.66s, 3 tests, 1 error <<< FAILURES!

[...truncated 50002 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21746/consoleText

[repro] Revision: 2c1f110b6bf0053cfa50608a70454d9102744511

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=SegmentsInfoRequestHandlerTest -Dtests.method=testSegmentInfosVersion -Dtests.seed=8E651BAF9CB40369 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=SST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3296 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SegmentsInfoRequestHandlerTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=8E651BAF9CB40369 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=SST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest
   [junit4]   2> 2343 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_8E651BAF9CB40369-001/init-core-data-001
   [junit4]   2> 2469 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2509 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.e.j.u.log Logging initialized @2547ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2516 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2525 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2580 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2588 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2851 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3214 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3242 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3267 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3273 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3277 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3403 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3671 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3678 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3811 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3965 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3968 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 4750 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0e7559
   [junit4]   2> 4752 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0e7559
   [junit4]   2> 4752 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0e7559
   [junit4]   2> 4802 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4811 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 5035 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 5198 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 5546 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 5548 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 5633 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 5692 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0e7559
   [junit4]   2> 5699 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 5706 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_8E651BAF9CB40369-001/init-core-data-001/]
   [junit4]   2> 6651 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6651 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6688 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@26f7d3be[collection1] main]
   [junit4]   2> 6747 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 6913 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 7133 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 7278 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 7294 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 7295 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 7295 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 7296 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 7296 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 7297 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 7297 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 7298 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 7300 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 7318 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26f7d3be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7425 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1000]} 0 122
   [junit4]   2> 7435 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1001]} 0 0
   [junit4]   2> 7436 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1002]} 0 0
   [junit4]   2> 7500 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1003]} 0 62
   [junit4]   2> 7502 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1004]} 0 1
   [junit4]   2> 7504 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[SOLR1000]} 0 0
   [junit4]   2> 7509 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7509 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3e5ac1ee commitCommandVersion:0
   [junit4]   2> 7552 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26745a7c[collection1] main]
   [junit4]   2> 7560 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26745a7c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C4/1:delGen=1) Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 7570 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 7570 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 61
   [junit4]   2> 7573 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2000]} 0 0
   [junit4]   2> 7575 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2001]} 0 0
   [junit4]   2> 7575 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2002]} 0 0
   [junit4]   2> 7578 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2003]} 0 2
   [junit4]   2> 7615 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2004]} 0 0
   [junit4]   2> 7616 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7616 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3e5ac1ee commitCommandVersion:0
   [junit4]   2> 7631 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a3d498f[collection1] main]
   [junit4]   2> 7632 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 7634 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a3d498f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C4/1:delGen=1) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C4) Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 7635 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 7658 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentInfosVersion
   [junit4]   2> 7661 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[8E651BAF9CB40369]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=1
   [junit4]   2> 7682 ERROR (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='8.0.0'])
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">1815</long><int name="size">4</int><date name="age">2018-04-03T05:44:19.248Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:19.267Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1748</long><int name="size">4</int><date name="age">2018-04-03T05:44:19.330Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:19.374Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:qt=/admin/segments&wt=xml
   [junit4]   2> 7683 ERROR (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: qt=/admin/segments&wt=xml:java.lang.RuntimeException: REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='8.0.0'])
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">1815</long><int name="size">4</int><date name="age">2018-04-03T05:44:19.248Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:19.267Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1748</long><int name="size">4</int><date name="age">2018-04-03T05:44:19.330Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:19.374Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:qt=/admin/segments&wt=xml
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
   [junit4]   2> 	at org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [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:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [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 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:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 7703 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSegmentInfosVersion
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SegmentsInfoRequestHandlerTest -Dtests.method=testSegmentInfosVersion -Dtests.seed=8E651BAF9CB40369 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=it -Dtests.timezone=SST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.07s J0 | SegmentsInfoRequestHandlerTest.testSegmentInfosVersion <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8E651BAF9CB40369:76BB8E47E4D8D23A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
   [junit4]    > 	at org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='8.0.0'])
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">1815</long><int name="size">4</int><date name="age">2018-04-03T05:44:19.248Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:19.267Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1748</long><int name="size">4</int><date name="age">2018-04-03T05:44:19.330Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:19.374Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst></lst>
   [junit4]    > </response>
   [junit4]    > 	request was:qt=/admin/segments&wt=xml
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
   [junit4]    > 	... 40 more
   [junit4]   2> 7712 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosData-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentInfosData
   [junit4]   2> 7714 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosData-seed#[8E651BAF9CB40369]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=1
   [junit4]   2> 7721 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosData-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSegmentInfosData
   [junit4] OK      0.01s J0 | SegmentsInfoRequestHandlerTest.testSegmentInfosData
   [junit4]   2> 7724 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfos-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentInfos
   [junit4]   2> 7738 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfos-seed#[8E651BAF9CB40369]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=13
   [junit4]   2> 7741 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfos-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSegmentInfos
   [junit4] OK      0.02s J0 | SegmentsInfoRequestHandlerTest.testSegmentInfos
   [junit4]   2> 7742 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 7742 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2146066617
   [junit4]   2> 7742 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 7743 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@275c8aa3: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@cc66ea
   [junit4]   2> 7762 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 7762 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@109bfd86: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@11d1f29e
   [junit4]   2> 7762 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 7763 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fd1e71b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@73d1e796
   [junit4]   2> 7769 INFO  (coreCloseExecutor-11-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@129cfb9d
   [junit4]   2> 7770 INFO  (coreCloseExecutor-11-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=129cfb9d
   [junit4]   2> 7770 INFO  (coreCloseExecutor-11-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b1caae9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@a38e97a
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_8E651BAF9CB40369-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=28047, maxDocsPerChunk=5, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=28047, blockSize=1)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@35abb9c0), locale=it, timezone=SST
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=461641952,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SegmentsInfoRequestHandlerTest]
   [junit4] Completed [1/5 (1!)] on J0 in 7.14s, 3 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest
   [junit4]   2> 2438 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_8E651BAF9CB40369-001/init-core-data-001
   [junit4]   2> 2539 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2575 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.e.j.u.log Logging initialized @2607ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2581 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2593 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2662 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2668 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3006 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3355 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3385 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3427 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3434 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3445 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3558 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3855 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3868 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4055 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4210 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 4213 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 5387 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39b3c603
   [junit4]   2> 5388 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39b3c603
   [junit4]   2> 5389 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39b3c603
   [junit4]   2> 5460 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5477 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 5658 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 5808 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 6023 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 6024 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 6141 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 6207 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39b3c603
   [junit4]   2> 6216 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 6225 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_8E651BAF9CB40369-001/init-core-data-001/]
   [junit4]   2> 7041 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7041 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7078 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fbc0ceb[collection1] main]
   [junit4]   2> 7147 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 7220 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 7369 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 7509 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 7523 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 7523 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 7524 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 7525 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 7525 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 7526 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 7526 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 7526 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 7527 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 7559 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4fbc0ceb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7690 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1000]} 0 161
   [junit4]   2> 7704 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF

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

.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:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 9511 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSegmentInfosVersion
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SegmentsInfoRequestHandlerTest -Dtests.method=testSegmentInfosVersion -Dtests.seed=8E651BAF9CB40369 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=it -Dtests.timezone=SST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | SegmentsInfoRequestHandlerTest.testSegmentInfosVersion <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8E651BAF9CB40369:76BB8E47E4D8D23A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
   [junit4]    > 	at org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='8.0.0'])
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">11</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">1815</long><int name="size">4</int><date name="age">2018-04-03T05:44:21.209Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:21.220Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1748</long><int name="size">4</int><date name="age">2018-04-03T05:44:21.231Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1636</long><int name="size">1</int><date name="age">2018-04-03T05:44:21.235Z</date><str name="source">flush</str><str name="version">8.0.0</str></lst></lst>
   [junit4]    > </response>
   [junit4]    > 	request was:qt=/admin/segments&wt=xml
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
   [junit4]    > 	... 40 more
   [junit4]   2> 9522 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosData-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentInfosData
   [junit4]   2> 9523 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosData-seed#[8E651BAF9CB40369]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=0
   [junit4]   2> 9526 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosData-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSegmentInfosData
   [junit4] OK      0.01s J0 | SegmentsInfoRequestHandlerTest.testSegmentInfosData
   [junit4]   2> 9543 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfos-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentInfos
   [junit4]   2> 9545 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfos-seed#[8E651BAF9CB40369]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=1
   [junit4]   2> 9546 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfos-seed#[8E651BAF9CB40369]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSegmentInfos
   [junit4] OK      0.02s J0 | SegmentsInfoRequestHandlerTest.testSegmentInfos
   [junit4]   2> 9546 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 9547 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1449937499
   [junit4]   2> 9547 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 9547 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ec2a9b0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1e0037e5
   [junit4]   2> 9553 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 9553 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c829f98: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@11d1f29e
   [junit4]   2> 9553 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 9553 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[8E651BAF9CB40369]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63cb83a7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@73d1e796
   [junit4]   2> 9559 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@21a57907
   [junit4]   2> 9559 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=21a57907
   [junit4]   2> 9559 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bf39038: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4cb9755d
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_8E651BAF9CB40369-002
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=28047, maxDocsPerChunk=5, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=28047, blockSize=1)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@66ca9883), locale=it, timezone=SST
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=376306488,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SegmentsInfoRequestHandlerTest, SegmentsInfoRequestHandlerTest]
   [junit4] Completed [5/5 (5!)] on J0 in 1.29s, 3 tests, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 15 tests, 5 errors [seed: 8E651BAF9CB40369]

Total time: 11 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest
[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=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/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=2c1f110b6bf0053cfa50608a70454d9102744511, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21745
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_162) - Build # 21748 - Failure!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaOnIndexing

Error Message:
Captured an uncaught exception in thread: Thread[id=25279, name=updateExecutor-10410-thread-25, state=RUNNABLE, group=TGRP-DeleteReplicaTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=25279, name=updateExecutor-10410-thread-25, state=RUNNABLE, group=TGRP-DeleteReplicaTest]
	at __randomizedtesting.SeedInfo.seed([738FAC993508FCE1:AF48016969536C2]:0)
Caused by: org.apache.solr.common.SolrException: Replica: http://127.0.0.1:34097/solr/deleteReplicaOnIndexing_shard1_replica_n2/ should have been marked under leader initiated recovery in ZkController but wasn't.
	at __randomizedtesting.SeedInfo.seed([738FAC993508FCE1]:0)
	at org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:90)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1844 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180403_143117_446125282933538772840.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] codec: DummyCompressingStoredFields, pf: LuceneVarGapDocFreqInterval, dvf: Memory
   [junit4] <<< JVM J1: EOF ----

[...truncated 12110 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/init-core-data-001
   [junit4]   2> 1655693 INFO  (SUITE-DeleteReplicaTest-seed#[738FAC993508FCE1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001
   [junit4]   2> 1655694 INFO  (SUITE-DeleteReplicaTest-seed#[738FAC993508FCE1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1655694 INFO  (Thread-4157) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1655694 INFO  (Thread-4157) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1655695 ERROR (Thread-4157) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1655794 INFO  (SUITE-DeleteReplicaTest-seed#[738FAC993508FCE1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42011
   [junit4]   2> 1655797 INFO  (zkConnectionManagerCallback-10340-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655800 INFO  (jetty-launcher-10337-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1655800 INFO  (jetty-launcher-10337-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1655800 INFO  (jetty-launcher-10337-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1655801 INFO  (jetty-launcher-10337-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1655801 INFO  (jetty-launcher-10337-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1655801 INFO  (jetty-launcher-10337-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1655801 INFO  (jetty-launcher-10337-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1655801 INFO  (jetty-launcher-10337-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1655801 INFO  (jetty-launcher-10337-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1655801 INFO  (jetty-launcher-10337-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1655801 INFO  (jetty-launcher-10337-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@569937{/solr,null,AVAILABLE}
   [junit4]   2> 1655801 INFO  (jetty-launcher-10337-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b2a084{/solr,null,AVAILABLE}
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d484bf{HTTP/1.1,[http/1.1]}{127.0.0.1:45863}
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1152bc9{HTTP/1.1,[http/1.1]}{127.0.0.1:42995}
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-3) [    ] o.e.j.s.Server Started @1655837ms
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-1) [    ] o.e.j.s.Server Started @1655837ms
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45863}
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42995}
   [junit4]   2> 1655802 ERROR (jetty-launcher-10337-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1655802 ERROR (jetty-launcher-10337-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-03T15:26:11.884Z
   [junit4]   2> 1655802 INFO  (jetty-launcher-10337-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-03T15:26:11.884Z
   [junit4]   2> 1655806 INFO  (jetty-launcher-10337-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1655806 INFO  (jetty-launcher-10337-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1655806 INFO  (jetty-launcher-10337-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1655806 INFO  (zkConnectionManagerCallback-10344-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655806 INFO  (jetty-launcher-10337-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1655807 INFO  (jetty-launcher-10337-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1655807 INFO  (jetty-launcher-10337-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1655807 INFO  (jetty-launcher-10337-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1655807 INFO  (jetty-launcher-10337-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12ebec9{/solr,null,AVAILABLE}
   [junit4]   2> 1655808 INFO  (jetty-launcher-10337-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8b35a9{/solr,null,AVAILABLE}
   [junit4]   2> 1655811 INFO  (zkConnectionManagerCallback-10343-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655811 INFO  (jetty-launcher-10337-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3fd6d{HTTP/1.1,[http/1.1]}{127.0.0.1:34097}
   [junit4]   2> 1655811 INFO  (jetty-launcher-10337-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@dadb66{HTTP/1.1,[http/1.1]}{127.0.0.1:45125}
   [junit4]   2> 1655811 INFO  (jetty-launcher-10337-thread-2) [    ] o.e.j.s.Server Started @1655846ms
   [junit4]   2> 1655811 INFO  (jetty-launcher-10337-thread-4) [    ] o.e.j.s.Server Started @1655846ms
   [junit4]   2> 1655811 INFO  (jetty-launcher-10337-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34097}
   [junit4]   2> 1655811 INFO  (jetty-launcher-10337-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45125}
   [junit4]   2> 1655812 INFO  (jetty-launcher-10337-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1655812 ERROR (jetty-launcher-10337-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1655812 ERROR (jetty-launcher-10337-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1655812 INFO  (jetty-launcher-10337-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1655812 INFO  (jetty-launcher-10337-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1655812 INFO  (jetty-launcher-10337-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1655812 INFO  (jetty-launcher-10337-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1655812 INFO  (jetty-launcher-10337-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1655812 INFO  (jetty-launcher-10337-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1655812 INFO  (jetty-launcher-10337-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1655812 INFO  (jetty-launcher-10337-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1655812 INFO  (jetty-launcher-10337-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-03T15:26:11.894Z
   [junit4]   2> 1655812 INFO  (jetty-launcher-10337-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-03T15:26:11.894Z
   [junit4]   2> 1655822 INFO  (zkConnectionManagerCallback-10348-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655823 INFO  (jetty-launcher-10337-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1655823 INFO  (zkConnectionManagerCallback-10347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655823 INFO  (jetty-launcher-10337-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1655824 INFO  (jetty-launcher-10337-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42011/solr
   [junit4]   2> 1655824 INFO  (jetty-launcher-10337-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42011/solr
   [junit4]   2> 1655835 INFO  (zkConnectionManagerCallback-10356-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655839 INFO  (zkConnectionManagerCallback-10355-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655848 INFO  (jetty-launcher-10337-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42011/solr
   [junit4]   2> 1655848 INFO  (jetty-launcher-10337-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42011/solr
   [junit4]   2> 1655849 INFO  (zkConnectionManagerCallback-10363-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655849 INFO  (zkConnectionManagerCallback-10368-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655851 INFO  (zkConnectionManagerCallback-10362-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655855 INFO  (zkConnectionManagerCallback-10366-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655856 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10011182dbf000a, likely client has closed socket
   [junit4]   2> 1655879 INFO  (zkConnectionManagerCallback-10370-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655883 INFO  (zkConnectionManagerCallback-10376-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655896 INFO  (jetty-launcher-10337-thread-4) [n:127.0.0.1:45125_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1655896 INFO  (jetty-launcher-10337-thread-2) [n:127.0.0.1:34097_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1655896 INFO  (jetty-launcher-10337-thread-4) [n:127.0.0.1:45125_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45125_solr
   [junit4]   2> 1655897 INFO  (jetty-launcher-10337-thread-2) [n:127.0.0.1:34097_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34097_solr
   [junit4]   2> 1655897 INFO  (jetty-launcher-10337-thread-4) [n:127.0.0.1:45125_solr    ] o.a.s.c.Overseer Overseer (id=72076389582307339-127.0.0.1:45125_solr-n_0000000000) starting
   [junit4]   2> 1655915 INFO  (zkCallback-10369-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1655925 INFO  (jetty-launcher-10337-thread-3) [n:127.0.0.1:45863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1655926 INFO  (jetty-launcher-10337-thread-1) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1655927 INFO  (jetty-launcher-10337-thread-3) [n:127.0.0.1:45863_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1655928 INFO  (jetty-launcher-10337-thread-1) [n:127.0.0.1:42995_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1655929 INFO  (jetty-launcher-10337-thread-3) [n:127.0.0.1:45863_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1655929 INFO  (jetty-launcher-10337-thread-3) [n:127.0.0.1:45863_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45863_solr
   [junit4]   2> 1655931 INFO  (zkCallback-10369-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1655931 INFO  (zkCallback-10375-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1655939 INFO  (zkCallback-10361-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1655940 INFO  (jetty-launcher-10337-thread-1) [n:127.0.0.1:42995_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1655940 INFO  (jetty-launcher-10337-thread-1) [n:127.0.0.1:42995_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42995_solr
   [junit4]   2> 1655940 INFO  (zkCallback-10369-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1655948 INFO  (zkCallback-10375-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1655948 INFO  (zkCallback-10361-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1655948 INFO  (zkCallback-10360-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1655966 INFO  (zkConnectionManagerCallback-10385-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655969 INFO  (jetty-launcher-10337-thread-4) [n:127.0.0.1:45125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1655970 INFO  (jetty-launcher-10337-thread-4) [n:127.0.0.1:45125_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42011/solr ready
   [junit4]   2> 1655981 INFO  (jetty-launcher-10337-thread-4) [n:127.0.0.1:45125_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1655981 INFO  (jetty-launcher-10337-thread-4) [n:127.0.0.1:45125_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45125_solr
   [junit4]   2> 1655982 INFO  (zkCallback-10361-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1655983 INFO  (zkCallback-10369-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1655987 INFO  (zkCallback-10375-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1655991 INFO  (zkCallback-10360-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1655992 INFO  (zkCallback-10384-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1656386 INFO  (jetty-launcher-10337-thread-4) [n:127.0.0.1:45125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45125.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1656397 INFO  (jetty-launcher-10337-thread-4) [n:127.0.0.1:45125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45125.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1656397 INFO  (jetty-launcher-10337-thread-4) [n:127.0.0.1:45125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45125.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1656399 INFO  (jetty-launcher-10337-thread-4) [n:127.0.0.1:45125_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node4/.
   [junit4]   2> 1656555 INFO  (jetty-launcher-10337-thread-1) [n:127.0.0.1:42995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42995.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1656566 INFO  (jetty-launcher-10337-thread-1) [n:127.0.0.1:42995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42995.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1656566 INFO  (jetty-launcher-10337-thread-1) [n:127.0.0.1:42995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42995.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1656568 INFO  (jetty-launcher-10337-thread-1) [n:127.0.0.1:42995_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node1/.
   [junit4]   2> 1656571 INFO  (zkConnectionManagerCallback-10390-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1656571 INFO  (jetty-launcher-10337-thread-1) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1656572 INFO  (jetty-launcher-10337-thread-1) [n:127.0.0.1:42995_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42011/solr ready
   [junit4]   2> 1657298 INFO  (jetty-launcher-10337-thread-3) [n:127.0.0.1:45863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45863.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1657305 INFO  (jetty-launcher-10337-thread-3) [n:127.0.0.1:45863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45863.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1657305 INFO  (jetty-launcher-10337-thread-3) [n:127.0.0.1:45863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45863.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1657307 INFO  (jetty-launcher-10337-thread-3) [n:127.0.0.1:45863_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node3/.
   [junit4]   2> 1657309 INFO  (zkConnectionManagerCallback-10395-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1657310 INFO  (jetty-launcher-10337-thread-3) [n:127.0.0.1:45863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1657311 INFO  (jetty-launcher-10337-thread-3) [n:127.0.0.1:45863_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42011/solr ready
   [junit4]   2> 1658705 INFO  (jetty-launcher-10337-thread-2) [n:127.0.0.1:34097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34097.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1658712 INFO  (jetty-launcher-10337-thread-2) [n:127.0.0.1:34097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34097.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1658713 INFO  (jetty-launcher-10337-thread-2) [n:127.0.0.1:34097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34097.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1658714 INFO  (jetty-launcher-10337-thread-2) [n:127.0.0.1:34097_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node2/.
   [junit4]   2> 1658716 INFO  (zkConnectionManagerCallback-10400-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1658717 INFO  (jetty-launcher-10337-thread-2) [n:127.0.0.1:34097_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1658718 INFO  (jetty-launcher-10337-thread-2) [n:127.0.0.1:34097_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42011/solr ready
   [junit4]   2> 1658750 INFO  (zkConnectionManagerCallback-10402-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1658752 INFO  (zkConnectionManagerCallback-10407-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1658753 INFO  (SUITE-DeleteReplicaTest-seed#[738FAC993508FCE1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1658754 INFO  (SUITE-DeleteReplicaTest-seed#[738FAC993508FCE1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42011/solr ready
   [junit4]   2> 1658779 INFO  (qtp12097701-24792) [n:127.0.0.1:42995_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1658780 INFO  (OverseerThreadFactory-6317-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection deletereplica_test
   [junit4]   2> 1658886 INFO  (OverseerStateUpdate-72076389582307339-127.0.0.1:45125_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42995/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1658887 INFO  (OverseerStateUpdate-72076389582307339-127.0.0.1:45125_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34097/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1659090 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1659090 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1659091 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1659194 INFO  (zkCallback-10375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1659194 INFO  (zkCallback-10360-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1659194 INFO  (zkCallback-10375-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1659194 INFO  (zkCallback-10360-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660101 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1660101 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1660108 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1660108 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1660111 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1660111 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1660111 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n2' using configuration from collection deletereplica_test, trusted=true
   [junit4]   2> 1660111 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n1' using configuration from collection deletereplica_test, trusted=true
   [junit4]   2> 1660111 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34097.solr.core.deletereplica_test.shard1.replica_n2' (registry 'solr.core.deletereplica_test.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1660111 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42995.solr.core.deletereplica_test.shard1.replica_n1' (registry 'solr.core.deletereplica_test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1660112 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1660112 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1660112 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node2/deletereplica_test_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node2/./deletereplica_test_shard1_replica_n2/data/]
   [junit4]   2> 1660112 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node1/deletereplica_test_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node1/./deletereplica_test_shard1_replica_n1/data/]
   [junit4]   2> 1660176 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1660176 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1660178 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1660178 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1660178 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1660178 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1660180 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1660180 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1660180 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@52a933[deletereplica_test_shard1_replica_n2] main]
   [junit4]   2> 1660181 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1660181 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1660182 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6628d9[deletereplica_test_shard1_replica_n1] main]
   [junit4]   2> 1660182 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1660183 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596739211771248640
   [junit4]   2> 1660183 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1660183 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1660183 INFO  (searcherExecutor-6326-thread-1-processing-n:127.0.0.1:34097_solr x:deletereplica_test_shard1_replica_n2 c:deletereplica_test s:shard1 r:core_node4) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n2] Registered new searcher Searcher@52a933[deletereplica_test_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1660184 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1660185 INFO  (searcherExecutor-6327-thread-1-processing-n:127.0.0.1:42995_solr x:deletereplica_test_shard1_replica_n1 c:deletereplica_test s:shard1 r:core_node3) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n1] Registered new searcher Searcher@6628d9[deletereplica_test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1660185 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596739211773345792
   [junit4]   2> 1660186 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1660187 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1660189 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1660189 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1660189 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34097/solr/deletereplica_test_shard1_replica_n2/
   [junit4]   2> 1660189 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica_n2 url=http://127.0.0.1:34097/solr START replicas=[http://127.0.0.1:42995/solr/deletereplica_test_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1660191 INFO  (qtp12097701-24921) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.S.Request [deletereplica_test_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1660290 INFO  (zkCallback-10360-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660290 INFO  (zkCallback-10375-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660290 INFO  (zkCallback-10375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660290 INFO  (zkCallback-10360-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660489 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica_n2 url=http://127.0.0.1:34097/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1660489 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1660490 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1660490 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1660493 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34097/solr/deletereplica_test_shard1_replica_n2/ shard1
   [junit4]   2> 1660594 INFO  (zkCallback-10360-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660594 INFO  (zkCallback-10360-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660594 INFO  (zkCallback-10375-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660594 INFO  (zkCallback-10375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660643 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1660645 INFO  (qtp5435922-24795) [n:127.0.0.1:34097_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1554
   [junit4]   2> 1660745 INFO  (zkCallback-10360-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660745 INFO  (zkCallback-10375-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660745 INFO  (zkCallback-10360-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1660745 INFO  (zkCallback-10375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1661190 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2100
   [junit4]   2> 1661193 INFO  (qtp12097701-24792) [n:127.0.0.1:42995_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1661291 INFO  (zkCallback-10375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1661291 INFO  (zkCallback-10360-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1661291 INFO  (zkCallback-10375-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1661291 INFO  (zkCallback-10360-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1662193 INFO  (qtp12097701-24792) [n:127.0.0.1:42995_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3413
   [junit4]   2> 1662195 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1662196 INFO  (qtp12097701-24799) [n:127.0.0.1:42995_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node4&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1662198 INFO  (OverseerCollectionConfigSetProcessor-72076389582307339-127.0.0.1:45125_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1662199 INFO  (qtp5435922-24822) [n:127.0.0.1:34097_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n2, tag=null
   [junit4]   2> 1662199 INFO  (qtp5435922-24822) [n:127.0.0.1:34097_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a33753: rootName = solr_34097, domain = solr.core.deletereplica_test.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.deletereplica_test.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@1a49d33
   [junit4]   2> 1662211 INFO  (qtp5435922-24822) [n:127.0.0.1:34097_solr    ] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@a92452
   [junit4]   2> 1662211 INFO  (qtp5435922-24822) [n:127.0.0.1:34097_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n2, tag=a92452
   [junit4]   2> 1662211 INFO  (qtp5435922-24822) [n:127.0.0.1:34097_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deletereplica_test.shard1.leader, tag=a92452
   [junit4]   2> 1662213 INFO  (qtp5435922-24822) [n:127.0.0.1:34097_solr    ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node3=0}, version=2}
   [junit4]   2> 1662214 INFO  (qtp5435922-24822) [n:127.0.0.1:34097_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deletereplica_test_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=14
   [junit4]   2> 1662214 INFO  (zkCallback-10360-thread-1) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1662315 INFO  (zkCallback-10360-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1662315 INFO  (zkCallback-10360-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1662417 INFO  (qtp12097701-24799) [n:127.0.0.1:42995_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node4&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2} status=0 QTime=220
   [junit4]   2> 1664200 INFO  (OverseerCollectionConfigSetProcessor-72076389582307339-127.0.0.1:45125_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1664715 INFO  (zkCallback-10360-thread-1) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42995/solr/deletereplica_test_shard1_replica_n1/
   [junit4]   2> 1664715 INFO  (zkCallback-10360-thread-1) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1664715 INFO  (zkCallback-10360-thread-1) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:42995/solr/deletereplica_test_shard1_replica_n1/ has no replicas
   [junit4]   2> 1664720 INFO  (zkCallback-10360-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1664720 INFO  (zkCallback-10360-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1664721 INFO  (zkCallback-10360-thread-1) [n:127.0.0.1:42995_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42995/solr/deletereplica_test_shard1_replica_n1/ shard1
   [junit4]   2> 1664782 INFO  (qtp12097701-24807) [n:127.0.0.1:42995_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1664784 INFO  (OverseerThreadFactory-6317-thread-3) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteByCountNew
   [junit4]   2> 1664993 INFO  (OverseerStateUpdate-72076389582307339-127.0.0.1:45125_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45863/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1664994 INFO  (OverseerStateUpdate-72076389582307339-127.0.0.1:45125_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45125/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1664995 INFO  (OverseerStateUpdate-72076389582307339-127.0.0.1:45125_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42995/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1664997 INFO  (OverseerStateUpdate-72076389582307339-127.0.0.1:45125_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34097/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1665200 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1665200 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1665200 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1665201 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1665305 INFO  (zkCallback-10369-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1665305 INFO  (zkCallback-10375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1665305 INFO  (zkCallback-10375-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1665305 INFO  (zkCallback-10361-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1665305 INFO  (zkCallback-10360-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1665305 INFO  (zkCallback-10360-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1665305 INFO  (zkCallback-10369-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1665305 INFO  (zkCallback-10361-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666213 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1666213 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1666214 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1666215 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1666224 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1666224 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1666226 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1666227 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1666227 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2' using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1666227 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1666227 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1666227 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1' using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1666227 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45125.solr.core.deleteByCountNew.shard1.replica_n2' (registry 'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1666228 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1666228 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45863.solr.core.deleteByCountNew.shard1.replica_n1' (registry 'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1666228 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node4/deleteByCountNew_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node4/./deleteByCountNew_shard1_replica_n2/data/]
   [junit4]   2> 1666228 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1666228 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node3/deleteByCountNew_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node3/./deleteByCountNew_shard1_replica_n1/data/]
   [junit4]   2> 1666234 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1666235 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n6' using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1666235 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1666235 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n4' using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1666235 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34097.solr.core.deleteByCountNew.shard2.replica_n6' (registry 'solr.core.deleteByCountNew.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1666235 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1666236 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node2/deleteByCountNew_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node2/./deleteByCountNew_shard2_replica_n6/data/]
   [junit4]   2> 1666236 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42995.solr.core.deleteByCountNew.shard2.replica_n4' (registry 'solr.core.deleteByCountNew.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192efbe
   [junit4]   2> 1666236 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1666236 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node1/deleteByCountNew_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_738FAC993508FCE1-001/tempDir-001/node1/./deleteByCountNew_shard2_replica_n4/data/]
   [junit4]   2> 1666294 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1666295 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1666297 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1666297 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1666299 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1666299 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1666299 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@97321e[deleteByCountNew_shard1_replica_n2] main]
   [junit4]   2> 1666300 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1666300 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1666300 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1666301 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1666302 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1666302 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1666302 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1666302 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11d4b52[deleteByCountNew_shard1_replica_n1] main]
   [junit4]   2> 1666303 INFO  (searcherExecutor-6336-thread-1-processing-n:127.0.0.1:45125_solr x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node5) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n2] Registered new searcher Searcher@97321e[deleteByCountNew_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1666303 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596739218188533760
   [junit4]   2> 1666304 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1666304 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1666304 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1666304 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1666305 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1666306 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@dcff5d[deleteByCountNew_shard2_replica_n6] main]
   [junit4]   2> 1666306 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1666306 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1666306 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1666307 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1666307 INFO  (searcherExecutor-6337-thread-1-processing-n:127.0.0.1:45863_solr x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node3) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n1] Registered new searcher Searcher@11d4b52[deleteByCountNew_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1666307 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596739218192728064
   [junit4]   2> 1666308 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1666308 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1666308 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1666308 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596739218193776640
   [junit4]   2> 1666309 INFO  (qtp4761635-24806) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1666310 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@10b322a[deleteByCountNew_shard2_replica_n4] main]
   [junit4]   2> 1666311 INFO  (searcherExecutor-6338-thread-1-processing-n:127.0.0.1:34097_solr x:deleteByCountNew_shard2_replica_n6 c:deleteByCountNew s:shard2 r:core_node8) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n6] Registered new searcher Searcher@dcff5d[deleteByCountNew_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1666311 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1666311 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1666311 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1666312 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1666312 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1666313 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1666313 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1666313 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45863/solr/deleteByCountNew_shard1_replica_n1/
   [junit4]   2> 1666313 INFO  (searcherExecutor-6339-thread-1-processing-n:127.0.0.1:42995_solr x:deleteByCountNew_shard2_replica_n4 c:deleteByCountNew s:shard2 r:core_node7) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n4] Registered new searcher Searcher@10b322a[deleteByCountNew_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1666314 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596739218200068096
   [junit4]   2> 1666314 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1 url=http://127.0.0.1:45863/solr START replicas=[http://127.0.0.1:45125/solr/deleteByCountNew_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1666314 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1666316 INFO  (qtp4761635-24827) [n:127.0.0.1:45125_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1666317 INFO  (qtp12097701-24802) [n:127.0.0.1:42995_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1666415 INFO  (zkCallback-10360-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666415 INFO  (zkCallback-10361-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666415 INFO  (zkCallback-10369-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666415 INFO  (zkCallback-10360-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666415 INFO  (zkCallback-10361-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666415 INFO  (zkCallback-10375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666415 INFO  (zkCallback-10375-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666415 INFO  (zkCallback-10369-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666614 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1 url=http://127.0.0.1:45863/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1666614 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1666614 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1666614 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1666617 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45863/solr/deleteByCountNew_shard1_replica_n1/ shard1
   [junit4]   2> 1666718 INFO  (zkCallback-10369-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666718 INFO  (zkCallback-10375-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666718 INFO  (zkCallback-10360-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666718 INFO  (zkCallback-10361-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666718 INFO  (zkCallback-10369-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666718 INFO  (zkCallback-10361-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666718 INFO  (zkCallback-10360-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666718 INFO  (zkCallback-10375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1666767 INFO  (qtp6660706-24811) [n:127.0.0.1:45863_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1666814 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1666814 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1666814 INFO  (qtp5435922-24824) [n:127.0.0.1:34097_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to ht

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

 [junit4]   2> 1701427 INFO  (SUITE-DeleteReplicaTest-seed#[738FAC993508FCE1]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42011 42011
   [junit4]   2> 1701550 INFO  (Thread-4157) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42011 42011
   [junit4]   2> 1701551 WARN  (Thread-4157) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/raceDeleteReplica/terms/shard1
   [junit4]   2> 	17	/solr/collections/deleteReplicaOnIndexing/terms/shard1
   [junit4]   2> 	15	/solr/collections/deleteByCount/terms/shard1
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	8	/solr/collections/deleteByCountNew/terms/shard1
   [junit4]   2> 	8	/solr/collections/deletereplica_test/terms/shard1
   [junit4]   2> 	7	/solr/collections/delLiveColl/terms/shard1
   [junit4]   2> 	7	/solr/collections/deleteByCountNew/terms/shard2
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	5	/solr/collections/delLiveColl/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/collections/deleteByCountNew/state.json
   [junit4]   2> 	37	/solr/collections/raceDeleteReplica/state.json
   [junit4]   2> 	27	/solr/collections/delLiveColl/state.json
   [junit4]   2> 	20	/solr/collections/deleteByCount/state.json
   [junit4]   2> 	18	/solr/collections/deletereplica_test/state.json
   [junit4]   2> 	13	/solr/collections/deleteReplicaOnIndexing/state.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/raceDeleteReplica/leader_elect/shard1/election/72076389582307335-core_node3-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/72076389582307340-127.0.0.1:34097_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=635, maxMBSortInHeap=6.4299303125101375, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@174b4b), locale=ar-DZ, timezone=America/Resolute
   [junit4]   2> NOTE: Linux 4.13.0-37-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=253993184,total=486539264
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaVersionSpecificBehaviorTest, TestGeoJSONResponseWriter, TestInitQParser, TestStressRecovery, TestSubQueryTransformer, CdcrReplicationHandlerTest, ResourceLoaderTest, TestBinaryResponseWriter, TestJsonFacetRefinement, DistributedMLTComponentTest, TestStressLiveNodes, ScheduledTriggerIntegrationTest, TestClusterStateProvider, SolrCoreTest, DirectSolrConnectionTest, TestStressVersions, TestSegmentSorting, CoreAdminOperationTest, TestImpersonationWithHadoopAuth, TestExpandComponent, TestLRUCache, QueryParsingTest, TestDistribIDF, HDFSCollectionsAPITest, CollectionTooManyReplicasTest, TestClassicSimilarityFactory, TestLegacyFieldCache, TestStandardQParsers, FieldMutatingUpdateProcessorTest, TestPerFieldSimilarityWithDefaultOverride, OutOfBoxZkACLAndCredentialsProvidersTest, TermsComponentTest, HdfsChaosMonkeyNothingIsSafeTest, TestDistribDocBasedVersion, TestPushWriter, PrimUtilsTest, TestSolr4Spatial, HttpSolrCallGetCoreTest, DirectUpdateHandlerOptimizeTest, MergeStrategyTest, TestIntervalFaceting, TestOverriddenPrefixQueryForCustomFieldType, TestRebalanceLeaders, TestXmlQParser, SyncSliceTest, SolrMetricReporterTest, MissingSegmentRecoveryTest, TestExclusionRuleCollectionAccess, OverseerModifyCollectionTest, ClassificationUpdateProcessorIntegrationTest, TestConfigSetProperties, HLLSerializationTest, AutoAddReplicasPlanActionTest, TestCollectionsAPIViaSolrCloudCluster, MetricsConfigTest, SolrIndexMetricsTest, SoftAutoCommitTest, TestSimpleTrackingShardHandler, HdfsUnloadDistributedZkTest, NodeAddedTriggerTest, TestRetrieveFieldsOptimizer, TestTolerantUpdateProcessorRandomCloud, TestMacros, CdcrBidirectionalTest, SSLMigrationTest, TestAuthenticationFramework, PeerSyncTest, RequiredFieldsTest, DistributedFacetPivotWhiteBoxTest, LoggingHandlerTest, UpdateLogTest, BlockJoinFacetSimpleTest, TestManagedResource, CloudExitableDirectoryReaderTest, TestPartialUpdateDeduplication, TestSerializedLuceneMatchVersion, SuggesterTest, QueryEqualityTest, SecurityConfHandlerTest, TestOnReconnectListenerSupport, TestExecutePlanAction, TestReload, SignatureUpdateProcessorFactoryTest, BadComponentTest, TestNumericTokenStream, TestReversedWildcardFilterFactory, TestCoreAdminApis, TestBM25SimilarityFactory, SystemInfoHandlerTest, ManagedSchemaRoundRobinCloudTest, AlternateDirectoryTest, BasicZkTest, TestSolr4Spatial2, DistribCursorPagingTest, DistributedIntervalFacetingTest, TestUninvertingReader, TestUnifiedSolrHighlighter, TestHalfAndHalfDocValues, TestNRTOpen, TestFieldTypeCollectionResource, PrimitiveFieldTypeTest, DOMUtilTest, TestFieldCache, TestFileDictionaryLookup, HdfsRecoverLeaseTest, IndexSchemaTest, TestSurroundQueryParser, CurrencyRangeFacetCloudTest, TestQueryWrapperFilter, ResponseBuilderTest, PathHierarchyTokenizerFactoryTest, TestPullReplicaErrorHandling, TestSolrCloudWithSecureImpersonation, HdfsDirectoryTest, TestNodeAddedTrigger, BJQParserTest, TestNamedUpdateProcessors, TestBulkSchemaAPI, TestFoldingMultitermQuery, OverseerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestQueryUtils, TestSQLHandler, DateRangeFieldTest, TestMissingGroups, SampleTest, TestManagedSchemaThreadSafety, ConfigureRecoveryStrategyTest, JsonLoaderTest, HdfsSyncSliceTest, ImplicitSnitchTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, SpatialFilterTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DistanceFunctionTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TermVectorComponentTest, FastVectorHighlighterTest, TestCollationField, TestAnalyzedSuggestions, TestComponentsName, TestLFUCache, AssignBackwardCompatibilityTest, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, CreateRoutedAliasTest, DeleteReplicaTest]
   [junit4] Completed [546/795 (1!)] on J1 in 45.89s, 6 tests, 1 error <<< FAILURES!

[...truncated 45172 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1949627718
 [ecj-lint] Compiling 1169 source files to /tmp/ecj1949627718
 [ecj-lint] Processing annotations
 [ecj-lint] Annotations processed
 [ecj-lint] Processing annotations
 [ecj-lint] No elements to process
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/NodeLostTrigger.java (at line 32)
 [ecj-lint] 	import org.apache.solr.client.solrj.cloud.SolrCloudManager;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.client.solrj.cloud.SolrCloudManager is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/NodeLostTrigger.java (at line 36)
 [ecj-lint] 	import org.apache.solr.core.SolrResourceLoader;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.core.SolrResourceLoader is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/TriggerUtils.java (at line 20)
 [ecj-lint] 	import java.util.Collection;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Collection is never used
 [ecj-lint] ----------
 [ecj-lint] 3 problems (3 errors)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:685: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2089: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2128: Compile failed; see the compiler error output for details.

Total time: 78 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21747/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Tue Apr 03 04:00:42 MST 2018

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Tue Apr 03 04:00:42 MST 2018
	at __randomizedtesting.SeedInfo.seed([EB7CE67FDFE7CD28:30D7E6B9DACFA49B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1573)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:894)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Tue Apr 03 04:02:09 MST 2018

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Tue Apr 03 04:02:09 MST 2018
	at __randomizedtesting.SeedInfo.seed([EB7CE67FDFE7CD28:30D7E6B9DACFA49B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1573)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:894)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Tue Apr 03 04:02:15 MST 2018

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Tue Apr 03 04:02:15 MST 2018
	at __randomizedtesting.SeedInfo.seed([EB7CE67FDFE7CD28:30D7E6B9DACFA49B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1573)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:894)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Tue Apr 03 03:13:08 MST 2018

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Tue Apr 03 03:13:08 MST 2018
	at __randomizedtesting.SeedInfo.seed([EB7CE67FDFE7CD28:30D7E6B9DACFA49B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1573)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:894)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1842 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180403_093121_3416051128751403222103.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] codec: DummyCompressingStoredFields, pf: LuceneFixedGap, dvf: Memory
   [junit4] <<< JVM J2: EOF ----

[...truncated 10881 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 444567 INFO  (SUITE-TestReplicationHandler-seed#[EB7CE67FDFE7CD28]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/init-core-data-001
   [junit4]   2> 444567 INFO  (SUITE-TestReplicationHandler-seed#[EB7CE67FDFE7CD28]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 444569 INFO  (SUITE-TestReplicationHandler-seed#[EB7CE67FDFE7CD28]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 444571 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartup
   [junit4]   2> 444571 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/collection1
   [junit4]   2> 444574 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 444579 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444579 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444579 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 444579 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10420c4{/solr,null,AVAILABLE}
   [junit4]   2> 444582 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e48aac{HTTP/1.1,[http/1.1]}{127.0.0.1:34365}
   [junit4]   2> 444582 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.Server Started @444634ms
   [junit4]   2> 444582 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=34365}
   [junit4]   2> 444583 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 444583 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 444583 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 444583 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 444583 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444583 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-03T10:12:40.762Z
   [junit4]   2> 444583 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/solr.xml
   [junit4]   2> 444587 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 444587 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 444588 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 444633 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 444643 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 444644 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 444646 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/.
   [junit4]   2> 444646 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 444650 INFO  (coreLoadExecutor-1487-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 444662 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 444669 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 444671 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 444671 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 444671 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 444672 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 444672 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 444675 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=55.6806640625, floorSegmentMB=1.7001953125, forceMergeDeletesPctAllowed=9.518532158313036, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 444734 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 444734 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 444735 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6613814946418406]
   [junit4]   2> 444735 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@176accc[collection1] main]
   [junit4]   2> 444736 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/collection1/conf
   [junit4]   2> 444736 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 444736 INFO  (coreLoadExecutor-1487-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 444737 INFO  (searcherExecutor-1488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@176accc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 445243 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-002/collection1
   [junit4]   2> 445246 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 445298 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 445298 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 445298 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 445299 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1af1296{/solr,null,AVAILABLE}
   [junit4]   2> 445299 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@154b770{HTTP/1.1,[http/1.1]}{127.0.0.1:36801}
   [junit4]   2> 445299 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.Server Started @445351ms
   [junit4]   2> 445299 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=36801}
   [junit4]   2> 445300 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 445300 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 445300 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 445300 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 445300 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 445300 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-03T10:12:41.479Z
   [junit4]   2> 445300 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-002/solr.xml
   [junit4]   2> 445303 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 445303 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 445304 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 445365 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 445378 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 445378 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 445380 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-002/.
   [junit4]   2> 445380 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 445381 INFO  (coreLoadExecutor-1497-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 445396 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 445403 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 445405 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 445405 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 445405 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 445405 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 445405 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 445408 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=55.6806640625, floorSegmentMB=1.7001953125, forceMergeDeletesPctAllowed=9.518532158313036, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 445462 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 445462 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 445472 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6613814946418406]
   [junit4]   2> 445472 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17daa56[collection1] main]
   [junit4]   2> 445472 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-002/collection1/conf
   [junit4]   2> 445488 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 445488 INFO  (coreLoadExecutor-1497-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 445488 INFO  (searcherExecutor-1498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17daa56[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 445995 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@154b770{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 445995 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3748273
   [junit4]   2> 446006 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 446006 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8f5809: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1f1acfe
   [junit4]   2> 446015 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 446015 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12d6488: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1b1ca3d
   [junit4]   2> 446020 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 446020 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1afccf3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d99bbc
   [junit4]   2> 446034 INFO  (coreCloseExecutor-1503-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@aa8a18
   [junit4]   2> 446034 INFO  (coreCloseExecutor-1503-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=aa8a18
   [junit4]   2> 446034 INFO  (coreCloseExecutor-1503-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32d7f3: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@db8d17
   [junit4]   2> 446047 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1af1296{/solr,null,UNAVAILABLE}
   [junit4]   2> 446047 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 446057 INFO  (qtp16016680-6994) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 446065 INFO  (qtp16016680-6994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 8
   [junit4]   2> 446074 INFO  (qtp16016680-6998) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 446074 INFO  (qtp16016680-6998) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43ac3d commitCommandVersion:0
   [junit4]   2> 446075 INFO  (qtp16016680-6998) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b9533e[collection1] main]
   [junit4]   2> 446075 INFO  (qtp16016680-6998) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 446076 INFO  (searcherExecutor-1488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b9533e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 446076 INFO  (qtp16016680-6998) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 446083 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@e48aac{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 446083 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32445364
   [junit4]   2> 446083 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 446083 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46cb59: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1cece7c
   [junit4]   2> 446085 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 446085 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cd0aa8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1b1ca3d
   [junit4]   2> 446087 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 446087 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b3961: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d99bbc
   [junit4]   2> 446089 INFO  (coreCloseExecutor-1505-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11eded3
   [junit4]   2> 446089 INFO  (coreCloseExecutor-1505-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=11eded3
   [junit4]   2> 446090 INFO  (coreCloseExecutor-1505-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36364c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@24079f
   [junit4]   2> 446096 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10420c4{/solr,null,UNAVAILABLE}
   [junit4]   2> 446096 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 446098 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 446103 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 446103 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 446103 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 446106 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e40820{/solr,null,AVAILABLE}
   [junit4]   2> 446106 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@191ace5{HTTP/1.1,[http/1.1]}{127.0.0.1:45985}
   [junit4]   2> 446106 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.Server Started @446158ms
   [junit4]   2> 446106 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=45985}
   [junit4]   2> 446107 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 446107 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 446107 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 446107 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 446107 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 446107 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-03T10:12:42.286Z
   [junit4]   2> 446107 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/solr.xml
   [junit4]   2> 446111 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 446111 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 446112 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 446171 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 446182 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 446182 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 446184 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/.
   [junit4]   2> 446184 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 446198 INFO  (coreLoadExecutor-1512-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 446348 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 446354 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 446356 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 446356 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 446356 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b5c94
   [junit4]   2> 446357 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 446357 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 446361 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=55.6806640625, floorSegmentMB=1.7001953125, forceMergeDeletesPctAllowed=9.518532158313036, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 446430 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 446430 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 446431 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6613814946418406]
   [junit4]   2> 446432 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1891896[collection1] main]
   [junit4]   2> 446432 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-001/solr-instance-001/collection1/conf
   [junit4]   2> 446433 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 446433 INFO  (coreLoadExecutor-1512-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 446434 INFO  (searcherExecutor-1513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1891896[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 446456 INFO  (qtp29258613-7036) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 446457 INFO  (qtp29258613-7040) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 446457 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 446457 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 446458 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 446458 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 446458 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 446458 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 446459 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 446459 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 446459 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 446459 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 446459 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 446460 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 446460 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 446460 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 446460 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 446461 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 446461 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 446461 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 446461 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 446461 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 446462 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 446464 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 446465 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 446465 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 446466 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 446466 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 446467 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 446467 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 446467 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 446468 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 446468 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 446468 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 446469 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 446469 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 446469 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 446470 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 446470 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 446470 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 446471 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 446471 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 446472 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 446472 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 446472 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 446473 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 446473 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 446473 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 446473 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 446474 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 446474 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 446474 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 446475 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 446475 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 446475 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 446475 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 446476 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 446476 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 446476 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 446477 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 446477 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 446477 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 446478 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 446478 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 446478 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 446478 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 446479 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 446479 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 446479 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 446480 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 446480 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 446480 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 446480 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 446481 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 446481 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 446481 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 446482 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 446482 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 446482 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 446482 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 446483 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 446491 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 446491 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 446499 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 446499 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 446499 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 446499 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 446500 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 446500 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 446500 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 446500 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 446501 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 446501 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 446501 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 446501 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 446501 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 446502 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 446502 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 446502 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 446502 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 446502 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 446503 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 446503 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 446503 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 446503 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 446504 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 446504 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 446504 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 446504 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 446505 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 446505 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 446505 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 446505 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 446505 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 446506 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 446506 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 446506 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 446506 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 446507 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 446507 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 446507 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 446507 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 446508 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 446508 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 446508 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 446508 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 446508 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 446509 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 446509 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 446509 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 446510 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 446510 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 446510 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 446510 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 446510 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 446511 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 446511 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 446511 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 446511 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 446512 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 446512 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 446512 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 446512 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 446512 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 446513 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 446513 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 446513 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 446513 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 446514 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 446514 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 446526 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 446527 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 446527 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 446527 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 446528 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 446528 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 446528 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 446528 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 446529 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 446529 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 446529 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 446529 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 446530 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 446530 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 446530 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 446530 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 446531 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 446531 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 446531 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 446532 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 446532 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 446532 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 446533 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 446533 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 446534 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 446534 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 446534 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 446535 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 446535 INFO  (qtp29258613-7042) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 446536 INFO  (qtp29258613-7041) [    x:collection1] o.a.s.

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

icationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 204325 INFO  (qtp13433660-2497) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:2000&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 204326 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 204326 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestIndexAndConfigAliasReplication
   [junit4]   2> 204327 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1db54{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 204327 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4716203
   [junit4]   2> 204327 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 204327 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30adc2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@bc6461
   [junit4]   2> 204330 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 204330 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a44840: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@70d96d
   [junit4]   2> 204332 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 204332 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b3bf4e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@163be4f
   [junit4]   2> 204333 INFO  (coreCloseExecutor-1450-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@cf9cd4
   [junit4]   2> 204333 INFO  (coreCloseExecutor-1450-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=cf9cd4
   [junit4]   2> 204333 INFO  (coreCloseExecutor-1450-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ac12e7: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@14ba35a
   [junit4]   2> 204339 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4cc0bf{/solr,null,UNAVAILABLE}
   [junit4]   2> 204339 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 204339 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@fccf9b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 204339 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30280661
   [junit4]   2> 204340 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 204340 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10599fa: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1851cc7
   [junit4]   2> 204344 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 204344 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9e0f5b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@70d96d
   [junit4]   2> 204347 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 204347 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cce332: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@163be4f
   [junit4]   2> 204348 INFO  (coreCloseExecutor-1452-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12472c7
   [junit4]   2> 204348 INFO  (coreCloseExecutor-1452-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=12472c7
   [junit4]   2> 204348 INFO  (coreCloseExecutor-1452-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18e4b94: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1d77b6
   [junit4]   2> 204355 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12b151f{/solr,null,UNAVAILABLE}
   [junit4]   2> 204356 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[EB7CE67FDFE7CD28]) [    ] o.e.j.s.session Stopped scavenging
   [junit4] OK      2.46s J1 | TestReplicationHandler.doTestIndexAndConfigAliasReplication
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EB7CE67FDFE7CD28-002
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14bd11b), locale=es-HN, timezone=MST
   [junit4]   2> NOTE: Linux 4.13.0-37-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=167133040,total=256901120
   [junit4]   2> NOTE: All tests run in this JVM: [TestReplicationHandler, TestReplicationHandler]
   [junit4] Completed [5/5 (5!)] on J1 in 87.12s, 16 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 80 tests, 5 failures [seed: EB7CE67FDFE7CD28]

Total time: 3 minutes 26 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.handler.TestReplicationHandler
[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=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/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=00eab54f9d6232c68a93f10ff20e3a724ffeca14, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21746
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2