Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7646/
Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(four sec delay): Delta between timestamps (1544679873458000000ns - 
1544679869615000000ns = 3843000000ns) is not at least as much as min expected 
delay: 4000000000ns

Stack Trace:
java.lang.AssertionError: conf(four sec delay): Delta between timestamps 
(1544679873458000000ns - 1544679869615000000ns = 3843000000ns) is not at least 
as much as min expected delay: 4000000000ns
        at 
__randomizedtesting.SeedInfo.seed([E694227529A10EC4:8DF0F53C9A8C9B40]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:241)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:110)
        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:566)
        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:834)


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

Error Message:
conf(default delay): Delta between timestamps (1544679876740000000ns - 
1544679875777000000ns = 963000000ns) is not at least as much as min expected 
delay: 1000000000ns

Stack Trace:
java.lang.AssertionError: conf(default delay): Delta between timestamps 
(1544679876740000000ns - 1544679875777000000ns = 963000000ns) is not at least 
as much as min expected delay: 1000000000ns
        at 
__randomizedtesting.SeedInfo.seed([E694227529A10EC4:8DF0F53C9A8C9B40]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:241)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:100)
        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:566)
        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:834)


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

Error Message:
conf(default delay): Delta between timestamps (1544679877005000000ns - 
1544679876043000000ns = 962000000ns) is not at least as much as min expected 
delay: 1000000000ns

Stack Trace:
java.lang.AssertionError: conf(default delay): Delta between timestamps 
(1544679877005000000ns - 1544679876043000000ns = 962000000ns) is not at least 
as much as min expected delay: 1000000000ns
        at 
__randomizedtesting.SeedInfo.seed([E694227529A10EC4:8DF0F53C9A8C9B40]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:241)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:100)
        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:566)
        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:834)


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

Error Message:
conf(default delay): Delta between timestamps (1544679879569000000ns - 
1544679878702000000ns = 867000000ns) is not at least as much as min expected 
delay: 1000000000ns

Stack Trace:
java.lang.AssertionError: conf(default delay): Delta between timestamps 
(1544679879569000000ns - 1544679878702000000ns = 867000000ns) is not at least 
as much as min expected delay: 1000000000ns
        at 
__randomizedtesting.SeedInfo.seed([E694227529A10EC4:8DF0F53C9A8C9B40]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:241)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:100)
        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:566)
        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:834)


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

Error Message:
conf(default delay): Delta between timestamps (1544678095551000000ns - 
1544678094568000000ns = 983000000ns) is not at least as much as min expected 
delay: 1000000000ns

Stack Trace:
java.lang.AssertionError: conf(default delay): Delta between timestamps 
(1544678095551000000ns - 1544678094568000000ns = 983000000ns) is not at least 
as much as min expected delay: 1000000000ns
        at 
__randomizedtesting.SeedInfo.seed([E694227529A10EC4:8DF0F53C9A8C9B40]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:241)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:100)
        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:566)
        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:834)




