Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23704/
Java: 64bit/jdk-13-ea+8 -XX:-UseCompressedOops -XX:+UseParallelGC

14 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is 
not working with this JVM version.
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at 
com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
        at 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:365)
        at org.apache.solr.cloud.OverseerTest.beforeClass(OverseerTest.java:284)
        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$6.evaluate(RandomizedRunner.java:878)
        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 
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)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
        at 
net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
        at 
net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
        at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
        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 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:363)
        ... 24 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
        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$7.evaluate(RandomizedRunner.java:901)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is 
not working with this JVM version.
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at 
com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
        at 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:365)
        at org.apache.solr.cloud.OverseerTest.beforeClass(OverseerTest.java:284)
        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$6.evaluate(RandomizedRunner.java:878)
        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 
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)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
        at 
net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
        at 
net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
        at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
        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 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:363)
        ... 24 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
        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$7.evaluate(RandomizedRunner.java:901)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is 
not working with this JVM version.
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at 
com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
        at 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:365)
        at org.apache.solr.cloud.OverseerTest.beforeClass(OverseerTest.java:284)
        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$6.evaluate(RandomizedRunner.java:878)
        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 
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)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
        at 
net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
        at 
net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
        at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
        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 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:363)
        ... 24 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
        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$7.evaluate(RandomizedRunner.java:901)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is 
not working with this JVM version.
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at 
com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
        at 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:365)
        at org.apache.solr.cloud.OverseerTest.beforeClass(OverseerTest.java:284)
        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$6.evaluate(RandomizedRunner.java:878)
        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 
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)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
        at 
net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
        at 
net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
        at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
        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 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:363)
        ... 24 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
        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$7.evaluate(RandomizedRunner.java:901)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is 
not working with this JVM version.
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at 
com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
        at 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:365)
        at org.apache.solr.cloud.OverseerTest.beforeClass(OverseerTest.java:284)
        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$6.evaluate(RandomizedRunner.java:878)
        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 
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)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
        at 
net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
        at 
net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
        at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
        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 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:363)
        ... 24 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
        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$7.evaluate(RandomizedRunner.java:901)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is 
not working with this JVM version.
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at 
com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
        at 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:365)
        at org.apache.solr.cloud.OverseerTest.beforeClass(OverseerTest.java:284)
        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$6.evaluate(RandomizedRunner.java:878)
        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 
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)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
        at 
net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
        at 
net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
        at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
        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 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:363)
        ... 24 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
        at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
        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$7.evaluate(RandomizedRunner.java:901)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.test

Error Message:
Failed while waiting for active collection Timeout waiting to see state for 
collection=collection1 :null Live Nodes: [127.0.0.1:35911_solr, 
127.0.0.1:42585_solr] Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=collection1 :null
Live Nodes: [127.0.0.1:35911_solr, 127.0.0.1:42585_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([90924B2C9A4918E4:18C674F634B5751C]:0)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
        at 
org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:80)
        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 
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 
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.solr.cloud.LeaderTragicEventTest.test

