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/06/05 13:13:56 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22181/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=244, name=cdcr-replicator-64-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=244, name=cdcr-replicator-64-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	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)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=18843, name=cdcr-replicator-4297-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18843, name=cdcr-replicator-4297-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	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)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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 12560 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/init-core-data-001
   [junit4]   2> 181494 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[2F9556F55C6D0C4C]) [    ] 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> 181535 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[2F9556F55C6D0C4C]) [    ] 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> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=2F9556F55C6D0C4C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Pacific/Fiji -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J1 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 181562 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 181585 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 181587 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 181590 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@374e8b), locale=sr, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Linux 4.13.0-41-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=61540736,total=156184576
   [junit4]   2> NOTE: All tests run in this JVM: [TestNodeLostTrigger, TestManagedSchemaThreadSafety, PrimUtilsTest, MetricsHistoryIntegrationTest, CleanupOldIndexTest, InfoHandlerTest, PolyFieldTest, TestDFISimilarityFactory, TestSSLRandomization, TestPerFieldSimilarity, ExplicitHLLTest, TestFreeTextSuggestions, TestRetrieveFieldsOptimizer, TestNamedUpdateProcessors, RuleEngineTest, TestLegacyFieldCache, TestOverriddenPrefixQueryForCustomFieldType, TestFieldCache, FastVectorHighlighterTest, TestBM25SimilarityFactory, TestCollectionAPI, BasicFunctionalityTest, UtilsToolTest, TestReload, LoggingHandlerTest, SimplePostToolTest, ResourceLoaderTest]
   [junit4] Completed [61/812 (1!)] on J1 in 0.12s, 7 tests, 1 error <<< FAILURES!

