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

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-12.0.2) - Build # 789 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/789/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues

Error Message:
bound must be positive

Stack Trace:
java.lang.IllegalArgumentException: bound must be positive
	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
	at java.base/java.util.Random.nextInt(Random.java:388)
	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)


FAILED:  org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues

Error Message:
bound must be positive

Stack Trace:
java.lang.IllegalArgumentException: bound must be positive
	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
	at java.base/java.util.Random.nextInt(Random.java:388)
	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)


FAILED:  org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues

Error Message:
bound must be positive

Stack Trace:
java.lang.IllegalArgumentException: bound must be positive
	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
	at java.base/java.util.Random.nextInt(Random.java:388)
	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)


FAILED:  org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues

Error Message:
bound must be positive

Stack Trace:
java.lang.IllegalArgumentException: bound must be positive
	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
	at java.base/java.util.Random.nextInt(Random.java:388)
	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)


FAILED:  org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues

Error Message:
bound must be positive

Stack Trace:
java.lang.IllegalArgumentException: bound must be positive
	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
	at java.base/java.util.Random.nextInt(Random.java:388)
	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)


FAILED:  org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues

Error Message:
bound must be positive

Stack Trace:
java.lang.IllegalArgumentException: bound must be positive
	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
	at java.base/java.util.Random.nextInt(Random.java:388)
	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)




Build Log:
[...truncated 1572 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldDocValuesFormat.testThreads3
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldDocValuesFormat -Dtests.method=testVariouslyCompressibleBinaryValues -Dtests.seed=1C63D49C28E6ECA7 -Dtests.slow=true -Dtests.locale=yo-BJ -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: bound must be positive
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
   [junit4]    > 	at java.base/java.util.Random.nextInt(Random.java:388)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldDocValuesFormat.testThreads2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldDocValuesFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldDocValuesFormat_1C63D49C28E6ECA7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1634, maxMBSortInHeap=6.243183499344471, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5e8b3d33), locale=yo-BJ, timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=69391848,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocIDMerger, TestWildcard, TestBoolean2ScorerSupplier, TestInfoStream, TestMultiTermsEnum, TestNewestSegment, TestVirtualMethod, TestBagOfPositions, TestReusableStringReader, TestStringMSBRadixSorter, TestDocIdSetIterator, TestOrdinalMap, TestTransactionRollback, TestTermVectors, TestXYPolygon, TestTermScorer, TestFastLZ4, TestAllFilesCheckIndexHeader, TestClassicSimilarity, TestAutomatonQuery, TestFieldInvertState, TestMaxScoreSumPropagator, TestEarlyTermination, TestIndexWriterThreadsToSegments, TestDemoParallelLeafReader, TestPayloads, TestQueryBuilder, TestIntroSelector, TestMultiTermConstantScore, TestFeatureField, TestForTooMuchCloning, TestLongPostings, TestRegexpRandom, TestFutureArrays, TestSpanTermQuery, TestIndexWriterOnDiskFull, TestSpanMultiTermQueryWrapper, TestLatLonMultiPolygonShapeQueries, TestCrash, TestIndependenceStandardized, TestRoaringDocIdSet, TestBytesRefAttImpl, TestPersistentSnapshotDeletionPolicy, TestAssertions, TestSleepingLockWrapper, TestPrefixRandom, Test2BSortedDocValuesFixedSorted, TestMmapDirectory, TestXYLineShapeQueries, TestUpgradeIndexMergePolicy, TestBasics, TestTopFieldCollectorEarlyTermination, TestRAMDirectory, TestSloppyMath, TestLongsRef, Test2BNumericDocValues, TestLucene50LiveDocsFormat, TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression, TestLucene50StoredFieldsFormatMergeInstance, TestLucene50TermVectorsFormat, TestLucene80NormsFormatMergeInstance, TestPerFieldDocValuesFormat]
   [junit4] Completed [363/558 (1!)] on J0 in 20.71s, 111 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 62804 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/789/consoleText

[repro] Revision: b01d7cb79a00aae89c108cdf3185971ee68ecda6

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene\core
[repro]       TestPerFieldDocValuesFormat
[repro] ant compile-test

