Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Windows/16/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

12 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.testFailedMove

Error Message:
Error from server at http://127.0.0.1:60931/solr: Could not fully remove 
collection: MoveReplicaTest_coll_true

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:60931/solr: Could not fully remove collection: 
MoveReplicaTest_coll_true
        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE:A08B7A71BF3D31E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
        at 
org.apache.solr.cloud.MoveReplicaTest.beforeTest(MoveReplicaTest.java:87)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:969)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:55510/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:55510/solr
        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE:61351DF98170CC69]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:55743/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:55743/solr
        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE:61351DF98170CC69]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:56902/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:56902/solr
        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE:61351DF98170CC69]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:55140/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:55140/solr
        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE:61351DF98170CC69]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:49944/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:49944/solr
        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE:61351DF98170CC69]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE:CBA1B31C1F0D934A]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:111)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE:E56F162CE872BABA]:0)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:102)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([A0C56455AC2006CE]:0)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE:E56F162CE872BABA]:0)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:102)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue:     1) 
Thread[id=5677, name=sdqtest--1572-thread-1, state=TIMED_WAITING, 
group=TGRP-TestSimGenericDistributedQueue]         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)         at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1131/690978425.call(Unknown
 Source)         at 
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)       
  at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$134/1006859079.run(Unknown
 Source)         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
         at [email protected]/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue: 
   1) Thread[id=5677, name=sdqtest--1572-thread-1, state=TIMED_WAITING, 
group=TGRP-TestSimGenericDistributedQueue]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1131/690978425.call(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$134/1006859079.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at [email protected]/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([A0C56455AC2006CE]:0)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue.testDistributedQueue
 {#2}

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([A0C56455AC2006CE]:0)




Build Log:
[...truncated 13228 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue_A0C56455AC2006CE-001\init-core-data-001
   [junit4]   2> 661616 WARN  
(SUITE-TestSimGenericDistributedQueue-seed#[A0C56455AC2006CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 661616 INFO  
(SUITE-TestSimGenericDistributedQueue-seed#[A0C56455AC2006CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 661619 INFO  
(SUITE-TestSimGenericDistributedQueue-seed#[A0C56455AC2006CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 661620 INFO  
(SUITE-TestSimGenericDistributedQueue-seed#[A0C56455AC2006CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 661622 INFO  
(TEST-TestSimGenericDistributedQueue.testPeekElements-seed#[A0C56455AC2006CE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 663066 INFO  
(TEST-TestSimGenericDistributedQueue.testPeekElements-seed#[A0C56455AC2006CE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 663068 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueueBlocking-seed#[A0C56455AC2006CE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 664994 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueueBlocking-seed#[A0C56455AC2006CE])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSimGenericDistributedQueue 
-Dtests.method=testDistributedQueueBlocking -Dtests.seed=A0C56455AC2006CE 
-Dtests.slow=true -Dtests.locale=en-AT -Dtests.timezone=Asia/Vientiane 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.93s J1 | 
TestSimGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE:E56F162CE872BABA]:0)
   [junit4]    >        at 
java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:102)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 664997 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[A0C56455AC2006CE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 666920 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[A0C56455AC2006CE])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4] IGNOR/A 0.00s J1 | 
TestSimGenericDistributedQueue.testDistributedQueue {#2}
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";))
   [junit4]   2> 666921 INFO  
(TEST-TestSimGenericDistributedQueue.testLocallyOffer-seed#[A0C56455AC2006CE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 667152 INFO  
(TEST-TestSimGenericDistributedQueue.testLocallyOffer-seed#[A0C56455AC2006CE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue_A0C56455AC2006CE-001
   [junit4]   2> Dec 04, 2018 12:40:11 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Dec 04, 2018 12:41:31 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=5677, name=sdqtest--1572-thread-1, 
state=TIMED_WAITING, group=TGRP-TestSimGenericDistributedQueue]
   [junit4]   2>         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1131/690978425.call(Unknown
 Source)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$134/1006859079.run(Unknown
 Source)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Dec 04, 2018 12:41:31 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5677, name=sdqtest--1572-thread-1, 
state=TIMED_WAITING, group=TGRP-TestSimGenericDistributedQueue]
   [junit4]   2> Dec 04, 2018 12:41:31 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1225, maxMBSortInHeap=7.109554180563897, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-AT, timezone=Asia/Vientiane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=152573400,total=365420544
   [junit4]   2> NOTE: All tests run in this JVM: [RemoteQueryErrorTest, 
HdfsDirectoryFactoryTest, TestCloudJSONFacetJoinDomain, 
SolrCoreMetricManagerTest, TriLevelCompositeIdRoutingTest, 
TestLeaderElectionZkExpiry, MetricsHandlerTest, NodeLostTriggerTest, 
TestExtendedDismaxParser, CollectionReloadTest, 
PathHierarchyTokenizerFactoryTest, FullHLLTest, MetricUtilsTest, 
TestStressRecovery, ZkStateReaderTest, DocValuesMultiTest, TestSQLHandler, 
RestartWhileUpdatingTest, CdcrVersionReplicationTest, 
TestJsonFacetsStatsParsing, TestFieldCacheWithThreads, ReturnFieldsTest, 
DistributedDebugComponentTest, LeaderVoteWaitTimeoutTest, 
DefaultValueUpdateProcessorTest, TestNestedDocsSort, V2StandaloneTest, 
LukeRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, BJQParserTest, 
HighlighterTest, SolrIndexMetricsTest, TestDefaultStatsCache, 
RangeFacetCloudTest, TestSystemCollAutoCreate, MoveReplicaHDFSTest, 
SolrMetricReporterTest, TestPseudoReturnFields, 
UniqFieldsUpdateProcessorFactoryTest, TestLMJelinekMercerSimilarityFactory, 
IndexSizeTriggerTest, TestManagedSchemaThreadSafety, TestIndexingPerformance, 
SSLMigrationTest, TestPayloadCheckQParserPlugin, TestSolr4Spatial2, 
RandomizedTaggerTest, TestFieldCollectionResource, SchemaApiFailureTest, 
BlobRepositoryCloudTest, InfoHandlerTest, MetricsHistoryIntegrationTest, 
TestTrackingShardHandlerFactory, NodeMutatorTest, CircularListTest, 
PluginInfoTest, XsltUpdateRequestHandlerTest, SolrSlf4jReporterTest, 
SolrCoreCheckLockOnStartupTest, TestSolrIndexConfig, 
TestManagedResourceStorage, SolrShardReporterTest, SolrCmdDistributorTest, 
FileBasedSpellCheckerTest, CheckHdfsIndexTest, OrderedExecutorTest, 
TestConfigsApi, HdfsLockFactoryTest, ForceLeaderTest, TokenizerChainTest, 
TestSweetSpotSimilarityFactory, SpellCheckCollatorTest, 
BlockJoinFacetRandomTest, TestHighlightDedupGrouping, TestCoreContainer, 
TestUnInvertedFieldException, CleanupOldIndexTest, 
SignatureUpdateProcessorFactoryTest, TestMissingGroups, 
TestGraphTermsQParserPlugin, TestManagedSynonymGraphFilterFactory, 
TestCodecSupport, TestRandomFlRTGCloud, TestRuleBasedAuthorizationPlugin, 
CursorMarkTest, InfixSuggestersTest, TestShortCircuitedRequests, 
SortSpecParsingTest, TestPerFieldSimilarity, TestFieldCacheReopen, 
TestBackupRepositoryFactory, TestDocTermOrdsUninvertLimit, 
SimpleCollectionCreateDeleteTest, TestSimPolicyCloud, TestMacroExpander, 
TestSolrFieldCacheBean, TestSimGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSimGenericDistributedQueue -Dtests.seed=A0C56455AC2006CE 
-Dtests.slow=true -Dtests.locale=en-AT -Dtests.timezone=Asia/Vientiane 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSimGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=5677, name=sdqtest--1572-thread-1, 
state=TIMED_WAITING, group=TGRP-TestSimGenericDistributedQueue]
   [junit4]    >         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1131/690978425.call(Unknown
 Source)
   [junit4]    >         at 
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$134/1006859079.run(Unknown
 Source)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]    >         at 
[email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE]:0)
   [junit4] Completed [195/836 (1!)] on J1 in 85.72s, 5 tests, 2 errors, 1 
skipped <<< FAILURES!

[...truncated 299 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A0C56455AC2006CE-001\init-core-data-001
   [junit4]   2> 1235083 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A0C56455AC2006CE]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A0C56455AC2006CE-001\tempDir-001
   [junit4]   2> 1235083 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A0C56455AC2006CE]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1235083 INFO  (Thread-2425) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1235083 INFO  (Thread-2425) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1235087 ERROR (Thread-2425) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1235180 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A0C56455AC2006CE]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:59753
   [junit4]   2> 1235184 INFO  (zkConnectionManagerCallback-3312-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235187 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1235187 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1235188 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1235188 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1235188 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1235188 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1235188 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1235188 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1235189 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@663b4cc1{/solr,null,AVAILABLE}
   [junit4]   2> 1235189 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@590420eb{/solr,null,AVAILABLE}
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5a70526a{HTTP/1.1,[http/1.1]}{127.0.0.1:59758}
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@15f724d{HTTP/1.1,[http/1.1]}{127.0.0.1:59757}
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.e.j.s.Server Started @1220731ms
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.e.j.s.Server Started @1220731ms
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59757}
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59758}
   [junit4]   2> 1235191 ERROR (jetty-launcher-3309-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1235191 ERROR (jetty-launcher-3309-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1235191 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1235192 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1235192 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-04T00:49:39.725687100Z
   [junit4]   2> 1235192 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1235192 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-04T00:49:39.725687100Z
   [junit4]   2> 1235194 INFO  (zkConnectionManagerCallback-3314-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235194 INFO  (zkConnectionManagerCallback-3316-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235195 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1235195 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1235204 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 
0x100625f27770001, likely client has closed socket
   [junit4]   2> 1235205 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 
0x100625f27770002, likely client has closed socket
   [junit4]   2> 1235509 INFO  (jetty-launcher-3309-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59753/solr
   [junit4]   2> 1235515 INFO  (zkConnectionManagerCallback-3320-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235516 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 
0x100625f27770003, likely client has closed socket
   [junit4]   2> 1235516 INFO  (jetty-launcher-3309-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59753/solr
   [junit4]   2> 1235526 INFO  (zkConnectionManagerCallback-3326-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235526 INFO  (zkConnectionManagerCallback-3324-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235527 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 
0x100625f27770005, likely client has closed socket
   [junit4]   2> 1235531 INFO  (zkConnectionManagerCallback-3328-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235652 INFO  (jetty-launcher-3309-thread-2) 
[n:127.0.0.1:59758_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59758_solr
   [junit4]   2> 1235653 INFO  (jetty-launcher-3309-thread-2) 
[n:127.0.0.1:59758_solr    ] o.a.s.c.Overseer Overseer 
(id=72165754861453316-127.0.0.1:59758_solr-n_0000000000) starting
   [junit4]   2> 1235654 INFO  (jetty-launcher-3309-thread-1) 
[n:127.0.0.1:59757_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59757_solr
   [junit4]   2> 1235657 INFO  (zkCallback-3327-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1235658 INFO  (zkCallback-3323-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1235660 INFO  (zkConnectionManagerCallback-3337-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235663 INFO  (jetty-launcher-3309-thread-2) 
[n:127.0.0.1:59758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1235664 INFO  (jetty-launcher-3309-thread-2) 
[n:127.0.0.1:59758_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59753/solr ready
   [junit4]   2> 1235666 INFO  (jetty-launcher-3309-thread-2) 
[n:127.0.0.1:59758_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1235666 INFO  (jetty-launcher-3309-thread-2) 
[n:127.0.0.1:59758_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59758_solr
   [junit4]   2> 1235694 DEBUG 
(OverseerAutoScalingTriggerThread-72165754861453316-127.0.0.1:59758_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1235694 INFO  (zkCallback-3327-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1235694 INFO  
(OverseerStateUpdate-72165754861453316-127.0.0.1:59758_solr-n_0000000000) 
[n:127.0.0.1:59758_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:59758_solr
   [junit4]   2> 1235694 INFO  (zkCallback-3323-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1235695 DEBUG 
(OverseerAutoScalingTriggerThread-72165754861453316-127.0.0.1:59758_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1235696 DEBUG 
(OverseerAutoScalingTriggerThread-72165754861453316-127.0.0.1:59758_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 1235696 DEBUG 
(OverseerAutoScalingTriggerThread-72165754861453316-127.0.0.1:59758_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1235701 DEBUG 
(OverseerAutoScalingTriggerThread-72165754861453316-127.0.0.1:59758_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:59757_solr]
   [junit4]   2> 1235701 DEBUG 
(OverseerAutoScalingTriggerThread-72165754861453316-127.0.0.1:59758_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1235702 DEBUG 
(OverseerAutoScalingTriggerThread-72165754861453316-127.0.0.1:59758_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1235703 INFO  (zkCallback-3336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1235706 DEBUG (ScheduledTrigger-6133-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1235707 INFO  (zkConnectionManagerCallback-3342-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235709 INFO  (jetty-launcher-3309-thread-1) 
[n:127.0.0.1:59757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1235710 INFO  (jetty-launcher-3309-thread-1) 
[n:127.0.0.1:59757_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59753/solr ready
   [junit4]   2> 1235711 INFO  (jetty-launcher-3309-thread-1) 
[n:127.0.0.1:59757_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1235713 INFO  (jetty-launcher-3309-thread-2) 
[n:127.0.0.1:59758_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1235737 INFO  (jetty-launcher-3309-thread-1) 
[n:127.0.0.1:59757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59757.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19d817fa
   [junit4]   2> 1235744 INFO  (jetty-launcher-3309-thread-1) 
[n:127.0.0.1:59757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59757.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19d817fa
   [junit4]   2> 1235744 INFO  (jetty-launcher-3309-thread-1) 
[n:127.0.0.1:59757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59757.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19d817fa
   [junit4]   2> 1235745 INFO  (jetty-launcher-3309-thread-1) 
[n:127.0.0.1:59757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A0C56455AC2006CE-001\tempDir-001\node1\.
   [junit4]   2> 1235745 INFO  (jetty-launcher-3309-thread-2) 
[n:127.0.0.1:59758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59758.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19d817fa
   [junit4]   2> 1235753 INFO  (jetty-launcher-3309-thread-2) 
[n:127.0.0.1:59758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59758.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19d817fa
   [junit4]   2> 1235754 INFO  (jetty-launcher-3309-thread-2) 
[n:127.0.0.1:59758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59758.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19d817fa
   [junit4]   2> 1235755 INFO  (jetty-launcher-3309-thread-2) 
[n:127.0.0.1:59758_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A0C56455AC2006CE-001\tempDir-001\node2\.
   [junit4]   2> 1235793 INFO  (zkConnectionManagerCallback-3346-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235797 INFO  (zkConnectionManagerCallback-3351-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235798 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A0C56455AC2006CE]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1235799 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A0C56455AC2006CE]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59753/solr ready
   [junit4]   2> 1235813 INFO  (qtp1238196175-13624) [n:127.0.0.1:59757_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=3
   [junit4]   2> 1235817 INFO  (qtp1741496270-13630) [n:127.0.0.1:59758_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 1235817 DEBUG (qtp1238196175-13633) [n:127.0.0.1:59757_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1235818 INFO  (qtp1238196175-13633) [n:127.0.0.1:59757_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1235818 DEBUG (zkCallback-3336-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 1235818 DEBUG 
(OverseerAutoScalingTriggerThread-72165754861453316-127.0.0.1:59758_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 1235824 DEBUG 
(OverseerAutoScalingTriggerThread-72165754861453316-127.0.0.1:59758_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1235824 DEBUG 
(OverseerAutoScalingTriggerThread-72165754861453316-127.0.0.1:59758_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 1236669 DEBUG (ScheduledTrigger-6133-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties 
-Dtests.seed=A0C56455AC2006CE -Dtests.slow=true -Dtests.locale=nn 
-Dtests.timezone=America/Lima -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.98s J0 | 
TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A0C56455AC2006CE:CBA1B31C1F0D934A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:111)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1236803 INFO  (jetty-closer-3310-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@15f724d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1236803 INFO  (jetty-closer-3310-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5a70526a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1236804 INFO  (jetty-closer-3310-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1003357724
   [junit4]   2> 1236804 INFO  (jetty-closer-3310-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1236804 INFO  (jetty-closer-3310-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@718de3de: rootName = 
solr_59757, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@62c47121
   [junit4]   2> 1236805 INFO  (jetty-closer-3310-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=813924510
   [junit4]   2> 1236805 INFO  (jetty-closer-3310-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1236805 INFO  (jetty-closer-3310-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2bbd6ad1: rootName = 
solr_59758, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@323e27ae
   [junit4]   2> 1236809 INFO  (jetty-closer-3310-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1236809 INFO  (jetty-closer-3310-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1325a038: rootName = 
solr_59757, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@38ffaef9
   [junit4]   2> 1236809 INFO  (jetty-closer-3310-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1236809 INFO  (jetty-closer-3310-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@895e1b5: rootName = 
solr_59758, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@38ffaef9
   [junit4]   2> 1236811 INFO  (jetty-closer-3310-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1236812 INFO  (jetty-closer-3310-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@49f06f48: rootName = 
solr_59757, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7a36ad3
   [junit4]   2> 1236812 INFO  (jetty-closer-3310-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1236812 INFO  (jetty-closer-3310-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68e3c58b: rootName = 
solr_59758, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7a36ad3
   [junit4]   2> 1236813 INFO  (jetty-closer-3310-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59758_solr
   [junit4]   2> 1236813 INFO  (jetty-closer-3310-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59757_solr
   [junit4]   2> 1236813 INFO  (jetty-closer-3310-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1236814 INFO  (jetty-closer-3310-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1236814 INFO  (jetty-closer-3310-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1236814 INFO  (jetty-closer-3310-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72165754861453316-127.0.0.1:59758_solr-n_0000000000) closing
   [junit4]   2> 1236814 INFO  (zkCallback-3327-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1236815 INFO  (zkCallback-3336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1236815 INFO  (zkCallback-3323-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1236815 WARN  
(OverseerAutoScalingTriggerThread-72165754861453316-127.0.0.1:59758_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1236815 INFO  
(OverseerStateUpdate-72165754861453316-127.0.0.1:59758_solr-n_0000000000) 
[n:127.0.0.1:59758_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:59758_solr
   [junit4]   2> 1236816 INFO  (zkCallback-3341-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1236816 DEBUG (jetty-closer-3310-thread-2) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1236818 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 
0x100625f27770007, likely client has closed socket
   [junit4]   2> 1236818 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 
0x100625f27770004, likely client has closed socket
   [junit4]   2> 1236818 INFO  (jetty-closer-3310-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@663b4cc1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1236818 INFO  (jetty-closer-3310-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@590420eb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1236819 INFO  (jetty-closer-3310-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1236819 INFO  (jetty-closer-3310-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1236820 ERROR 
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A0C56455AC2006CE]-worker) [    
] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1236820 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A0C56455AC2006CE]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59753 59753
   [junit4]   2> 1236820 INFO  (Thread-2425) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59753 59753
   [junit4]   2> 1236821 WARN  (Thread-2425) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A0C56455AC2006CE-001
   [junit4]   2> Dec 04, 2018 12:49:41 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=829, maxMBSortInHeap=6.298098735276467, 
sim=RandomSimilarity(queryNorm=false): {}, locale=nn, timezone=America/Lima
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=161468104,total=439320576
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryZkTest, 
ExitableDirectoryReaderTest, SpatialHeatmapFacetsTest, MetricsConfigTest, 
TlogReplayBufferedWhileIndexingTest, TestLeaderElectionWithEmptyReplica, 
MBeansHandlerTest, NodeLostTriggerIntegrationTest, TestElisionMultitermQuery, 
AssignTest, TestTrie, ExplicitHLLTest, SparseHLLTest, TestStressLucene, 
TestClusterStateMutator, DocValuesMissingTest, TestRestoreCore, 
ReplicationFactorTest, CdcrRequestHandlerTest, TestJsonFacets, 
TestFieldCacheVsDocValues, RankQueryTest, DebugComponentTest, 
LeaderTragicEventTest, CloneFieldUpdateProcessorFactoryTest, 
TestCloudNestedDocsSort, V2ApiIntegrationTest, LoggingHandlerTest, 
PolyFieldTest, DistanceFunctionTest, HighlighterMaxOffsetTest, 
SolrIndexConfigTest, DistributedFacetSimpleRefinementLongTailTest, 
TestSolrConfigHandlerConcurrent, MoveReplicaHDFSFailoverTest, 
SolrMetricManagerTest, TestPayloadScoreQParserPlugin, 
UUIDUpdateProcessorFallbackTest, TestLMDirichletSimilarityFactory, 
HttpTriggerListenerTest, TestManagedSchemaAPI, TestInPlaceUpdatesStandalone, 
RollingRestartTest, TestOverriddenPrefixQueryForCustomFieldType, 
TestSolr4Spatial, EmbeddedSolrNoSerializeTest, TestDynamicFieldResource, 
RequiredFieldsTest, AlternateDirectoryTest, CoreMergeIndexesAdminHandlerTest, 
LegacyCloudClusterPropTest, TestPivotHelperCode, MultiThreadedOCPTest, 
UpdateRequestProcessorFactoryTest, OpenCloseCoreStressTest, 
XmlUpdateRequestHandlerTest, SolrJmxReporterTest, SOLR749Test, 
TestSolrDeletionPolicy2, TestManagedResource, SolrCloudReportersTest, 
SoftAutoCommitTest, DirectSolrSpellCheckerTest, WrapperMergePolicyFactoryTest, 
NumberUtilsTest, TestCollectionAPIs, HdfsDirectoryTest, 
DocValuesNotIndexedTest, TestWordDelimiterFilterFactory, 
TestPerFieldSimilarityWithDefaultOverride, IndexBasedSpellCheckerTest, 
BlockJoinFacetDistribTest, TestGroupingSearch, TestConfigSets, TestStreamBody, 
SchemaVersionSpecificBehaviorTest, ScriptEngineTest, TestMaxScoreQueryParser, 
TestFoldingMultitermQuery, TestManagedSynonymFilterFactory, TestBadConfig, 
TestPullReplicaErrorHandling, TestPKIAuthenticationPlugin, 
CurrencyRangeFacetCloudTest, FacetPivotSmallTest, TestSegmentSorting, 
SignificantTermsQParserPluginTest, TestNonDefinedSimilarityFactory, 
TestFieldCache, SolrCoreTest, TestDocTermOrds, ShardSplitTest, 
TestSimNodeLostTrigger, TestWriterPerf, TestSolrCoreParser, 
TestSimExtremeIndexing, TestStressReorder, 
IgnoreLargeDocumentProcessorFactoryTest, TestCloudJSONFacetSKG, 
TestSubQueryTransformerCrossCore, MigrateRouteKeyTest, TestExactStatsCache, 
SolrRrdBackendFactoryTest, TestSolrCloudWithDelegationTokens, 
TestLuceneIndexBackCompat, ConvertedLegacyTest, DocValuesTest, 
AutoScalingHandlerTest, PrimUtilsTest, TestShardHandlerFactory, 
TestReRankQParserPlugin, TestCollectionAPI, TestSizeLimitedDistributedMap, 
CdcrBidirectionalTest, TemplateUpdateProcessorTest, DisMaxRequestHandlerTest, 
QueryResultKeyTest, TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [276/836 (2!)] on J0 in 2.00s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 205 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaTest_A0C56455AC2006CE-001\init-core-data-001
   [junit4]   2> 1422627 INFO  
(SUITE-MoveReplicaTest-seed#[A0C56455AC2006CE]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaTest_A0C56455AC2006CE-001\tempDir-001
   [junit4]   2> 1422627 INFO  
(SUITE-MoveReplicaTest-seed#[A0C56455AC2006CE]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1422628 INFO  (Thread-2708) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1422628 INFO  (Thread-2708) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1422631 ERROR (Thread-2708) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1422716 INFO  
(SUITE-MoveReplicaTest-seed#[A0C56455AC2006CE]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60927
   [junit4]   2> 1422719 INFO  (zkConnectionManagerCallback-3804-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1422722 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1422723 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1422723 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1422723 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1422723 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@673aa3c2{/solr,null,AVAILABLE}
   [junit4]   2> 1422724 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4bf237cc{HTTP/1.1,[http/1.1]}{127.0.0.1:60931}
   [junit4]   2> 1422724 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.e.j.s.Server Started @1408918ms
   [junit4]   2> 1422724 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60931}
   [junit4]   2> 1422724 ERROR (jetty-launcher-3801-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1422724 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1422724 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 1422724 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1422724 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1422724 INFO  (jetty-launcher-3801-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-04T00:52:47.257804200Z
   [junit4]   2> 1422726 INFO  (jetty-launcher-3801-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1422726 INFO  (jetty-launcher-3801-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   

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

Keeper... (1) -> (0)
   [junit4]   2> 7684719 INFO  (zkCallback-462-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 7684719 WARN  
(OverseerAutoScalingTriggerThread-72166499216588825-127.0.0.1:56902_solr-n_0000000005)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 7684720 INFO  (zkCallback-480-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 7684719 INFO  (zkCallback-487-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 7684722 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 
0x100630c767d001a, likely client has closed socket
   [junit4]   2> 7684725 INFO  (jetty-closer-360-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7c66380a{/solr,null,UNAVAILABLE}
   [junit4]   2> 7684725 INFO  (jetty-closer-360-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5dce38b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 7684725 INFO  (jetty-closer-360-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 7684725 INFO  (jetty-closer-360-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 7684727 ERROR 
(SUITE-TestTlogReplica-seed#[A0C56455AC2006CE]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 7684727 INFO  
(SUITE-TestTlogReplica-seed#[A0C56455AC2006CE]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56895 56895
   [junit4]   2> 7684728 INFO  (Thread-210) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56895 56895
   [junit4]   2> 7684729 WARN  (Thread-210) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/configs/conf
   [junit4]   2>        29      
/solr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2>        28      
/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2>        18      
/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2>        14      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2>        14      
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2>        12      
/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2>        12      
/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72166499216588804-127.0.0.1:56899_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72166499216588813-core_node7-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72166499216588813-core_node13-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72166499216588804-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72166499216588813-127.0.0.1:56902_solr-n_0000000002
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72166499216588821-core_node11-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_A0C56455AC2006CE-001
   [junit4]   2> Dec 04, 2018 4:02:41 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=PostingsFormat(name=Direct), title_s=BlockTreeOrds(blocksize=128), 
id=Lucene50(blocksize=128), foo_s=PostingsFormat(name=Direct)}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Asserting), 
inplace_updatable_int=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=1161, maxMBSortInHeap=6.439818798020486, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-RE, timezone=Africa/Lagos
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=102557120,total=278605824
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSimGenericDistributedQueue, TestTlogReplica, 
TriggerSetPropertiesIntegrationTest, TriggerSetPropertiesIntegrationTest, 
MoveReplicaTest, TestTlogReplica]
   [junit4] Completed [20/20 (5!)] on J0 in 111.76s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 16 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\lucene\common-build.xml:1567:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\lucene\common-build.xml:1092:
 There were test failures: 20 suites, 104 tests, 1 suite-level error, 2 errors, 
4 failures [seed: A0C56455AC2006CE]

Total time: 128 minutes 8 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaTest
[repro]   0/5 failed: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
[repro]   1/5 failed: 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
[repro]   4/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 1

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

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

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

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

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

Reply via email to