[...truncated 1654 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/init-core-data-001
   [junit4]   2> 2184292 WARN  (SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2184292 INFO  (SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2184293 INFO  (SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2184293 INFO  (SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2184296 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 2184296 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001
   [junit4]   2> 2184296 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2184296 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2184296 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2184298 ERROR (Thread-4088) [    ] 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> 2184396 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.ZkTestServer start zk server on port:38911
   [junit4]   2> 2184399 INFO  (zkConnectionManagerCallback-3578-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184409 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2184410 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2184410 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2184410 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2184411 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@98d421{/solr,null,AVAILABLE}
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b962de{HTTP/1.1,[http/1.1]}{127.0.0.1:38907}
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.Server Started @2184439ms
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38907}
   [junit4]   2> 2184412 ERROR (jetty-launcher-3575-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2184413 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T12:39:43.154Z
   [junit4]   2> 2184414 INFO  (zkConnectionManagerCallback-3580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184415 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2184741 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38911/solr
   [junit4]   2> 2184743 INFO  (zkConnectionManagerCallback-3584-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184745 INFO  (zkConnectionManagerCallback-3586-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184793 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2184794 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38907_solr
   [junit4]   2> 2184794 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.Overseer Overseer (id=72148262748094467-127.0.0.1:38907_solr-n_0000000000) starting
   [junit4]   2> 2184799 INFO  (zkConnectionManagerCallback-3593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184801 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38911/solr ready
   [junit4]   2> 2184802 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38907_solr
   [junit4]   2> 2184804 INFO  (zkCallback-3585-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2184807 INFO  (zkCallback-3592-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2184823 WARN  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 2184848 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38907.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2184856 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38907.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2184856 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38907.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2184857 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 2184872 INFO  (zkConnectionManagerCallback-3596-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184876 INFO  (zkConnectionManagerCallback-3599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184877 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001
   [junit4]   2> 2184877 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2184877 INFO  (Thread-4098) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2184878 INFO  (Thread-4098) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2184879 ERROR (Thread-4098) [    ] 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> 2184977 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.ZkTestServer start zk server on port:34673
   [junit4]   2> 2184980 INFO  (zkConnectionManagerCallback-3603-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184987 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2184998 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2184998 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2184998 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2185000 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e9786{/solr,null,AVAILABLE}
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@144bec7{HTTP/1.1,[http/1.1]}{127.0.0.1:43899}
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.Server Started @2185028ms
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43899}
   [junit4]   2> 2185001 ERROR (jetty-launcher-3600-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2185002 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T12:39:43.742Z
   [junit4]   2> 2185005 INFO  (zkConnectionManagerCallback-3605-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185006 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187124 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34673/solr
   [junit4]   2> 2187125 INFO  (zkConnectionManagerCallback-3609-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187127 INFO  (zkConnectionManagerCallback-3611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187171 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187171 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43899_solr
   [junit4]   2> 2187172 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.Overseer Overseer (id=72148262786170883-127.0.0.1:43899_solr-n_0000000000) starting
   [junit4]   2> 2187177 INFO  (zkConnectionManagerCallback-3618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187178 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34673/solr ready
   [junit4]   2> 2187178 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43899_solr
   [junit4]   2> 2187183 INFO  (zkCallback-3617-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187183 INFO  (zkCallback-3610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187200 WARN  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 2187221 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43899.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2187229 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43899.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2187229 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43899.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2187230 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 2187253 INFO  (zkConnectionManagerCallback-3621-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187256 INFO  (zkConnectionManagerCallback-3624-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187258 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:38911/solr
   [junit4]   2> 2187258 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:34673/solr
   [junit4]   2> 2187259 INFO  (zkConnectionManagerCallback-3626-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187264 INFO  (zkConnectionManagerCallback-3630-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187265 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187265 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34673/solr ready
   [junit4]   2> 2187267 INFO  (qtp14974717-18700) [n:127.0.0.1:43899_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2187269 INFO  (OverseerThreadFactory-4258-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 2187375 INFO  (OverseerStateUpdate-72148262786170883-127.0.0.1:43899_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43899/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2187377 INFO  (OverseerStateUpdate-72148262786170883-127.0.0.1:43899_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43899/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2187581 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2187582 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2187583 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr    x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2188598 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2188598 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2188607 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2188607 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2188611 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2188611 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2188611 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2188611 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n2' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2188612 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43899.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2188612 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43899.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2188612 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2188612 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2188612 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 2188612 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
   [junit4]   2> 2188767 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2188767 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2188767 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2188767 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2188768 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2188768 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2188768 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2188768 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2188771 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14152dc[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2188771 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@f048fd[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 2188773 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2188773 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2188774 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2188774 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2188774 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2188780 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 2188786 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 2188807 INFO  (searcherExecutor-4264-thread-1-processing-n:127.0.0.1:43899_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster1_shard2_replica_n2] Registered new searcher Searcher@f048fd[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2188807 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602436346725531648
   [junit4]   2> 2188808 INFO  (searcherExecutor-4263-thread-1-processing-n:127.0.0.1:43899_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster1_shard1_replica_n1] Registered new searcher Searcher@14152dc[cdcr-cluster1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2188808 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602436346726580224
   [junit4]   2> 2188814 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2188815 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43899/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2188818 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:43899/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 2188818 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2188818 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43899/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 2188819 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2188819 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43899/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2188819 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2188820 INFO  (zkCallback-3610-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 2188821 INFO  (zkCallback-3610-thread-2) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 2188822 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43899/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 2188823 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43899/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 2188926 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2188928 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1345
   [junit4]   2> 2188975 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2188978 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1397
   [junit4]   2> 2188981 INFO  (qtp14974717-18700) [n:127.0.0.1:43899_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> 2189079 INFO  (zkCallback-3610-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2189271 INFO  (OverseerCollectionConfigSetProcessor-72148262786170883-127.0.0.1:43899_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> 2189982 INFO  (qtp14974717-18700) [n:127.0.0.1:43899_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2714
   [junit4]   2> 2189984 INFO  (zkConnectionManagerCallback-3634-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2189989 INFO  (zkConnectionManagerCallback-3638-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2189991 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2189992 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38911/solr ready
   [junit4]   2> 2189994 INFO  (qtp27890533-18646) [n:127.0.0.1:38907_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2189996 INFO  (OverseerThreadFactory-4245-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 2190103 INFO  (OverseerStateUpdate-72148262748094467-127.0.0.1:38907_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38907/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2190105 INFO  (OverseerStateUpdate-72148262748094467-127.0.0.1:38907_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38907/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2190309 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr    x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2190309 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr    x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2190310 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr    x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2191325 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2191325 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2191333 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2191333 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2191335 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2191335 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2191335 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2191335 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2191336 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38907.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2191336 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38907.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2191336 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2191336 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2191336 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 2191336 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 2191453 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2191453 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2191454 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2191455 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2191455 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2191455 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2191456 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2191456 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2191457 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a2426e[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 2191458 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 2191459 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2191459 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50db42[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 2191459 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2191459 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2191460 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 2191460 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2191460 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2191460 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2191461 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2191462 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2191462 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 2191463 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 2191466 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602436349513695232
   [junit4]   2> 2191466 INFO  (searcherExecutor-4275-thread-1-processing-n:127.0.0.1:38907_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster2_shard2_replica_n2] Registered new searcher Searcher@1a2426e[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2191467 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602436349514743808
   [junit4]   2> 2191467 INFO  (searcherExecutor-4276-thread-1-processing-n:127.0.0.1:38907_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster2_shard1_replica_n1] Registered new searcher Searcher@50db42[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2191471 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2191472 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2191473 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2191473 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38907/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:38907/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2191474 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2191474 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2191474 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38907/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 2191475 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2191475 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38907/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 2191475 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2191475 INFO  (zkCallback-3585-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 2191477 INFO  (zkCallback-3585-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 2191477 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38907/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 2191479 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38907/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 2191631 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2191631 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2191633 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1324
   [junit4]   2> 2191633 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1324
   [junit4]   2> 2191637 INFO  (qtp27890533-18646) [n:127.0.0.1:38907_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard r

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

    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #31: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=295, name=cdcr-replicator-64-thread-30, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #32: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=296, name=cdcr-replicator-64-thread-31, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #33: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=297, name=cdcr-replicator-64-thread-32, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #34: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=298, name=cdcr-replicator-64-thread-33, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #35: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=299, name=cdcr-replicator-64-thread-34, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #36: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=300, name=cdcr-replicator-64-thread-35, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001
   [junit4]   2> Jun 05, 2018 1:11:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d3e83), locale=sr, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Linux 4.13.0-41-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=17897216,total=60219392
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, ResourceLoaderTest, ResourceLoaderTest, CdcrBidirectionalTest]
   [junit4] Completed [10/10 (6!)] on J2 in 119.28s, 1 test, 1 error <<< FAILURES!

[...truncated 16 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: 10 suites, 40 tests, 6 errors [seed: 2F9556F55C6D0C4C]

Total time: 2 minutes 3 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro]   5/5 failed: org.apache.solr.core.ResourceLoaderTest
[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=662477361369e2c5c8117ee9b535bd19256eccc5, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22180
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 (64bit/jdk-10.0.1) - Build # 22182 - Still Unstable!

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

8 tests failed.
FAILED:  org.apache.solr.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000014585187184600904052"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000014585187184600904052"
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000017562828306972596406"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000017562828306972596406"
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000011842430058722157102"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000011842430058722157102"
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14159 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/init-core-data-001
   [junit4]   2> 1264278 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 1264283 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 1264284 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 1264286 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] 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> 1264293 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] 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> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1264303 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5c36acd5), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=319419520,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [TestPseudoReturnFields, TestSubQueryTransformerDistrib, SpellCheckCollatorWithCollapseTest, TestWordDelimiterFilterFactory, TestUseDocValuesAsStored, TestChildDocTransformer, OpenExchangeRatesOrgProviderTest, EnumFieldTest, FacetPivotSmallTest, SpellingQueryConverterTest, DeleteLastCustomShardedReplicaTest, TestConfig, TestPhraseSuggestions, TestSolrDeletionPolicy1, SolrIndexSplitterTest, ChaosMonkeyNothingIsSafeTest, TestIBSimilarityFactory, TestNumericTerms64, TestNodeAddedTrigger, CoreMergeIndexesAdminHandlerTest, TestHighlightDedupGrouping, TestFastOutputStream, IndexBasedSpellCheckerTest, TestJoin, TestTestInjection, SuggestComponentTest, LIROnShardRestartTest, ShardRoutingTest, UpdateLogTest, HdfsUnloadDistributedZkTest, TestQuerySenderNoQuery, HdfsChaosMonkeyNothingIsSafeTest, CustomHighlightComponentTest, SolrIndexConfigTest, SpellCheckCollatorTest, TestBinaryField, TestSort, TestCrossCoreJoin, AnalysisErrorHandlingTest, TestTlogReplica, TestCloudRecovery, SynonymTokenizerTest, HDFSCollectionsAPITest, BlockCacheTest, ProtectedTermFilterFactoryTest, TestSimDistributedQueue, ConcurrentCreateRoutedAliasTest, MetricTriggerIntegrationTest, V2ApiIntegrationTest, TestSolrXml, SearchRateTriggerTest, HLLSerializationTest, ReplaceNodeTest, SchemaApiFailureTest, TestMaxScoreQueryParser, TestShortCircuitedRequests, TestCollectionAPIs, TestExtendedDismaxParser, TestPerFieldSimilarityWithDefaultOverride, TestCollationField, TestStressCloudBlindAtomicUpdates, TestRestManager, TestBlobHandler, DocumentAnalysisRequestHandlerTest, TestLeaderElectionWithEmptyReplica, TestNumericRangeQuery32, MaxSizeAutoCommitTest, TestDistribIDF, TestConfigSetsAPI, RollingRestartTest, ScheduledTriggerIntegrationTest, TestReRankQParserPlugin, TestDynamicFieldCollectionResource, BitVectorTest, TestCSVLoader, ShufflingReplicaListTransformerTest, TestManagedSchemaAPI, TestLMDirichletSimilarityFactory, RecoveryAfterSoftCommitTest, TestLockTree, DistributedQueryElevationComponentTest, DebugComponentTest, MoveReplicaTest, TestFieldCacheWithThreads, AddReplicaTest, XmlUpdateRequestHandlerTest, CollectionsAPIAsyncDistributedZkTest, TestObjectReleaseTracker, TestClassicSimilarityFactory, DirectUpdateHandlerTest, TestEmbeddedSolrServerAdminHandler, TestClusterStateMutator, DistribDocExpirationUpdateProcessorTest, TestExportWriter, TestDocTermOrdsUninvertLimit, SuggesterWFSTTest, TestRequestForwarding, TestRequestStatusCollectionAPI, LegacyCloudClusterPropTest, ConfigureRecoveryStrategyTest, TestFieldCacheSort, AsyncCallRequestStatusResponseTest, DistributedFacetExistsSmallTest, HdfsDirectoryTest, CursorPagingTest, TermVectorComponentDistributedTest, TestRawTransformer, TestShardHandlerFactory, CheckHdfsIndexTest, TestSchemaVersionResource, AssignTest, TestPHPSerializedResponseWriter, TestBulkSchemaConcurrent, TriggerCooldownIntegrationTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestDistributedSearch, TestDocBasedVersionConstraints, PKIAuthenticationIntegrationTest, TemplateUpdateProcessorTest, TestHdfsBackupRestoreCore, JavabinLoaderTest, DefaultValueUpdateProcessorTest, ExternalFileFieldSortTest, TestSlowCompositeReaderWrapper, TestInitParams, TestFieldResource, TestCloudDeleteByQuery, TestDocSet, TestImpersonationWithHadoopAuth, BadCopyFieldTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestHashPartitioner, ZkControllerTest, TestStressReorder, DistributedTermsComponentTest, TestRangeQuery, StatsComponentTest, TestGroupingSearch, ConvertedLegacyTest, TestLazyCores, SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestLuceneMatchVersion, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TimeZoneUtilsTest, ResourceLoaderTest]
   [junit4] Completed [498/812 (1!)] on J0 in 0.04s, 7 tests, 1 error <<< FAILURES!

[...truncated 1082 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000011842430058722157102"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=262, maxMBSortInHeap=5.279894394433477, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3e6f439b), locale=sq, timezone=Etc/GMT-11
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=183959112,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [TestPseudoReturnFields, TestSubQueryTransformerDistrib, SpellCheckCollatorWithCollapseTest, TestWordDelimiterFilterFactory, TestUseDocValuesAsStored, TestChildDocTransformer, OpenExchangeRatesOrgProviderTest, EnumFieldTest, FacetPivotSmallTest, SpellingQueryConverterTest, DeleteLastCustomShardedReplicaTest, TestConfig, TestPhraseSuggestions, TestSolrDeletionPolicy1, SolrIndexSplitterTest, ChaosMonkeyNothingIsSafeTest, TestIBSimilarityFactory, TestNumericTerms64, TestNodeAddedTrigger, CoreMergeIndexesAdminHandlerTest, TestHighlightDedupGrouping, TestFastOutputStream, IndexBasedSpellCheckerTest, TestJoin, TestTestInjection, SuggestComponentTest, LIROnShardRestartTest, ShardRoutingTest, UpdateLogTest, HdfsUnloadDistributedZkTest, TestQuerySenderNoQuery, HdfsChaosMonkeyNothingIsSafeTest, CustomHighlightComponentTest, SolrIndexConfigTest, SpellCheckCollatorTest, TestBinaryField, TestSort, TestCrossCoreJoin, AnalysisErrorHandlingTest, TestTlogReplica, TestCloudRecovery, SynonymTokenizerTest, HDFSCollectionsAPITest, BlockCacheTest, ProtectedTermFilterFactoryTest, TestSimDistributedQueue, ConcurrentCreateRoutedAliasTest, MetricTriggerIntegrationTest, V2ApiIntegrationTest, TestSolrXml, SearchRateTriggerTest, HLLSerializationTest, ReplaceNodeTest, SchemaApiFailureTest, TestMaxScoreQueryParser, TestShortCircuitedRequests, TestCollectionAPIs, TestExtendedDismaxParser, TestPerFieldSimilarityWithDefaultOverride, TestCollationField, TestStressCloudBlindAtomicUpdates, TestRestManager, TestBlobHandler, DocumentAnalysisRequestHandlerTest, TestLeaderElectionWithEmptyReplica, TestNumericRangeQuery32, MaxSizeAutoCommitTest, TestDistribIDF, TestConfigSetsAPI, RollingRestartTest, ScheduledTriggerIntegrationTest, TestReRankQParserPlugin, TestDynamicFieldCollectionResource, BitVectorTest, TestCSVLoader, ShufflingReplicaListTransformerTest, TestManagedSchemaAPI, TestLMDirichletSimilarityFactory, RecoveryAfterSoftCommitTest, TestLockTree, DistributedQueryElevationComponentTest, DebugComponentTest, MoveReplicaTest, TestFieldCacheWithThreads, AddReplicaTest, XmlUpdateRequestHandlerTest, CollectionsAPIAsyncDistributedZkTest, TestObjectReleaseTracker, TestClassicSimilarityFactory, DirectUpdateHandlerTest, TestEmbeddedSolrServerAdminHandler, TestClusterStateMutator, DistribDocExpirationUpdateProcessorTest, TestExportWriter, TestDocTermOrdsUninvertLimit, SuggesterWFSTTest, TestRequestForwarding, TestRequestStatusCollectionAPI, LegacyCloudClusterPropTest, ConfigureRecoveryStrategyTest, TestFieldCacheSort, AsyncCallRequestStatusResponseTest, DistributedFacetExistsSmallTest, HdfsDirectoryTest, CursorPagingTest, TermVectorComponentDistributedTest, TestRawTransformer, TestShardHandlerFactory, CheckHdfsIndexTest, TestSchemaVersionResource, AssignTest, TestPHPSerializedResponseWriter, TestBulkSchemaConcurrent, TriggerCooldownIntegrationTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestDistributedSearch, TestDocBasedVersionConstraints, PKIAuthenticationIntegrationTest, TemplateUpdateProcessorTest, TestHdfsBackupRestoreCore, JavabinLoaderTest, DefaultValueUpdateProcessorTest, ExternalFileFieldSortTest, TestSlowCompositeReaderWrapper, TestInitParams, TestFieldResource, TestCloudDeleteByQuery, TestDocSet, TestImpersonationWithHadoopAuth, BadCopyFieldTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestHashPartitioner, ZkControllerTest, TestStressReorder, DistributedTermsComponentTest, TestRangeQuery, StatsComponentTest, TestGroupingSearch, ConvertedLegacyTest, TestLazyCores, SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestLuceneMatchVersion, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TimeZoneUtilsTest, ResourceLoaderTest, URLClassifyProcessorTest, DateMathParserTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestUtils, ZkNodePropsTest, UUIDFieldTest, CircularListTest, DistributedIntervalFacetingTest, TokenizerChainTest, TestLuceneIndexBackCompat, AliasIntegrationTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteNodeTest, DeleteReplicaTest, DistributedQueueTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderVoteWaitTimeoutTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, RemoteQueryErrorTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudJSONFacetSKG, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDistribDocBasedVersion, TestLeaderInitiatedRecoveryThread, TestPullReplica, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, TestReplicaProperties, AutoAddReplicasIntegrationTest, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerTest, NodeAddedTriggerTest, NodeLostTriggerTest, NodeMarkersRegistrationTest, RestoreTriggerStateTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, TestClusterStateProvider, TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster, HdfsRecoverLeaseTest, ImplicitSnitchTest, BlobRepositoryCloudTest, TestDirectoryFactory, TestDynamicURP, TestSimpleTextCodec, TestSolrConfigHandler, RequestLoggingTest, SearchHandlerTest, TestReqParamsAPI, TestRestoreCore, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, InfoHandlerTest, MetricsHistoryHandlerTest, TestDistributedStatsComponentCardinality, SolrSlf4jReporterTest, RegexBytesRefFilterTest, TestIntervalFaceting, TestSchemaManager, TestSortableTextField, TestUseDocValuesAsStored2, CursorMarkTest, SortSpecParsingTest, TestComplexPhraseLeadingWildcard, TestFilteredDocIdSet, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestOverriddenPrefixQueryForCustomFieldType, TestRandomCollapseQParserPlugin, BlockJoinFacetSimpleTest, GraphQueryTest, TestNestedDocsSort, TestScoreJoinQPNoScore, TestDFISimilarityFactory, TestDefaultStatsCache, TestLRUStatsCache, TestFileDictionaryLookup, BufferStoreTest, TestFieldCacheReopen, TestFieldCacheSortRandom, DataDrivenBlockJoinTest, TestInPlaceUpdatesDistrib, TransactionLogTest]
   [junit4] Completed [789/812 (2!)] on J0 in 0.01s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: f9d807af755f33dea1384cb8b9c591875076dd1a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3304 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.ResourceLoaderTest|*.TransactionLogTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.10s J2 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000017562828306972596406"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=262, maxMBSortInHeap=5.279894394433477, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7d06aaa6), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=486068848,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest]
   [junit4] Completed [1/10 (1!)] on J2 in 1.53s, 1 test, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> 2704 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-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.core.ResourceLoaderTest_A0139866407ED4D5-001/init-core-data-001
   [junit4]   2> 2758 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2802 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.e.j.u.log Logging initialized @2835ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2813 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2822 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 2868 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2871 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 2974 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2976 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2998 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.18s J2 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 3001 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 3006 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.01s J2 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 3008 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 3010 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] 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> 3033 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.03s J2 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> 3038 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 3042 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] 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> 3070 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] OK      0.04s J2 | ResourceLoaderTest.testWrongEncoding
   [junit4]   2> 3072 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 3073 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3076 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 3078 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 3079 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 3081 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3081 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@700af3ed), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=381251688,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest, TransactionLogTest, TransactionLogTest, ResourceLoaderTest]
   [junit4] Completed [4/10 (2!)] on J2 in 0.44s, 7 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> 2380 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-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.core.ResourceLoaderTest_A0139866407ED4D5-001/init-core-data-001
   [junit4]   2> 2464 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2486 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.e.j.u.log Logging initialized @2521ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2491 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2503 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 2578 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2583 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 2675 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2677 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2679 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.19s J1 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 2694 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 2697 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.01s J1 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 2700 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 2701 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] 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> 2743 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.05s J1 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> 2749 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 2751 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] 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> 2778 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] OK      0.03s J1 | ResourceLoaderTest.testWrongEncoding
   [junit4]   2> 2779 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 2781 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J1 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2810 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 2814 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.03s J1 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 2819 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 2823 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2824 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.01s J1 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16593327), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=432663336,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest]
   [junit4] Completed [5/10 (3!)] on J1 in 2.10s, 7 tests, 1 error <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> 3199 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-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.core.ResourceLoaderTest_A0139866407ED4D5-002/init-core-data-001
   [junit4]   2> 3211 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3212 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3216 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 3225 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002/testClassLoaderLibs-001/lib]
   [junit4]   2> 3267 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 3269 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 3272 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.06s J2 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 3274 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 3274 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 3276 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 3278 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] 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> 3306 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.03s J2 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> 3309 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 3310 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] 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> 3335 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] OK      0.05s J2 | ResourceLoaderTest.testWrongEncoding
   [junit4]   2> 3360 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 3361 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J2 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3376 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 3381 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.01s J2 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 3382 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 3383 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3383 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4fb12ff5), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=464773872,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest, TransactionLogTest, TransactionLogTest, ResourceLoaderTest, ResourceLoaderTest]
   [junit4] Completed [6/10 (4!)] on J2 in 0.24s, 7 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> 2586 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-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.core.ResourceLoaderTest_A0139866407ED4D5-001/init-core-data-001
   [junit4]   2> 2644 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2665 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.e.j.u.log Logging initialized @2697ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2671 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2681 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 2749 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2754 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 2871 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2873 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2880 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.23s J0 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 2911 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 2915 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.01s J0 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 2922 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 2924 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] 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> 2941 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.03s J0 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> 2943 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 2944 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] 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> 2959 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] OK      0.02s J0 | ResourceLoaderTest.testWrongEncoding
   [junit4]   2> 2961 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 2962 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2973 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 2975 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.01s J0 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 2980 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 2981 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2981 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.00s J0 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@36131f54), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=428555592,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest]
   [junit4] Completed [7/10 (5!)] on J0 in 1.98s, 7 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> 3103 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-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.core.ResourceLoaderTest_A0139866407ED4D5-002/init-core-data-001
   [junit4]   2> 3106 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3108 INFO  (SUITE-ResourceLoaderTest-seed#[A013986640

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

erLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.06s J1 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 3171 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 3172 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.00s J1 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 3174 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 3174 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] 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> 3185 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.01s J1 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> 3204 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 3205 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] 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> 3234 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] OK      0.05s J1 | ResourceLoaderTest.testWrongEncoding
   [junit4]   2> 3252 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 3253 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J1 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3255 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 3258 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.00s J1 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 3260 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 3260 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3261 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.00s J1 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5b87d1a1), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=389351632,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, ResourceLoaderTest]
   [junit4] Completed [8/10 (6!)] on J1 in 0.20s, 7 tests, 1 error <<< FAILURES!

[...truncated 5 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000014585187184600904052"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=262, maxMBSortInHeap=5.279894394433477, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@64292fe3), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=413155704,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, TransactionLogTest]
   [junit4] Completed [10/10 (7!)] on J0 in 0.03s, 1 test, 1 error <<< FAILURES!

[...truncated 17 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: 10 suites, 40 tests, 7 errors [seed: A0139866407ED4D5]

Total time: 8 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.update.TransactionLogTest
[repro]   5/5 failed: org.apache.solr.core.ResourceLoaderTest
[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=f9d807af755f33dea1384cb8b9c591875076dd1a, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22181
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