Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/450/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:3C593630DE73AA9E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState(TriggerIntegrationTest.java:426)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:B4520B8FCDBEEF59]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
        at 
__randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:7DD1FDE1EDD48DC6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:713)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


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


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

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) 
Thread[id=33281, name=sdqtest--7764-thread-1, state=TIMED_WAITING, 
group=TGRP-TestGenericDistributedQueue]         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1317/2043079625.call(Unknown
 Source)         at 
java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)        
 at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$237/528275057.run(Unknown
 Source)         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=33281, name=sdqtest--7764-thread-1, state=TIMED_WAITING, 
group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1317/2043079625.call(Unknown
 Source)
        at 
java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$237/528275057.run(Unknown
 Source)
        at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33]:0)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:10167_solr should have been deleted

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:10167_solr 
should have been deleted
        at 
__randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:ACDE3743EA8686DC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration(TestTriggerIntegration.java:844)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedExpandComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001

        at __randomizedtesting.SeedInfo.seed([59D67F869D9E634D]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13075 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 937360 INFO  
(SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\init-core-data-001
   [junit4]   2> 937361 WARN  
(SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 937361 INFO  
(SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 937363 INFO  
(SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 937365 INFO  
(SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001
   [junit4]   2> 937365 INFO  
(SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 937365 INFO  (Thread-2120) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 937365 INFO  (Thread-2120) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 937369 ERROR (Thread-2120) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 937465 INFO  
(SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54115
   [junit4]   2> 937469 INFO  (zkConnectionManagerCallback-1946-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 937479 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d836247{/solr,null,AVAILABLE}
   [junit4]   2> 937481 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63915b9a{SSL,[ssl, 
http/1.1]}{127.0.0.1:54125}
   [junit4]   2> 937481 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.e.j.s.Server Started @947751ms
   [junit4]   2> 937481 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54125}
   [junit4]   2> 937482 ERROR (jetty-launcher-1943-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-12T18:02:56.434818900Z
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@667cef28{/solr,null,AVAILABLE}
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@211cc5aa{SSL,[ssl, 
http/1.1]}{127.0.0.1:54130}
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.e.j.s.Server Started @947756ms
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54130}
   [junit4]   2> 937487 ERROR (jetty-launcher-1943-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-12T18:02:56.439055100Z
   [junit4]   2> 937496 INFO  (zkConnectionManagerCallback-1950-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937497 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 937497 INFO  (zkConnectionManagerCallback-1948-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937498 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 937507 INFO  (jetty-launcher-1943-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 937509 INFO  (jetty-launcher-1943-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 937522 INFO  (zkConnectionManagerCallback-1954-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937523 INFO  (zkConnectionManagerCallback-1958-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937528 INFO  
(zkConnectionManagerCallback-1960-thread-1-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937528 INFO  
(zkConnectionManagerCallback-1962-thread-1-processing-n:127.0.0.1:54125_solr) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937682 INFO  (jetty-launcher-1943-thread-2) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 937682 INFO  (jetty-launcher-1943-thread-1) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 937684 INFO  (jetty-launcher-1943-thread-2) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54130_solr
   [junit4]   2> 937685 INFO  (jetty-launcher-1943-thread-1) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54125_solr
   [junit4]   2> 937685 INFO  (jetty-launcher-1943-thread-2) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.Overseer Overseer 
(id=72186490857259013-127.0.0.1:54130_solr-n_0000000000) starting
   [junit4]   2> 937721 INFO  (jetty-launcher-1943-thread-2) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54130_solr
   [junit4]   2> 937745 INFO  (jetty-launcher-1943-thread-1) 
[n:127.0.0.1:54125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54125.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937750 INFO  (jetty-launcher-1943-thread-1) 
[n:127.0.0.1:54125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54125.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937750 INFO  (jetty-launcher-1943-thread-1) 
[n:127.0.0.1:54125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54125.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937751 INFO  (jetty-launcher-1943-thread-1) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node1\.
   [junit4]   2> 937775 INFO  
(zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 937777 DEBUG 
(OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000)
 [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 937779 INFO  
(zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 937779 DEBUG 
(OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000)
 [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 937781 DEBUG 
(OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000)
 [n:127.0.0.1:54130_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:54125_solr, 127.0.0.1:54130_solr]
   [junit4]   2> 937781 DEBUG 
(OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000)
 [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 937781 DEBUG 
(OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000)
 [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 937784 DEBUG 
(OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000)
 [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 937784 DEBUG 
(OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000)
 [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 937785 DEBUG (ScheduledTrigger-4500-thread-1) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 937810 INFO  (jetty-launcher-1943-thread-2) 
[n:127.0.0.1:54130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54130.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937816 INFO  (jetty-launcher-1943-thread-2) 
[n:127.0.0.1:54130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54130.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937817 INFO  (jetty-launcher-1943-thread-2) 
[n:127.0.0.1:54130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54130.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937817 INFO  (jetty-launcher-1943-thread-2) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node2\.
   [junit4]   2> 937848 INFO  (zkConnectionManagerCallback-1968-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937851 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 
0x100753b21210007, likely client has closed socket
   [junit4]   2> 937856 INFO  (zkConnectionManagerCallback-1972-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937857 INFO  
(SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 937858 INFO  
(SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54115/solr ready
   [junit4]   2> 937880 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 937883 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 937887 DEBUG 
(zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 937888 DEBUG 
(OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000)
 [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 937891 DEBUG 
(OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000)
 [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 937893 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 937893 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 937893 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 937893 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 937893 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2754268d{/solr,null,AVAILABLE}
   [junit4]   2> 937894 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@114cbdc2{SSL,[ssl, 
http/1.1]}{127.0.0.1:54170}
   [junit4]   2> 937894 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.Server Started @948164ms
   [junit4]   2> 937894 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54170}
   [junit4]   2> 937894 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 937902 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 937902 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 937902 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 937902 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-12T18:02:56.854949200Z
   [junit4]   2> 937900 DEBUG 
(OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000)
 [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 937903 DEBUG 
(OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000)
 [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 937931 INFO  (zkConnectionManagerCallback-1974-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937933 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 937943 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 937946 INFO  (zkConnectionManagerCallback-1978-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937973 INFO  
(zkConnectionManagerCallback-1980-thread-1-processing-n:127.0.0.1:54170_solr) 
[n:127.0.0.1:54170_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937983 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 937985 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54170_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 937988 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54170_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54170_solr
   [junit4]   2> 937990 INFO  
(zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 937990 INFO  
(zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 937994 INFO  
(zkCallback-1979-thread-1-processing-n:127.0.0.1:54170_solr) 
[n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 937995 INFO  (zkCallback-1971-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 938039 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54170.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938047 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54170.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938047 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54170.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938048 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54170_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node3\.
   [junit4]   2> 938087 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 938088 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 938088 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 938088 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 938089 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@90941a9{/solr,null,AVAILABLE}
   [junit4]   2> 938090 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5207100e{SSL,[ssl, 
http/1.1]}{127.0.0.1:54185}
   [junit4]   2> 938090 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.Server Started @948359ms
   [junit4]   2> 938090 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54185}
   [junit4]   2> 938090 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 938090 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 938090 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 938090 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 938090 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-12T18:02:57.042820500Z
   [junit4]   2> 938094 INFO  (zkConnectionManagerCallback-1984-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938094 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 938111 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 938114 INFO  (zkConnectionManagerCallback-1988-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938115 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 
0x100753b2121000d, likely client has closed socket
   [junit4]   2> 938118 INFO  
(zkConnectionManagerCallback-1990-thread-1-processing-n:127.0.0.1:54185_solr) 
[n:127.0.0.1:54185_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938126 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 938128 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54185_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 938130 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54185_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54185_solr
   [junit4]   2> 938131 INFO  
(zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 938131 INFO  
(zkCallback-1979-thread-1-processing-n:127.0.0.1:54170_solr) 
[n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 938131 INFO  (zkCallback-1971-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 938131 INFO  
(zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 938133 INFO  
(zkCallback-1989-thread-1-processing-n:127.0.0.1:54185_solr) 
[n:127.0.0.1:54185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 938419 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54185.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938427 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54185.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938427 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54185.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938429 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54185_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node4\.
   [junit4]   2> 938476 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 938476 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 938476 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 938476 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 938476 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@146cea98{/solr,null,AVAILABLE}
   [junit4]   2> 938477 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ae9f832{SSL,[ssl, 
http/1.1]}{127.0.0.1:54238}
   [junit4]   2> 938478 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.e.j.s.Server Started @948747ms
   [junit4]   2> 938478 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54238}
   [junit4]   2> 938478 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 938478 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 938479 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 938479 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 938479 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-12T18:02:57.431053400Z
   [junit4]   2> 938481 INFO  (zkConnectionManagerCallback-1994-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938481 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 938485 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 
0x100753b2121000f, likely client has closed socket
   [junit4]   2> 938489 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 938490 INFO  (zkConnectionManagerCallback-1998-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938493 INFO  
(zkConnectionManagerCallback-2000-thread-1-processing-n:127.0.0.1:54238_solr) 
[n:127.0.0.1:54238_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938499 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 938501 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54238_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 938503 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54238_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54238_solr
   [junit4]   2> 938504 INFO  
(zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  
(zkCallback-1979-thread-1-processing-n:127.0.0.1:54170_solr) 
[n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  
(zkCallback-1989-thread-1-processing-n:127.0.0.1:54185_solr) 
[n:127.0.0.1:54185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  
(zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  (zkCallback-1971-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938506 INFO  
(zkCallback-1999-thread-1-processing-n:127.0.0.1:54238_solr) 
[n:127.0.0.1:54238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 938546 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54238.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938554 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54238.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938554 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54238.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938555 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) 
[n:127.0.0.1:54238_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node5\.
   [junit4]   2> 938626 INFO  (qtp844947372-10538) [n:127.0.0.1:54125_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 938628 INFO  
(OverseerThreadFactory-4504-thread-1-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 938737 INFO  
(OverseerStateUpdate-72186490857259013-127.0.0.1:54130_solr-n_0000000000) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54125/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 938740 INFO  
(OverseerStateUpdate-72186490857259013-127.0.0.1:54130_solr-n_0000000000) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54130/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 938953 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 938955 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 938972 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 938972 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 939077 INFO  
(zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 939077 INFO  
(zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 939078 INFO  
(zkCallback-1961-thread-2-processing-n:127.0.0.1:54125_solr) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 939078 INFO  
(zkCallback-1959-thread-2-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 939967 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 939972 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54125.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node1\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 939982 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 939986 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54130.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node2\collection1_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node2\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 940036 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 940036 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 940037 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 940038 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 940039 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@580a9355[collection1_shard1_replica_n1] main]
   [junit4]   2> 940040 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 940040 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 940041 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 940041 INFO  
(searcherExecutor-4525-thread-1-processing-n:127.0.0.1:54125_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@580a9355[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 940042 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592219222927212544
   [junit4]   2> 940048 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 940048 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 940050 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 940050 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 940050 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 940051 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a546e2[collection1_shard1_replica_n2] main]
   [junit4]   2> 940052 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 940052 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 940052 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 940054 INFO  
(searcherExecutor-4526-thread-1-processing-n:127.0.0.1:54130_solr 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4) 
[n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@1a546e2[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 940054 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592219222939795456
   [junit4]   2> 940152 INFO  
(zkCallback-1961-thread-2-processing-n:127.0.0.1:54125_solr) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 940152 INFO  
(zkCallback-1959-thread-3-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 940152 INFO  
(zkCallback-1959-thread-2-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 940152 INFO  
(zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:54125/solr/collection1_shard1_replica_n1/
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=https://127.0.0.1:54125/solr START 
replicas=[https://127.0.0.1:54130/solr/collection1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 940573 INFO  (qtp1903290716-10553) [n:127.0.0.1:54130_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=https://127.0.0.1:54125/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 940862 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:54125/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 940964 INFO  
(zkCallback-1959-thread-2-processing-n:127.0.0.1:54130_solr) 
[n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 940964 INFO  
(zkCallback-1961-thread-2-processing-n:127.0.0.1:54125_solr) 
[n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 940964 INFO  (zkCallback-1959-th

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

stSortByMinMaxFunction, TestSchemaVersionResource, SolrMetricManagerTest, 
RAMDirectoryFactoryTest, OpenExchangeRatesOrgProviderTest, TestLargeCluster, 
TestLazyCores, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsNNFailoverTest, 
HdfsSyncSliceTest, TestFunctionQuery, TestFaceting, TestSchemaResource, 
TestJsonRequest, TestFiltering, TestSmileRequest, OverseerRolesTest, 
TestCloudSchemaless, HdfsWriteToMultipleCollectionsTest, 
TestFoldingMultitermQuery, SolrIndexConfigTest, 
DistributedFacetExistsSmallTest, TestTlogReplica, XmlUpdateRequestHandlerTest, 
TestManagedSynonymFilterFactory, IndexSchemaRuntimeFieldTest, 
TestAddFieldRealTimeGet, TestStressInPlaceUpdates, TestSolrConfigHandler, 
TestExactSharedStatsCache, RecoveryAfterSoftCommitTest, SolrRequestParserTest, 
DateRangeFieldTest, HdfsAutoAddReplicasIntegrationTest, 
TestUniqueKeyFieldResource, DateMathParserTest, TestTrieFacet, 
SchemaVersionSpecificBehaviorTest, OpenCloseCoreStressTest, 
TestFileDictionaryLookup, TestQuerySenderNoQuery, DataDrivenBlockJoinTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, MetricUtilsTest, 
TestConfigSetProperties, TemplateUpdateProcessorTest, FullHLLTest, 
SecurityConfHandlerTest, QueryResultKeyTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, HighlighterTest, 
TestCustomDocTransformer, TestPartialUpdateDeduplication, 
TestRequestForwarding, TestTrackingShardHandlerFactory, TestMacros, 
ComputePlanActionTest, TestManagedResource, MissingSegmentRecoveryTest, 
TestIndexSearcher, TriggerIntegrationTest, UtilsToolTest, 
LeaderElectionIntegrationTest, TlogReplayBufferedWhileIndexingTest, 
BlockJoinFacetSimpleTest, TestCopyFieldCollectionResource, OutputWriterTest, 
TimeRoutedAliasUpdateProcessorTest, TestPhraseSuggestions, SOLR749Test, 
DistributedFacetPivotSmallTest, TestMergePolicyConfig, MoveReplicaHDFSTest, 
TestQueryWrapperFilter, TestDistributedStatsComponentCardinality, 
TestElisionMultitermQuery, ExitableDirectoryReaderTest, RollingRestartTest, 
AddReplicaTest, HdfsDirectoryTest, TestDownShardTolerantSearch, 
TestMissingGroups, TestLegacyNumericUtils, TestRandomRequestDistribution, 
BitVectorTest, LegacyCloudClusterPropTest, TestZkChroot, 
TestCloudDeleteByQuery, DeleteShardTest, TestChildDocTransformer, 
CloneFieldUpdateProcessorFactoryTest, TestUninvertingReader, TestQueryTypes, 
TestCSVResponseWriter, TestUtils, TestSolrCloudWithSecureImpersonation, 
MetricsHandlerTest, TestAnalyzeInfixSuggestions, RegexBytesRefFilterTest, 
TestRecovery, TestPerFieldSimilarityWithDefaultOverride, SolrCLIZkUtilsTest, 
TestObjectReleaseTracker, PreAnalyzedUpdateProcessorTest, EnumFieldTest, 
SaslZkACLProviderTest, CdcrVersionReplicationTest, CopyFieldTest, 
TestExecutePlanAction, SystemLogListenerTest, OverseerTaskQueueTest, 
RecoveryZkTest, TestCharFilters, AtomicUpdatesTest, MoreLikeThisHandlerTest, 
DeleteNodeTest, TestSurroundQueryParser, SpellingQueryConverterTest, 
TestSystemIdResolver, SmileWriterTest, SolrXmlInZkTest, 
TestCloudSearcherWarming, TestPayloadCheckQParserPlugin, HdfsRecoveryZkTest, 
TestInPlaceUpdatesDistrib, TestSizeLimitedDistributedMap, 
SolrMetricsIntegrationTest, ZkNodePropsTest, TestNodeLostTrigger, 
ClassificationUpdateProcessorIntegrationTest, DirectSolrConnectionTest, 
TestRemoteStreaming, PolyFieldTest, TestSolrConfigHandlerCloud, 
TestDelegationWithHadoopAuth, RankQueryTest, RequiredFieldsTest, 
TestJavabinTupleStreamParser, CreateCollectionCleanupTest, BadCopyFieldTest, 
AnalysisErrorHandlingTest, BasicDistributedZkTest, TestGeoJSONResponseWriter, 
ZkShardTermsTest, TestUseDocValuesAsStored, SolrGraphiteReporterTest, 
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, 
MultiThreadedOCPTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, SolrCloudExampleTest, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, 
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, 
TestLeaderElectionWithEmptyReplica, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestPullReplica, TestShortCircuitedRequests, TestSkipOverseerOperations, 
TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, 
TestTolerantUpdateProcessorRandomCloud, 
VMParamsZkACLAndCredentialsProvidersTest, AssignTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, 
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, TestPolicyCloud, 
TestTriggerIntegration]
   [junit4] Completed [595/775 (4!)] on J0 in 5.42s, 11 tests, 1 failure <<< 
FAILURES!

[...truncated 3001 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=zh-SG, timezone=Europe/Athens
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=60831568,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=59D67F869D9E634D -Dtests.slow=true -Dtests.locale=zh-SG 
-Dtests.timezone=Europe/Athens -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([59D67F869D9E634D]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 15.62s, 8 tests, 1 error <<< FAILURES!

[...truncated 38828 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to