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

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestInfoStreamLogging

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.core.TestInfoStreamLogging_B68029642A316EC-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-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.core.TestInfoStreamLogging_B68029642A316EC-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001

        at __randomizedtesting.SeedInfo.seed([B68029642A316EC]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
        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:  
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:


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


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

Error Message:


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


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

Error Message:


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


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

Error Message:


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




Build Log:
[...truncated 12933 lines...]
   [junit4] Suite: org.apache.solr.core.TestInfoStreamLogging
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001\init-core-data-001
   [junit4]   2> 551826 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 551827 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 551827 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 551827 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 551827 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 551844 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 551844 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 551851 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 551904 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 552049 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 552049 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 552059 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e186888
   [junit4]   2> 552063 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e186888
   [junit4]   2> 552063 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e186888
   [junit4]   2> 552065 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 552079 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is 
enabled
   [junit4]   2> 552079 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 552084 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 552145 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 552155 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 552155 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e186888
   [junit4]   2> 552156 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001\init-core-data-001\]
   [junit4]   2> 552160 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2339-thread-1]: 
init: current segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@2abdfa32
   [junit4]   2> 552160 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2339-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 552160 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2339-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 552160 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
init: create=true reader=null
   [junit4]   2> 552161 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
   [junit4]   2> 
dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cd97099; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.6.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, 
maxPointsInLeafNode=821, maxMBSortInHeap=6.914024397818611
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1, deletesPctAllowed=33.0
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@40fbfc72
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@620527db
   [junit4]   2> 
   [junit4]   2> 552161 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 552161 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
now flush at close
   [junit4]   2> 552161 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]:  
 start flush: applyAllDeletes=true
   [junit4]   2> 552161 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]:  
 index before flush 
   [junit4]   2> 552161 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2339-thread-1]: 
startFullFlush
   [junit4]   2> 552161 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2339-thread-1]: 
coreLoadExecutor-2339-thread-1 finishFullFlush success=true
   [junit4]   2> 552161 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 552161 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2339-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 552161 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2339-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2339-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2339-thread-1]: 
now merge
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2339-thread-1]:  
 index: 
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2339-thread-1]:  
 no more merges pending; now return
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
waitForMerges
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
waitForMerges done
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
commit: start
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
commit: enter lock
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
commit: now prepare
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
prepareCommit: flush
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]:  
 index before flush 
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2339-thread-1]: 
startFullFlush
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2339-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2339-thread-1]: 
coreLoadExecutor-2339-thread-1 finishFullFlush success=true
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
startCommit(): start
   [junit4]   2> 552162 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
startCommit index= changeCount=2
   [junit4]   2> 552163 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 552163 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
done all syncs: []
   [junit4]   2> 552163 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
commit: pendingCommit != null
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
commit: done writing segments file "segments_1"
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2339-thread-1]: 
now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2339-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
commit: took 2.9 msec
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
commit: done
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
rollback
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
all running merges have aborted
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
rollback: done finish merges
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2339-thread-1]: 
abort
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2339-thread-1]: 
done abort success=true
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
rollback: infos=
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2339-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 552164 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2339-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 552200 WARN  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 552200 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 552201 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 552202 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2339-thread-1]: 
init: current segments file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@2abdfa32
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2339-thread-1]: 
init: load commit "segments_1"
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2339-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2339-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
init: create=false reader=null
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
   [junit4]   2> 
dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cd97099; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.6.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, 
maxPointsInLeafNode=821, maxMBSortInHeap=6.914024397818611
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1, deletesPctAllowed=33.0
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@16748494
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@66b933f8
   [junit4]   2> 
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
flush at getReader
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2339-thread-1]: 
startFullFlush
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2339-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2339-thread-1]: 
coreLoadExecutor-2339-thread-1 finishFullFlush success=true
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2339-thread-1]: 
getReader took 0 msec
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c8ac64a[collection1] main]
   [junit4]   2> 552203 WARN  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 552203 INFO  (coreLoadExecutor-2339-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 552204 INFO  
(searcherExecutor-2340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c8ac64a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 552205 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 552207 INFO  
(TEST-TestInfoStreamLogging.testIndexConfig-seed#[B68029642A316EC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIndexConfig
   [junit4]   2> 552207 INFO  
(TEST-TestInfoStreamLogging.testIndexConfig-seed#[B68029642A316EC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testIndexConfig
   [junit4]   2> 552208 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 552208 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1553752416
   [junit4]   2> 552208 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 552208 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@403e6975: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6d73d856
   [junit4]   2> 552210 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 552210 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c3b1115: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@1b578ea2
   [junit4]   2> 552211 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 552211 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4552bf6d: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1a8031e0
   [junit4]   2> 552212 INFO  (coreCloseExecutor-2344-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@739ea540
   [junit4]   2> 552212 INFO  (coreCloseExecutor-2344-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=739ea540
   [junit4]   2> 552212 INFO  (coreCloseExecutor-2344-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cd2f7f6: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@212ba6ab
   [junit4]   2> 552233 INFO  (coreCloseExecutor-2344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2344-thread-1]: 
rollback
   [junit4]   2> 552233 INFO  (coreCloseExecutor-2344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2344-thread-1]: 
all running merges have aborted
   [junit4]   2> 552233 INFO  (coreCloseExecutor-2344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2344-thread-1]: 
rollback: done finish merges
   [junit4]   2> 552233 INFO  (coreCloseExecutor-2344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2344-thread-1]: 
abort
   [junit4]   2> 552233 INFO  (coreCloseExecutor-2344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2344-thread-1]: 
done abort success=true
   [junit4]   2> 552233 INFO  (coreCloseExecutor-2344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2344-thread-1]: 
rollback: infos=
   [junit4]   2> 552233 INFO  (coreCloseExecutor-2344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IFD][coreCloseExecutor-2344-thread-1]: now checkpoint "" [0 segments ; 
isCommit = false]
   [junit4]   2> 552233 INFO  (coreCloseExecutor-2344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IFD][coreCloseExecutor-2344-thread-1]: 0 msec to checkpoint
   [junit4]   2> 552237 INFO  
(SUITE-TestInfoStreamLogging-seed#[B68029642A316EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Nov 04, 2018 1:56:59 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=821, maxMBSortInHeap=6.914024397818611, 
sim=RandomSimilarity(queryNorm=false): {}, locale=yav, timezone=Asia/Barnaul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=3,threads=1,free=105035568,total=312999936
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCursorMarkWithoutUniqueKey, BasicAuthStandaloneTest, 
OverseerModifyCollectionTest, SynonymTokenizerTest, SolrJmxReporterCloudTest, 
TimeRoutedAliasUpdateProcessorTest, TestBM25SimilarityFactory, 
TestConfigSetsAPIExclusivity, ResponseLogComponentTest, FileUtilsTest, 
ZkSolrClientTest, ParsingFieldUpdateProcessorsTest, TestCloudRecovery, 
TestNamedUpdateProcessors, MoreLikeThisHandlerTest, SortByFunctionTest, 
TestCloudJSONFacetJoinDomain, OverseerStatusTest, TestNestedDocsSort, 
TestRemoteStreaming, TestManagedSchema, DateMathParserTest, 
CoreAdminRequestStatusTest, MinimalSchemaTest, TestTolerantSearch, 
InfixSuggestersTest, RangeFacetCloudTest, TestApiFramework, 
FileBasedSpellCheckerTest, AnalysisErrorHandlingTest, TestMacroExpander, 
TestAddFieldRealTimeGet, TestDistribDocBasedVersion, TestRebalanceLeaders, 
SolrXmlInZkTest, V2StandaloneTest, FieldAnalysisRequestHandlerTest, 
RegexBoostProcessorTest, TestNoOpRegenerator, 
CollectionsAPIAsyncDistributedZkTest, HdfsRestartWhileUpdatingTest, 
RemoteQueryErrorTest, TestNumericTerms32, TestFastOutputStream, 
PeerSyncWithIndexFingerprintCachingTest, LeaderElectionContextKeyTest, 
TriggerCooldownIntegrationTest, TestSerializedLuceneMatchVersion, 
BadIndexSchemaTest, TestMergePolicyConfig, TestGraphTermsQParserPlugin, 
SampleTest, TestInPlaceUpdatesDistrib, TestLeaderElectionZkExpiry, 
TestInfoStreamLogging]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestInfoStreamLogging -Dtests.seed=B68029642A316EC -Dtests.slow=true 
-Dtests.locale=yav -Dtests.timezone=Asia/Barnaul -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestInfoStreamLogging (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\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B68029642A316EC-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B68029642A316EC]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [120/836 (1!)] on J1 in 0.64s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1513 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_B68029642A316EC-001\init-core-data-001
   [junit4]   2> 2822880 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2822881 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2822881 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2822882 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-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\J1\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_B68029642A316EC-001\tempDir-001
   [junit4]   2> 2822882 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2822883 INFO  (Thread-5478) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2822883 INFO  (Thread-5478) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2822887 ERROR (Thread-5478) [    ] 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> 2822980 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:58685
   [junit4]   2> 2822983 INFO  (zkConnectionManagerCallback-10474-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2822987 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 2822987 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 2822988 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2822988 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2822988 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2822988 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2822988 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2822988 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2822988 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59715cf9{/solr,null,AVAILABLE}
   [junit4]   2> 2822988 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69ff301e{/solr,null,AVAILABLE}
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@399b5e3f{HTTP/1.1,[http/1.1]}{127.0.0.1:58689}
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@41f0b704{HTTP/1.1,[http/1.1]}{127.0.0.1:58690}
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.e.j.s.Server Started @2795105ms
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.e.j.s.Server Started @2795105ms
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58689}
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58690}
   [junit4]   2> 2822990 ERROR (jetty-launcher-10471-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2822990 ERROR (jetty-launcher-10471-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-04T14:34:50.198488100Z
   [junit4]   2> 2822990 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-04T14:34:50.198488100Z
   [junit4]   2> 2822993 INFO  (zkConnectionManagerCallback-10476-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2822994 INFO  (zkConnectionManagerCallback-10478-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2822994 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2822994 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2822998 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 
0x10024f0f4e20002, likely client has closed socket
   [junit4]   2> 2822999 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 
0x10024f0f4e20001, likely client has closed socket
   [junit4]   2> 2823098 INFO  (jetty-launcher-10471-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58685/solr
   [junit4]   2> 2823100 INFO  (zkConnectionManagerCallback-10482-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823101 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 
0x10024f0f4e20003, likely client has closed socket
   [junit4]   2> 2823103 INFO  (zkConnectionManagerCallback-10484-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823189 INFO  (jetty-launcher-10471-thread-1) 
[n:127.0.0.1:58689_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58689_solr
   [junit4]   2> 2823190 INFO  (jetty-launcher-10471-thread-1) 
[n:127.0.0.1:58689_solr    ] o.a.s.c.Overseer Overseer 
(id=72098211357130756-127.0.0.1:58689_solr-n_0000000000) starting
   [junit4]   2> 2823197 INFO  (zkConnectionManagerCallback-10491-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823199 INFO  (jetty-launcher-10471-thread-1) 
[n:127.0.0.1:58689_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:58685/solr ready
   [junit4]   2> 2823201 INFO  (jetty-launcher-10471-thread-1) 
[n:127.0.0.1:58689_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58689_solr
   [junit4]   2> 2823201 INFO  
(OverseerStateUpdate-72098211357130756-127.0.0.1:58689_solr-n_0000000000) 
[n:127.0.0.1:58689_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:58689_solr
   [junit4]   2> 2823201 DEBUG 
(OverseerAutoScalingTriggerThread-72098211357130756-127.0.0.1:58689_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 2823202 DEBUG 
(OverseerAutoScalingTriggerThread-72098211357130756-127.0.0.1:58689_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 2823202 DEBUG 
(OverseerAutoScalingTriggerThread-72098211357130756-127.0.0.1:58689_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 2823202 DEBUG 
(OverseerAutoScalingTriggerThread-72098211357130756-127.0.0.1:58689_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 2823202 INFO  
(OverseerStateUpdate-72098211357130756-127.0.0.1:58689_solr-n_0000000000) 
[n:127.0.0.1:58689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2823205 DEBUG 
(OverseerAutoScalingTriggerThread-72098211357130756-127.0.0.1:58689_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: []
   [junit4]   2> 2823206 DEBUG 
(OverseerAutoScalingTriggerThread-72098211357130756-127.0.0.1:58689_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2823206 DEBUG 
(OverseerAutoScalingTriggerThread-72098211357130756-127.0.0.1:58689_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 2823207 INFO  (zkCallback-10490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2823208 DEBUG (ScheduledTrigger-13082-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 2823224 INFO  (jetty-launcher-10471-thread-1) 
[n:127.0.0.1:58689_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2823240 INFO  (jetty-launcher-10471-thread-1) 
[n:127.0.0.1:58689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58689.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e186888
   [junit4]   2> 2823245 INFO  (jetty-launcher-10471-thread-1) 
[n:127.0.0.1:58689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58689.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e186888
   [junit4]   2> 2823245 INFO  (jetty-launcher-10471-thread-1) 
[n:127.0.0.1:58689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58689.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e186888
   [junit4]   2> 2823247 INFO  (jetty-launcher-10471-thread-1) 
[n:127.0.0.1:58689_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\J1\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_B68029642A316EC-001\tempDir-001\node1\.
   [junit4]   2> 2823309 INFO  (jetty-launcher-10471-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58685/solr
   [junit4]   2> 2823311 INFO  (zkConnectionManagerCallback-10496-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823314 INFO  (zkConnectionManagerCallback-10498-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823321 INFO  (jetty-launcher-10471-thread-2) 
[n:127.0.0.1:58690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2823324 INFO  (jetty-launcher-10471-thread-2) 
[n:127.0.0.1:58690_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2823324 INFO  (jetty-launcher-10471-thread-2) 
[n:127.0.0.1:58690_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58690_solr
   [junit4]   2> 2823326 INFO  (zkCallback-10490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2823326 INFO  (zkCallback-10483-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2823326 INFO  (zkCallback-10497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2823350 INFO  (zkConnectionManagerCallback-10505-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823351 INFO  (jetty-launcher-10471-thread-2) 
[n:127.0.0.1:58690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2823352 INFO  (jetty-launcher-10471-thread-2) 
[n:127.0.0.1:58690_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:58685/solr ready
   [junit4]   2> 2823352 INFO  (jetty-launcher-10471-thread-2) 
[n:127.0.0.1:58690_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2823364 INFO  (jetty-launcher-10471-thread-2) 
[n:127.0.0.1:58690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58690.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e186888
   [junit4]   2> 2823369 INFO  (jetty-launcher-10471-thread-2) 
[n:127.0.0.1:58690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58690.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e186888
   [junit4]   2> 2823369 INFO  (jetty-launcher-10471-thread-2) 
[n:127.0.0.1:58690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58690.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e186888
   [junit4]   2> 2823370 INFO  (jetty-launcher-10471-thread-2) 
[n:127.0.0.1:58690_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\J1\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_B68029642A316EC-001\tempDir-001\node2\.
   [junit4]   2> 2823390 INFO  (zkConnectionManagerCallback-10508-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823395 INFO  (zkConnectionManagerCallback-10513-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823397 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2823398 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58685/solr ready
   [junit4]   2> 2823412 INFO  (qtp1505277052-34033) [n:127.0.0.1:58689_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=4
   [junit4]   2> 2823416 INFO  (qtp1221068714-34025) [n:127.0.0.1:58690_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=3
   [junit4]   2> 2823416 DEBUG (qtp1505277052-34032) [n:127.0.0.1:58689_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2823417 INFO  (qtp1505277052-34032) [n:127.0.0.1:58689_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 2823417 DEBUG (zkCallback-10490-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 2823418 DEBUG 
(OverseerAutoScalingTriggerThread-72098211357130756-127.0.0.1:58689_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 2823421 DEBUG 
(OverseerAutoScalingTriggerThread-72098211357130756-127.0.0.1:58689_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2823422 DEBUG 
(OverseerAutoScalingTriggerThread-72098211357130756-127.0.0.1:58689_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 2823433 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[B68029642A316EC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 2824191 DEBUG (ScheduledTrigger-13082-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2824420 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[B68029642A316EC])
 [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool 
executor now
   [junit4]   2> 2824420 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[B68029642A316EC])
 [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 2824420 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[B68029642A316EC])
 [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 2824420 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[B68029642A316EC])
 [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread 
pool executor
   [junit4]   2> 2824420 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[B68029642A316EC])
 [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 2824421 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[B68029642A316EC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties 
-Dtests.seed=B68029642A316EC -Dtests.slow=true -Dtests.locale=en-FM 
-Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] FAILURE 1.01s J1 | 
TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B68029642A316EC:600CD5DFF18E8368]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:111)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2824423 INFO  (jetty-closer-10472-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@399b5e3f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2824423 INFO  (jetty-closer-10472-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@41f0b704{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2824424 INFO  (jetty-closer-10472-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=555721584
   [junit4]   2> 2824424 INFO  (jetty-closer-10472-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2824424 INFO  (jetty-closer-10472-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@fc3e47b: rootName = 
solr_58689, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4729f098
   [junit4]   2> 2824425 INFO  (jetty-closer-10472-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1008922611
   [junit4]   2> 2824425 INFO  (jetty-closer-10472-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2824425 INFO  (jetty-closer-10472-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e4c2afa: rootName = 
solr_58690, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@fb47930
   [junit4]   2> 2824432 INFO  (jetty-closer-10472-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2824432 INFO  (jetty-closer-10472-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6744f82c: rootName = 
solr_58689, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1b578ea2
   [junit4]   2> 2824432 INFO  (jetty-closer-10472-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2824432 INFO  (jetty-closer-10472-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1745742d: rootName = 
solr_58690, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1b578ea2
   [junit4]   2> 2824435 INFO  (jetty-closer-10472-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2824435 INFO  (jetty-closer-10472-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74e2da67: rootName = 
solr_58689, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1a8031e0
   [junit4]   2> 2824436 INFO  (jetty-closer-10472-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2824436 INFO  (jetty-closer-10472-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2847fd48: rootName = 
solr_58690, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1a8031e0
   [junit4]   2> 2824437 INFO  (jetty-closer-10472-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58689_solr
   [junit4]   2> 2824437 INFO  (jetty-closer-10472-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58690_solr
   [junit4]   2> 2824438 INFO  (jetty-closer-10472-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2824438 INFO  (jetty-closer-10472-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2824438 INFO  (jetty-closer-10472-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2824438 INFO  (zkCallback-10497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 2824438 INFO  (zkCallback-10490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 2824438 INFO  (zkCallback-10483-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 2824439 INFO  (jetty-closer-10472-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72098211357130756-127.0.0.1:58689_solr-n_0000000000) closing
   [junit4]   2> 2824440 INFO  (zkCallback-10504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 2824441 WARN  
(OverseerAutoScalingTriggerThread-72098211357130756-127.0.0.1:58689_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2824441 DEBUG (jetty-closer-10472-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 2824441 DEBUG (jetty-closer-10472-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 2824441 INFO  
(OverseerStateUpdate-72098211357130756-127.0.0.1:58689_solr-n_0000000000) 
[n:127.0.0.1:58689_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58689_solr
   [junit4]   2> 2824441 DEBUG (jetty-closer-10472-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 2824441 DEBUG (jetty-closer-10472-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 2824441 DEBUG (jetty-closer-10472-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 2824441 DEBUG (jetty-closer-10472-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2824442 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 
0x10024f0f4e20008, likely client has closed socket
   [junit4]   2> 2824443 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 
0x10024f0f4e20007, likely client has closed socket
   [junit4]   2> 2824443 INFO  (jetty-closer-10472-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@69ff301e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2824444 INFO  (jetty-closer-10472-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2824444 INFO  (jetty-closer-10472-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@59715cf9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2824445 INFO  (jetty-closer-10472-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2824446 ERROR 
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2824446 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58685 58685
   [junit4]   2> 2824447 INFO  (Thread-5478) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58685 58685
   [junit4]   2> 2824447 WARN  (Thread-5478) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_B68029642A316EC-001
   [junit4]   2> Nov 04, 2018 2:34:51 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=7, maxDocsPerChunk=805, blockSize=99), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=7, blockSize=99)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-FM, timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=3,threads=1,free=132749408,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCursorMarkWithoutUniqueKey, BasicAuthStandaloneTest, 
OverseerModifyCollectionTest, SynonymTokenizerTest, SolrJmxReporterCloudTest, 
TimeRoutedAliasUpdateProcessorTest, TestBM25SimilarityFactory, 
TestConfigSetsAPIExclusivity, ResponseLogComponentTest, FileUtilsTest, 
ZkSolrClientTest, ParsingFieldUpdateProcessorsTest, TestCloudRecovery, 
TestNamedUpdateProcessors, MoreLikeThisHandlerTest, SortByFunctionTest, 
TestCloudJSONFacetJoinDomain, OverseerStatusTest, TestNestedDocsSort, 
TestRemoteStreaming, TestManagedSchema, DateMathParserTest, 
CoreAdminRequestStatusTest, MinimalSchemaTest, TestTolerantSearch, 
InfixSuggestersTest, RangeFacetCloudTest, TestApiFramework, 
FileBasedSpellCheckerTest, AnalysisErrorHandlingTest, TestMacroExpander, 
TestAddFieldRealTimeGet, TestDistribDocBasedVersion, TestRebalanceLeaders, 
SolrXmlInZkTest, V2StandaloneTest, FieldAnalysisRequestHandlerTest, 
RegexBoostProcessorTest, TestNoOpRegenerator, 
CollectionsAPIAsyncDistributedZkTest, HdfsRestartWhileUpdatingTest, 
RemoteQueryErrorTest, TestNumericTerms32, TestFastOutputStream, 
PeerSyncWithIndexFingerprintCachingTest, LeaderElectionContextKeyTest, 
TriggerCooldownIntegrationTest, TestSerializedLuceneMatchVersion, 
BadIndexSchemaTest, TestMergePolicyConfig, TestGraphTermsQParserPlugin, 
SampleTest, TestInPlaceUpdatesDistrib, TestLeaderElectionZkExpiry, 
TestInfoStreamLogging, ReplaceNodeTest, AnalyticsQueryTest, 
TestSchemalessBufferedUpdates, HdfsDirectoryFactoryTest, ZkStateReaderTest, 
TestChildDocTransformer, TestPointFields, TestComponentsName, TestZkChroot, 
VersionInfoTest, TestQuerySenderListener, TestEmbeddedSolrServerSchemaAPI, 
TestPseudoReturnFields, BufferStoreTest, SuggestComponentTest, 
DateRangeFieldTest, ClassificationUpdateProcessorFactoryTest, 
TestOnReconnectListenerSupport, UtilsToolTest, TestFieldCacheSortRandom, 
HighlighterTest, BaseCdcrDistributedZkTest, PathHierarchyTokenizerFactoryTest, 
TestSolrCloudWithKerberosAlt, SolrCLIZkUtilsTest, MetricTriggerTest, 
TestStandardQParsers, VMParamsZkACLAndCredentialsProvidersTest, TestCSVLoader, 
OpenExchangeRatesOrgProviderTest, StatelessScriptUpdateProcessorFactoryTest, 
TestDefaultStatsCache, TestDownShardTolerantSearch, AddReplicaTest, 
AutoscalingHistoryHandlerTest, MetricsHistoryIntegrationTest, DeleteNodeTest, 
CloudMLTQParserTest, TestBulkSchemaAPI, TestLegacyFieldReuse, 
TestEmbeddedSolrServerAdminHandler, ZookeeperStatusHandlerTest, 
TestAnalyzeInfixSuggestions, TestHighlightDedupGrouping, 
DistributedVersionInfoTest, SpellPossibilityIteratorTest, 
TestManagedSchemaThreadSafety, TestCollectionsAPIViaSolrCloudCluster, 
SchemaApiFailureTest, TestSolr4Spatial2, TestManagedStopFilterFactory, 
TestFaceting, SearchRateTriggerIntegrationTest, PrimitiveFieldTypeTest, 
SolrSlf4jReporterTest, TestQueryUtils, TestShortCircuitedRequests, 
TestPullReplica, DistributedIntervalFacetingTest, 
TestSubQueryTransformerDistrib, TestRetrieveFieldsOptimizer, 
TestHighFrequencyDictionaryFactory, TestAtomicUpdateErrorCases, 
SolrIndexMetricsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestCorePropertiesReload, DistributedFacetExistsSmallTest, 
ManagedSchemaRoundRobinCloudTest, AtomicUpdateProcessorFactoryTest, 
TestRuleBasedAuthorizationPlugin, ConjunctionSolrSpellCheckerTest, 
DistributedQueryComponentOptimizationTest, TestCodecSupport, 
HighlighterConfigTest, StatsReloadRaceTest, TestXIncludeConfig, 
TestReloadDeadlock, TestFreeTextSuggestions, TestRecoveryHdfs, 
TestConfigSetProperties, MergeStrategyTest, LeaderVoteWaitTimeoutTest, 
NodeLostTriggerTest, BJQParserTest, TestUnifiedSolrHighlighter, 
RequestLoggingTest, CursorMarkTest, TestMinMaxOnMultiValuedField, 
CoreAdminHandlerTest, TestRandomCollapseQParserPlugin, TestSolrIndexConfig, 
DeleteShardTest, TestSuggestSpellingConverter, TestLegacyTerms, 
SolrCoreMetricManagerTest, StressHdfsTest, TestSolrCoreSnapshots, 
ByteBuffersDirectoryFactoryTest, CollectionPropsTest, HttpSolrCallGetCoreTest, 
TermVectorComponentTest, TestRandomDVFaceting, RulesTest, 
TestClusterProperties, ShufflingReplicaListTransformerTest, 
TestIBSimilarityFactory, BlockJoinFacetRandomTest, SortSpecParsingTest, 
LeaderFailureAfterFreshStartTest, TestDocTermOrdsUninvertLimit, 
RegexBytesRefFilterTest, TestPerFieldSimilarity, SimplePostToolTest, 
ConfigureRecoveryStrategyTest, TestFieldCacheWithThreads, 
ScheduledTriggerIntegrationTest, UninvertDocValuesMergePolicyTest, 
SystemLogListenerTest, DocValuesMultiTest, TestJsonFacetsStatsParsing, 
BlobRepositoryCloudTest, TestSolrCloudWithHadoopAuthPlugin, LeaderElectionTest, 
UpdateLogTest, OverseerTest, TestIndexingPerformance, TestHashPartitioner, 
DistributedSpellCheckComponentTest, HdfsRecoverLeaseTest, 
DistribJoinFromCollectionTest, SolrShardReporterTest, TriggerIntegrationTest, 
TestManagedSynonymGraphFilterFactory, TestDistributedStatsComponentCardinality, 
CheckHdfsIndexTest, TestReqParamsAPI, HttpPartitionOnCommitTest, 
CreateCollectionCleanupTest, TestXmlQParserPlugin, TestSortByMinMaxFunction, 
TestCustomDocTransformer, TestSimPolicyCloud, TestSearcherReuse, 
TestBulkSchemaConcurrent, SolrCoreCheckLockOnStartupTest, SolrTestCaseJ4Test, 
FullHLLTest, ZkNodePropsTest, ChangedSchemaMergeTest, TestConfigOverlay, 
CdcrReplicationHandlerTest, TestSystemIdResolver, 
TestSimGenericDistributedQueue, AnalysisAfterCoreReloadTest, 
BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, 
TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, 
TestDocumentBuilder, TestRandomFaceting, TestSimpleTrackingShardHandler, 
ProtectedTermFilterFactoryTest, TestCharFilters, TestLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, 
TokenizerChainTest, TestJettySolrRunner, ConnectionReuseTest, 
AliasIntegrationTest, AssignBackwardCompatibilityTest, 
AsyncCallRequestStatusResponseTest, BasicDistributedZk2Test, 
BasicDistributedZkTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, 
CollectionsAPISolrJTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, 
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, PeerSyncReplicationTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, 
SharedFSAutoReplicaFailoverTest, SplitShardTest, TestAuthenticationFramework, 
TestCloudConsistency, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestRandomFlRTGCloud, 
TestRequestForwarding, TestSSLRandomization, TestSizeLimitedDistributedMap, 
TestSkipOverseerOperations, TestSolrCloudWithSecureImpersonation, 
TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, 
TestStressLiveNodes, TestTlogReplica, ZkCLITest, ZkControllerTest, 
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, 
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, 
HdfsAutoAddReplicasIntegrationTest, IndexSizeTriggerTest, 
NodeAddedTriggerIntegrationTest, NodeMarkersRegistrationTest, 
TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [534/836 (2!)] on J1 in 2.08s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43505 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/871/consoleText

[repro] Revision: be8f611db1cbaf51622d8af5cd6efced4e338968

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

[repro] ant clean

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

[...truncated 3607 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestInfoStreamLogging|*.TriggerSetPropertiesIntegrationTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=B68029642A316EC -Dtests.slow=true -Dtests.locale=yav 
-Dtests.timezone=Asia/Barnaul -Dtests.asserts=true -Dtests.file.encoding=Cp1252

[...truncated 45 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_B68029642A316EC-001\init-core-data-001
   [junit4]   2> 54479 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 54480 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 54481 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 54482 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-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.TriggerSetPropertiesIntegrationTest_B68029642A316EC-001\tempDir-001
   [junit4]   2> 54483 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 54489 INFO  (Thread-20) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 54489 INFO  (Thread-20) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 54500 ERROR (Thread-20) [    ] 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> 54572 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:53307
   [junit4]   2> 54585 INFO  (zkConnectionManagerCallback-47-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54603 INFO  (jetty-launcher-44-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 54604 INFO  (jetty-launcher-44-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 54605 INFO  (jetty-launcher-44-thread-1) [    ] 
o.e.j.s.session No Se

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

 service url = null, agent id = null] for registry solr.node / 
com.codahale.metrics.MetricRegistry@45ced345
   [junit4]   2> 60496 INFO  (jetty-closer-88-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53401_solr
   [junit4]   2> 60497 INFO  (jetty-closer-88-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 60506 INFO  (jetty-closer-88-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 60506 INFO  (jetty-closer-88-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@546a4a9f: rootName = 
solr_53403, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@39932c12
   [junit4]   2> 60511 INFO  (jetty-closer-88-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 60512 INFO  (jetty-closer-88-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14fb6485: rootName = 
solr_53403, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@982c1
   [junit4]   2> 60513 INFO  (jetty-closer-88-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 60513 INFO  (jetty-closer-88-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=72098315326586884-127.0.0.1:53401_solr-n_0000000000) closing
   [junit4]   2> 60514 DEBUG (jetty-closer-88-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 60515 DEBUG (jetty-closer-88-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 60515 DEBUG (jetty-closer-88-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 60515 WARN  
(OverseerAutoScalingTriggerThread-72098315326586884-127.0.0.1:53401_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 60515 DEBUG (jetty-closer-88-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 60517 INFO  (zkCallback-113-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 60517 INFO  (zkCallback-99-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 60518 INFO  (zkCallback-120-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 60516 INFO  (zkCallback-106-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 60519 DEBUG (jetty-closer-88-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 60519 DEBUG (jetty-closer-88-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 60515 INFO  
(OverseerStateUpdate-72098315326586884-127.0.0.1:53401_solr-n_0000000000) 
[n:127.0.0.1:53401_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53401_solr
   [junit4]   2> 60529 INFO  (jetty-closer-88-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53403_solr
   [junit4]   2> 60531 INFO  (jetty-closer-88-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 60534 INFO  (zkCallback-120-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 60534 INFO  (zkCallback-113-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 60536 INFO  (zkCallback-113-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53403_solr
   [junit4]   2> 60537 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 
0x100250929f20008, likely client has closed socket
   [junit4]   2> 61735 WARN  (zkCallback-99-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 61735 INFO  (jetty-closer-88-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@71d480cc{/solr,null,UNAVAILABLE}
   [junit4]   2> 61736 INFO  (jetty-closer-88-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 61740 INFO  (jetty-closer-88-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7d3857bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 61740 INFO  (jetty-closer-88-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 61740 ERROR 
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 61740 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[B68029642A316EC]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53397 53397
   [junit4]   2> 61741 INFO  (Thread-44) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:53397 53397
   [junit4]   2> 61743 WARN  (Thread-44) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_B68029642A316EC-002
   [junit4]   2> Nov 04, 2018 3:01:44 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=7, maxDocsPerChunk=805, blockSize=99), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=7, blockSize=99)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=yav, timezone=Asia/Barnaul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=3,threads=1,free=82659288,total=232783872
   [junit4]   2> NOTE: All tests run in this JVM: 
[TriggerSetPropertiesIntegrationTest, TriggerSetPropertiesIntegrationTest, 
TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [9/10 (3!)] on J0 in 2.96s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 16 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1567:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092:
 There were test failures: 10 suites, 10 tests, 3 failures [seed: 
B68029642A316EC]

Total time: 1 minute 6 seconds

[repro] Setting last failure code to 1

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

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

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

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

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

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

Reply via email to