Error Message:
Failed while waiting for active collection Timeout waiting to see state for 
collection=collection1 :null Live Nodes: [127.0.0.1:41717_solr, 
127.0.0.1:43917_solr] Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=collection1 :null
Live Nodes: [127.0.0.1:41717_solr, 127.0.0.1:43917_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([90924B2C9A4918E4:18C674F634B5751C]:0)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
        at 
org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:80)
        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 
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 
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 14086 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> 874307 INFO  
(SUITE-OverseerTest-seed#[90924B2C9A4918E4]-worker) [    ] o.a.s.SolrTestCaseJ4 
SecureRandom sanity checks: test.solr.allowed.securerandom=null & 
java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_90924B2C9A4918E4-001/init-core-data-001
   [junit4]   2> 874307 WARN  
(SUITE-OverseerTest-seed#[90924B2C9A4918E4]-worker) [    ] o.a.s.SolrTestCaseJ4 
startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 874307 INFO  
(SUITE-OverseerTest-seed#[90924B2C9A4918E4]-worker) [    ] o.a.s.SolrTestCaseJ4 
Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 874308 INFO  
(SUITE-OverseerTest-seed#[90924B2C9A4918E4]-worker) [    ] o.a.s.SolrTestCaseJ4 
Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 874309 INFO  
(SUITE-OverseerTest-seed#[90924B2C9A4918E4]-worker) [    ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1596, maxMBSortInHeap=7.1018063522902395, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2478022e),
 locale=yue-Hans, timezone=Antarctica/Vostok
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 13-ea 
(64-bit)/cpus=8,threads=1,free=160802992,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [SoftAutoCommitTest, 
TestSolrCLIRunExample, RegexBoostProcessorTest, TestHdfsBackupRestoreCore, 
TestSolrCloudWithKerberosAlt, TestFilteredDocIdSet, 
TestSha256AuthenticationProvider, MetricsHistoryHandlerTest, TestBinaryField, 
SolrMetricReporterTest, DocValuesMissingTest, TestSmileRequest, 
DirectUpdateHandlerTest, TestSchemaManager, 
DistributedQueryElevationComponentTest, TestTrieFacet, 
TestUniqueKeyFieldResource, TestExceedMaxTermLength, 
TestInPlaceUpdatesRequiredField, SolrTestCaseJ4Test, UpdateLogTest, 
TestXmlQParserPlugin, TestManagedSchemaThreadSafety, SolrSlf4jReporterTest, 
ActionThrottleTest, TestSimExtremeIndexing, TestSearchPerf, 
TestCloudSearcherWarming, CheckHdfsIndexTest, PeerSyncTest, 
TestSchemaSimilarityResource, RollingRestartTest, TermVectorComponentTest, 
ClassificationUpdateProcessorFactoryTest, HdfsSyncSliceTest, 
TestDistributedGrouping, DocumentAnalysisRequestHandlerTest, 
TestDocumentBuilder, V2StandaloneTest, DeleteStatusTest, 
TestMultiValuedNumericRangeQuery, CoreAdminHandlerTest, MetricsConfigTest, 
TestUnInvertedFieldException, TestNestedUpdateProcessor, DebugComponentTest, 
BlockJoinFacetRandomTest, CursorMarkTest, TestIntervalFaceting, 
SuggestComponentContextFilterQueryTest, HighlighterTest, 
TestJsonFacetRefinement, SolrGraphiteReporterTest, SolrXmlInZkTest, 
TestMissingGroups, TestDFISimilarityFactory, HDFSCollectionsAPITest, 
TestCloudNestedDocsSort, SegmentsInfoRequestHandlerTest, 
CloneFieldUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
TestSimpleTrackingShardHandler, LukeRequestHandlerTest, 
UUIDUpdateProcessorFallbackTest, TaggerTest, TestSimpleTextCodec, 
QueryEqualityTest, TestRequestStatusCollectionAPI, CdcrBootstrapTest, 
ScheduledTriggerIntegrationTest, TestPseudoReturnFields, 
FastVectorHighlighterTest, ClusterStateTest, SearchRateTriggerTest, 
TestJsonFacetsWithNestedObjects, AnalysisErrorHandlingTest, TestStressLucene, 
SystemInfoHandlerTest, TestWithCollection, ResponseBuilderTest, EnumFieldTest, 
TestChildDocTransformer, TriLevelCompositeIdRoutingTest, HdfsRecoverLeaseTest, 
CoreMergeIndexesAdminHandlerTest, ConvertedLegacyTest, 
TestLegacyNumericRangeQueryBuilder, ShufflingReplicaListTransformerTest, 
TestConfigSetImmutable, ResourceLoaderTest, MultiThreadedOCPTest, 
AlternateDirectoryTest, TestRandomRequestDistribution, SimpleMLTQParserTest, 
DistributedFacetPivotSmallAdvancedTest, ImplicitSnitchTest, SliceStateTest, 
ReturnFieldsTest, MoveReplicaHDFSTest, ShardRoutingCustomTest, 
TestFieldTypeResource, TestDynamicURP, TestRTGBase, 
TestDocTermOrdsUninvertLimit, CollectionStateFormat2Test, 
TestReversedWildcardFilterFactory, HealthCheckHandlerTest, 
SolrIndexMetricsTest, RequiredFieldsTest, TestRecoveryHdfs, 
AddSchemaFieldsUpdateProcessorFactoryTest, SpellingQueryConverterTest, 
TestLuceneIndexBackCompat, OrderedExecutorTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestSimTriggerIntegration, 
TestStressUserVersions, TestGraphTermsQParserPlugin, TestCustomStream, 
TestMergePolicyConfig, ResponseHeaderTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, NumericFieldsTest, 
BooleanFieldTest, AutoScalingHandlerTest, TestReRankQParserPlugin, 
ReplaceNodeTest, TestInitQParser, OverseerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTest 
-Dtests.seed=90924B2C9A4918E4 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=yue-Hans -Dtests.timezone=Antarctica/Vostok -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | OverseerTest (suite) <<<
   [junit4]    > Assumption #1: SOLR-11606: ByteBuddy used by Mockito is not 
working with this JVM version.Throwable #2: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([90924B2C9A4918E4]:0)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
   [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] Completed [435/844 (1!)] on J2 in 0.26s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 108 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_90924B2C9A4918E4-001/init-core-data-001
   [junit4]   2> 1034003 INFO  
(SUITE-LeaderTragicEventTest-seed#[90924B2C9A4918E4]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_90924B2C9A4918E4-001/tempDir-001
   [junit4]   2> 1034004 INFO  
(SUITE-LeaderTragicEventTest-seed#[90924B2C9A4918E4]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1034004 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1034004 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1034104 INFO  
(SUITE-LeaderTragicEventTest-seed#[90924B2C9A4918E4]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37597
   [junit4]   2> 1034104 INFO  
(SUITE-LeaderTragicEventTest-seed#[90924B2C9A4918E4]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37597
   [junit4]   2> 1034104 INFO  
(SUITE-LeaderTragicEventTest-seed#[90924B2C9A4918E4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37597
   [junit4]   2> 1034107 INFO  (zkConnectionManagerCallback-7758-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034109 INFO  (zkConnectionManagerCallback-7760-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034110 INFO  (zkConnectionManagerCallback-7762-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034111 WARN  (jetty-launcher-7763-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1034111 WARN  (jetty-launcher-7763-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1034111 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1034111 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1034111 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1034111 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1034111 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
   [junit4]   2> 1034111 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
   [junit4]   2> 1034112 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1034112 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1034112 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1034112 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1034112 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1034112 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1034112 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cafb68f{/solr,null,AVAILABLE}
   [junit4]   2> 1034112 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@685649e9{/solr,null,AVAILABLE}
   [junit4]   2> 1034113 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5fbd7a3c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43917}
   [junit4]   2> 1034113 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@8709b99{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41717}
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.e.j.s.Server Started @1034146ms
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.e.j.s.Server Started @1034146ms
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43917}
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41717}
   [junit4]   2> 1034114 ERROR (jetty-launcher-7763-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1034114 ERROR (jetty-launcher-7763-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-20T10:19:16.053295Z
   [junit4]   2> 1034114 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-20T10:19:16.053300Z
   [junit4]   2> 1034115 INFO  (zkConnectionManagerCallback-7767-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034115 INFO  (zkConnectionManagerCallback-7766-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034115 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1034115 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1034118 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1000ddc2d8d0004, likely client has closed socket
   [junit4]   2> 1034186 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1034186 WARN  (jetty-launcher-7763-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6027f45a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1034188 WARN  (jetty-launcher-7763-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2b781e1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1034188 INFO  (jetty-launcher-7763-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37597/solr
   [junit4]   2> 1034189 INFO  (zkConnectionManagerCallback-7773-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034191 INFO  (zkConnectionManagerCallback-7775-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034217 INFO  (jetty-launcher-7763-thread-2) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41717_solr
   [junit4]   2> 1034218 INFO  (jetty-launcher-7763-thread-2) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.Overseer Overseer 
(id=72072833346109446-127.0.0.1:41717_solr-n_0000000000) starting
   [junit4]   2> 1034220 INFO  (zkConnectionManagerCallback-7782-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034221 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1034221 INFO  (jetty-launcher-7763-thread-2) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37597/solr ready
   [junit4]   2> 1034221 WARN  (jetty-launcher-7763-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7c1197fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1034221 INFO  
(OverseerStateUpdate-72072833346109446-127.0.0.1:41717_solr-n_0000000000) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41717_solr
   [junit4]   2> 1034221 INFO  (jetty-launcher-7763-thread-2) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41717_solr
   [junit4]   2> 1034222 INFO  
(OverseerStateUpdate-72072833346109446-127.0.0.1:41717_solr-n_0000000000) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1034222 INFO  (zkCallback-7781-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1034223 WARN  (jetty-launcher-7763-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@13325baf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1034223 INFO  (jetty-launcher-7763-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37597/solr
   [junit4]   2> 1034224 INFO  (zkConnectionManagerCallback-7788-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034225 INFO  (zkConnectionManagerCallback-7790-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034226 INFO  (jetty-launcher-7763-thread-1) 
[n:127.0.0.1:43917_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1034227 INFO  (jetty-launcher-7763-thread-1) 
[n:127.0.0.1:43917_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43917_solr as DOWN
   [junit4]   2> 1034227 INFO  (jetty-launcher-7763-thread-1) 
[n:127.0.0.1:43917_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1034227 INFO  (jetty-launcher-7763-thread-1) 
[n:127.0.0.1:43917_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43917_solr
   [junit4]   2> 1034228 INFO  (zkCallback-7774-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1034228 INFO  (zkCallback-7781-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1034231 INFO  (jetty-launcher-7763-thread-2) 
[n:127.0.0.1:41717_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1034232 INFO  (zkCallback-7789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1034239 INFO  (zkConnectionManagerCallback-7798-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034240 INFO  (jetty-launcher-7763-thread-1) 
[n:127.0.0.1:43917_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1034240 INFO  (jetty-launcher-7763-thread-1) 
[n:127.0.0.1:43917_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37597/solr ready
   [junit4]   2> 1034240 INFO  (jetty-launcher-7763-thread-1) 
[n:127.0.0.1:43917_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1034245 INFO  (jetty-launcher-7763-thread-2) 
[n:127.0.0.1:41717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41717.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@443af38d
   [junit4]   2> 1034251 INFO  (jetty-launcher-7763-thread-2) 
[n:127.0.0.1:41717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41717.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@443af38d
   [junit4]   2> 1034251 INFO  (jetty-launcher-7763-thread-2) 
[n:127.0.0.1:41717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41717.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@443af38d
   [junit4]   2> 1034252 INFO  (jetty-launcher-7763-thread-2) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_90924B2C9A4918E4-001/tempDir-001/node2/.
   [junit4]   2> 1034252 INFO  (jetty-launcher-7763-thread-1) 
[n:127.0.0.1:43917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43917.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@443af38d
   [junit4]   2> 1034258 INFO  (jetty-launcher-7763-thread-1) 
[n:127.0.0.1:43917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43917.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@443af38d
   [junit4]   2> 1034258 INFO  (jetty-launcher-7763-thread-1) 
[n:127.0.0.1:43917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43917.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@443af38d
   [junit4]   2> 1034259 INFO  (jetty-launcher-7763-thread-1) 
[n:127.0.0.1:43917_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_90924B2C9A4918E4-001/tempDir-001/node1/.
   [junit4]   2> 1034292 INFO  (zkConnectionManagerCallback-7804-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034293 INFO  
(SUITE-LeaderTragicEventTest-seed#[90924B2C9A4918E4]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1034294 INFO  
(SUITE-LeaderTragicEventTest-seed#[90924B2C9A4918E4]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37597/solr ready
   [junit4]   2> 1034305 INFO  (qtp294034533-20484) [n:127.0.0.1:41717_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1034306 INFO  
(OverseerThreadFactory-7829-thread-1-processing-n:127.0.0.1:41717_solr) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2
   [junit4]   2> 1034410 INFO  
(OverseerStateUpdate-72072833346109446-127.0.0.1:41717_solr-n_0000000000) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41717/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1034411 INFO  
(OverseerStateUpdate-72072833346109446-127.0.0.1:41717_solr-n_0000000000) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43917/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1034613 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr    
x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1034613 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr    
x:collection2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1034614 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr    
x:collection2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1035620 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1035620 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1035625 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1035625 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1035626 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1035626 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1035626 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n2' using 
configuration from collection collection2, trusted=true
   [junit4]   2> 1035626 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using 
configuration from collection collection2, trusted=true
   [junit4]   2> 1035627 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41717.solr.core.collection2.shard1.replica_n1' (registry 
'solr.core.collection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@443af38d
   [junit4]   2> 1035627 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43917.solr.core.collection2.shard1.replica_n2' (registry 
'solr.core.collection2.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@443af38d
   [junit4]   2> 1035627 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_90924B2C9A4918E4-001/tempDir-001/node2/collection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_90924B2C9A4918E4-001/tempDir-001/node2/./collection2_shard1_replica_n1/data/]
   [junit4]   2> 1035627 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection2_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_90924B2C9A4918E4-001/tempDir-001/node1/collection2_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_90924B2C9A4918E4-001/tempDir-001/node1/./collection2_shard1_replica_n2/data/]
   [junit4]   2> 1035658 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1035658 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1035658 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1035658 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1035660 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1035660 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1035660 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1035660 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1035661 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f821652[collection2_shard1_replica_n2] main]
   [junit4]   2> 1035661 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e8f276[collection2_shard1_replica_n1] main]
   [junit4]   2> 1035661 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1035661 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1035661 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1035661 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1035662 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1035662 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1035662 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1625982718549426176
   [junit4]   2> 1035662 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1625982718549426176
   [junit4]   2> 1035664 INFO  
(searcherExecutor-7839-thread-1-processing-n:127.0.0.1:43917_solr 
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) 
[n:127.0.0.1:43917_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2] Registered new searcher 
Searcher@5f821652[collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035664 INFO  
(searcherExecutor-7838-thread-1-processing-n:127.0.0.1:41717_solr 
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) 
[n:127.0.0.1:41717_solr c:collection2 s:shard1 r:core_node3 
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2_shard1_replica_n1] Registered new searcher 
Searcher@3e8f276[collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035665 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1035665 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2/leaders/shard1
   [junit4]   2> 1035665 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1035665 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2/terms/shard1 to Terms{values={core_node3=0, 
core_node4=0}, version=1}
   [junit4]   2> 1035665 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2/leaders/shard1
   [junit4]   2> 1035666 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1035666 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1035666 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41717/solr/collection2_shard1_replica_n1/
   [junit4]   2> 1035667 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n1 
url=http://127.0.0.1:41717/solr START 
replicas=[http://127.0.0.1:43917/solr/collection2_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1035667 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n1 
url=http://127.0.0.1:41717/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1035668 INFO  (qtp806835897-20483) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.S.Request [collection2_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1035668 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1035668 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1035668 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2/leaders/shard1/leader after winning as 
/collections/collection2/leader_elect/shard1/election/72072833346109446-core_node3-n_0000000000
   [junit4]   2> 1035669 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41717/solr/collection2_shard1_replica_n1/ shard1
   [junit4]   2> 1035770 INFO  (zkCallback-7774-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1035770 INFO  (zkCallback-7774-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1035771 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1035772 INFO  (qtp294034533-20482) [n:127.0.0.1:41717_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1158
   [junit4]   2> 1035872 INFO  (zkCallback-7774-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1035872 INFO  (zkCallback-7774-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1035872 INFO  (zkCallback-7774-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036769 INFO  (zkCallback-7774-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036769 INFO  (zkCallback-7789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036769 INFO  (zkCallback-7774-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036769 INFO  (zkCallback-7774-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036769 INFO  (zkCallback-7789-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036794 INFO  (qtp806835897-20485) [n:127.0.0.1:43917_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2180
   [junit4]   2> 1036796 INFO  (qtp294034533-20484) [n:127.0.0.1:41717_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> 1036796 INFO  (qtp294034533-20484) [n:127.0.0.1:41717_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2491
   [junit4]   2> 1036797 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[90924B2C9A4918E4])
 [    ] o.a.s.c.LeaderTragicEventTest Stop jetty node : 
http://127.0.0.1:43917/solr 
state:DocCollection(collection2//collections/collection2/state.json/5)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"collection2_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:41717/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:41717_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"collection2_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:43917/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:43917_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1036798 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[90924B2C9A4918E4])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1522941848
   [junit4]   2> 1036798 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[90924B2C9A4918E4])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43917_solr
   [junit4]   2> 1036798 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[90924B2C9A4918E4])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1036798 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[90924B2C9A4918E4])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43917_solr as DOWN
   [junit4]   2> 1036799 INFO  (coreCloseExecutor-7848-thread-1) 
[n:127.0.0.1:43917_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@54250330
   [junit4]   2> 1036799 INFO  (coreCloseExecutor-7848-thread-1) 
[n:127.0.0.1:43917_solr c

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

eporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f9a7ea2: rootName = 
solr_35911, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@52a034d4
   [junit4]   2> 76410 INFO  (jetty-closer-164-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 76410 INFO  (jetty-closer-164-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18b1241e: rootName = 
solr_35911, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6df34a42
   [junit4]   2> 76411 INFO  (jetty-closer-164-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 76411 INFO  (jetty-closer-164-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@29143bbb: rootName = 
solr_42585, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6df34a42
   [junit4]   2> 76412 INFO  (jetty-closer-164-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 76412 INFO  (jetty-closer-164-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@625512c2: rootName = 
solr_35911, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@25645f13
   [junit4]   2> 76412 INFO  (jetty-closer-164-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@d2bc4b2[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6276aaed[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 76414 INFO  (jetty-closer-164-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 76414 INFO  (jetty-closer-164-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@fdf4ef4: rootName = 
solr_42585, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@25645f13
   [junit4]   2> 76414 INFO  (jetty-closer-164-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7afa0a50[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5f7f004a[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 76419 INFO  (closeThreadPool-170-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72072936627634182-127.0.0.1:42585_solr-n_0000000000) closing
   [junit4]   2> 76419 INFO  
(OverseerStateUpdate-72072936627634182-127.0.0.1:42585_solr-n_0000000000) 
[n:127.0.0.1:42585_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42585_solr
   [junit4]   2> 76419 INFO  
(OverseerAutoScalingTriggerThread-72072936627634182-127.0.0.1:42585_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 76420 INFO  (closeThreadPool-170-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72072936627634182-127.0.0.1:42585_solr-n_0000000000) closing
   [junit4]   2> 76421 INFO  (jetty-closer-164-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72072936627634182-127.0.0.1:42585_solr-n_0000000000) closing
   [junit4]   2> 76422 INFO  (jetty-closer-164-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3a6b21f2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 76423 INFO  (jetty-closer-164-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@644f6248{/solr,null,UNAVAILABLE}
   [junit4]   2> 76423 INFO  (jetty-closer-164-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 76423 INFO  (jetty-closer-164-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@60cfcab8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35911}
   [junit4]   2> 76423 INFO  (jetty-closer-164-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7363c011{/solr,null,UNAVAILABLE}
   [junit4]   2> 76423 INFO  (jetty-closer-164-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 76424 INFO  
(SUITE-LeaderTragicEventTest-seed#[90924B2C9A4918E4]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 76425 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>        11      /solr/collections/collection2/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        4       /solr/configs/config
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/collections/collection2/state.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2>        3       /solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/collections/collection2/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72072936627634182-127.0.0.1:42585_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard1/election/72072936627634182-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 76427 INFO  
(SUITE-LeaderTragicEventTest-seed#[90924B2C9A4918E4]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36441
   [junit4]   2> 76427 INFO  
(SUITE-LeaderTragicEventTest-seed#[90924B2C9A4918E4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36441
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_90924B2C9A4918E4-001
   [junit4]   2> Feb 20, 2019 10:46:17 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 7 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{_root_=PostingsFormat(name=Direct), id=FSTOrd50}, 
docValues:{_version_=DocValuesFormat(name=Asserting), 
_root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80)}, 
maxPointsInLeafNode=147, maxMBSortInHeap=6.623401741326956, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7d3109d0),
 locale=ln, timezone=America/Santiago
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 13-ea 
(64-bit)/cpus=8,threads=1,free=304675672,total=504889344
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTest, 
LeaderTragicEventTest, OverseerTest, LeaderTragicEventTest]
   [junit4] Completed [10/10 (6!)] on J2 in 45.78s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1572: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1099: 
There were test failures: 10 suites, 10 tests, 10 suite-level errors, 1 error 
[seed: 90924B2C9A4918E4]

Total time: 1 minute 19 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.LeaderTragicEventTest
[repro]   5/5 failed: org.apache.solr.cloud.OverseerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/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=af3ff118efd0639abab5fea28744f18442b1e363, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23702
Recording test results
Setting 
ANT_1_8_2_HOME=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to