Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Windows/24/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([A9FF3BAEB8A6EB34:21AB0474165A86CC]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at org.junit.Assert.assertFalse(Assert.java:79)
        at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:146)
        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([A9FF3BAEB8A6EB34:C29BECE70B8B7EB0]: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.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([A9FF3BAEB8A6EB34:C29BECE70B8B7EB0]: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.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([A9FF3BAEB8A6EB34:C29BECE70B8B7EB0]: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.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([A9FF3BAEB8A6EB34:C29BECE70B8B7EB0]: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)




Build Log:
[...truncated 12821 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 429764 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A9FF3BAEB8A6EB34-001\init-core-data-001
   [junit4]   2> 429766 WARN  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 429766 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 429768 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 429770 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-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_A9FF3BAEB8A6EB34-001\tempDir-001
   [junit4]   2> 429771 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 429771 INFO  (Thread-593) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 429771 INFO  (Thread-593) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 429777 ERROR (Thread-593) [    ] 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> 429860 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:54800
   [junit4]   2> 429864 INFO  (zkConnectionManagerCallback-967-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429872 INFO  (jetty-launcher-964-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 429873 INFO  (jetty-launcher-964-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 429873 INFO  (jetty-launcher-964-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 429873 INFO  (jetty-launcher-964-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 429873 INFO  (jetty-launcher-964-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 429874 INFO  (jetty-launcher-964-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@307e9dce{/solr,null,AVAILABLE}
   [junit4]   2> 429875 INFO  (jetty-launcher-964-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 429875 INFO  (jetty-launcher-964-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 429875 INFO  (jetty-launcher-964-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 429875 INFO  (jetty-launcher-964-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5efa05c0{/solr,null,AVAILABLE}
   [junit4]   2> 429878 INFO  (jetty-launcher-964-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d0b495{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 429878 INFO  (jetty-launcher-964-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@172b66ce{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 429878 INFO  (jetty-launcher-964-thread-2) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 429878 INFO  (jetty-launcher-964-thread-1) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 429878 INFO  (jetty-launcher-964-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54807}
   [junit4]   2> 429878 INFO  (jetty-launcher-964-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54804}
   [junit4]   2> 429879 ERROR (jetty-launcher-964-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 429879 ERROR (jetty-launcher-964-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 429879 INFO  (jetty-launcher-964-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 429879 INFO  (jetty-launcher-964-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 429879 INFO  (jetty-launcher-964-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 429879 INFO  (jetty-launcher-964-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 429879 INFO  (jetty-launcher-964-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429879 INFO  (jetty-launcher-964-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 429879 INFO  (jetty-launcher-964-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429879 INFO  (jetty-launcher-964-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-17T18:27:45.109972900Z
   [junit4]   2> 429879 INFO  (jetty-launcher-964-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 429879 INFO  (jetty-launcher-964-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-17T18:27:45.109972900Z
   [junit4]   2> 429882 INFO  (zkConnectionManagerCallback-969-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429882 INFO  (zkConnectionManagerCallback-971-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429882 INFO  (jetty-launcher-964-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 429883 INFO  (jetty-launcher-964-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 429887 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 
0x10019a8f0930002, likely client has closed socket
   [junit4]   2> 429927 INFO  (jetty-launcher-964-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54800/solr
   [junit4]   2> 429930 INFO  (zkConnectionManagerCallback-975-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429933 INFO  (zkConnectionManagerCallback-977-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430026 INFO  (jetty-launcher-964-thread-2) 
[n:127.0.0.1:54807_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54807_solr
   [junit4]   2> 430027 INFO  (jetty-launcher-964-thread-2) 
[n:127.0.0.1:54807_solr    ] o.a.s.c.Overseer Overseer 
(id=72085807419293700-127.0.0.1:54807_solr-n_0000000000) starting
   [junit4]   2> 430035 INFO  (zkConnectionManagerCallback-984-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430037 INFO  (jetty-launcher-964-thread-2) 
[n:127.0.0.1:54807_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54800/solr ready
   [junit4]   2> 430038 INFO  (jetty-launcher-964-thread-2) 
[n:127.0.0.1:54807_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54807_solr
   [junit4]   2> 430038 DEBUG 
(OverseerAutoScalingTriggerThread-72085807419293700-127.0.0.1:54807_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 430040 DEBUG 
(OverseerAutoScalingTriggerThread-72085807419293700-127.0.0.1:54807_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 430041 DEBUG 
(OverseerAutoScalingTriggerThread-72085807419293700-127.0.0.1:54807_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 430041 DEBUG 
(OverseerAutoScalingTriggerThread-72085807419293700-127.0.0.1:54807_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 430043 DEBUG 
(OverseerAutoScalingTriggerThread-72085807419293700-127.0.0.1:54807_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: []
   [junit4]   2> 430044 DEBUG 
(OverseerAutoScalingTriggerThread-72085807419293700-127.0.0.1:54807_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 430044 DEBUG 
(OverseerAutoScalingTriggerThread-72085807419293700-127.0.0.1:54807_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 430044 INFO  
(OverseerStateUpdate-72085807419293700-127.0.0.1:54807_solr-n_0000000000) 
[n:127.0.0.1:54807_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:54807_solr
   [junit4]   2> 430045 INFO  
(OverseerStateUpdate-72085807419293700-127.0.0.1:54807_solr-n_0000000000) 
[n:127.0.0.1:54807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 430046 INFO  (zkCallback-983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 430048 DEBUG (ScheduledTrigger-1363-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 430065 INFO  (jetty-launcher-964-thread-2) 
[n:127.0.0.1:54807_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 430087 INFO  (jetty-launcher-964-thread-2) 
[n:127.0.0.1:54807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54807.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 430095 INFO  (jetty-launcher-964-thread-2) 
[n:127.0.0.1:54807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54807.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 430095 INFO  (jetty-launcher-964-thread-2) 
[n:127.0.0.1:54807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54807.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 430097 INFO  (jetty-launcher-964-thread-2) 
[n:127.0.0.1:54807_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_A9FF3BAEB8A6EB34-001\tempDir-001\node2\.
   [junit4]   2> 430108 INFO  (jetty-launcher-964-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54800/solr
   [junit4]   2> 430110 INFO  (zkConnectionManagerCallback-989-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430114 INFO  (zkConnectionManagerCallback-991-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430120 INFO  (jetty-launcher-964-thread-1) 
[n:127.0.0.1:54804_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 430126 INFO  (jetty-launcher-964-thread-1) 
[n:127.0.0.1:54804_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 430126 INFO  (jetty-launcher-964-thread-1) 
[n:127.0.0.1:54804_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54804_solr
   [junit4]   2> 430126 INFO  (zkCallback-976-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 430126 INFO  (zkCallback-983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 430127 INFO  (zkCallback-990-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 430156 INFO  (zkConnectionManagerCallback-998-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430157 INFO  (jetty-launcher-964-thread-1) 
[n:127.0.0.1:54804_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 430158 INFO  (jetty-launcher-964-thread-1) 
[n:127.0.0.1:54804_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54800/solr ready
   [junit4]   2> 430159 INFO  (jetty-launcher-964-thread-1) 
[n:127.0.0.1:54804_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 430173 INFO  (jetty-launcher-964-thread-1) 
[n:127.0.0.1:54804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54804.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 430178 INFO  (jetty-launcher-964-thread-1) 
[n:127.0.0.1:54804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54804.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 430179 INFO  (jetty-launcher-964-thread-1) 
[n:127.0.0.1:54804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54804.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 430180 INFO  (jetty-launcher-964-thread-1) 
[n:127.0.0.1:54804_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_A9FF3BAEB8A6EB34-001\tempDir-001\node1\.
   [junit4]   2> 430206 INFO  (zkConnectionManagerCallback-1001-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430207 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 
0x10019a8f0930009, likely client has closed socket
   [junit4]   2> 430212 INFO  (zkConnectionManagerCallback-1006-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430213 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 430215 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54800/solr ready
   [junit4]   2> 430273 INFO  (qtp1123240741-3504) [n:127.0.0.1:54804_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> 430280 INFO  (qtp225045912-3509) [n:127.0.0.1:54807_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> 430280 DEBUG (qtp225045912-3511) [n:127.0.0.1:54807_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 430280 INFO  (qtp225045912-3511) [n:127.0.0.1:54807_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=35
   [junit4]   2> 430281 DEBUG (zkCallback-983-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 430283 DEBUG 
(OverseerAutoScalingTriggerThread-72085807419293700-127.0.0.1:54807_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 430299 DEBUG 
(OverseerAutoScalingTriggerThread-72085807419293700-127.0.0.1:54807_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 430299 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A9FF3BAEB8A6EB34])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 430300 DEBUG 
(OverseerAutoScalingTriggerThread-72085807419293700-127.0.0.1:54807_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 430941 DEBUG (ScheduledTrigger-1363-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 431200 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A9FF3BAEB8A6EB34])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties 
-Dtests.seed=A9FF3BAEB8A6EB34 -Dtests.slow=true -Dtests.locale=fa-IR 
-Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.92s J0 | 
TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A9FF3BAEB8A6EB34:C29BECE70B8B7EB0]: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> 431205 INFO  (jetty-closer-965-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6d0b495{SSL,[ssl, 
http/1.1]}{127.0.0.1:?}
   [junit4]   2> 431206 INFO  (jetty-closer-965-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=158124473
   [junit4]   2> 431206 INFO  (jetty-closer-965-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 431206 INFO  (jetty-closer-965-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18df9996: rootName = 
solr_54807, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2b3e35bd
   [junit4]   2> 431213 INFO  (jetty-closer-965-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 431213 INFO  (jetty-closer-965-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@69b984ba: rootName = 
solr_54807, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@46aac0a2
   [junit4]   2> 431219 INFO  (jetty-closer-965-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 431220 INFO  (jetty-closer-965-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@724bff8a: rootName = 
solr_54807, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@176b45ac
   [junit4]   2> 431221 INFO  (jetty-closer-965-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@172b66ce{SSL,[ssl, 
http/1.1]}{127.0.0.1:?}
   [junit4]   2> 431221 INFO  (jetty-closer-965-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2122551888
   [junit4]   2> 431222 INFO  (jetty-closer-965-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 431222 INFO  (jetty-closer-965-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@46a000c0: rootName = 
solr_54804, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@123f415
   [junit4]   2> 431226 INFO  (jetty-closer-965-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54807_solr
   [junit4]   2> 431228 INFO  (jetty-closer-965-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 431228 INFO  (jetty-closer-965-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@39830d4a: rootName = 
solr_54804, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@46aac0a2
   [junit4]   2> 431228 INFO  (jetty-closer-965-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 431229 INFO  (jetty-closer-965-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 431229 INFO  (jetty-closer-965-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72085807419293700-127.0.0.1:54807_solr-n_0000000000) closing
   [junit4]   2> 431230 WARN  
(OverseerAutoScalingTriggerThread-72085807419293700-127.0.0.1:54807_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 431231 INFO  
(OverseerStateUpdate-72085807419293700-127.0.0.1:54807_solr-n_0000000000) 
[n:127.0.0.1:54807_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:54807_solr
   [junit4]   2> 431231 INFO  (zkCallback-983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 431231 INFO  (zkCallback-976-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 431231 INFO  (zkCallback-990-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 431232 INFO  (zkCallback-997-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 431232 DEBUG (jetty-closer-965-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 431233 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 
0x10019a8f0930005, likely client has closed socket
   [junit4]   2> 431234 INFO  (jetty-closer-965-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 431234 INFO  (jetty-closer-965-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@384a82d3: rootName = 
solr_54804, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@176b45ac
   [junit4]   2> 431235 INFO  (jetty-closer-965-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5efa05c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 431235 INFO  (zkCallback-990-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54804_solr
   [junit4]   2> 431235 INFO  (jetty-closer-965-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 431237 INFO  (jetty-closer-965-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54804_solr
   [junit4]   2> 431237 INFO  (jetty-closer-965-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 431238 INFO  (zkCallback-990-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 431238 INFO  (zkCallback-997-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 431240 INFO  (jetty-closer-965-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@307e9dce{/solr,null,UNAVAILABLE}
   [junit4]   2> 431241 INFO  (jetty-closer-965-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 431241 ERROR 
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-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> 431241 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54800 54800
   [junit4]   2> 431242 INFO  (Thread-593) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:54800 54800
   [junit4]   2> 431243 WARN  (Thread-593) [    ] 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>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.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_A9FF3BAEB8A6EB34-001
   [junit4]   2> Dec 17, 2018 6:27:46 PM 
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): {}, 
docValues:{}, maxPointsInLeafNode=1036, maxMBSortInHeap=5.114833783133648, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fa-IR, timezone=Etc/GMT-2
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=3,threads=1,free=146124520,total=338165760
   [junit4]   2> NOTE: All tests run in this JVM: [QueryEqualityTest, 
HdfsSyncSliceTest, ChaosMonkeyNothingIsSafeTest, JsonLoaderTest, 
CoreAdminCreateDiscoverTest, TestNonDefinedSimilarityFactory, 
MetricsHistoryHandlerTest, RequestHandlersTest, TestNumericTerms64, 
DocValuesNotIndexedTest, TestSimExtremeIndexing, IndexSchemaTest, 
AtomicUpdatesTest, MBeansHandlerTest, DirectSolrConnectionTest, 
TestFunctionQuery, SearchHandlerTest, BlockJoinFacetDistribTest, 
SolrGraphiteReporterTest, TestSchemaManager, HdfsNNFailoverTest, 
RuleEngineTest, SplitShardTest, CollectionsAPIDistributedZkTest, 
TestFastLRUCache, TestJavabinTupleStreamParser, FacetPivotSmallTest, 
TestJsonRequest, TestRequestForwarding, WordBreakSolrSpellCheckerTest, 
TestJettySolrRunner, TestHdfsUpdateLog, RankQueryTest, 
TestLeaderElectionWithEmptyReplica, PreAnalyzedFieldTest, ShardRoutingTest, 
TestFilteredDocIdSet, TestDeleteCollectionOnDownNodes, 
BlockJoinFacetSimpleTest, TestRestoreCore, TestCloudJSONFacetSKG, 
TestShardHandlerFactory, PeerSyncReplicationTest, 
TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [76/836 (1!)] on J0 in 1.94s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 512 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4]   2> 991823 INFO  
(SUITE-MoveReplicaTest-seed#[A9FF3BAEB8A6EB34]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaTest_A9FF3BAEB8A6EB34-001\init-core-data-001
   [junit4]   2> 991824 WARN  
(SUITE-MoveReplicaTest-seed#[A9FF3BAEB8A6EB34]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 991825 INFO  
(SUITE-MoveReplicaTest-seed#[A9FF3BAEB8A6EB34]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 991826 INFO  
(SUITE-MoveReplicaTest-seed#[A9FF3BAEB8A6EB34]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 991827 INFO  
(SUITE-MoveReplicaTest-seed#[A9FF3BAEB8A6EB34]-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_A9FF3BAEB8A6EB34-001\tempDir-001
   [junit4]   2> 991827 INFO  
(SUITE-MoveReplicaTest-seed#[A9FF3BAEB8A6EB34]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 991827 INFO  (Thread-1622) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 991827 INFO  (Thread-1622) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 991831 ERROR (Thread-1622) [    ] 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> 991926 INFO  
(SUITE-MoveReplicaTest-seed#[A9FF3BAEB8A6EB34]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:59643
   [junit4]   2> 991929 INFO  (zkConnectionManagerCallback-2146-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991934 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 991936 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 991936 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 991936 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 991936 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 991936 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 991936 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 991936 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 991936 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 991936 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c436b2f{/solr,null,AVAILABLE}
   [junit4]   2> 991936 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ce89573{/solr,null,AVAILABLE}
   [junit4]   2> 991937 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 991937 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 991937 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@207e6f3b{HTTP/1.1,[http/1.1]}{127.0.0.1:59648}
   [junit4]   2> 991937 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6b311653{HTTP/1.1,[http/1.1]}{127.0.0.1:59647}
   [junit4]   2> 991937 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.e.j.s.Server Started @982736ms
   [junit4]   2> 991937 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 991937 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59648}
   [junit4]   2> 991937 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.e.j.s.Server Started @982736ms
   [junit4]   2> 991937 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59647}
   [junit4]   2> 991937 ERROR (jetty-launcher-2143-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 991937 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 991938 ERROR (jetty-launcher-2143-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-17T18:37:07.168091800Z
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a2d6b{/solr,null,AVAILABLE}
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@390755c3{HTTP/1.1,[http/1.1]}{127.0.0.1:59653}
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.e.j.s.Server Started @982737ms
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-17T18:37:07.168091800Z
   [junit4]   2> 991938 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59653}
   [junit4]   2> 991939 ERROR (jetty-launcher-2143-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 991939 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 991939 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 991939 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 991939 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 991939 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-17T18:37:07.169124600Z
   [junit4]   2> 991939 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 991940 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 991940 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 991942 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 991948 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4aa301c6{/solr,null,AVAILABLE}
   [junit4]   2> 991949 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@94384f7{HTTP/1.1,[http/1.1]}{127.0.0.1:59665}
   [junit4]   2> 991949 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.e.j.s.Server Started @982749ms
   [junit4]   2> 991950 INFO  (zkConnectionManagerCallback-2150-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991950 INFO  (zkConnectionManagerCallback-2152-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991950 INFO  (zkConnectionManagerCallback-2148-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991950 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 991950 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 991951 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 991949 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59665}
   [junit4]   2> 991955 ERROR (jetty-launcher-2143-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 991955 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 991955 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 991955 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 991955 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 991955 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-17T18:37:07.185123700Z
   [junit4]   2> 992003 INFO  (jetty-launcher-2143-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59643/solr
   [junit4]   2> 992006 INFO  (zkConnectionManagerCallback-2154-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992007 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 992105 INFO  (jetty-launcher-2143-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59643/solr
   [junit4]   2> 992111 INFO  (zkConnectionManagerCallback-2158-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992114 INFO  (zkConnectionManagerCallback-2162-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992116 INFO  (zkConnectionManagerCallback-2164-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992172 INFO  (zkConnectionManagerCallback-2166-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992184 INFO  (jetty-launcher-2143-thread-1) 
[n:127.0.0.1:59648_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59648_solr
   [junit4]   2> 992184 INFO  (jetty-launcher-2143-thread-1) 
[n:127.0.0.1:59648_solr    ] o.a.s.c.Overseer Overseer 
(id=72085843810385928-127.0.0.1:59648_solr-n_0000000000) starting
   [junit4]   2> 992193 INFO  (zkConnectionManagerCallback-2175-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992193 INFO  (jetty-launcher-2143-thread-2) 
[n:127.0.0.1:59653_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59653_solr
   [junit4]   2> 992194 INFO  (jetty-launcher-2143-thread-1) 
[n:127.0.0.1:59648_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59643/solr ready
   [junit4]   2> 992195 INFO  (jetty-launcher-2143-thread-1) 
[n:127.0.0.1:59648_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 992196 INFO  (jetty-launcher-2143-thread-1) 
[n:127.0.0.1:59648_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59648_solr
   [junit4]   2> 992215 INFO  (jetty-launcher-2143-thread-1) 
[n:127.0.0.1:59648_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 992232 INFO  (jetty-launcher-2143-thread-1) 
[n:127.0.0.1:59648_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59648.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992237 INFO  (jetty-launcher-2143-thread-1) 
[n:127.0.0.1:59648_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59648.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992237 INFO  (jetty-launcher-2143-thread-1) 
[n:127.0.0.1:59648_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59648.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992238 INFO  (jetty-launcher-2143-thread-1) 
[n:127.0.0.1:59648_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.MoveReplicaTest_A9FF3BAEB8A6EB34-001\tempDir-001\node2\.
   [junit4]   2> 992259 INFO  (zkCallback-2165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 992260 INFO  (zkCallback-2174-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 992260 INFO  (zkCallback-2163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 992260 INFO  
(OverseerStateUpdate-72085843810385928-127.0.0.1:59648_solr-n_0000000000) 
[n:127.0.0.1:59648_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:59648_solr
   [junit4]   2> 992262 INFO  (zkConnectionManagerCallback-2181-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992263 INFO  (jetty-launcher-2143-thread-2) 
[n:127.0.0.1:59653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 992263 DEBUG 
(OverseerAutoScalingTriggerThread-72085843810385928-127.0.0.1:59648_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:59648_solr, 127.0.0.1:59653_solr]
   [junit4]   2> 992265 DEBUG (ScheduledTrigger-3415-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 992265 INFO  (jetty-launcher-2143-thread-2) 
[n:127.0.0.1:59653_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59643/solr ready
   [junit4]   2> 992265 INFO  (jetty-launcher-2143-thread-2) 
[n:127.0.0.1:59653_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 992279 INFO  (jetty-launcher-2143-thread-2) 
[n:127.0.0.1:59653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59653.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992291 INFO  (jetty-launcher-2143-thread-2) 
[n:127.0.0.1:59653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59653.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992291 INFO  (jetty-launcher-2143-thread-2) 
[n:127.0.0.1:59653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59653.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992292 INFO  (jetty-launcher-2143-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59643/solr
   [junit4]   2> 992292 INFO  (jetty-launcher-2143-thread-2) 
[n:127.0.0.1:59653_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.MoveReplicaTest_A9FF3BAEB8A6EB34-001\tempDir-001\node1\.
   [junit4]   2> 992294 INFO  (zkConnectionManagerCallback-2186-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992297 INFO  (zkConnectionManagerCallback-2188-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992303 INFO  (jetty-launcher-2143-thread-3) 
[n:127.0.0.1:59647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 992306 INFO  (jetty-launcher-2143-thread-3) 
[n:127.0.0.1:59647_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 992306 INFO  (jetty-launcher-2143-thread-3) 
[n:127.0.0.1:59647_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59647_solr
   [junit4]   2> 992311 INFO  (zkCallback-2163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992312 INFO  (zkCallback-2165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992312 INFO  (zkCallback-2174-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992316 INFO  (zkCallback-2180-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992316 INFO  (zkCallback-2187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992328 INFO  (zkConnectionManagerCallback-2195-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992329 INFO  (jetty-launcher-2143-thread-3) 
[n:127.0.0.1:59647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 992330 INFO  (jetty-launcher-2143-thread-3) 
[n:127.0.0.1:59647_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59643/solr ready
   [junit4]   2> 992330 INFO  (jetty-launcher-2143-thread-3) 
[n:127.0.0.1:59647_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 992344 INFO  (jetty-launcher-2143-thread-3) 
[n:127.0.0.1:59647_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59647.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992350 INFO  (jetty-launcher-2143-thread-3) 
[n:127.0.0.1:59647_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59647.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992350 INFO  (jetty-launcher-2143-thread-3) 
[n:127.0.0.1:59647_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59647.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992351 INFO  (jetty-launcher-2143-thread-3) 
[n:127.0.0.1:59647_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.MoveReplicaTest_A9FF3BAEB8A6EB34-001\tempDir-001\node4\.
   [junit4]   2> 992358 INFO  (jetty-launcher-2143-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59643/solr
   [junit4]   2> 992360 INFO  (zkConnectionManagerCallback-2200-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992361 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 
0x10019b169a7000e, likely client has closed socket
   [junit4]   2> 992363 INFO  (zkConnectionManagerCallback-2202-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992370 INFO  (jetty-launcher-2143-thread-4) 
[n:127.0.0.1:59665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 992373 INFO  (jetty-launcher-2143-thread-4) 
[n:127.0.0.1:59665_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 992373 INFO  (jetty-launcher-2143-thread-4) 
[n:127.0.0.1:59665_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59665_solr
   [junit4]   2> 992375 INFO  (zkCallback-2180-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 992375 INFO  (zkCallback-2174-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 992375 INFO  (zkCallback-2165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 992375 INFO  (zkCallback-2187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 992375 INFO  (zkCallback-2163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 992376 INFO  (zkCallback-2201-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 992376 INFO  (zkCallback-2194-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 992395 INFO  (zkConnectionManagerCallback-2209-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992396 INFO  (jetty-launcher-2143-thread-4) 
[n:127.0.0.1:59665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 992397 INFO  (jetty-launcher-2143-thread-4) 
[n:127.0.0.1:59665_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59643/solr ready
   [junit4]   2> 992397 INFO  (jetty-launcher-2143-thread-4) 
[n:127.0.0.1:59665_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 992410 INFO  (jetty-launcher-2143-thread-4) 
[n:127.0.0.1:59665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59665.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992416 INFO  (jetty-launcher-2143-thread-4) 
[n:127.0.0.1:59665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59665.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992416 INFO  (jetty-launcher-2143-thread-4) 
[n:127.0.0.1:59665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59665.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992417 INFO  (jetty-launcher-2143-thread-4) 
[n:127.0.0.1:59665_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.MoveReplicaTest_A9FF3BAEB8A6EB34-001\tempDir-001\node3\.
   [junit4]   2> 992446 INFO  (zkConnectionManagerCallback-2212-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992447 INFO  (zkConnectionManagerCallback-2217-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992452 INFO  
(SUITE-MoveReplicaTest-seed#[A9FF3BAEB8A6EB34]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 992453 INFO  
(SUITE-MoveReplicaTest-seed#[A9FF3BAEB8A6EB34]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59643/solr ready
   [junit4]   2> 992458 INFO  (qtp892298119-8327) [n:127.0.0.1:59648_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 992464 INFO  (qtp892298119-8327) [n:127.0.0.1:59648_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 992490 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 992491 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 992495 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 992495 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 992495 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 992495 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 992496 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14194c0e{/solr,null,AVAILABLE}
   [junit4]   2> 992496 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3bbc6db6{HTTP/1.1,[http/1.1]}{127.0.0.1:59714}
   [junit4]   2> 992496 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.e.j.s.Server Started @983300ms
   [junit4]   2> 992496 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59714}
   [junit4]   2> 992497 ERROR 
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 992497 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 992497 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 992498 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 992498 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 992498 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-17T18:37:07.728116800Z
   [junit4]   2> 992500 INFO  (zkConnectionManagerCallback-2221-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992501 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 992505 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 
0x10019b169a70013, likely client has closed socket
   [junit4]   2> 992581 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59643/solr
   [junit4]   2> 992583 INFO  (zkConnectionManagerCallback-2225-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992586 INFO  (zkConnectionManagerCallback-2227-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992594 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) 
[n:127.0.0.1:59714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 992599 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) 
[n:127.0.0.1:59714_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 992599 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) 
[n:127.0.0.1:59714_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59714_solr
   [junit4]   2> 992600 INFO  (zkCallback-2163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 992600 INFO  (zkCallback-2194-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 992600 INFO  (zkCallback-2208-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 992600 INFO  (zkCallback-2180-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 992600 INFO  (zkCallback-2165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 992600 INFO  (zkCallback-2187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 992600 INFO  (zkCallback-2174-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 992600 INFO  (zkCallback-2201-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 992600 INFO  (zkCallback-2216-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 992600 INFO  (zkCallback-2216-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 992601 INFO  (zkCallback-2226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 992621 INFO  (zkConnectionManagerCallback-2234-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992623 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) 
[n:127.0.0.1:59714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 992624 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) 
[n:127.0.0.1:59714_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59643/solr ready
   [junit4]   2> 992624 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) 
[n:127.0.0.1:59714_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 992639 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) 
[n:127.0.0.1:59714_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59714.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992647 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) 
[n:127.0.0.1:59714_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59714.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992647 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) 
[n:127.0.0.1:59714_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59714.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18d75b08
   [junit4]   2> 992648 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A9FF3BAEB8A6EB34]) 
[n:127.0.0.1:59714_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.MoveReplicaTest_A9FF3BAEB8A6EB34-001\tempDir-001\node5\.
   [junit4]   2> 992701 INFO  (zkConnectionManagerCallback-2237-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992702 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 
0x10019b169a70017, likely client has closed socket
   [junit4]   2> 992704 INFO  (qtp1986135947-8324) [n:127.0.0.1:59647_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 992706 INFO  
(OverseerThreadFactory-3422-thread-2-processing-n:127.0.0.1:59648_solr) 
[n:127.0.0.1:59648_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaTest_failed_coll_true
   [junit4]   2> 992706 INFO  
(OverseerCollectionConfigSetProcessor-72085843810385928-127.0.0.1:59648_solr-n_0000000000)
 [n:127.0.0.1:59648_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 992816 INFO  (qtp892298119-8317) [n:127.0.0.1:59648_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> 992819 INFO  (qtp241358801-8334) [n:127.0.0.1:59653_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=1
   [junit4]   2> 992823 INFO  (qtp1986135947-8326) [n:127.0.0.1:59647_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> 992828 INFO  (qtp517144559-8352) [n:127.0.0.1:59665_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> 992831 INFO  (qtp583732860-8463) [n:127.0.0.1:59714_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> 992836 INFO  
(OverseerStateUpdate-72085843810385928-127.0.0.1:59648_solr-n_0000000000) 
[n:127.0.0.1:59648_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59714/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 992838 INFO  
(OverseerStateUpdate-72085843810385928-127.0.0.1:59648_solr-n_0000000000) 
[n:127.0.0.1:59648_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59665/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 992840 INFO  
(OverseerStateUpdate-72085843810385928-127.0.0.1:59648_solr-n_0000000000) 
[n:127.0.0.1:59648_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59647/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 992842 INFO  
(OverseerStateUpdate-72085843810385928-127.0.0.1:59648_solr-n_0000000000) 
[n:127.0.0.1:59648_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59653/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 993043 INFO  (qtp1986135947-8328) [n:127.0.0.1:59647_solr    
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 993043 INFO  (qtp241358801-8340) [n:127.0.0.1:59653_solr    
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 993043 INFO  (qtp583732860-8468) [n:127.0.0.1:59714_solr    
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=M

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

.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f36c9a0: rootName = 
solr_53376, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@38818d99
   [junit4]   2> 114258 INFO  (jetty-closer-353-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 114259 INFO  (jetty-closer-353-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a1f8653: rootName = 
solr_53375, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@38818d99
   [junit4]   2> 114260 INFO  (jetty-closer-353-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 114261 INFO  (jetty-closer-353-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48490781: rootName = 
solr_53376, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5167b331
   [junit4]   2> 114264 INFO  (jetty-closer-353-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 114264 INFO  (jetty-closer-353-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5928240d: rootName = 
solr_53375, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5167b331
   [junit4]   2> 114267 INFO  (jetty-closer-353-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53376_solr
   [junit4]   2> 114268 INFO  (jetty-closer-353-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53375_solr
   [junit4]   2> 114270 INFO  (jetty-closer-353-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 114272 INFO  (jetty-closer-353-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 114272 INFO  (jetty-closer-353-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 114273 INFO  (jetty-closer-353-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72086066702581766-127.0.0.1:53375_solr-n_0000000000) closing
   [junit4]   2> 114274 DEBUG (jetty-closer-353-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 114274 DEBUG (jetty-closer-353-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 114274 DEBUG (jetty-closer-353-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 114274 DEBUG (jetty-closer-353-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 114275 WARN  
(OverseerAutoScalingTriggerThread-72086066702581766-127.0.0.1:53375_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 114275 DEBUG (jetty-closer-353-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 114275 DEBUG (jetty-closer-353-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 114276 INFO  
(OverseerStateUpdate-72086066702581766-127.0.0.1:53375_solr-n_0000000000) 
[n:127.0.0.1:53375_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53375_solr
   [junit4]   2> 114281 INFO  (zkCallback-379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 114281 INFO  (zkCallback-364-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 114282 INFO  (zkCallback-372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 114283 INFO  (zkCallback-385-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 114285 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 
0x10019e54f100006, likely client has closed socket
   [junit4]   2> 114286 INFO  (jetty-closer-353-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5f443de1{/solr,null,UNAVAILABLE}
   [junit4]   2> 114286 INFO  (jetty-closer-353-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 114286 INFO  (zkCallback-364-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53376_solr
   [junit4]   2> 115729 INFO  (jetty-closer-353-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b16f1ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 115729 INFO  (jetty-closer-353-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 115730 ERROR 
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-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> 115730 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A9FF3BAEB8A6EB34]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53371 53371
   [junit4]   2> 115731 INFO  (Thread-209) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53371 53371
   [junit4]   2> 115732 WARN  (Thread-209) [    ] 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>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.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_A9FF3BAEB8A6EB34-001
   [junit4]   2> Dec 17, 2018 7:34:27 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1036, maxMBSortInHeap=5.114833783133648, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fa-IR, timezone=Etc/GMT-2
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=3,threads=1,free=147821656,total=286785536
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaTest, 
MoveReplicaTest, MoveReplicaTest, TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [9/10 (3!)] on J0 in 3.78s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 17 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: 10 suites, 15 tests, 3 failures [seed: 
A9FF3BAEB8A6EB34]

Total time: 2 minutes 18 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaTest
[repro]   3/5 failed: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
[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=e1d5761f7b976aa4ab83969f9a699597c0855b3e, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows
[WARNINGS] Computing warning deltas based on reference build #23
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