Build Log:
[...truncated 14576 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 2291849 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E694227529A10EC4-001\init-core-data-001
   [junit4]   2> 2291850 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2291851 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-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> 2291852 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E694227529A10EC4-001\tempDir-001
   [junit4]   2> 2291852 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2291853 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2291853 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2291951 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:60270
   [junit4]   2> 2291951 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer parse host and port list: localhost:60270
   [junit4]   2> 2291951 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer connecting to localhost 60270
   [junit4]   2> 2291955 INFO  (zkConnectionManagerCallback-11333-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2291959 INFO  (zkConnectionManagerCallback-11335-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2291960 INFO  (zkConnectionManagerCallback-11337-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2291964 WARN  (jetty-launcher-11330-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2291964 WARN  (jetty-launcher-11330-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2291964 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2291964 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2291964 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2291964 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2291964 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2291964 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2291965 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2291965 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2291965 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2291965 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2291965 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2291965 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2291965 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@369138c6{/solr,null,AVAILABLE}
   [junit4]   2> 2291965 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ba9d03c{/solr,null,AVAILABLE}
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5371a6b2{HTTP/1.1,[http/1.1]}{127.0.0.1:60281}
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.e.j.s.Server Started @2271710ms
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@821c07c{HTTP/1.1,[http/1.1]}{127.0.0.1:60282}
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.e.j.s.Server Started @2271710ms
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60281}
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60282}
   [junit4]   2> 2291968 ERROR (jetty-launcher-11330-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2291968 ERROR (jetty-launcher-11330-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-13T05:14:54.171838300Z
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2291968 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-13T05:14:54.171838300Z
   [junit4]   2> 2291970 INFO  (zkConnectionManagerCallback-11341-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2291970 INFO  (zkConnectionManagerCallback-11339-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2291971 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2291971 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2291974 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 
0x100027796810004, likely client has closed socket
   [junit4]   2> 2292071 INFO  (jetty-launcher-11330-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=localhost:60270/solr
   [junit4]   2> 2292072 INFO  (zkConnectionManagerCallback-11345-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292073 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 
0x100027796810005, likely client has closed socket
   [junit4]   2> 2292075 INFO  (zkConnectionManagerCallback-11347-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292131 INFO  (jetty-launcher-11330-thread-2) 
[n:127.0.0.1:60282_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60282_solr
   [junit4]   2> 2292131 INFO  (jetty-launcher-11330-thread-2) 
[n:127.0.0.1:60282_solr    ] o.a.s.c.Overseer Overseer 
(id=72060306687328262-127.0.0.1:60282_solr-n_0000000000) starting
   [junit4]   2> 2292135 INFO  (zkConnectionManagerCallback-11354-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292137 INFO  (jetty-launcher-11330-thread-2) 
[n:127.0.0.1:60282_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at localhost:60270/solr ready
   [junit4]   2> 2292137 INFO  (jetty-launcher-11330-thread-2) 
[n:127.0.0.1:60282_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60282_solr
   [junit4]   2> 2292156 INFO  (jetty-launcher-11330-thread-2) 
[n:127.0.0.1:60282_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2292172 INFO  (jetty-launcher-11330-thread-2) 
[n:127.0.0.1:60282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60282.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23f0f054
   [junit4]   2> 2292177 INFO  (jetty-launcher-11330-thread-2) 
[n:127.0.0.1:60282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60282.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23f0f054
   [junit4]   2> 2292177 INFO  (jetty-launcher-11330-thread-2) 
[n:127.0.0.1:60282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60282.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23f0f054
   [junit4]   2> 2292178 INFO  (jetty-launcher-11330-thread-2) 
[n:127.0.0.1:60282_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E694227529A10EC4-001\tempDir-001\node2\.
   [junit4]   2> 2292193 INFO  
(OverseerStateUpdate-72060306687328262-127.0.0.1:60282_solr-n_0000000000) 
[n:127.0.0.1:60282_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:60282_solr
   [junit4]   2> 2292194 INFO  
(OverseerStateUpdate-72060306687328262-127.0.0.1:60282_solr-n_0000000000) 
[n:127.0.0.1:60282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2292196 DEBUG 
(OverseerAutoScalingTriggerThread-72060306687328262-127.0.0.1:60282_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 2292197 DEBUG 
(OverseerAutoScalingTriggerThread-72060306687328262-127.0.0.1:60282_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 2292197 DEBUG 
(OverseerAutoScalingTriggerThread-72060306687328262-127.0.0.1:60282_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 2292197 DEBUG 
(OverseerAutoScalingTriggerThread-72060306687328262-127.0.0.1:60282_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 2292198 INFO  (zkCallback-11353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2292199 INFO  
(OverseerAutoScalingTriggerThread-72060306687328262-127.0.0.1:60282_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:60282_solr]
   [junit4]   2> 2292199 DEBUG 
(OverseerAutoScalingTriggerThread-72060306687328262-127.0.0.1:60282_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2292200 DEBUG 
(OverseerAutoScalingTriggerThread-72060306687328262-127.0.0.1:60282_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 2292201 DEBUG (ScheduledTrigger-12356-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2292236 INFO  (jetty-launcher-11330-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=localhost:60270/solr
   [junit4]   2> 2292238 INFO  (zkConnectionManagerCallback-11359-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292238 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 
0x100027796810008, likely client has closed socket
   [junit4]   2> 2292240 INFO  (zkConnectionManagerCallback-11361-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292244 INFO  (jetty-launcher-11330-thread-1) 
[n:127.0.0.1:60281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2292246 INFO  (jetty-launcher-11330-thread-1) 
[n:127.0.0.1:60281_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:60281_solr as DOWN
   [junit4]   2> 2292247 INFO  (jetty-launcher-11330-thread-1) 
[n:127.0.0.1:60281_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2292247 INFO  (jetty-launcher-11330-thread-1) 
[n:127.0.0.1:60281_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60281_solr
   [junit4]   2> 2292247 DEBUG 
(OverseerStateUpdate-72060306687328262-127.0.0.1:60282_solr-n_0000000000) 
[n:127.0.0.1:60282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60281_solr"} current state version: 0
   [junit4]   2> 2292247 INFO  (zkCallback-11346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2292247 INFO  (zkCallback-11353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2292248 INFO  (zkCallback-11360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2292267 INFO  (zkConnectionManagerCallback-11368-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292268 INFO  (jetty-launcher-11330-thread-1) 
[n:127.0.0.1:60281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2292269 INFO  (jetty-launcher-11330-thread-1) 
[n:127.0.0.1:60281_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at localhost:60270/solr ready
   [junit4]   2> 2292269 INFO  (jetty-launcher-11330-thread-1) 
[n:127.0.0.1:60281_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2292286 INFO  (jetty-launcher-11330-thread-1) 
[n:127.0.0.1:60281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60281.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23f0f054
   [junit4]   2> 2292291 INFO  (jetty-launcher-11330-thread-1) 
[n:127.0.0.1:60281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60281.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23f0f054
   [junit4]   2> 2292292 INFO  (jetty-launcher-11330-thread-1) 
[n:127.0.0.1:60281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60281.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23f0f054
   [junit4]   2> 2292293 INFO  (jetty-launcher-11330-thread-1) 
[n:127.0.0.1:60281_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E694227529A10EC4-001\tempDir-001\node1\.
   [junit4]   2> 2292312 INFO  (zkConnectionManagerCallback-11374-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292313 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2292314 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at localhost:60270/solr ready
   [junit4]   2> 2292323 INFO  (qtp203852084-35575) [n:127.0.0.1:60281_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> 2292325 INFO  (qtp203852084-35575) [n:127.0.0.1:60281_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> 2292328 INFO  (qtp203852084-35575) [n:127.0.0.1:60281_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> 2292333 INFO  (qtp203852084-35581) [n:127.0.0.1:60281_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> 2292336 INFO  (qtp203852084-35583) [n:127.0.0.1:60281_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> 2292339 INFO  (qtp378619124-35580) [n:127.0.0.1:60282_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> 2292342 INFO  (qtp378619124-35580) [n:127.0.0.1:60282_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> 2292344 INFO  (qtp378619124-35584) [n:127.0.0.1:60282_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> 2292348 INFO  (qtp378619124-35572) [n:127.0.0.1:60282_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> 2292350 INFO  (qtp378619124-35578) [n:127.0.0.1:60282_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> 2292350 DEBUG (qtp378619124-35576) [n:127.0.0.1:60282_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2292351 INFO  (qtp378619124-35576) [n:127.0.0.1:60282_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=33
   [junit4]   2> 2292351 DEBUG (zkCallback-11353-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 2292352 DEBUG 
(OverseerAutoScalingTriggerThread-72060306687328262-127.0.0.1:60282_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 2292357 DEBUG 
(OverseerAutoScalingTriggerThread-72060306687328262-127.0.0.1:60282_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2292358 DEBUG 
(OverseerAutoScalingTriggerThread-72060306687328262-127.0.0.1:60282_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 2292362 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 2292363 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple 
scheduler and adding trigger: mock-timestamper
   [junit4]   2> 2292364 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): 
Waiting for 2 timestamps to be recorded
   [junit4]   2> 2292365 INFO  (ScheduledTrigger-12370-thread-1) [    ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-12370-thread-1
   [junit4]   2> 2293215 DEBUG (ScheduledTrigger-12356-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 2293348 INFO  (ScheduledTrigger-12370-thread-1) [    ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-12370-thread-1
   [junit4]   2> 2293348 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties 
-Dtests.seed=E694227529A10EC4 -Dtests.slow=true -Dtests.locale=lb 
-Dtests.timezone=Asia/Tashkent -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.00s J0 | 
TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: conf(default delay): 
Delta between timestamps (1544678095551000000ns - 1544678094568000000ns = 
983000000ns) is not at least as much as min expected delay: 1000000000ns
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E694227529A10EC4:8DF0F53C9A8C9B40]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:241)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:100)
   [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:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 2293351 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=953220260
   [junit4]   2> 2293351 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60282_solr
   [junit4]   2> 2293351 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2293351 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:60282_solr as DOWN
   [junit4]   2> 2293351 INFO  (jetty-closer-11331-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1338358531
   [junit4]   2> 2293351 INFO  (jetty-closer-11331-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60281_solr
   [junit4]   2> 2293352 INFO  (jetty-closer-11331-thread-2) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2293352 INFO  (jetty-closer-11331-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:60281_solr as DOWN
   [junit4]   2> 2293352 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2293352 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2293352 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4dfce284: rootName = 
solr_60282, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@7a71897d
   [junit4]   2> 2293352 DEBUG 
(OverseerStateUpdate-72060306687328262-127.0.0.1:60282_solr-n_0000000000) 
[n:127.0.0.1:60282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60282_solr"} current state version: 0
   [junit4]   2> 2293352 DEBUG 
(OverseerStateUpdate-72060306687328262-127.0.0.1:60282_solr-n_0000000000) 
[n:127.0.0.1:60282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60281_solr"} current state version: 0
   [junit4]   2> 2293352 INFO  (jetty-closer-11331-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2293352 INFO  (jetty-closer-11331-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@16b1b5e2: rootName = 
solr_60281, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@20359e63
   [junit4]   2> 2293357 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2293357 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3006a2c7: rootName = 
solr_60282, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@2b2b3b3c
   [junit4]   2> 2293357 INFO  (jetty-closer-11331-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2293357 INFO  (jetty-closer-11331-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f272bce: rootName = 
solr_60281, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@2b2b3b3c
   [junit4]   2> 2293358 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2293358 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@516bdc77: rootName = 
solr_60282, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1efc2e29
   [junit4]   2> 2293358 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2293359 INFO  (jetty-closer-11331-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2293359 INFO  (jetty-closer-11331-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ecee3c0: rootName = 
solr_60281, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1efc2e29
   [junit4]   2> 2293359 INFO  (jetty-closer-11331-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2293361 INFO  (closeThreadPool-11379-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72060306687328262-127.0.0.1:60282_solr-n_0000000000) closing
   [junit4]   2> 2293363 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 
0x10002779681000a, likely client has closed socket
   [junit4]   2> 2293364 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 
0x100027796810007, likely client has closed socket
   [junit4]   2> 2293364 INFO  
(OverseerAutoScalingTriggerThread-72060306687328262-127.0.0.1:60282_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2293364 INFO  
(OverseerStateUpdate-72060306687328262-127.0.0.1:60282_solr-n_0000000000) 
[n:127.0.0.1:60282_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60282_solr
   [junit4]   2> 2293364 DEBUG (closeThreadPool-11379-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2293364 INFO  (jetty-closer-11331-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72060306687328262-127.0.0.1:60282_solr-n_0000000000) closing
   [junit4]   2> 2293364 INFO  (closeThreadPool-11379-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72060306687328262-127.0.0.1:60282_solr-n_0000000000) closing
   [junit4]   2> 2293365 INFO  (jetty-closer-11331-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5371a6b2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2293366 INFO  (jetty-closer-11331-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@821c07c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2293366 INFO  (jetty-closer-11331-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@369138c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2293366 INFO  (jetty-closer-11331-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3ba9d03c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2293367 INFO  (jetty-closer-11331-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2293367 INFO  (jetty-closer-11331-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2293368 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2293369 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2293370 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer parse host and port list: localhost:60270
   [junit4]   2> 2293370 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer connecting to localhost 60270
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E694227529A10EC4-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@940927e),
 locale=lb, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 11 
(64-bit)/cpus=3,threads=1,free=337976760,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [AdminHandlersProxyTest, 
TestInPlaceUpdatesStandalone, TestJavabinTupleStreamParser, TestSolr4Spatial, 
ConjunctionSolrSpellCheckerTest, PreAnalyzedUpdateProcessorTest, 
TestSlowCompositeReaderWrapper, HLLSerializationTest, 
TestAnalyzeInfixSuggestions, LeaderTragicEventTest, TestCloudDeleteByQuery, 
TestIndexSearcher, TestSolrConfigHandlerConcurrent, 
PhrasesIdentificationComponentTest, TestRangeQuery, BasicDistributedZk2Test, 
ConnectionReuseTest, TestLRUStatsCache, SearchRateTriggerTest, 
AnalyticsQueryTest, TestCloudJSONFacetSKG, 
PeerSyncWithIndexFingerprintCachingTest, CoreMergeIndexesAdminHandlerTest, 
TestFieldCacheReopen, AddReplicaTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestSegmentSorting, TestConfigReload, DeleteNodeTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestManagedSynonymFilterFactory, 
TestSchemaVersionResource, ZkShardTermsTest, SuggesterTest, 
BigEndianAscendingWordSerializerTest, DistributedExpandComponentTest, 
ZkStateWriterTest, ClusterStateTest, TestExactSharedStatsCache, 
UpdateRequestProcessorFactoryTest, DistributedFacetPivotLargeTest, 
TestMultiValuedNumericRangeQuery, TestManagedResource, 
MetricsHistoryHandlerTest, TestLegacyNumericUtils, 
HdfsTlogReplayBufferedWhileIndexingTest, TestDownShardTolerantSearch, 
HdfsBasicDistributedZk2Test, TestDocBasedVersionConstraints, 
SchemaApiFailureTest, TestQuerySenderNoQuery, UpdateParamsTest, 
ResponseHeaderTest, DocumentAnalysisRequestHandlerTest, TestWriterPerf, 
MetricTriggerIntegrationTest, TestCloudNestedDocsSort, HttpPartitionTest, 
TestHdfsUpdateLog, TestLazyCores, TestXmlQParser, TestSolrXml, 
SolrMetricManagerTest, TestLegacyBM25SimilarityFactory, TestGroupingSearch, 
TestMiniSolrCloudClusterSSL, DeleteShardTest, TestPushWriter, 
TestAddFieldRealTimeGet, TestRawTransformer, PingRequestHandlerTest, 
ScheduledMaintenanceTriggerTest, TestFreeTextSuggestions, SolrInfoBeanTest, 
TestCSVResponseWriter, MergeStrategyTest, TestComponentsName, 
TestReplicationHandlerBackup, IgnoreLargeDocumentProcessorFactoryTest, 
TestCollectionAPI, DistributedUpdateProcessorTest, 
TestSchemalessBufferedUpdates, DateFieldTest, LeaderFailoverAfterPartitionTest, 
TestFieldCacheSortRandom, TestCloudPhrasesIdentificationComponent, 
BadCopyFieldTest, HdfsRecoveryZkTest, TestConfigSets, TestExpandComponent, 
DOMUtilTest, QueryResultKeyTest, HttpTriggerListenerTest, 
AutoAddReplicasIntegrationTest, TestRequestForwarding, CursorMarkTest, 
TemplateUpdateProcessorTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
MBeansHandlerTest, CoreAdminOperationTest, BasicZkTest, TestManagedSchema, 
TestBlendedInfixSuggestions, TestStressReorder, AnalysisErrorHandlingTest, 
SortSpecParsingTest, TestPartialUpdateDeduplication, DistanceFunctionTest, 
TestPayloadScoreQParserPlugin, ExecutePlanActionTest, 
DistributedSuggestComponentTest, DistributedVersionInfoTest, 
TestChildDocTransformerHierarchy, TestLFUCache, SparseHLLTest, 
CreateCollectionCleanupTest, TestSubQueryTransformerCrossCore, 
CachingDirectoryFactoryTest, MigrateRouteKeyTest, PeerSyncTest, 
SaslZkACLProviderTest, SOLR749Test, TestSimpleQParserPlugin, TestTrie, 
ReplaceNodeNoTargetTest, CollectionTooManyReplicasTest, HdfsLockFactoryTest, 
TestHashPartitioner, TestMinHashQParser, TestCopyFieldCollectionResource, 
TestSolrCoreProperties, CdcrRequestHandlerTest, ScheduledTriggerTest, 
MoveReplicaHDFSFailoverTest, TestJsonFacetsWithNestedObjects, 
TestFieldCacheWithThreads, ZkCLITest, TestSimDistributedQueue, TestTrieFacet, 
TestMaxTokenLenTokenizer, OpenExchangeRatesOrgProviderTest, 
TestSimComputePlanAction, TestNRTOpen, HttpSolrCallGetCoreTest, 
TestShardHandlerFactory, ExplicitHLLTest, OverseerTaskQueueTest, 
SpellCheckCollatorTest, UnloadDistributedZkTest, SolrJmxReporterTest, 
TestStressVersions, HighlighterMaxOffsetTest, SolrPluginUtilsTest, 
SpellPossibilityIteratorTest, TestBulkSchemaConcurrent, AtomicUpdatesTest, 
CustomCollectionTest, TestRecovery, DeleteInactiveReplicaTest, 
ExitableDirectoryReaderTest, TestSearchPerf, AssignBackwardCompatibilityTest, 
TestGeoJSONResponseWriter, TestNestedUpdateProcessor, 
TestSweetSpotSimilarityFactory, TestSimNodeLostTrigger, 
LegacyCloudClusterPropTest, ExternalFileFieldSortTest, TestJoin, 
TestDistribDocBasedVersion, TestCollationFieldDocValues, TestTestInjection, 
TestReplicaProperties, TestEmbeddedSolrServerSchemaAPI, 
TestManagedSchemaThreadSafety, BasicAuthStandaloneTest, 
CloneFieldUpdateProcessorFactoryTest, SolrCloudReportersTest, 
TestDynamicLoading, TestCloudRecovery2, DistanceUnitsTest, 
AutoScalingHandlerTest, TestSchemaResource, MetricsConfigTest, 
SuggesterFSTTest, TestSolrCloudWithDelegationTokens, CdcrOpsAndBoundariesTest, 
TestDelegationWithHadoopAuth, ReplicaListTransformerTest, EchoParamsTest, 
TestPointFields, TestImplicitCoreProperties, TestSimExtremeIndexing, 
TestAuthorizationFramework, SolrIndexSplitterTest, TestAuthenticationFramework, 
TestPolicyCloud, DocValuesTest, SynonymTokenizerTest, CacheHeaderTest, 
TestReload, DistribJoinFromCollectionTest, TestPivotHelperCode, 
ConvertedLegacyTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, 
TestDistributedMissingSort, TestDocumentBuilder, TestRandomFaceting, 
TestSimpleTrackingShardHandler, ProtectedTermFilterFactoryTest, 
TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, 
TokenizerChainTest, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerConstructors, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionPropsTest, 
CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, 
ConnectionManagerTest, DistribCursorPagingTest, 
DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, 
FullSolrCloudDistribCmdsTest, LeaderElectionIntegrationTest, MoveReplicaTest, 
NodeMutatorTest, OverseerCollectionConfigSetProcessorTest, 
OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, 
PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, 
SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, SyncSliceTest, 
TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, 
TestLeaderElectionZkExpiry, TestPullReplica, TestPullReplicaErrorHandling, 
TestRandomRequestDistribution, TestSizeLimitedDistributedMap, 
TestSkipOverseerOperations, TestSolrCloudWithSecureImpersonation, 
TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, 
TestStressLiveNodes, TestTlogReplica, TestTolerantUpdateProcessorCloud, 
TestUtilizeNode, TestWithCollection, ConcurrentDeleteAndCreateCollectionTest, 
ShardSplitTest, NodeMarkersRegistrationTest, RestoreTriggerStateTest, 
TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [536/838 (1!)] on J0 in 2.60s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43559 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7646/consoleText

[repro] Revision: 42f13731b3a037ee9682df49bb946ca0b4ca8544

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

[repro] ant clean

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

[...truncated 3619 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TriggerSetPropertiesIntegrationTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=E694227529A10EC4 -Dtests.slow=true -Dtests.locale=lb 
-Dtests.timezone=Asia/Tashkent -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 32 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 12229 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E694227529A10EC4-001\init-core-data-001
   [junit4]   2> 12304 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 12348 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.e.j.u.log Logging initialized @10867ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 12392 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-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> 12410 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E694227529A10EC4-001\tempDir-001
   [junit4]   2> 12422 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 12424 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 12424 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 12529 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:60395
   [junit4]   2> 12538 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer parse host and port list: localhost:60395
   [junit4]   2> 12538 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer connecting to localhost 60395
   [junit4]   2> 12662 INFO  (zkConnectionManagerCallback-5-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12732 INFO  (zkConnectionManagerCallback-7-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12746 INFO  (zkConnectionManagerCallback-9-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12893 WARN  (jetty-launcher-2-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 12893 WARN  (jetty-launcher-2-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 12976 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 12977 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 12983 INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 13007 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 13013 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 13014 INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 13014 INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 13014 INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 13015 INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 13015 INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 13016 INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 13017 INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 13044 INFO  (jetty-launcher-2-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2041e775{/solr,null,AVAILABLE}
   [junit4]   2> 13045 INFO  (jetty-launcher-2-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24e5441c{/solr,null,AVAILABLE}
   [junit4]   2> 13056 INFO  (jetty-launcher-2-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@39b523e8{HTTP/1.1,[http/1.1]}{127.0.0.1:60419}
   [junit4]   2> 13056 INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.Server 
Started @11534ms
   [junit4]   2> 13057 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60419}
   [junit4]   2> 13058 INFO  (jetty-launcher-2-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@649050c1{HTTP/1.1,[http/1.1]}{127.0.0.1:60420}
   [junit4]   2> 13058 INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.Server 
Started @11535ms
   [junit4]   2> 13058 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60420}
   [junit4]   2> 13107 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider 
chain: env;sysprop
   [junit4]   2> 13138 ERROR (jetty-launcher-2-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 13139 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13138 ERROR (jetty-launcher-2-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 13139 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 13139 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13139 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 13142 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13143 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 13143 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-13T05:44:23.709934Z
   [junit4]   2> 13148 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13157 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 13157 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-13T05:44:23.723101300Z
   [junit4]   2> 13244 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 13300 INFO  (zkConnectionManagerCallback-11-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13304 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 13308 INFO  (zkConnectionManagerCallback-13-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13311 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 15153 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=localhost:60395/solr
   [junit4]   2> 15170 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=localhost:60395/solr
   [junit4]   2> 15172 INFO  (zkConnectionManagerCallback-18-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15194 INFO  (zkConnectionManagerCallback-21-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15215 INFO  (zkConnectionManagerCallback-23-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15236 INFO  (zkConnectionManagerCallback-25-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15777 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:60419_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60419_solr
   [junit4]   2> 15781 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:60419_solr    ] o.a.s.c.Overseer Overseer 
(id=72060421271453703-127.0.0.1:60419_solr-n_0000000000) starting
   [junit4]   2> 15929 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15943 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:60419_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at localhost:60395/solr ready
   [junit4]   2> 15959 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:60420_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60420_solr
   [junit4]   2> 16027 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 16045 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 16091 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:60419_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:60419_solr as DOWN
   [junit4]   2> 16103 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:60419_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 16104 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:60419_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60419_solr
   [junit4]   2> 16106 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 16107 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 16169 INFO  
(OverseerStateUpdate-72060421271453703-127.0.0.1:60419_solr-n_0000000000) 
[n:127.0.0.1:60419_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:60419_solr
   [junit4]   2> 16216 DEBUG 
(OverseerAutoScalingTriggerThread-72060421271453703-127.0.0.1:60419_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 16225 DEBUG 
(OverseerAutoScalingTriggerThread-72060421271453703-127.0.0.1:60419_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 16228 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:60419_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 16264 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 16299 INFO  (zkConnectionManagerCallback-39-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16303 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:60420_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 16306 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:60420_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at localhost:60395/solr ready
   [junit4]   2> 16306 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:60420_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 16315 DEBUG 
(OverseerAutoScalingTriggerThread-72060421271453703-127.0.0.1:60419_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 16315 DEBUG 
(OverseerAutoScalingTriggerThread-72060421271453703-127.0.0.1:60419_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 16343 INFO  
(OverseerAutoScalingTriggerThread-72060421271453703-127.0.0.1:60419_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:60419_solr, 127.0.0.1:60420_solr]
   [junit4]   2> 16345 DEBUG 
(OverseerAutoScalingTriggerThread-72060421271453703-127.0.0.1:60419_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 16347 DEBUG 
(OverseerAutoScalingTriggerThread-72060421271453703-127.0.0.1:60419_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 16476 DEBUG (ScheduledTrigger-12-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 16667 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:60419_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60419.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7203420e
   [junit4]   2> 16668 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:60419_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60419.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7203420e
   [junit4]   2> 16668 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:60419_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60419.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7203420e
   [junit4]   2> 16671 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:60420_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60420.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7203420e
   [junit4]   2> 16671 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:60420_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60420.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7203420e
   [junit4]   2> 16672 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:60420_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60420.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7203420e
   [junit4]   2> 16790 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:60419_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E694227529A10EC4-001\tempDir-001\node1\.
   [junit4]   2> 16790 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:60420_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E694227529A10EC4-001\tempDir-001\node2\.
   [junit4]   2> 17181 INFO  (zkConnectionManagerCallback-46-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17184 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 17186 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at localhost:60395/solr ready
   [junit4]   2> 17562 INFO  (qtp1157208211-81) [n:127.0.0.1:60419_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=93
   [junit4]   2> 17589 INFO  (qtp1157208211-83) [n:127.0.0.1:60419_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> 17595 INFO  (qtp1157208211-83) [n:127.0.0.1:60419_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> 17599 INFO  (qtp1157208211-83) [n:127.0.0.1:60419_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> 17604 INFO  (qtp1157208211-83) [n:127.0.0.1:60419_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> 17610 INFO  (qtp1437011-69) [n:127.0.0.1:60420_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> 17614 INFO  (qtp1437011-69) [n:127.0.0.1:60420_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> 17618 INFO  (qtp1437011-75) [n:127.0.0.1:60420_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> 17622 INFO  (qtp1437011-74) [n:127.0.0.1:60420_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> 17626 INFO  (qtp1437011-73) [n:127.0.0.1:60420_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> 17629 DEBUG (qtp1157208211-80) [n:127.0.0.1:60419_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 17630 INFO  (qtp1157208211-80) [n:127.0.0.1:60419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=222
   [junit4]   2> 17631 DEBUG (zkCallback-33-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 17679 DEBUG 
(OverseerAutoScalingTriggerThread-72060421271453703-127.0.0.1:60419_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 17686 DEBUG 
(OverseerAutoScalingTriggerThread-72060421271453703-127.0.0.1:60419_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 17686 DEBUG 
(OverseerAutoScalingTriggerThread-72060421271453703-127.0.0.1:60419_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 17724 DEBUG (ScheduledTrigger-12-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 17808 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 17811 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple 
scheduler and adding trigger: mock-timestamper
   [junit4]   2> 17814 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): 
Waiting for 2 timestamps to be recorded
   [junit4]   2> 17815 INFO  (ScheduledTrigger-23-thread-1) [    ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-23-thread-1
   [junit4]   2> 18760 DEBUG (ScheduledTrigger-12-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 18850 INFO  (ScheduledTrigger-23-thread-1) [    ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-23-thread-1
   [junit4]   2> 18850 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Reconfiguing scheduler to 
use 4s delay and clearing queue for trigger: mock-timestamper
   [junit4]   2> 18850 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: 
triggerScheduleDelaySeconds from: 1 to: 4
   [junit4]   2> 18851 INFO  (ScheduledTrigger-23-thread-2) [    ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-23-thread-2
   [junit4]   2> 18851 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(four sec delay): 
Waiting for 2 timestamps to be recorded
   [junit4]   2> 19723 DEBUG (ScheduledTrigger-12-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 20685 DEBUG (ScheduledTrigger-12-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 21647 DEBUG (ScheduledTrigger-12-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 22609 DEBUG (ScheduledTrigger-12-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 22696 INFO  (ScheduledTrigger-23-thread-2) [    ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-23-thread-2
   [junit4]   2> 22696 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool 
executor now
   [junit4]   2> 22696 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 22696 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 22696 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread 
pool executor
   [junit4]   2> 22697 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 22697 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E694227529A10EC4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties 
-Dtests.seed=E694227529A10EC4 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=lb -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [ju

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

tag=null
   [junit4]   2> 29016 INFO  (jetty-closer-107-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@190a2693: rootName = 
solr_60611, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1fbc08e6
   [junit4]   2> 29016 INFO  (jetty-closer-107-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 29016 INFO  (jetty-closer-107-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b100e2e: rootName = 
solr_60606, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1fbc08e6
   [junit4]   2> 29018 INFO  (jetty-closer-107-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 29018 INFO  (jetty-closer-107-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e1958f4: rootName = 
solr_60611, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4b451478
   [junit4]   2> 29018 INFO  (jetty-closer-107-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 29018 INFO  (jetty-closer-107-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 29018 INFO  (jetty-closer-107-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2eeb6b1e: rootName = 
solr_60606, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4b451478
   [junit4]   2> 29018 INFO  (jetty-closer-107-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 29021 INFO  (jetty-closer-107-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72060422251085830-127.0.0.1:60611_solr-n_0000000000) closing
   [junit4]   2> 29021 DEBUG (jetty-closer-107-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 29022 DEBUG (jetty-closer-107-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 29022 DEBUG (jetty-closer-107-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 29022 DEBUG (jetty-closer-107-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 29022 DEBUG (jetty-closer-107-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 29022 DEBUG (jetty-closer-107-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 29023 INFO  
(OverseerAutoScalingTriggerThread-72060422251085830-127.0.0.1:60611_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 29023 INFO  
(OverseerStateUpdate-72060422251085830-127.0.0.1:60611_solr-n_0000000000) 
[n:127.0.0.1:60611_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60611_solr
   [junit4]   2> 29024 INFO  (closeThreadPool-155-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72060422251085830-127.0.0.1:60611_solr-n_0000000000) closing
   [junit4]   2> 29024 INFO  (closeThreadPool-155-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72060422251085830-127.0.0.1:60611_solr-n_0000000000) closing
   [junit4]   2> 29026 INFO  (zkCallback-129-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 29026 INFO  (zkCallback-135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 29027 INFO  (zkCallback-135-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60606_solr
   [junit4]   2> 29027 INFO  (zkCallback-143-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 29030 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 
0x10002927ea4000a, likely client has closed socket
   [junit4]   2> 29032 INFO  (jetty-closer-107-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1a77be88{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 29033 INFO  (jetty-closer-107-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@63268dce{/solr,null,UNAVAILABLE}
   [junit4]   2> 29033 INFO  (jetty-closer-107-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 29035 INFO  (jetty-closer-107-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5a14433e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 29035 INFO  (jetty-closer-107-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5d41a8ac{/solr,null,UNAVAILABLE}
   [junit4]   2> 29036 INFO  (jetty-closer-107-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 29037 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 29037 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 
0x10002927ea40000, likely client has closed socket
   [junit4]   2> 29039 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 29040 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer parse host and port list: localhost:60595
   [junit4]   2> 29040 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[E694227529A10EC4]-worker) [    
] o.a.s.c.ZkTestServer connecting to localhost 60595
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E694227529A10EC4-003
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4b9145e4),
 locale=lb, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 11 
(64-bit)/cpus=3,threads=1,free=24761464,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: 
[TriggerSetPropertiesIntegrationTest, TriggerSetPropertiesIntegrationTest, 
TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [5/5 (5!)] on J0 in 2.48s, 1 test, 1 failure <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1572:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1099:
 There were test failures: 5 suites, 5 tests, 5 failures [seed: 
E694227529A10EC4]

Total time: 32 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   5/5 failed: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
[repro] Exiting with code 1

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

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-master-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=42f13731b3a037ee9682df49bb946ca0b4ca8544, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7645
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to