[...truncated 158 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPerFieldDocValuesFormat" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=1C63D49C28E6ECA7 -Dtests.slow=true -Dtests.locale=yo-BJ -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 35 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] OK      1.89s J1 | TestPerFieldDocValuesFormat.testShortNumericsVsStoredFields
   [junit4] OK      0.10s J1 | TestPerFieldDocValuesFormat.testTwoDocumentsNumeric
   [junit4] OK      0.38s J1 | TestPerFieldDocValuesFormat.testThreeFieldsMixed2
   [junit4] OK      0.12s J1 | TestPerFieldDocValuesFormat.testMultiClose
   [junit4] OK      0.14s J1 | TestPerFieldDocValuesFormat.testSortedBytesTwoDocuments
   [junit4] OK      0.03s J1 | TestPerFieldDocValuesFormat.testCodecUsesOwnBytes
   [junit4] IGNOR/A 0.01s J1 | TestPerFieldDocValuesFormat.testThreads3
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      1.29s J1 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthVsStoredFields
   [junit4] OK      0.65s J1 | TestPerFieldDocValuesFormat.testSortedNumericsSingleValuedVsStoredFields
   [junit4] OK      1.17s J1 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthFewUniqueSetsVsStoredFields
   [junit4] OK      0.82s J1 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthFewUniqueSetsVsStoredFields
   [junit4] OK      0.35s J1 | TestPerFieldDocValuesFormat.testSparseSortedFixedLengthVsStoredFields
   [junit4] OK      0.09s J1 | TestPerFieldDocValuesFormat.testSparseGCDCompression
   [junit4] OK      0.03s J1 | TestPerFieldDocValuesFormat.testVeryLargeButLegalBytes
   [junit4] OK      1.26s J1 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testSortedSetTwoFields
   [junit4] OK      0.19s J1 | TestPerFieldDocValuesFormat.testSparseBinaryVariableLengthVsStoredFields
   [junit4] OK      1.02s J1 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthManyValuesPerDocVsStoredFields
   [junit4] OK      0.67s J1 | TestPerFieldDocValuesFormat.testRandomExceptions
   [junit4] OK      0.20s J1 | TestPerFieldDocValuesFormat.testBooleanNumericsVsStoredFields
   [junit4] OK      0.03s J1 | TestPerFieldDocValuesFormat.testSortedSetOneValue
   [junit4] OK      0.00s J1 | TestPerFieldDocValuesFormat.testMissingSortedBytes
   [junit4] OK      0.40s J1 | TestPerFieldDocValuesFormat.testSparseIntNumericsVsStoredFields
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldDocValuesFormat -Dtests.method=testVariouslyCompressibleBinaryValues -Dtests.seed=1C63D49C28E6ECA7 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=yo-BJ -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J1 | TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: bound must be positive
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
   [junit4]    > 	at java.base/java.util.Random.nextInt(Random.java:388)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.05s J1 | TestPerFieldDocValuesFormat.testSortedSetMergeAwayAllValuesLargeSegment
   [junit4] OK      0.04s J1 | TestPerFieldDocValuesFormat.testDocValuesSimple
   [junit4] OK      0.08s J1 | TestPerFieldDocValuesFormat.testTwoDocumentsMerged
   [junit4] OK      0.08s J1 | TestPerFieldDocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4] OK      0.00s J1 | TestPerFieldDocValuesFormat.testTwoSortedNumberOneMissing
   [junit4] OK      0.15s J1 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsMerged
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testSortedSetTwoValues
   [junit4] OK      0.32s J1 | TestPerFieldDocValuesFormat.testZeroOrMin
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testTwoSortedNumber
   [junit4] OK      0.15s J1 | TestPerFieldDocValuesFormat.testSparseBooleanNumericsVsStoredFields
   [junit4] OK      0.06s J1 | TestPerFieldDocValuesFormat.testSortedNumberMerge
   [junit4] OK      1.46s J1 | TestPerFieldDocValuesFormat.testSparseSortedVariableLengthVsStoredFields
   [junit4] OK      0.03s J1 | TestPerFieldDocValuesFormat.testBytesTwoDocumentsMerged
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testSortedSetTermsEnum
   [junit4] OK      0.19s J1 | TestPerFieldDocValuesFormat.testSparseByteNumericsVsStoredFields
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testBytesWithNewline
   [junit4] OK      0.05s J1 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge
   [junit4] OK      0.26s J1 | TestPerFieldDocValuesFormat.testRandomSortedBytes
   [junit4] OK      0.35s J1 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthManyValuesPerDocVsStoredFields
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testTwoBytesOneMissing
   [junit4] OK      0.10s J1 | TestPerFieldDocValuesFormat.testBinaryFixedLengthVsStoredFields
   [junit4] OK      0.24s J1 | TestPerFieldDocValuesFormat.testThreads
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testTwoNumbers
   [junit4] OK      0.04s J1 | TestPerFieldDocValuesFormat.testTwoFieldsTwoFormats
   [junit4] OK      0.41s J1 | TestPerFieldDocValuesFormat.testZeros
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testSortedBytesTwoDocumentsMerged
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testSortedEnumAdvanceIndependently
   [junit4] OK      0.15s J1 | TestPerFieldDocValuesFormat.testSortedSetMergeAwayAllValues
   [junit4] OK      0.14s J1 | TestPerFieldDocValuesFormat.testSortedNumericMergeAwayAllValuesLargeSegment
   [junit4] OK      0.58s J1 | TestPerFieldDocValuesFormat.testIntNumericsVsStoredFields
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testOneSortedNumberOneMissing
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldDocValuesFormat.testThreads2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testSortedMergeAwayAllValues
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldDocValuesFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.24s J1 | TestPerFieldDocValuesFormat.testSortedMergeAwayAllValuesLargeSegment
   [junit4] OK      0.08s J1 | TestPerFieldDocValuesFormat.testSparseShortNumericsVsStoredFields
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4] OK      0.35s J1 | TestPerFieldDocValuesFormat.testGCDCompression
   [junit4] OK      0.38s J1 | TestPerFieldDocValuesFormat.testSortedNumericsFewUniqueSetsVsStoredFields
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testTwoBinaryValues
   [junit4] OK      0.82s J1 | TestPerFieldDocValuesFormat.testSortedNumericsMultipleValuesVsStoredFields
   [junit4] OK      0.04s J1 | TestPerFieldDocValuesFormat.testBinaryMergeAwayAllValuesLargeSegment
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testOneSortedNumber
   [junit4] OK      1.27s J1 | TestPerFieldDocValuesFormat.testRandomAdvanceNumeric
   [junit4] OK      3.91s J1 | TestPerFieldDocValuesFormat.testSortedFixedLengthVsStoredFields
   [junit4] OK      1.26s J1 | TestPerFieldDocValuesFormat.testSortedVariableLengthVsStoredFields
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testTwoFieldsMixed
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testSortedBytesThreeDocuments
   [junit4] OK      0.04s J1 | TestPerFieldDocValuesFormat.testSortedNumberMergeAwayAllValues
   [junit4] OK      0.07s J1 | TestPerFieldDocValuesFormat.testNumberMergeAwayAllValues
   [junit4] OK      0.93s J1 | TestPerFieldDocValuesFormat.testBinaryVariableLengthVsStoredFields
   [junit4] OK      0.09s J1 | TestPerFieldDocValuesFormat.testBytesMergeAwayAllValues
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testBytes
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge
   [junit4] OK      0.04s J1 | TestPerFieldDocValuesFormat.testSparseLongNumericsVsStoredFields
   [junit4] OK      0.06s J1 | TestPerFieldDocValuesFormat.testSortedSetEnumAdvanceIndependently
   [junit4] OK      1.62s J1 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthVsStoredFields
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testSortedSetThreeValuesTwoDocs
   [junit4] OK      0.06s J1 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsFirstMissing
   [junit4] OK      0.03s J1 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsLastMissing
   [junit4] OK      0.33s J1 | TestPerFieldDocValuesFormat.testSortedNumericsSingleValuedMissingVsStoredFields
   [junit4] OK      0.12s J1 | TestPerFieldDocValuesFormat.testMergeStability
   [junit4] OK      0.05s J1 | TestPerFieldDocValuesFormat.testEmptySortedBytes
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testEmptyBytes
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testBigNumericRange2
   [junit4] OK      1.24s J1 | TestPerFieldDocValuesFormat.testRandomAdvanceBinary
   [junit4] OK      0.04s J1 | TestPerFieldDocValuesFormat.testNumericMergeAwayAllValuesLargeSegment
   [junit4] OK      0.02s J1 | TestPerFieldDocValuesFormat.testSortedTermsEnum
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testVeryLargeButLegalSortedBytes
   [junit4] OK      0.08s J1 | TestPerFieldDocValuesFormat.testSparseZeros
   [junit4] OK      0.13s J1 | TestPerFieldDocValuesFormat.testLongNumericsVsStoredFields
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4] OK      0.00s J1 | TestPerFieldDocValuesFormat.testBigNumericRange
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testCodecUsesOwnSortedBytes
   [junit4] OK      0.00s J1 | TestPerFieldDocValuesFormat.testSortedSetTwoValuesUnordered
   [junit4] OK      0.00s J1 | TestPerFieldDocValuesFormat.testTwoNumbersOneMissing
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testOneFloat
   [junit4] OK      0.19s J1 | TestPerFieldDocValuesFormat.testByteNumericsVsStoredFields
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testSortedBytes
   [junit4] OK      0.00s J1 | TestPerFieldDocValuesFormat.testTwoSortedNumberSameValue
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testOneNumber
   [junit4] OK      0.13s J1 | TestPerFieldDocValuesFormat.testEmptyBinaryValueOnPageSizes
   [junit4] OK      0.04s J1 | TestPerFieldDocValuesFormat.testSparseBinaryFixedLengthVsStoredFields
   [junit4] OK      0.01s J1 | TestPerFieldDocValuesFormat.testThreeFieldsMixed
   [junit4] OK      0.05s J1 | TestPerFieldDocValuesFormat.testMergeCalledOnTwoFormats
   [junit4] OK      1.57s J1 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthSingleValuedVsStoredFields
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldDocValuesFormat_1C63D49C28E6ECA7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1634, maxMBSortInHeap=6.243183499344471, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1864009), locale=yo-BJ, timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=143107280,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldDocValuesFormat]
   [junit4] Completed [1/5 (1!)] on J1 in 32.45s, 111 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] OK      2.11s J2 | TestPerFieldDocValuesFormat.testShortNumericsVsStoredFields
   [junit4] OK      0.24s J2 | TestPerFieldDocValuesFormat.testTwoDocumentsNumeric
   [junit4] OK      0.15s J2 | TestPerFieldDocValuesFormat.testThreeFieldsMixed2
   [junit4] OK      0.18s J2 | TestPerFieldDocValuesFormat.testMultiClose
   [junit4] OK      0.08s J2 | TestPerFieldDocValuesFormat.testSortedBytesTwoDocuments
   [junit4] OK      0.07s J2 | TestPerFieldDocValuesFormat.testCodecUsesOwnBytes
   [junit4] IGNOR/A 0.00s J2 | TestPerFieldDocValuesFormat.testThreads3
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      1.35s J2 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthVsStoredFields
   [junit4] OK      0.66s J2 | TestPerFieldDocValuesFormat.testSortedNumericsSingleValuedVsStoredFields
   [junit4] OK      1.15s J2 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthFewUniqueSetsVsStoredFields
   [junit4] OK      0.70s J2 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthFewUniqueSetsVsStoredFields
   [junit4] OK      0.47s J2 | TestPerFieldDocValuesFormat.testSparseSortedFixedLengthVsStoredFields
   [junit4] OK      0.12s J2 | TestPerFieldDocValuesFormat.testSparseGCDCompression
   [junit4] OK      0.02s J2 | TestPerFieldDocValuesFormat.testVeryLargeButLegalBytes
   [junit4] OK      1.48s J2 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields
   [junit4] OK      0.03s J2 | TestPerFieldDocValuesFormat.testSortedSetTwoFields
   [junit4] OK      0.23s J2 | TestPerFieldDocValuesFormat.testSparseBinaryVariableLengthVsStoredFields
   [junit4] OK      0.58s J2 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthManyValuesPerDocVsStoredFields
   [junit4] OK      0.68s J2 | TestPerFieldDocValuesFormat.testRandomExceptions
   [junit4] OK      0.42s J2 | TestPerFieldDocValuesFormat.testBooleanNumericsVsStoredFields
   [junit4] OK      0.04s J2 | TestPerFieldDocValuesFormat.testSortedSetOneValue
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testMissingSortedBytes
   [junit4] OK      0.19s J2 | TestPerFieldDocValuesFormat.testSparseIntNumericsVsStoredFields
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldDocValuesFormat -Dtests.method=testVariouslyCompressibleBinaryValues -Dtests.seed=1C63D49C28E6ECA7 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=yo-BJ -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J2 | TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: bound must be positive
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
   [junit4]    > 	at java.base/java.util.Random.nextInt(Random.java:388)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.14s J2 | TestPerFieldDocValuesFormat.testSortedSetMergeAwayAllValuesLargeSegment
   [junit4] OK      0.05s J2 | TestPerFieldDocValuesFormat.testDocValuesSimple
   [junit4] OK      0.06s J2 | TestPerFieldDocValuesFormat.testTwoDocumentsMerged
   [junit4] OK      0.04s J2 | TestPerFieldDocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4] OK      0.02s J2 | TestPerFieldDocValuesFormat.testTwoSortedNumberOneMissing
   [junit4] OK      0.04s J2 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsMerged
   [junit4] OK      0.02s J2 | TestPerFieldDocValuesFormat.testSortedSetTwoValues
   [junit4] OK      0.19s J2 | TestPerFieldDocValuesFormat.testZeroOrMin
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testTwoSortedNumber
   [junit4] OK      0.09s J2 | TestPerFieldDocValuesFormat.testSparseBooleanNumericsVsStoredFields
   [junit4] OK      0.02s J2 | TestPerFieldDocValuesFormat.testSortedNumberMerge
   [junit4] OK      1.60s J2 | TestPerFieldDocValuesFormat.testSparseSortedVariableLengthVsStoredFields
   [junit4] OK      0.03s J2 | TestPerFieldDocValuesFormat.testBytesTwoDocumentsMerged
   [junit4] OK      0.02s J2 | TestPerFieldDocValuesFormat.testSortedSetTermsEnum
   [junit4] OK      0.10s J2 | TestPerFieldDocValuesFormat.testSparseByteNumericsVsStoredFields
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testBytesWithNewline
   [junit4] OK      0.03s J2 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge
   [junit4] OK      0.19s J2 | TestPerFieldDocValuesFormat.testRandomSortedBytes
   [junit4] OK      0.41s J2 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthManyValuesPerDocVsStoredFields
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testTwoBytesOneMissing
   [junit4] OK      0.17s J2 | TestPerFieldDocValuesFormat.testBinaryFixedLengthVsStoredFields
   [junit4] OK      0.38s J2 | TestPerFieldDocValuesFormat.testThreads
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testTwoNumbers
   [junit4] OK      0.09s J2 | TestPerFieldDocValuesFormat.testTwoFieldsTwoFormats
   [junit4] OK      0.29s J2 | TestPerFieldDocValuesFormat.testZeros
   [junit4] OK      0.08s J2 | TestPerFieldDocValuesFormat.testSortedBytesTwoDocumentsMerged
   [junit4] OK      0.04s J2 | TestPerFieldDocValuesFormat.testSortedEnumAdvanceIndependently
   [junit4] OK      0.28s J2 | TestPerFieldDocValuesFormat.testSortedSetMergeAwayAllValues
   [junit4] OK      0.21s J2 | TestPerFieldDocValuesFormat.testSortedNumericMergeAwayAllValuesLargeSegment
   [junit4] OK      0.34s J2 | TestPerFieldDocValuesFormat.testIntNumericsVsStoredFields
   [junit4] OK      0.02s J2 | TestPerFieldDocValuesFormat.testOneSortedNumberOneMissing
   [junit4] IGNOR/A 0.00s J2 | TestPerFieldDocValuesFormat.testThreads2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.02s J2 | TestPerFieldDocValuesFormat.testSortedMergeAwayAllValues
   [junit4] IGNOR/A 0.00s J2 | TestPerFieldDocValuesFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.73s J2 | TestPerFieldDocValuesFormat.testSortedMergeAwayAllValuesLargeSegment
   [junit4] OK      0.17s J2 | TestPerFieldDocValuesFormat.testSparseShortNumericsVsStoredFields
   [junit4] OK      0.12s J2 | TestPerFieldDocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4] OK      0.47s J2 | TestPerFieldDocValuesFormat.testGCDCompression
   [junit4] OK      0.60s J2 | TestPerFieldDocValuesFormat.testSortedNumericsFewUniqueSetsVsStoredFields
   [junit4] OK      0.03s J2 | TestPerFieldDocValuesFormat.testTwoBinaryValues
   [junit4] OK      0.44s J2 | TestPerFieldDocValuesFormat.testSortedNumericsMultipleValuesVsStoredFields
   [junit4] OK      0.19s J2 | TestPerFieldDocValuesFormat.testBinaryMergeAwayAllValuesLargeSegment
   [junit4] OK      0.03s J2 | TestPerFieldDocValuesFormat.testOneSortedNumber
   [junit4] OK      1.61s J2 | TestPerFieldDocValuesFormat.testRandomAdvanceNumeric
   [junit4] OK      2.66s J2 | TestPerFieldDocValuesFormat.testSortedFixedLengthVsStoredFields
   [junit4] OK      1.16s J2 | TestPerFieldDocValuesFormat.testSortedVariableLengthVsStoredFields
   [junit4] OK      0.03s J2 | TestPerFieldDocValuesFormat.testTwoFieldsMixed
   [junit4] OK      0.06s J2 | TestPerFieldDocValuesFormat.testSortedBytesThreeDocuments
   [junit4] OK      0.02s J2 | TestPerFieldDocValuesFormat.testSortedNumberMergeAwayAllValues
   [junit4] OK      0.06s J2 | TestPerFieldDocValuesFormat.testNumberMergeAwayAllValues
   [junit4] OK      0.77s J2 | TestPerFieldDocValuesFormat.testBinaryVariableLengthVsStoredFields
   [junit4] OK      0.02s J2 | TestPerFieldDocValuesFormat.testBytesMergeAwayAllValues
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testBytes
   [junit4] OK      0.07s J2 | TestPerFieldDocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4] OK      0.02s J2 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge
   [junit4] OK      0.06s J2 | TestPerFieldDocValuesFormat.testSparseLongNumericsVsStoredFields
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testSortedSetEnumAdvanceIndependently
   [junit4] OK      1.71s J2 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthVsStoredFields
   [junit4] OK      0.04s J2 | TestPerFieldDocValuesFormat.testSortedSetThreeValuesTwoDocs
   [junit4] OK      0.07s J2 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsFirstMissing
   [junit4] OK      0.04s J2 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsLastMissing
   [junit4] OK      0.22s J2 | TestPerFieldDocValuesFormat.testSortedNumericsSingleValuedMissingVsStoredFields
   [junit4] OK      0.21s J2 | TestPerFieldDocValuesFormat.testMergeStability
   [junit4] OK      0.07s J2 | TestPerFieldDocValuesFormat.testEmptySortedBytes
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testEmptyBytes
   [junit4] OK      0.10s J2 | TestPerFieldDocValuesFormat.testBigNumericRange2
   [junit4] OK      1.02s J2 | TestPerFieldDocValuesFormat.testRandomAdvanceBinary
   [junit4] OK      0.16s J2 | TestPerFieldDocValuesFormat.testNumericMergeAwayAllValuesLargeSegment
   [junit4] OK      0.03s J2 | TestPerFieldDocValuesFormat.testSortedTermsEnum
   [junit4] OK      0.03s J2 | TestPerFieldDocValuesFormat.testVeryLargeButLegalSortedBytes
   [junit4] OK      0.05s J2 | TestPerFieldDocValuesFormat.testSparseZeros
   [junit4] OK      0.13s J2 | TestPerFieldDocValuesFormat.testLongNumericsVsStoredFields
   [junit4] OK      0.05s J2 | TestPerFieldDocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4] OK      0.02s J2 | TestPerFieldDocValuesFormat.testBigNumericRange
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testCodecUsesOwnSortedBytes
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testSortedSetTwoValuesUnordered
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testTwoNumbersOneMissing
   [junit4] OK      0.04s J2 | TestPerFieldDocValuesFormat.testOneFloat
   [junit4] OK      0.46s J2 | TestPerFieldDocValuesFormat.testByteNumericsVsStoredFields
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testSortedBytes
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testTwoSortedNumberSameValue
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testOneNumber
   [junit4] OK      0.21s J2 | TestPerFieldDocValuesFormat.testEmptyBinaryValueOnPageSizes
   [junit4] OK      0.26s J2 | TestPerFieldDocValuesFormat.testSparseBinaryFixedLengthVsStoredFields
   [junit4] OK      0.01s J2 | TestPerFieldDocValuesFormat.testThreeFieldsMixed
   [junit4] OK      0.09s J2 | TestPerFieldDocValuesFormat.testMergeCalledOnTwoFormats
   [junit4] OK      1.24s J2 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthSingleValuedVsStoredFields
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\J2\temp\lucene.codecs.perfield.TestPerFieldDocValuesFormat_1C63D49C28E6ECA7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1634, maxMBSortInHeap=6.243183499344471, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1bac00f7), locale=yo-BJ, timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=138302984,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldDocValuesFormat]
   [junit4] Completed [2/5 (2!)] on J2 in 32.81s, 111 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] OK      1.96s J3 | TestPerFieldDocValuesFormat.testShortNumericsVsStoredFields
   [junit4] OK      0.07s J3 | TestPerFieldDocValuesFormat.testTwoDocumentsNumeric
   [junit4] OK      0.32s J3 | TestPerFieldDocValuesFormat.testThreeFieldsMixed2
   [junit4] OK      0.17s J3 | TestPerFieldDocValuesFormat.testMultiClose
   [junit4] OK      0.07s J3 | TestPerFieldDocValuesFormat.testSortedBytesTwoDocuments
   [junit4] OK      0.03s J3 | TestPerFieldDocValuesFormat.testCodecUsesOwnBytes
   [junit4] IGNOR/A 0.03s J3 | TestPerFieldDocValuesFormat.testThreads3
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.99s J3 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthVsStoredFields
   [junit4] OK      0.69s J3 | TestPerFieldDocValuesFormat.testSortedNumericsSingleValuedVsStoredFields
   [junit4] OK      1.27s J3 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthFewUniqueSetsVsStoredFields
   [junit4] OK      0.88s J3 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthFewUniqueSetsVsStoredFields
   [junit4] OK      0.33s J3 | TestPerFieldDocValuesFormat.testSparseSortedFixedLengthVsStoredFields
   [junit4] OK      0.09s J3 | TestPerFieldDocValuesFormat.testSparseGCDCompression
   [junit4] OK      0.02s J3 | TestPerFieldDocValuesFormat.testVeryLargeButLegalBytes
   [junit4] OK      1.19s J3 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields
   [junit4] OK      0.03s J3 | TestPerFieldDocValuesFormat.testSortedSetTwoFields
   [junit4] OK      0.70s J3 | TestPerFieldDocValuesFormat.testSparseBinaryVariableLengthVsStoredFields
   [junit4] OK      1.13s J3 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthManyValuesPerDocVsStoredFields
   [junit4] OK      0.51s J3 | TestPerFieldDocValuesFormat.testRandomExceptions
   [junit4] OK      0.36s J3 | TestPerFieldDocValuesFormat.testBooleanNumericsVsStoredFields
   [junit4] OK      0.03s J3 | TestPerFieldDocValuesFormat.testSortedSetOneValue
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testMissingSortedBytes
   [junit4] OK      0.25s J3 | TestPerFieldDocValuesFormat.testSparseIntNumericsVsStoredFields
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldDocValuesFormat -Dtests.method=testVariouslyCompressibleBinaryValues -Dtests.seed=1C63D49C28E6ECA7 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=yo-BJ -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J3 | TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: bound must be positive
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
   [junit4]    > 	at java.base/java.util.Random.nextInt(Random.java:388)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.21s J3 | TestPerFieldDocValuesFormat.testSortedSetMergeAwayAllValuesLargeSegment
   [junit4] OK      0.03s J3 | TestPerFieldDocValuesFormat.testDocValuesSimple
   [junit4] OK      0.03s J3 | TestPerFieldDocValuesFormat.testTwoDocumentsMerged
   [junit4] OK      0.17s J3 | TestPerFieldDocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4] OK      0.06s J3 | TestPerFieldDocValuesFormat.testTwoSortedNumberOneMissing
   [junit4] OK      0.04s J3 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsMerged
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testSortedSetTwoValues
   [junit4] OK      0.24s J3 | TestPerFieldDocValuesFormat.testZeroOrMin
   [junit4] OK      0.00s J3 | TestPerFieldDocValuesFormat.testTwoSortedNumber
   [junit4] OK      0.53s J3 | TestPerFieldDocValuesFormat.testSparseBooleanNumericsVsStoredFields
   [junit4] OK      0.03s J3 | TestPerFieldDocValuesFormat.testSortedNumberMerge
   [junit4] OK      2.92s J3 | TestPerFieldDocValuesFormat.testSparseSortedVariableLengthVsStoredFields
   [junit4] OK      0.11s J3 | TestPerFieldDocValuesFormat.testBytesTwoDocumentsMerged
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testSortedSetTermsEnum
   [junit4] OK      0.33s J3 | TestPerFieldDocValuesFormat.testSparseByteNumericsVsStoredFields
   [junit4] OK      0.06s J3 | TestPerFieldDocValuesFormat.testBytesWithNewline
   [junit4] OK      0.04s J3 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge
   [junit4] OK      0.27s J3 | TestPerFieldDocValuesFormat.testRandomSortedBytes
   [junit4] OK      0.69s J3 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthManyValuesPerDocVsStoredFields
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testTwoBytesOneMissing
   [junit4] OK      0.08s J3 | TestPerFieldDocValuesFormat.testBinaryFixedLengthVsStoredFields
   [junit4] OK      0.29s J3 | TestPerFieldDocValuesFormat.testThreads
   [junit4] OK      0.02s J3 | TestPerFieldDocValuesFormat.testTwoNumbers
   [junit4] OK      0.04s J3 | TestPerFieldDocValuesFormat.testTwoFieldsTwoFormats
   [junit4] OK      0.62s J3 | TestPerFieldDocValuesFormat.testZeros
   [junit4] OK      0.08s J3 | TestPerFieldDocValuesFormat.testSortedBytesTwoDocumentsMerged
   [junit4] OK      0.10s J3 | TestPerFieldDocValuesFormat.testSortedEnumAdvanceIndependently
   [junit4] OK      0.09s J3 | TestPerFieldDocValuesFormat.testSortedSetMergeAwayAllValues
   [junit4] OK      0.33s J3 | TestPerFieldDocValuesFormat.testSortedNumericMergeAwayAllValuesLargeSegment
   [junit4] OK      0.49s J3 | TestPerFieldDocValuesFormat.testIntNumericsVsStoredFields
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testOneSortedNumberOneMissing
   [junit4] IGNOR/A 0.00s J3 | TestPerFieldDocValuesFormat.testThreads2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.05s J3 | TestPerFieldDocValuesFormat.testSortedMergeAwayAllValues
   [junit4] IGNOR/A 0.00s J3 | TestPerFieldDocValuesFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.41s J3 | TestPerFieldDocValuesFormat.testSortedMergeAwayAllValuesLargeSegment
   [junit4] OK      0.09s J3 | TestPerFieldDocValuesFormat.testSparseShortNumericsVsStoredFields
   [junit4] OK      0.07s J3 | TestPerFieldDocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4] OK      0.27s J3 | TestPerFieldDocValuesFormat.testGCDCompression
   [junit4] OK      0.21s J3 | TestPerFieldDocValuesFormat.testSortedNumericsFewUniqueSetsVsStoredFields
   [junit4] OK      0.02s J3 | TestPerFieldDocValuesFormat.testTwoBinaryValues
   [junit4] OK      0.34s J3 | TestPerFieldDocValuesFormat.testSortedNumericsMultipleValuesVsStoredFields
   [junit4] OK      0.06s J3 | TestPerFieldDocValuesFormat.testBinaryMergeAwayAllValuesLargeSegment
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testOneSortedNumber
   [junit4] OK      1.13s J3 | TestPerFieldDocValuesFormat.testRandomAdvanceNumeric
   [junit4] OK      1.32s J3 | TestPerFieldDocValuesFormat.testSortedFixedLengthVsStoredFields
   [junit4] OK      1.17s J3 | TestPerFieldDocValuesFormat.testSortedVariableLengthVsStoredFields
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testTwoFieldsMixed
   [junit4] OK      0.02s J3 | TestPerFieldDocValuesFormat.testSortedBytesThreeDocuments
   [junit4] OK      0.03s J3 | TestPerFieldDocValuesFormat.testSortedNumberMergeAwayAllValues
   [junit4] OK      0.07s J3 | TestPerFieldDocValuesFormat.testNumberMergeAwayAllValues
   [junit4] OK      0.91s J3 | TestPerFieldDocValuesFormat.testBinaryVariableLengthVsStoredFields
   [junit4] OK      0.05s J3 | TestPerFieldDocValuesFormat.testBytesMergeAwayAllValues
   [junit4] OK      0.06s J3 | TestPerFieldDocValuesFormat.testBytes
   [junit4] OK      0.14s J3 | TestPerFieldDocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4] OK      0.06s J3 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge
   [junit4] OK      0.16s J3 | TestPerFieldDocValuesFormat.testSparseLongNumericsVsStoredFields
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testSortedSetEnumAdvanceIndependently
   [junit4] OK      1.41s J3 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthVsStoredFields
   [junit4] OK      0.02s J3 | TestPerFieldDocValuesFormat.testSortedSetThreeValuesTwoDocs
   [junit4] OK      0.06s J3 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsFirstMissing
   [junit4] OK      0.02s J3 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsLastMissing
   [junit4] OK      0.53s J3 | TestPerFieldDocValuesFormat.testSortedNumericsSingleValuedMissingVsStoredFields
   [junit4] OK      0.33s J3 | TestPerFieldDocValuesFormat.testMergeStability
   [junit4] OK      0.04s J3 | TestPerFieldDocValuesFormat.testEmptySortedBytes
   [junit4] OK      0.02s J3 | TestPerFieldDocValuesFormat.testEmptyBytes
   [junit4] OK      0.02s J3 | TestPerFieldDocValuesFormat.testBigNumericRange2
   [junit4] OK      1.21s J3 | TestPerFieldDocValuesFormat.testRandomAdvanceBinary
   [junit4] OK      0.03s J3 | TestPerFieldDocValuesFormat.testNumericMergeAwayAllValuesLargeSegment
   [junit4] OK      0.17s J3 | TestPerFieldDocValuesFormat.testSortedTermsEnum
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testVeryLargeButLegalSortedBytes
   [junit4] OK      0.20s J3 | TestPerFieldDocValuesFormat.testSparseZeros
   [junit4] OK      0.12s J3 | TestPerFieldDocValuesFormat.testLongNumericsVsStoredFields
   [junit4] OK      0.26s J3 | TestPerFieldDocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4] OK      0.11s J3 | TestPerFieldDocValuesFormat.testBigNumericRange
   [junit4] OK      0.00s J3 | TestPerFieldDocValuesFormat.testCodecUsesOwnSortedBytes
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testSortedSetTwoValuesUnordered
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testTwoNumbersOneMissing
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testOneFloat
   [junit4] OK      0.24s J3 | TestPerFieldDocValuesFormat.testByteNumericsVsStoredFields
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testSortedBytes
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testTwoSortedNumberSameValue
   [junit4] OK      0.03s J3 | TestPerFieldDocValuesFormat.testOneNumber
   [junit4] OK      0.55s J3 | TestPerFieldDocValuesFormat.testEmptyBinaryValueOnPageSizes
   [junit4] OK      0.05s J3 | TestPerFieldDocValuesFormat.testSparseBinaryFixedLengthVsStoredFields
   [junit4] OK      0.01s J3 | TestPerFieldDocValuesFormat.testThreeFieldsMixed
   [junit4] OK      0.05s J3 | TestPerFieldDocValuesFormat.testMergeCalledOnTwoFormats
   [junit4] OK      0.76s J3 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthSingleValuedVsStoredFields
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\J3\temp\lucene.codecs.perfield.TestPerFieldDocValuesFormat_1C63D49C28E6ECA7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1634, maxMBSortInHeap=6.243183499344471, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1864009), locale=yo-BJ, timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=127394064,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldDocValuesFormat]
   [junit4] Completed [3/5 (3!)] on J3 in 33.16s, 111 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] OK      1.63s J4 | TestPerFieldDocValuesFormat.testShortNumericsVsStoredFields
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testTwoDocumentsNumeric
   [junit4] OK      0.13s J4 | TestPerFieldDocValuesFormat.testThreeFieldsMixed2
   [junit4] OK      0.41s J4 | TestPerFieldDocValuesFormat.testMultiClose
   [junit4] OK      0.12s J4 | TestPerFieldDocValuesFormat.testSortedBytesTwoDocuments
   [junit4] OK      0.05s J4 | TestPerFieldDocValuesFormat.testCodecUsesOwnBytes
   [junit4] IGNOR/A 0.01s J4 | TestPerFieldDocValuesFormat.testThreads3
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      1.00s J4 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthVsStoredFields
   [junit4] OK      0.49s J4 | TestPerFieldDocValuesFormat.testSortedNumericsSingleValuedVsStoredFields
   [junit4] OK      1.49s J4 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthFewUniqueSetsVsStoredFields
   [junit4] OK      0.90s J4 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthFewUniqueSetsVsStoredFields
   [junit4] OK      0.33s J4 | TestPerFieldDocValuesFormat.testSparseSortedFixedLengthVsStoredFields
   [junit4] OK      0.15s J4 | TestPerFieldDocValuesFormat.testSparseGCDCompression
   [junit4] OK      0.03s J4 | TestPerFieldDocValuesFormat.testVeryLargeButLegalBytes
   [junit4] OK      1.11s J4 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields
   [junit4] OK      0.03s J4 | TestPerFieldDocValuesFormat.testSortedSetTwoFields
   [junit4] OK      0.46s J4 | TestPerFieldDocValuesFormat.testSparseBinaryVariableLengthVsStoredFields
   [junit4] OK      0.81s J4 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthManyValuesPerDocVsStoredFields
   [junit4] OK      1.02s J4 | TestPerFieldDocValuesFormat.testRandomExceptions
   [junit4] OK      0.46s J4 | TestPerFieldDocValuesFormat.testBooleanNumericsVsStoredFields
   [junit4] OK      0.03s J4 | TestPerFieldDocValuesFormat.testSortedSetOneValue
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testMissingSortedBytes
   [junit4] OK      0.35s J4 | TestPerFieldDocValuesFormat.testSparseIntNumericsVsStoredFields
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldDocValuesFormat -Dtests.method=testVariouslyCompressibleBinaryValues -Dtests.seed=1C63D49C28E6ECA7 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=yo-BJ -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J4 | TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: bound must be positive
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
   [junit4]    > 	at java.base/java.util.Random.nextInt(Random.java:388)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.14s J4 | TestPerFieldDocValuesFormat.testSortedSetMergeAwayAllValuesLargeSegment
   [junit4] OK      0.10s J4 | TestPerFieldDocValuesFormat.testDocValuesSimple
   [junit4] OK      0.14s J4 | TestPerFieldDocValuesFormat.testTwoDocumentsMerged
   [junit4] OK      0.07s J4 | TestPerFieldDocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4] OK      0.02s J4 | TestPerFieldDocValuesFormat.testTwoSortedNumberOneMissing
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsMerged
   [junit4] OK      0.02s J4 | TestPerFieldDocValuesFormat.testSortedSetTwoValues
   [junit4] OK      0.63s J4 | TestPerFieldDocValuesFormat.testZeroOrMin
   [junit4] OK      0.04s J4 | TestPerFieldDocValuesFormat.testTwoSortedNumber
   [junit4] OK      0.36s J4 | TestPerFieldDocValuesFormat.testSparseBooleanNumericsVsStoredFields
   [junit4] OK      0.08s J4 | TestPerFieldDocValuesFormat.testSortedNumberMerge
   [junit4] OK      2.71s J4 | TestPerFieldDocValuesFormat.testSparseSortedVariableLengthVsStoredFields
   [junit4] OK      0.07s J4 | TestPerFieldDocValuesFormat.testBytesTwoDocumentsMerged
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testSortedSetTermsEnum
   [junit4] OK      0.22s J4 | TestPerFieldDocValuesFormat.testSparseByteNumericsVsStoredFields
   [junit4] OK      0.03s J4 | TestPerFieldDocValuesFormat.testBytesWithNewline
   [junit4] OK      0.13s J4 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge
   [junit4] OK      0.35s J4 | TestPerFieldDocValuesFormat.testRandomSortedBytes
   [junit4] OK      0.38s J4 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthManyValuesPerDocVsStoredFields
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testTwoBytesOneMissing
   [junit4] OK      0.17s J4 | TestPerFieldDocValuesFormat.testBinaryFixedLengthVsStoredFields
   [junit4] OK      0.39s J4 | TestPerFieldDocValuesFormat.testThreads
   [junit4] OK      0.02s J4 | TestPerFieldDocValuesFormat.testTwoNumbers
   [junit4] OK      0.03s J4 | TestPerFieldDocValuesFormat.testTwoFieldsTwoFormats
   [junit4] OK      0.83s J4 | TestPerFieldDocValuesFormat.testZeros
   [junit4] OK      0.08s J4 | TestPerFieldDocValuesFormat.testSortedBytesTwoDocumentsMerged
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testSortedEnumAdvanceIndependently
   [junit4] OK      0.07s J4 | TestPerFieldDocValuesFormat.testSortedSetMergeAwayAllValues
   [junit4] OK      0.38s J4 | TestPerFieldDocValuesFormat.testSortedNumericMergeAwayAllValuesLargeSegment
   [junit4] OK      0.42s J4 | TestPerFieldDocValuesFormat.testIntNumericsVsStoredFields
   [junit4] OK      0.03s J4 | TestPerFieldDocValuesFormat.testOneSortedNumberOneMissing
   [junit4] IGNOR/A 0.00s J4 | TestPerFieldDocValuesFormat.testThreads2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.04s J4 | TestPerFieldDocValuesFormat.testSortedMergeAwayAllValues
   [junit4] IGNOR/A 0.00s J4 | TestPerFieldDocValuesFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.30s J4 | TestPerFieldDocValuesFormat.testSortedMergeAwayAllValuesLargeSegment
   [junit4] OK      0.12s J4 | TestPerFieldDocValuesFormat.testSparseShortNumericsVsStoredFields
   [junit4] OK      0.08s J4 | TestPerFieldDocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4] OK      0.21s J4 | TestPerFieldDocValuesFormat.testGCDCompression
   [junit4] OK      0.18s J4 | TestPerFieldDocValuesFormat.testSortedNumericsFewUniqueSetsVsStoredFields
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testTwoBinaryValues
   [junit4] OK      0.41s J4 | TestPerFieldDocValuesFormat.testSortedNumericsMultipleValuesVsStoredFields
   [junit4] OK      0.07s J4 | TestPerFieldDocValuesFormat.testBinaryMergeAwayAllValuesLargeSegment
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testOneSortedNumber
   [junit4] OK      1.59s J4 | TestPerFieldDocValuesFormat.testRandomAdvanceNumeric
   [junit4] OK      1.46s J4 | TestPerFieldDocValuesFormat.testSortedFixedLengthVsStoredFields
   [junit4] OK      1.80s J4 | TestPerFieldDocValuesFormat.testSortedVariableLengthVsStoredFields
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testTwoFieldsMixed
   [junit4] OK      0.02s J4 | TestPerFieldDocValuesFormat.testSortedBytesThreeDocuments
   [junit4] OK      0.06s J4 | TestPerFieldDocValuesFormat.testSortedNumberMergeAwayAllValues
   [junit4] OK      0.04s J4 | TestPerFieldDocValuesFormat.testNumberMergeAwayAllValues
   [junit4] OK      0.22s J4 | TestPerFieldDocValuesFormat.testBinaryVariableLengthVsStoredFields
   [junit4] OK      0.02s J4 | TestPerFieldDocValuesFormat.testBytesMergeAwayAllValues
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testBytes
   [junit4] OK      0.04s J4 | TestPerFieldDocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge
   [junit4] OK      0.12s J4 | TestPerFieldDocValuesFormat.testSparseLongNumericsVsStoredFields
   [junit4] OK      0.04s J4 | TestPerFieldDocValuesFormat.testSortedSetEnumAdvanceIndependently
   [junit4] OK      2.01s J4 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthVsStoredFields
   [junit4] OK      0.05s J4 | TestPerFieldDocValuesFormat.testSortedSetThreeValuesTwoDocs
   [junit4] OK      0.04s J4 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsFirstMissing
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsLastMissing
   [junit4] OK      0.12s J4 | TestPerFieldDocValuesFormat.testSortedNumericsSingleValuedMissingVsStoredFields
   [junit4] OK      0.04s J4 | TestPerFieldDocValuesFormat.testMergeStability
   [junit4] OK      0.10s J4 | TestPerFieldDocValuesFormat.testEmptySortedBytes
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testEmptyBytes
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testBigNumericRange2
   [junit4] OK      1.33s J4 | TestPerFieldDocValuesFormat.testRandomAdvanceBinary
   [junit4] OK      0.17s J4 | TestPerFieldDocValuesFormat.testNumericMergeAwayAllValuesLargeSegment
   [junit4] OK      0.12s J4 | TestPerFieldDocValuesFormat.testSortedTermsEnum
   [junit4] OK      0.09s J4 | TestPerFieldDocValuesFormat.testVeryLargeButLegalSortedBytes
   [junit4] OK      0.13s J4 | TestPerFieldDocValuesFormat.testSparseZeros
   [junit4] OK      0.19s J4 | TestPerFieldDocValuesFormat.testLongNumericsVsStoredFields
   [junit4] OK      0.09s J4 | TestPerFieldDocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4] OK      0.02s J4 | TestPerFieldDocValuesFormat.testBigNumericRange
   [junit4] OK      0.07s J4 | TestPerFieldDocValuesFormat.testCodecUsesOwnSortedBytes
   [junit4] OK      0.06s J4 | TestPerFieldDocValuesFormat.testSortedSetTwoValuesUnordered
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testTwoNumbersOneMissing
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testOneFloat
   [junit4] OK      0.56s J4 | TestPerFieldDocValuesFormat.testByteNumericsVsStoredFields
   [junit4] OK      0.06s J4 | TestPerFieldDocValuesFormat.testSortedBytes
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testTwoSortedNumberSameValue
   [junit4] OK      0.01s J4 | TestPerFieldDocValuesFormat.testOneNumber
   [junit4] OK      0.08s J4 | TestPerFieldDocValuesFormat.testEmptyBinaryValueOnPageSizes
   [junit4] OK      0.12s J4 | TestPerFieldDocValuesFormat.testSparseBinaryFixedLengthVsStoredFields
   [junit4] OK      0.07s J4 | TestPerFieldDocValuesFormat.testThreeFieldsMixed
   [junit4] OK      0.11s J4 | TestPerFieldDocValuesFormat.testMergeCalledOnTwoFormats
   [junit4] OK      0.51s J4 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthSingleValuedVsStoredFields
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\J4\temp\lucene.codecs.perfield.TestPerFieldDocValuesFormat_1C63D49C28E6ECA7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1634, maxMBSortInHeap=6.243183499344471, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1864009), locale=yo-BJ, timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=146021712,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldDocValuesFormat]
   [junit4] Completed [4/5 (4!)] on J4 in 33.09s, 111 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] OK      1.66s J0 | TestPerFieldDocValuesFormat.testShortNumericsVsStoredFields
   [junit4] OK      0.02s J0 | TestPerFieldDocValuesFormat.testTwoDocumentsNumeric
   [junit4] OK      0.19s J0 | TestPerFieldDocValuesFormat.testThreeFieldsMixed2
   [junit4] OK      0.66s J0 | TestPerFieldDocValuesFormat.testMultiClose
   [junit4] OK      0.23s J0 | TestPerFieldDocValuesFormat.testSortedBytesTwoDocuments
   [junit4] OK      0.03s J0 | TestPerFieldDocValuesFormat.testCodecUsesOwnBytes
   [junit4] IGNOR/A 0.01s J0 | TestPerFieldDocValuesFormat.testThreads3
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      1.27s J0 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthVsStoredFields
   [junit4] OK      0.72s J0 | TestPerFieldDocValuesFormat.testSortedNumericsSingleValuedVsStoredFields
   [junit4] OK      1.61s J0 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthFewUniqueSetsVsStoredFields
   [junit4] OK      1.12s J0 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthFewUniqueSetsVsStoredFields
   [junit4] OK      0.38s J0 | TestPerFieldDocValuesFormat.testSparseSortedFixedLengthVsStoredFields
   [junit4] OK      0.08s J0 | TestPerFieldDocValuesFormat.testSparseGCDCompression
   [junit4] OK      0.02s J0 | TestPerFieldDocValuesFormat.testVeryLargeButLegalBytes
   [junit4] OK      1.80s J0 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields
   [junit4] OK      0.03s J0 | TestPerFieldDocValuesFormat.testSortedSetTwoFields
   [junit4] OK      0.24s J0 | TestPerFieldDocValuesFormat.testSparseBinaryVariableLengthVsStoredFields
   [junit4] OK      0.92s J0 | TestPerFieldDocValuesFormat.testSortedSetFixedLengthManyValuesPerDocVsStoredFields
   [junit4] OK      0.74s J0 | TestPerFieldDocValuesFormat.testRandomExceptions
   [junit4] OK      0.31s J0 | TestPerFieldDocValuesFormat.testBooleanNumericsVsStoredFields
   [junit4] OK      0.06s J0 | TestPerFieldDocValuesFormat.testSortedSetOneValue
   [junit4] OK      0.00s J0 | TestPerFieldDocValuesFormat.testMissingSortedBytes
   [junit4] OK      0.39s J0 | TestPerFieldDocValuesFormat.testSparseIntNumericsVsStoredFields
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldDocValuesFormat -Dtests.method=testVariouslyCompressibleBinaryValues -Dtests.seed=1C63D49C28E6ECA7 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=yo-BJ -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | TestPerFieldDocValuesFormat.testVariouslyCompressibleBinaryValues <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: bound must be positive
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C63D49C28E6ECA7:70E0D8F6BF99383C]:0)
   [junit4]    > 	at java.base/java.util.Random.nextInt(Random.java:388)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom.nextInt(Xoroshiro128PlusRandom.java:73)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.AssertingRandom.nextInt(AssertingRandom.java:87)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testVariouslyCompressibleBinaryValues(BaseDocValuesFormatTestCase.java:266)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.06s J0 | TestPerFieldDocValuesFormat.testSortedSetMergeAwayAllValuesLargeSegment
   [junit4] OK      0.04s J0 | TestPerFieldDocValuesFormat.testDocValuesSimple
   [junit4] OK      0.06s J0 | TestPerFieldDocValuesFormat.testTwoDocumentsMerged
   [junit4] OK      0.11s J0 | TestPerFieldDocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4] OK      0.02s J0 | TestPerFieldDocValuesFormat.testTwoSortedNumberOneMissing
   [junit4] OK      0.03s J0 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsMerged
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testSortedSetTwoValues
   [junit4] OK      0.15s J0 | TestPerFieldDocValuesFormat.testZeroOrMin
   [junit4] OK      0.02s J0 | TestPerFieldDocValuesFormat.testTwoSortedNumber
   [junit4] OK      0.23s J0 | TestPerFieldDocValuesFormat.testSparseBooleanNumericsVsStoredFields
   [junit4] OK      0.05s J0 | TestPerFieldDocValuesFormat.testSortedNumberMerge
   [junit4] OK      1.77s J0 | TestPerFieldDocValuesFormat.testSparseSortedVariableLengthVsStoredFields
   [junit4] OK      0.05s J0 | TestPerFieldDocValuesFormat.testBytesTwoDocumentsMerged
   [junit4] OK      0.02s J0 | TestPerFieldDocValuesFormat.testSortedSetTermsEnum
   [junit4] OK      0.19s J0 | TestPerFieldDocValuesFormat.testSparseByteNumericsVsStoredFields
   [junit4] OK      0.05s J0 | TestPerFieldDocValuesFormat.testBytesWithNewline
   [junit4] OK      0.19s J0 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge
   [junit4] OK      0.22s J0 | TestPerFieldDocValuesFormat.testRandomSortedBytes
   [junit4] OK      2.09s J0 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthManyValuesPerDocVsStoredFields
   [junit4] OK      0.06s J0 | TestPerFieldDocValuesFormat.testTwoBytesOneMissing
   [junit4] OK      0.15s J0 | TestPerFieldDocValuesFormat.testBinaryFixedLengthVsStoredFields
   [junit4] OK      0.34s J0 | TestPerFieldDocValuesFormat.testThreads
   [junit4] OK      0.02s J0 | TestPerFieldDocValuesFormat.testTwoNumbers
   [junit4] OK      0.03s J0 | TestPerFieldDocValuesFormat.testTwoFieldsTwoFormats
   [junit4] OK      0.21s J0 | TestPerFieldDocValuesFormat.testZeros
   [junit4] OK      0.05s J0 | TestPerFieldDocValuesFormat.testSortedBytesTwoDocumentsMerged
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testSortedEnumAdvanceIndependently
   [junit4] OK      0.05s J0 | TestPerFieldDocValuesFormat.testSortedSetMergeAwayAllValues
   [junit4] OK      0.06s J0 | TestPerFieldDocValuesFormat.testSortedNumericMergeAwayAllValuesLargeSegment
   [junit4] OK      0.22s J0 | TestPerFieldDocValuesFormat.testIntNumericsVsStoredFields
   [junit4] OK      0.07s J0 | TestPerFieldDocValuesFormat.testOneSortedNumberOneMissing
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldDocValuesFormat.testThreads2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.07s J0 | TestPerFieldDocValuesFormat.testSortedMergeAwayAllValues
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldDocValuesFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.11s J0 | TestPerFieldDocValuesFormat.testSortedMergeAwayAllValuesLargeSegment
   [junit4] OK      0.13s J0 | TestPerFieldDocValuesFormat.testSparseShortNumericsVsStoredFields
   [junit4] OK      0.04s J0 | TestPerFieldDocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4] OK      0.25s J0 | TestPerFieldDocValuesFormat.testGCDCompression
   [junit4] OK      0.75s J0 | TestPerFieldDocValuesFormat.testSortedNumericsFewUniqueSetsVsStoredFields
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testTwoBinaryValues
   [junit4] OK      0.62s J0 | TestPerFieldDocValuesFormat.testSortedNumericsMultipleValuesVsStoredFields
   [junit4] OK      0.11s J0 | TestPerFieldDocValuesFormat.testBinaryMergeAwayAllValuesLargeSegment
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testOneSortedNumber
   [junit4] OK      1.48s J0 | TestPerFieldDocValuesFormat.testRandomAdvanceNumeric
   [junit4] OK      1.77s J0 | TestPerFieldDocValuesFormat.testSortedFixedLengthVsStoredFields
   [junit4] OK      1.65s J0 | TestPerFieldDocValuesFormat.testSortedVariableLengthVsStoredFields
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testTwoFieldsMixed
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testSortedBytesThreeDocuments
   [junit4] OK      0.02s J0 | TestPerFieldDocValuesFormat.testSortedNumberMergeAwayAllValues
   [junit4] OK      0.03s J0 | TestPerFieldDocValuesFormat.testNumberMergeAwayAllValues
   [junit4] OK      0.33s J0 | TestPerFieldDocValuesFormat.testBinaryVariableLengthVsStoredFields
   [junit4] OK      0.05s J0 | TestPerFieldDocValuesFormat.testBytesMergeAwayAllValues
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testBytes
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge
   [junit4] OK      0.06s J0 | TestPerFieldDocValuesFormat.testSparseLongNumericsVsStoredFields
   [junit4] OK      0.11s J0 | TestPerFieldDocValuesFormat.testSortedSetEnumAdvanceIndependently
   [junit4] OK      2.01s J0 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthVsStoredFields
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testSortedSetThreeValuesTwoDocs
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsFirstMissing
   [junit4] OK      0.00s J0 | TestPerFieldDocValuesFormat.testSortedSetTwoDocumentsLastMissing
   [junit4] OK      0.19s J0 | TestPerFieldDocValuesFormat.testSortedNumericsSingleValuedMissingVsStoredFields
   [junit4] OK      0.06s J0 | TestPerFieldDocValuesFormat.testMergeStability
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testEmptySortedBytes
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testEmptyBytes
   [junit4] OK      0.03s J0 | TestPerFieldDocValuesFormat.testBigNumericRange2
   [junit4] OK      0.90s J0 | TestPerFieldDocValuesFormat.testRandomAdvanceBinary
   [junit4] OK      0.16s J0 | TestPerFieldDocValuesFormat.testNumericMergeAwayAllValuesLargeSegment
   [junit4] OK      0.08s J0 | TestPerFieldDocValuesFormat.testSortedTermsEnum
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testVeryLargeButLegalSortedBytes
   [junit4] OK      0.26s J0 | TestPerFieldDocValuesFormat.testSparseZeros
   [junit4] OK      0.32s J0 | TestPerFieldDocValuesFormat.testLongNumericsVsStoredFields
   [junit4] OK      0.02s J0 | TestPerFieldDocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testBigNumericRange
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testCodecUsesOwnSortedBytes
   [junit4] OK      0.03s J0 | TestPerFieldDocValuesFormat.testSortedSetTwoValuesUnordered
   [junit4] OK      0.11s J0 | TestPerFieldDocValuesFormat.testTwoNumbersOneMissing
   [junit4] OK      0.08s J0 | TestPerFieldDocValuesFormat.testOneFloat
   [junit4] OK      0.35s J0 | TestPerFieldDocValuesFormat.testByteNumericsVsStoredFields
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testSortedBytes
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testTwoSortedNumberSameValue
   [junit4] OK      0.01s J0 | TestPerFieldDocValuesFormat.testOneNumber
   [junit4] OK      0.39s J0 | TestPerFieldDocValuesFormat.testEmptyBinaryValueOnPageSizes
   [junit4] OK      0.09s J0 | TestPerFieldDocValuesFormat.testSparseBinaryFixedLengthVsStoredFields
   [junit4] OK      0.05s J0 | TestPerFieldDocValuesFormat.testThreeFieldsMixed
   [junit4] OK      0.11s J0 | TestPerFieldDocValuesFormat.testMergeCalledOnTwoFormats
   [junit4] OK      0.71s J0 | TestPerFieldDocValuesFormat.testSortedSetVariableLengthSingleValuedVsStoredFields
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldDocValuesFormat_1C63D49C28E6ECA7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1634, maxMBSortInHeap=6.243183499344471, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1864009), locale=yo-BJ, timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=148697616,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldDocValuesFormat]
   [junit4] Completed [5/5 (5!)] on J0 in 33.59s, 111 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1594: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1121: There were test failures: 5 suites, 555 tests, 5 errors, 15 ignored (15 assumptions) [seed: 1C63D49C28E6ECA7]

Total time: 36 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b01d7cb79a00aae89c108cdf3185971ee68ecda6, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #788
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk1.8.0_201) - Build # 790 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/790/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([21DAEBA77D7EDA5C:512F480E1DB6732A]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 15262 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 1429484 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1429484 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1429485 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_21DAEBA77D7EDA5C-001\data-dir-101-001
   [junit4]   2> 1429485 WARN  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 1429485 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1429490 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1429491 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_21DAEBA77D7EDA5C-001\tempDir-001
   [junit4]   2> 1429491 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1429492 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1429492 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1429592 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:61496
   [junit4]   2> 1429592 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61496
   [junit4]   2> 1429592 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61496
   [junit4]   2> 1429592 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61496
   [junit4]   2> 1429594 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1429598 INFO  (zkConnectionManagerCallback-4810-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429598 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1429600 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1429602 INFO  (zkConnectionManagerCallback-4812-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429602 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1429603 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1429604 INFO  (zkConnectionManagerCallback-4814-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429604 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1429711 WARN  (jetty-launcher-4815-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1429711 WARN  (jetty-launcher-4815-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1429711 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1429711 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1429711 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1429711 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1429711 INFO  (jetty-launcher-4815-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1429711 INFO  (jetty-launcher-4815-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1429712 INFO  (jetty-launcher-4815-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1429712 INFO  (jetty-launcher-4815-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1429712 INFO  (jetty-launcher-4815-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1429712 INFO  (jetty-launcher-4815-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1429712 INFO  (jetty-launcher-4815-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1429712 INFO  (jetty-launcher-4815-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1429713 INFO  (jetty-launcher-4815-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f7d5251{/solr,null,AVAILABLE}
   [junit4]   2> 1429713 INFO  (jetty-launcher-4815-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dfd14f0{/solr,null,AVAILABLE}
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67624956{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61510}
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-1) [     ] o.e.j.s.Server Started @1429753ms
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61510}
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1166db53{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61509}
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-2) [     ] o.e.j.s.Server Started @1429753ms
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61509}
   [junit4]   2> 1429714 ERROR (jetty-launcher-4815-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1429714 ERROR (jetty-launcher-4815-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-19T09:47:53.041Z
   [junit4]   2> 1429714 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-19T09:47:53.041Z
   [junit4]   2> 1429716 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1429716 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1429719 INFO  (zkConnectionManagerCallback-4819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429719 INFO  (zkConnectionManagerCallback-4817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429719 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1429719 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1429720 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1429720 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1430159 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1430175 WARN  (jetty-launcher-4815-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@678f0ca4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1430175 WARN  (jetty-launcher-4815-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@678f0ca4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1430192 WARN  (jetty-launcher-4815-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7109df62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1430192 WARN  (jetty-launcher-4815-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7109df62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1430193 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61496/solr
   [junit4]   2> 1430194 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1430216 INFO  (zkConnectionManagerCallback-4827-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430216 INFO  (jetty-launcher-4815-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1430322 INFO  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1430325 INFO  (zkConnectionManagerCallback-4829-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430325 INFO  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1430556 INFO  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61510_solr
   [junit4]   2> 1430557 INFO  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.c.Overseer Overseer (id=72099159960453126-127.0.0.1:61510_solr-n_0000000000) starting
   [junit4]   2> 1430575 INFO  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61510_solr
   [junit4]   2> 1430576 INFO  (OverseerStateUpdate-72099159960453126-127.0.0.1:61510_solr-n_0000000000) [n:127.0.0.1:61510_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61510_solr
   [junit4]   2> 1430578 INFO  (OverseerStateUpdate-72099159960453126-127.0.0.1:61510_solr-n_0000000000) [n:127.0.0.1:61510_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1430579 INFO  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1430580 WARN  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1430613 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1430615 WARN  (jetty-launcher-4815-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a675630[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1430615 WARN  (jetty-launcher-4815-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a675630[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1430623 WARN  (jetty-launcher-4815-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@501b8569[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1430623 WARN  (jetty-launcher-4815-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@501b8569[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1430624 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61496/solr
   [junit4]   2> 1430627 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1430635 INFO  (zkConnectionManagerCallback-4838-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430635 INFO  (jetty-launcher-4815-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1430670 INFO  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1430739 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1430743 INFO  (zkConnectionManagerCallback-4841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430743 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1430749 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1430755 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61509_solr as DOWN
   [junit4]   2> 1430756 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1430756 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61509_solr
   [junit4]   2> 1430757 INFO  (zkCallback-4828-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1430758 INFO  (zkCallback-4840-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1430759 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1430760 WARN  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1430772 INFO  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61510.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1648d758
   [junit4]   2> 1430779 INFO  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61510.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1648d758
   [junit4]   2> 1430780 INFO  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61510.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1648d758
   [junit4]   2> 1430784 INFO  (jetty-launcher-4815-thread-1) [n:127.0.0.1:61510_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_21DAEBA77D7EDA5C-001\tempDir-001\node1\.
   [junit4]   2> 1430856 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1430898 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61509.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1648d758
   [junit4]   2> 1430904 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61509.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1648d758
   [junit4]   2> 1430906 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61509.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1648d758
   [junit4]   2> 1430907 INFO  (jetty-launcher-4815-thread-2) [n:127.0.0.1:61509_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_21DAEBA77D7EDA5C-001\tempDir-001\node2\.
   [junit4]   2> 1430976 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1430980 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1430982 INFO  (zkConnectionManagerCallback-4850-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430983 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1430985 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1430986 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61496/solr ready
   [junit4]   2> 1431029 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[21DAEBA77D7EDA5C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 1431031 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1431054 INFO  (OverseerThreadFactory-4450-thread-1-processing-n:127.0.0.1:61510_solr) [n:127.0.0.1:61510_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1431164 INFO  (OverseerStateUpdate-72099159960453126-127.0.0.1:61510_solr-n_0000000000) [n:127.0.0.1:61510_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61510/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61510_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1431167 INFO  (OverseerStateUpdate-72099159960453126-127.0.0.1:61510_solr-n_0000000000) [n:127.0.0.1:61510_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61509/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61509_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1431371 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr    x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1431371 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1431375 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1431424 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1431424 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1431436 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1431436 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1431437 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1431437 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1431456 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1431456 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1431458 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1431459 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1431460 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from configset .system, trusted=true
   [junit4]   2> 1431462 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61509.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1648d758
   [junit4]   2> 1431462 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_21DAEBA77D7EDA5C-001\tempDir-001\node2\.system_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_21DAEBA77D7EDA5C-001\tempDir-001\node2\.\.system_shard1_replica_n2\data\]
   [junit4]   2> 1431466 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1431466 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 1431467 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61510.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1648d758
   [junit4]   2> 1431467 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_21DAEBA77D7EDA5C-001\tempDir-001\node1\.system_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_21DAEBA77D7EDA5C-001\tempDir-001\node1\.\.system_shard1_replica_n1\data\]
   [junit4]   2> 1431575 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1431575 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1431575 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1431575 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1431577 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1431577 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1431577 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1431577 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1431578 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6916153f[.system_shard1_replica_n1] main]
   [junit4]   2> 1431578 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f097714[.system_shard1_replica_n2] main]
   [junit4]   2> 1431580 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1431580 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1431580 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1431580 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1431580 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1431580 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1431581 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1431581 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1431581 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1431581 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658958040172331008
   [junit4]   2> 1431583 INFO  (searcherExecutor-4462-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@3f097714[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1431583 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1431588 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1431589 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1431590 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1431590 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 9 ms
   [junit4]   2> 1431590 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1431590 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658958040181768192
   [junit4]   2> 1431593 INFO  (searcherExecutor-4463-thread-1-processing-n:127.0.0.1:61510_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@6916153f[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1431594 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1431596 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1431596 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1432096 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1432096 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1432096 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61509/solr/.system_shard1_replica_n2/
   [junit4]   2> 1432097 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:61509/solr START replicas=[http://127.0.0.1:61510/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1432097 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:61509/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1432098 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1432098 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1432098 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1432098 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72099159960453128-core_node4-n_0000000000
   [junit4]   2> 1432103 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61509/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 1432209 INFO  (zkCallback-4840-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1432210 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1432218 INFO  (qtp530654935-15808) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=846
   [junit4]   2> 1432314 INFO  (zkCallback-4840-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1432314 INFO  (zkCallback-4840-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1432609 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1236
   [junit4]   2> 1432612 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1432705 INFO  (zkCallback-4840-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1432705 INFO  (zkCallback-4828-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1432705 INFO  (zkCallback-4840-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1432705 INFO  (zkCallback-4828-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1432705 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1674
   [junit4]   2> 1432706 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[21DAEBA77D7EDA5C]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 1432713 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[21DAEBA77D7EDA5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432716 INFO  (zkConnectionManagerCallback-4857-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432716 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[21DAEBA77D7EDA5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432718 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[21DAEBA77D7EDA5C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1432719 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[21DAEBA77D7EDA5C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61496/solr ready
   [junit4]   2> 1432728 INFO  (qtp530654935-15809) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 1432731 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:61509/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[1705cd8c907T4hlckx5yu0oxoxavg17cjw016 (1658958041369804800)]} 0 2
   [junit4]   2> 1432731 INFO  (qtp530654935-15809) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1705cd8c907T4hlckx5yu0oxoxavg17cjw016 (1658958041369804800)]} 0 11
   [junit4]   2> 1432735 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658958041382387712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1432735 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ea1ba51 commitCommandVersion:1658958041382387712
   [junit4]   2> 1432737 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658958041384484864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1432737 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5781c7f9 commitCommandVersion:1658958041384484864
   [junit4]   2> 1432739 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ec0aaba[.system_shard1_replica_n2] main]
   [junit4]   2> 1432739 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4560f727[.system_shard1_replica_n1] main]
   [junit4]   2> 1432739 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1432739 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1432743 INFO  (searcherExecutor-4462-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@1ec0aaba[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_201-b09, source=flush, os.version=10.0, timestamp=1582105676064}])))}
   [junit4]   2> 1432743 INFO  (searcherExecutor-4463-thread-1-processing-n:127.0.0.1:61510_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@4560f727[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_201-b09, source=flush, os.version=10.0, timestamp=1582105676066}])))}
   [junit4]   2> 1432744 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61509/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 1432744 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 1432747 INFO  (qtp530654935-15810) [n:127.0.0.1:61509_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1432755 INFO  (qtp530654935-15809) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1432775 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 1432783 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1432791 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1432794 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkController Persisted config data to node /configs/.system/schema.xml.bak 
   [junit4]   2> 1432795 INFO  (Thread-1955) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n2
   [junit4]   2> 1432795 INFO  (Thread-1956) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n1
   [junit4]   2> 1432797 INFO  (Thread-1955) [     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n2
   [junit4]   2> 1432811 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1432835 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1432839 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1432839 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from configset .system
   [junit4]   2> 1432864 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61509.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1648d758
   [junit4]   2> 1432864 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_21DAEBA77D7EDA5C-001\tempDir-001\node2\.system_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_21DAEBA77D7EDA5C-001\tempDir-001\node2\.\.system_shard1_replica_n2\data\]
   [junit4]   2> 1432971 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1432971 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1432971 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8bc551a[.system_shard1_replica_n2] main]
   [junit4]   2> 1432975 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1432975 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1432975 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1432976 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1432976 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1432979 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1432979 INFO  (searcherExecutor-4472-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@8bc551a[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_201-b09, source=flush, os.version=10.0, timestamp=1582105676064}])))}
   [junit4]   2> 1432979 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@544ebcee[.system_shard1_replica_n2] main]
   [junit4]   2> 1432979 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 2 for collection .system
   [junit4]   2> 1432985 INFO  (searcherExecutor-4472-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@544ebcee[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Windows 10, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_201-b09, source=flush, os.version=10.0, timestamp=1582105676064}])))}
   [junit4]   2> 1432992 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1432993 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1432993 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1432993 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1432995 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1432996 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1432996 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1432996 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1432997 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1432998 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1432998 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1432998 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433000 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433001 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433001 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1433001 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433002 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433002 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433002 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433003 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433005 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433005 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433005 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433005 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433007 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433007 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433007 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433007 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433009 INFO  (Thread-1955) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1433009 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433010 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433010 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433010 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433012 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433012 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433012 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433012 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433014 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433014 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433014 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433015 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433037 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433038 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433038 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433038 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433047 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433047 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433047 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433047 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433049 INFO  (Thread-1955) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1433049 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433049 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433049 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433049 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433052 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433053 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433053 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433053 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433054 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433055 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433055 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433056 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433057 INFO  (OverseerCollectionConfigSetProcessor-72099159960453126-127.0.0.1:61510_solr-n_0000000000) [n:127.0.0.1:61510_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1433058 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433059 INFO  (Thread-1955) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1433059 INFO  (Thread-1955) [     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from configset .system
   [junit4]   2> 1433060 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433060 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1433061 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433065 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433066 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433066 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1433067 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433068 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433069 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433069 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1433069 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433071 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433071 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433071 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433072 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433073 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433073 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433073 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433073 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433074 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433075 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433075 INFO  (qtp1772468754-15806) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433075 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433079 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433079 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433079 INFO  (qtp1772468754-15811) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1433081 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433081 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433082 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433082 INFO  (qtp1772468754-15803) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433083 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61510/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1433083 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1433085 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1433085 INFO  (qtp1772468754-15801) [n:127.0.0.1:61510_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1433085 ERROR (managedSchemaExecutor-4476-thread-1-processing-n:127.0.0.1:61509_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Repl

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

98336.0ms for 1 replicas to apply schema update version 2 for collection .system
   [junit4]   2> 1631319 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=198545
   [junit4]   2> 1631319 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@383a6e47
   [junit4]   2> 1631319 WARN  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Interrupted while trying to obtain lock to modify reporters registry: solr.core..system.shard1.replica_n2
   [junit4]   2> 1631319 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@383a6e47
   [junit4]   2> 1631320 INFO  (httpUriRequest-114521-thread-1-processing-x:.system_shard1_replica_n2 r:core_node4 n:127.0.0.1:61509_solr http:////127.0.0.1:61510//solr//.system_shard1_replica_n1 c:.system s:shard1) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.h.i.e.RetryExec I/O exception (java.net.SocketException) caught when processing request to {}->http://127.0.0.1:61510: Socket operation on nonsocket: configureBlocking
   [junit4]   2> 1631320 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() .
   [junit4]   2> 1631320 INFO  (qtp530654935-15807) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@690afb75 commitCommandVersion:0
   [junit4]   2> 1631320 INFO  (httpUriRequest-114521-thread-1-processing-x:.system_shard1_replica_n2 r:core_node4 n:127.0.0.1:61509_solr http:////127.0.0.1:61510//solr//.system_shard1_replica_n1 c:.system s:shard1) [n:127.0.0.1:61509_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:61510
   [junit4]   2> 1631326 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1631528 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/configs/.system/managed-schema
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/.system/terms/shard1
   [junit4]   2> 	6	/solr/configs/.system
   [junit4]   2> 	5	/solr/collections/.system/collectionprops.json
   [junit4]   2> 	3	/solr/collections/.system/state.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/.system/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1631536 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61496
   [junit4]   2> 1631536 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61496
   [junit4]   2> 1631536 INFO  (SUITE-SystemCollectionCompatTest-seed#[21DAEBA77D7EDA5C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61496
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_21DAEBA77D7EDA5C-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=12844, maxDocsPerChunk=615, blockShift=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=12844, blockSize=2)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3901ebfa), locale=tr, timezone=America/Belize
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=247337704,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTaskQueueTest, DocValuesNotIndexedTest, TestSolrQueryResponse, TestConfigSetImmutable, AutoScalingHandlerTest, OverseerModifyCollectionTest, SaslZkACLProviderTest, TestCursorMarkWithoutUniqueKey, PeerSyncWithBufferUpdatesTest, TestDynamicFieldNamesIndexCorrectly, MetricsHandlerTest, OpenExchangeRatesOrgProviderTest, IndexSizeEstimatorTest, BlockCacheTest, TestFunctionQuery, TolerantUpdateProcessorTest, TestStressRecovery, TestSchemaSimilarityResource, DeleteLastCustomShardedReplicaTest, TestCaffeineCache, TestCloudNestedDocsSort, HighlighterConfigTest, NestedShardedAtomicUpdateTest, DocValuesMissingTest, TestSchemalessBufferedUpdates, HdfsThreadLeakTest, TestSolrCloudWithHadoopAuthPlugin, TestLocalFSCloudBackupRestore, TransactionLogTest, HttpPartitionOnCommitTest, TestSimpleTrackingShardHandler, TestSimNodeAddedTrigger, LegacyCloudClusterPropTest, SpellingQueryConverterTest, XMLAtomicUpdateMultivalueTest, TestCorePropertiesReload, TestCloudPhrasesIdentificationComponent, TestSolr4Spatial, TestManagedSynonymFilterFactory, TestPHPSerializedResponseWriter, BasicAuthOnSingleNodeTest, SearchRateTriggerTest, TestSolrJ, JWTVerificationkeyResolverTest, SuggesterTest, DistributedFacetPivotSmallAdvancedTest, ClusterStateUpdateTest, SolrMetricReporterTest, LeaderElectionTest, DistributedUpdateProcessorTest, TestDynamicURP, ClassificationUpdateProcessorIntegrationTest, TemplateUpdateProcessorTest, Tagger2Test, SimpleCollectionCreateDeleteTest, TestReRankQParserPlugin, NoCacheHeaderTest, BJQFilterAccessibleTest, FullHLLTest, TestClusterStateMutator, TestJsonFacetRefinement, BJQParserTest, LargeFieldTest, SimplePostToolTest, IndexSchemaRuntimeFieldTest, CursorPagingTest, TestReqParamsAPI, RuleEngineTest, TestSolrDeletionPolicy2, TestTolerantUpdateProcessorRandomCloud, SoftAutoCommitTest, TestReversedWildcardFilterFactory, TestLegacyTerms, TestReloadDeadlock, TestLegacyNumericRangeQueryBuilder, TestAtomicUpdateErrorCases, HdfsNNFailoverTest, TestIntervalFaceting, TestFieldSortValues, TermsComponentTest, TestCustomSort, NodeAddedTriggerIntegrationTest, RestoreTriggerStateTest, ExitableDirectoryReaderTest, IndexSizeTriggerMixedBoundsTest, TestNoOpRegenerator, TestRequestForwarding, CdcrOpsAndBoundariesTest, TestApiFramework, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestDistributedSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AliasIntegrationTest, BasicDistributedZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DistribCursorPagingTest, DistribJoinFromCollectionTest, HttpPartitionWithTlogReplicasTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, ShardRoutingTest, SolrCloudExampleTest, SystemCollectionCompatTest]
   [junit4] Completed [554/901 (1!)] on J3 in 204.29s, 1 test, 1 failure <<< FAILURES!

[...truncated 53336 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build.xml:624: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build.xml:156: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solr-ref-guide\build.xml:289: Java returned: -1

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